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