mirror of
https://github.com/m-bain/whisperX.git
synced 2025-07-01 18:17:27 -04:00
feat: update faster-whisper to 1.0.2 (#814)
* Update faster-whisper to 1.0.2 to enable model distil-large-v3 * feat: add hotwords option to default_asr_options --------- Co-authored-by: Barabazs <31799121+Barabazs@users.noreply.github.com>
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
torch>=2
|
||||
torchaudio>=2
|
||||
faster-whisper==1.0.0
|
||||
faster-whisper==1.0.2
|
||||
ctranslate2==4.4.0
|
||||
transformers
|
||||
pandas
|
||||
|
Reference in New Issue
Block a user