whisperapp/requirements.txt
2025-05-23 11:59:06 +02:00

14 lines
291 B
Plaintext

gradio>=4.0.0
# Choose one of these whisper implementations:
faster-whisper>=0.9.0
torch>=2.0.0
torchvision>=0.15.0
torchaudio>=2.0.0
yt-dlp>=2023.12.30
python-dotenv>=1.0.0
requests>=2.31.0
ollama>=0.1.0
# WhisperX dependencies
ffmpeg-python>=0.2.0
pyannote.audio>=3.1.1
configparser>=6.0.0