-
Notifications
You must be signed in to change notification settings - Fork 8.9k
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
Can't load voice in #395
Comments
Try clicking the "Browse" button in the toolbox to load your own file. The "Load" button only works if you have a dataset loaded. |
When I use "Browse", it just says 'Exception: ' |
Can you copy and paste the error message and traceback from the terminal? We need more info to troubleshoot the issue. |
Sure, here you go:
|
Take a look at librosa/librosa#219, you may need to install a backend. Edit: The person who had this same issue in #386 resolved this by installing ffmpeg on windows. |
Closing issue as the "no backend" error is an issue with the user's configuration and not the repo code. If this did not fix your problem, please reopen the issue. |
hey! i kept on getting this message each time i tries loading a sample audio file. please i need help File "C:\Users\PC\Desktop\voice\toolbox_init_.py", line 94, in |
Hey guys, whenever I try to load my voice sample, I keep getting either just
Exception:
or
Exception: expected str, bytes or os.PathLike object, not Nonetype
Please help!
The text was updated successfully, but these errors were encountered: