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

cmd abruptly closed before Prepare Dataset results #47

Open
Miyrre opened this issue Dec 3, 2024 · 2 comments
Open

cmd abruptly closed before Prepare Dataset results #47

Miyrre opened this issue Dec 3, 2024 · 2 comments

Comments

@Miyrre
Copy link

Miyrre commented Dec 3, 2024

warning.warn(
Could not locate cudnn_ops64_9.dll. Please make sure it is in your library path!
Invalid handle. Cannot load symbol cudnnCreateTensorDescriptor

And then cmd abruptly closed before Prepare Dataset

@Miyrre Miyrre changed the title cmd abruptly closed before Prepare Dataset cmd abruptly closed before Prepare Dataset results Dec 3, 2024
@Soren8
Copy link

Soren8 commented Dec 5, 2024

I'm getting the same error. Happens shortly after clicking Transcribe and Process.

pip show torch:

Name: torch
Version: 2.3.1+cu121

quick filesystem search shows I have this file inside another installation of torch 2.5.1+cu121 in pinokio, but none inside this styletts repo.

@Miyrre
Copy link
Author

Miyrre commented Jan 1, 2025

According to sources I consulted with Perplexity Pro and Chatgpt, cuDNN 9.x needs to be installed manually to get the "cudnn_ops64_9.dll" file, but I only found cudnn 9.6.0 with a different installation method that does not include what the terminal needs.

In conclusion, I have no idea how Jarods obtained his specific cudnn that I need now.

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