subtify / requirements.txt
Maximofn's picture
Uncomment transcription in code and transformers into requirements.txt
514ebc1
raw history blame
No virus
451 Bytes
# gradio
gradio
# Get environment
transformers
# Download youtube and twitch videos
pytube
yt-dlp
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