mirror of
https://github.com/tcsenpai/youlama.git
synced 2025-06-06 11:15:38 +00:00
13 lines
263 B
Plaintext
13 lines
263 B
Plaintext
gradio>=4.0.0
|
|
# Choose one of these whisper implementations:
|
|
whisperx>=3.0.0
|
|
torch>=2.0.0
|
|
torchvision>=0.15.0
|
|
torchaudio>=2.0.0
|
|
yt-dlp>=2023.0.0
|
|
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 |