Pikurrot / whisper-gui

A simple GUI to use Whisper.
MIT License
89 stars 6 forks source link

Patch cuda 11.x not working on Windows after CTranslate2 4.0.0 #17

Closed Pikurrot closed 7 months ago

Pikurrot commented 7 months ago

After CTranslate2 new release 4.0.0, bugs appeared when running WhisperX on Windows on GPU, with a cuda 11.x, as discussed in this issue: https://github.com/Pikurrot/whisper-gui/issues/15#issuecomment-1967623103.

For now, the most stable and recommended solution is to install the latest Nvidia CUDA version (≥12.0), as suggested here: https://github.com/OpenNMT/CTranslate2/issues/1630.