mirror of
https://github.com/m-bain/whisperX.git
synced 2025-07-01 18:17:27 -04:00
chore: update ctranslate2 version requirement to >=4.5.0
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
torch>=2
|
||||
torchaudio>=2
|
||||
faster-whisper==1.1.0
|
||||
ctranslate2<4.5.0
|
||||
ctranslate2>=4.5.0
|
||||
transformers
|
||||
pandas
|
||||
setuptools>=65
|
||||
|
Reference in New Issue
Block a user