Files
ViGent2/run_qwen_tts.sh
Kevin Wong 661a8f357c 更新
2026-01-29 12:16:41 +08:00

10 lines
257 B
Bash

#!/bin/bash
# Qwen3-TTS 声音克隆服务启动脚本
# 端口: 8009
# GPU: 0
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