前言
ChatTTS 是专门为对话场景(如 LLM 助手)设计的文本到语音模型。
官网
安装部署
代码克隆
1 | git clone https://gitcode.com/gh_mirrors/ch/ChatTTS.git |
使用 conda 安装
1 | conda create -n chattts python=3.11 |
测试
1 | python examples/cmd/run.py "你好" "我是小爱同学" |
代码调用
1 | import ChatTTS |
一键安装包
Windows版
网盘分享的文件:ChatTTS-UI-0.85.7z
链接: https://pan.baidu.com/s/1lt9VG2JQSzcsJeNyq0r58A?pwd=fb98 提取码: fb98