Closed MX-05 closed 1 year ago
UPDATE: i tryed to reinstall CUDA on my pc but it doesn't worked. So i thought that my invidia graphic card could be obsolate.
i'm using INVIDIA geforce 610M, the last driver for this card is realised on 2018, is it compatible?
@MX-05 Your card is really too small, and certainly too old. See the required VRAM for each model here: https://github.com/openai/whisper#available-models-and-languages
You may try to use Whisper with CPU calculation, but it will be very slow.
Good eavening, i was trying to run whisper hallu on my computer but the program rais me this exeption:
Can't load Whisper model: large
this is my code:
i checked if the model was in the correct path, and it was. I'm on windows 10, and i am using faster-whisper