Fix ChatTTS load: pre-download via HF mirror, avoid GitHub timeout.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-06-12 15:16:27 +08:00
parent 1ab1ede1b5
commit aacdffac77
7 changed files with 487 additions and 311 deletions
+1
View File
@@ -21,5 +21,6 @@ librosa>=0.10.0
# 音频处理辅助
soundfile>=0.12.0
huggingface_hub>=0.20.0
# PM2 通过 Node.js 全局安装,不在 pip 范围内