-
I am trying to use whisper to transcribe an audio file on Ubuntu 24.04.2 LTS with AMD PRO + ROCm installed. I did the following:
CPU only works fine. Any ideas? Using Python 3.12.3 Cuda devices list:
|
Beta Was this translation helpful? Give feedback.
Answered by
merll002
Jul 14, 2025
Replies: 1 comment
-
Solved! Upgraded to PyTorch Nightly and upgraded Numba. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
merll002
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Solved! Upgraded to PyTorch Nightly and upgraded Numba.