vibevoice_asr_gradio_demo / requirements.txt
kamillkate's picture
Update requirements.txt
c7bbe99 verified
Raw
History Blame
294 Bytes
# 核心深度學習框架
torch
numpy
# 模型與效能優化
transformers
liger-kernel
# 音訊處理
soundfile
pydub
# 介面與工具
gradio
# 其他可能的隱含依賴 (建議加上以確保運作正常)
accelerate
sentencepiece
git+https://github.com/microsoft/VibeVoice.git
spaces