Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hello ,can you help me ,i have a problem . #12

Open
bailiangze opened this issue Nov 28, 2018 · 2 comments
Open

hello ,can you help me ,i have a problem . #12

bailiangze opened this issue Nov 28, 2018 · 2 comments

Comments

@bailiangze
Copy link

it occurs when i use your code .it likes below
Exception in thread Thread-7:
Traceback (most recent call last):
File "E:\anaconda\lib\threading.py", line 916, in _bootstrap_inner
self.run()
File "E:\anaconda\lib\threading.py", line 864, in run
self._target(*self._args, **self.kwargs)
File "D:\deeplearning\CNN-for-single-channel-speech-enhancement-master\audio_reader.py", line 108, in thread_main
noise_org, _ = librosa.load(self.noisefiles[noise_id], sr=None)
File "E:\anaconda\lib\site-packages\librosa\core\audio.py", line 112, in load
with audioread.audio_open(os.path.realpath(path)) as input_file:
File "E:\anaconda\lib\site-packages\audioread_init
.py", line 116, in audio_open
raise NoBackendError()
audioread.NoBackendError

but i test the code l'ibrosa; it does not have problem。can you give me some advice

@bailiangze
Copy link
Author

Who can help me .i am confused with this problem

@ffxz
Copy link

ffxz commented Jan 5, 2019

@bailiangze it might be the problem of *.wav file, the timit wav format is different from other. you can try some other wav or use audition software change the format.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants