Spaces:
Running
Running
File size: 310 Bytes
952467c 2f42eba 952467c 95c8690 b96171d 5bff7c4 95c8690 952467c 95c8690 952467c 95c8690 952467c 59bdbf7 952467c 95c8690 8875268 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
# 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 |