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
Experiencing the same CUDA/cuDNN loading issue on Google Colab. When running whisperx, it shows the CUDA error message but produces no output files (no .txt or .srt generated).
It was working fine before, but suddenly encountered this issue today.
As a workaround, adding --device cpu --compute_type float32 parameters works fine, though slower.
The text was updated successfully, but these errors were encountered: