-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Generate prompt through Reference Audio "Unsupported backend 'ffmpeg' specified; ", "please select one of ['sox', 'soundfile'] instead." #557
Comments
Are you using official container? We should have ffmpeg installed. |
run |
I installed it using conda through source code.
|
Is the issue solved then? |
Haven't solved yet |
same issue ...... |
modify tools/api.py: it will work around. |
@Stardust-minus @leng-yue you guys might need to reopen this issue cause this bug is not fixed yet. to leverage libsox you can change |
Everyone installed some different backends, it's hard to support all of them, at least, ffmpeg works well in all system... |
Self Checks
Cloud or Self Hosted
Self Hosted (Source)
Steps to reproduce
Hello,guys!
I uploaded Reference Audio and Reference Text using the web UI and generated them, but the web UI displayed an error message/ Inference.ipynb shows the following exception:
web ui
✔️ Expected Behavior
Normal operation and return of audio data
❌ Actual Behavior
The web UI prompts an exception. No data returned
The text was updated successfully, but these errors were encountered: