whisper-webui-translate / requirements-whisper.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
416 Bytes
git+https://github.com/huggingface/transformers
ctranslate2>=3.21.0
git+https://github.com/openai/whisper.git
ffmpeg-python==0.2.0
gradio==3.50.2
yt-dlp
torchaudio
altair
json5
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]