Cannot import name 'Pipeline' from 'transformers' when run whisperx.load_model #1196
Replies: 1 comment 1 reply
-
|
I already found the problem, I needed install CUDA version of torch |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I was using WhisperX 3.2.0 in my code without any problem before, but I decided upgrade WhisperX to 3.4.2 and now when I try to run whisperx.load_model
I get this error
Why does this happen? What am I doing wrong? I really appreciate some help
Beta Was this translation helpful? Give feedback.
All reactions