Spaces:
Running
Running
# Core dependencies | |
gradio>=4.0.0 | |
python-dotenv==1.0.0 | |
tqdm==4.66.1 | |
# Video/audio processing (USE THESE EXACT VERSIONS) | |
ffmpeg-python | |
moviepy==2.1.2 | |
imageio==2.31.1 | |
imageio-ffmpeg==0.4.8 | |
# Speech processing | |
assemblyai==0.15.1 | |
gTTS==2.3.2 | |
# Translation | |
deep-translator==1.9.2 | |
pysrt | |
# Utilities | |
loguru==0.7.2 |