提交 056622d5 编写于 作者: 小湉湉's avatar 小湉湉

update speech_server config, test=tts

上级 5ae5e681
......@@ -381,7 +381,7 @@ Developers can have a try of our speech server with [PaddleSpeech Server Command
**Start server**
```shell
paddlespeech_server start --config_file ./paddlespeech/server/conf/application.yaml
paddlespeech_server start --config_file ./demos/speech_server/conf/application.yaml
```
**Access Speech Recognition Services**
......
......@@ -400,7 +400,7 @@ python API 一键预测
**启动服务**
```shell
paddlespeech_server start --config_file ./paddlespeech/server/conf/application.yaml
paddlespeech_server start --config_file ./demos/speech_server/conf/application.yaml
```
**访问语音识别服务**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册