subtify / requirements.txt
Maximofn's picture
Add pyannote.audio to requirements
7994131
raw history blame
No virus
394 Bytes
# gradio
gradio
# Download youtube and twitch videos
pytube
twitch-dl
# mossformer --> separate speech audios
torch
torchvision
torchaudio
speechbrain
soundfile
modelscope
rotary-embedding-torch
transformers
# Trascribe audios
# git+https://github.com/openai/whisper.git
git+https://github.com/m-bain/whisperx.git
pyannote.audio
# Translate
protobuf
# Add subtitles to videos
opencv-python