Why does WhisperX seem to install non-CUDA pytorch? #1296
Unanswered
FriedGenera
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
I seem to have this happen as well. With the base install of whisperx (having already installed the CUDA 12.8 compatible version of Pytorch prior) I get the line But when I attempt to reinstall the CUDA version I'm given |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
When I'm using pip to install WhisperX it seems to install the cpu version of Pytorch 2.8.0 instead of the CUDA version even though I have CUDA 12.8 installed? Also is it necessary to install CUDA beforehand since the Pytorch installation usually installs it's own CUDA libraries?
Beta Was this translation helpful? Give feedback.
All reactions