You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use GPU acceleration. Can I run this on a GPU in MacOS? I tried using GPU or CUDA. However, I get this error: AssertionError: Torch not compiled with CUDA enabled. And torch.cuda.is_available() returns false.
The text was updated successfully, but these errors were encountered:
iaminhri
changed the title
Is it possible to run this on GPU in macOS
Is it possible to run whisper timestamped on GPU in macOS
Oct 15, 2024
Hello,
I couldn't find it on the documentation!
I am trying to use GPU acceleration. Can I run this on a GPU in MacOS? I tried using GPU or CUDA. However, I get this error: AssertionError: Torch not compiled with CUDA enabled. And torch.cuda.is_available() returns false.
The text was updated successfully, but these errors were encountered: