# Gradio UI gradio>=3.39.0 # Core ASR torch>=2.0.0 transformers>=4.35.0 # FunASR SenseVoice funasr>=0.6.4 # Audio handling pydub>=0.25.1 ffmpeg-python>=0.2.0 # wrapper for ffmpeg; you’ll still need system ffmpeg installed # Speaker Diarization pyannote.audio>=2.1.1 huggingface-hub>=0.18.0 # for pyannote model download/auth # (Optional) if you want GPU‐accelerated pipelines outside of HF Spaces # accelerate>=0.20.0 opencc-python-reimplemented faster-whisper>=0.3.0 termcolor