subtify / requirements.txt
Maximofn's picture
Add libraries for speechbrain to requirements
6d86b70
raw history blame
No virus
334 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
# Translate
protobuf
# Add subtitles to videos
opencv-python