-
Notifications
You must be signed in to change notification settings - Fork 115
Description

openai-whisper (the original) works fine. No other "whisper" fork has ever worked for me on windows. All other "CUDA" stuff works fine, SD, LM Studio, lollms, tortoise-tts, etc.
When i run whisper-ctranslate2.exe --model medium file.mp3
all that is output is
Detected language 'English' with probability 1.000000
(ctranslate-whisper) PS D:\opt\ctranslate-whisper>
there was no other indication that anything was misconfigured.
trying a .wav file, the output is the same.
python 3.11.9, windows 11, the cuda and nvidia stuff is in the image above, but
| NVIDIA-SMI 572.83 Driver Version: 572.83 CUDA Version: 12.8
sorry if this seems short. I've sort of lost all patience for trying out "new" and "improved" whisper forks at this point.