mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-07 17:41:52 +08:00

* add tts example * update example * update use fd engine * add tts python example * add readme * fix comment * change paddle model * fix readme style Co-authored-by: Jason <jiangjiajun@baidu.com>
10 lines
232 B
Markdown
10 lines
232 B
Markdown
# PaddleSpeech 流式语音合成
|
|
|
|
|
|
- 本文示例的实现来自[PaddleSpeech 流式语音合成](https://github.com/PaddlePaddle/PaddleSpeech/tree/r1.2).
|
|
|
|
## 详细部署文档
|
|
|
|
- [Python部署](python)
|
|
- [Serving部署](serving)
|