SYSTRAN / faster-whisper

Faster Whisper transcription with CTranslate2
MIT License
12.23k stars 1.03k forks source link

Latest CTranslate2 release breaks faster-whisper #1083

Closed kristopher-smith closed 1 week ago

kristopher-smith commented 1 week ago

The latest release of CTranslate2 python library from 10-22-2024 breaks faster-whisper. See release history here: https://pypi.org/project/ctranslate2/4.4.0/#history

I have created a pull request to fix this issue with a simple update to the requirements.txt file: https://github.com/SYSTRAN/faster-whisper/pull/1082

Hope this helps!

MahmoudAshraf97 commented 1 week ago

what version of torch are you using?

MahmoudAshraf97 commented 1 week ago

1086