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] | |
# Needed by load_in_4bit parameters in transformers | |
bitsandbytes==0.41.2; platform_system != "Windows" | |
https://github.com/jllllll/bitsandbytes-windows-webui/releases/download/wheels/bitsandbytes-0.41.2.post2-py3-none-win_amd64.whl; platform_system == "Windows" | |