whisper-webui-translate / requirements.txt
avans06's picture
Added GGUF and CTranslate2 versions of the ALMA model, and the web UI options now include VAD Process Timeout.
8e80889
raw history blame
No virus
411 Bytes
git+https://github.com/huggingface/transformers
ctranslate2>=3.21.0
faster-whisper>=0.10.0
ffmpeg-python==0.2.0
gradio==3.50.2
yt-dlp
json5
torch
torchaudio
more_itertools
zhconv
sentencepiece
# Needed by diarization
intervaltree
srt
torch
https://github.com/pyannote/pyannote-audio/archive/refs/heads/develop.zip
# Needed by ALMA-GPTQ
accelerate
auto-gptq
optimum
# Needed by ALMA-GGUL
ctransformers[cuda]