更新
This commit is contained in:
@@ -5,5 +5,7 @@
|
||||
|
||||
cd /home/rongye/ProgramFiles/ViGent2/models/Qwen3-TTS
|
||||
|
||||
# 使用 qwen-tts conda 环境的 Python
|
||||
/home/rongye/ProgramFiles/miniconda3/envs/qwen-tts/bin/python qwen_tts_server.py
|
||||
# 确保 conda env 的 bin 目录在 PATH 中,让 sox 等工具可被找到
|
||||
export PATH="/home/rongye/ProgramFiles/miniconda3/envs/qwen-tts/bin:$PATH"
|
||||
|
||||
python qwen_tts_server.py
|
||||
|
||||
Reference in New Issue
Block a user