global-sound / requirements.txt
vinod-anbalagan's picture
Update requirements.txt
b50f6c6 verified
raw
history blame
334 Bytes
# requirements.txt
# UI Framework (version is managed by Hugging Face)
gradio
# Core ML/AI Libraries
openai-whisper
transformers==4.41.1
torch>=1.10
# Audio & Video Processing
librosa==0.10.1
moviepy==1.0.3
noisereduce==2.0.1
pysrt==1.1.2
ffmpeg-python==0.2.0
soundfile==0.12.1
# Data Science Libraries
scipy==1.12.0
numpy==1.26.4