ZYJ-3721/ChatTTS-Practice

基于ChatTTS的FastAPI+Gradio入门练习项目

5

stars

52

commits

Python

primary language

Aug 3, 2026

updated

chattts
fastapi
gradio

README

ChatTTS-Practice

[!TIP] 基于ChatTTS的FastAPI+Gradio入门练习项目,适合新手小白入门

项目运行

1. 启动FastAPI

cd fastapi
uvicorn main:app --port 7788

2. 启动Gradio

cd gradio
python demo.py

使用示例

文本转语音
① 默认参数一键生成

文本转语音

② 自定义参数生成

可调参数

③ 新增功能生成

新增功能

声音克隆

声音克隆

有声小说

有声小说

参考

https://github.com/2noise/ChatTTS

https://github.com/6drf21e/ChatTTS_colab

https://github.com/CCmahua/ChatTTS-Enhanced

[!Note] 本人是初学者,希望大家可以多提一点建议!

Contributors

ZYJ-3721

51 commits

webbrain-one

1 commits

ZYJ-3721/ChatTTS-Practice

基于ChatTTS的FastAPI+Gradio入门练习项目

5

stars

52

commits

Python

primary language

Aug 3, 2026

updated

chattts
fastapi
gradio

README

ChatTTS-Practice

[!TIP] 基于ChatTTS的FastAPI+Gradio入门练习项目,适合新手小白入门

项目运行

1. 启动FastAPI

cd fastapi
uvicorn main:app --port 7788

2. 启动Gradio

cd gradio
python demo.py

使用示例

文本转语音
① 默认参数一键生成

文本转语音

② 自定义参数生成

可调参数

③ 新增功能生成

新增功能

声音克隆

声音克隆

有声小说

有声小说

参考

https://github.com/2noise/ChatTTS

https://github.com/6drf21e/ChatTTS_colab

https://github.com/CCmahua/ChatTTS-Enhanced

[!Note] 本人是初学者,希望大家可以多提一点建议!

Contributors

ZYJ-3721

51 commits

webbrain-one

1 commits

Languages

Python

97.6%

Jupyter Notebook

2.4%