video-dubbing-3min / requirements.txt
artificialguybr's picture
Update requirements.txt
7f52f79 verified
raw
history blame
No virus
307 Bytes
# Core dependencies
gradio
spaces
git+https://github.com/jvkap/googletrans-fixed.git
TTS
faster-whisper
numpy
opencv-python
huggingface-hub
torchvision
# Audio processing
soundfile
pydub
# Natural language processing
num2words
inflect
# Utility libraries
tqdm
torch
torchaudio
librosa==0.8.0
ffmpeg-python