Files
whisperx-rocm-api/requirements.txt
T
moritzbrantner 3ff625c561 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>
2024-12-31 09:41:22 +01:00

9 lines
104 B
Plaintext

torch>=2
torchaudio>=2
faster-whisper==1.0.2
ctranslate2==4.4.0
transformers
pandas
setuptools>=65
nltk