mirror of
https://github.com/tcsenpai/youlama.git
synced 2025-06-05 18:55:39 +00:00
14 lines
291 B
Plaintext
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 |