Add Whisper offline loading for air-gapped servers.
Pre-download via HF mirror scripts so inner-network deploys avoid Hub Network is unreachable errors. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -10,4 +10,6 @@ OLLAMA_PORT=11434
|
||||
|
||||
# ChatTTS 模型目录(预下载脚本写入)
|
||||
# CHATTTS_MODEL_DIR=/opt/Trading_Studio/models/ChatTTS
|
||||
# WHISPER_MODEL_DIR=/opt/Trading_Studio/models/whisper
|
||||
# WHISPER_MODEL_SIZE=small
|
||||
# HF_ENDPOINT=https://hf-mirror.com
|
||||
|
||||
Reference in New Issue
Block a user