-
Notifications
You must be signed in to change notification settings - Fork 63
Not generating even after 15 minutes (Linux Mint + RTX 2060S) - Something wrong with my installation? #91
Comments
Some newer libraries are incompatible? |
Oh, are there perhaps specific versions I should be using? |
Having the same issue, not being able to generate anything after updating. When trying to use a saved voice, I get this error:
|
pip uninstall gradio The requirements.txt should be pinned to gradio>=3.36.0,<4.0.0 4.0 and above gives TypeError: Audio.init() got an unexpected keyword argument 'source' |
Hello there! Were you able to find a work around to this issue? I am running into the exact problem. Have tried a bunch of things, but it is just unresponsive! Any help would be appreciated. Thanks in advance! |
Linux Mint 21
python: 3.10.12
torch: 2.1.1+cu118
gradio: 3.28.3
Having issues getting anything to generate, it appears to be hanging and the terminal provides no information or indication of progress.
All settings are default and tested with a short sentence, it still not generating any results even after 15 minutes is ridiculous.
Are there any ways to diagnose generations?
What would be the likely issues causing hanging without errors?
Are there additional dependencies that could solve and/or speed up generation?
Any information would be much appreciated.
The text was updated successfully, but these errors were encountered: