Replies: 1 comment
-
u need |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! I'm trying to speed up whisper using GPU, but for some reason, it doesn't detect the video card.
Here's the code I used for testing:
As a result, I get:
However, the command nvcc --version returns the correct response for CUDA - 12.5
I believe I've set all the necessary environment variables.
What else could I be missing?
I'm working on Windows 11 with an NVIDIA 3080 Ti graphics card.
Beta Was this translation helpful? Give feedback.
All reactions