-
Notifications
You must be signed in to change notification settings - Fork 85
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
Unable to load any of {libcudnn_ops.so.9.1.0, libcudnn_ops.so.9.1, libcudnn_ops.so.9, libcudnn_ops.so} #81
Comments
same here |
yes, same issue |
i even try rollback to previous version but ... nope... |
it worked for me |
What works? |
There's a deep TTS module dependency chain (pytorch) that is limited to cudnn 8. Sadly, the upstream project has ceased development because Coqui has shut down. Until there's a better option (https://github.com/idiap/coqui-ai-TTS looks promising), your best option is to use docker or podman. |
same problem. Tho it says 'Warning, existing language does not match target language. Updated lang.txt with target language.' on first line. Is there really no workarounds here? @rvuyyuru2 What worked for you exactly? Did you add anything to the code? Edit: Beware, I am not a coder, but I think @rvuyyuru2 means to add this lines in the beginning of the code: also changed pydantic to (according to the error): The code will stop at the list of country of origin and you have to enter the number you want. I used English (UK), which is 31. Then enter. Next is pick the keyboard, I chosed 1. Then wait for the code to finish there. It worked for me so far. |
Existing language matches target language
Unable to load any of {libcudnn_ops.so.9.1.0, libcudnn_ops.so.9.1, libcudnn_ops.so.9, libcudnn_ops.so}
Invalid handle. Cannot load symbol cudnnCreateTensorDescriptor
./start.sh: line 8: 8680 Aborted (core dumped) python xtts_demo.py
any ideas? i reinstall cuda, drivers, venv
The text was updated successfully, but these errors were encountered: