Commit Graph

3 Commits

Author SHA1 Message Date
chenjian
9d288962d8 [Other] make model name standard in serving code (#1092)
* make model name standard in serving code

* update doc

Co-authored-by: heliqi <1101791222@qq.com>
2023-01-11 11:18:31 +08:00
Thomas Young
f2c09a87a6 Add tts python example and change onnx to paddle (#420)
* 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>
2022-10-25 10:24:56 +08:00
Thomas Young
4b3e93223f [Serving]add an serving example of tts (#384)
* add tts example

* update example

Co-authored-by: Zeyu Chen <chenzeyu01@baidu.com>
2022-10-19 14:40:00 +08:00