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

Fine tune, step-1 issue: cudnnCreateTensorDescriptor #391

Closed
whynotwork opened this issue Oct 31, 2024 · 2 comments
Closed

Fine tune, step-1 issue: cudnnCreateTensorDescriptor #391

whynotwork opened this issue Oct 31, 2024 · 2 comments

Comments

@whynotwork
Copy link

Successfully loaded cudnn_ops64_9.dll without its dependencies. Successfully loaded zlib independently. Unknown dll missing.
Invalid handle. Cannot load symbol cudnnCreateTensorDescriptor

@whynotwork
Copy link
Author

It crashes right after this, have used xtts to train models in the past + finetune, just installed alltalk first time today and first time seeing this issue

@erew123
Copy link
Owner

erew123 commented Oct 31, 2024

@whynotwork

It appears to be an update to ctranslate2 thats breaking this. References:

m-bain/whisperX#901

OpenNMT/CTranslate2#1806

In your alltalk_tts folder, run start_environment and then you can pip install ctranslate2==4.4.0 which should downgrade ctranslate and all should be good again.

Thanks

@erew123 erew123 closed this as completed Oct 31, 2024
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