update speech_server config, test=tts

pull/2359/head
TianYuan 2 years ago
parent 5ae5e6819c
commit 056622d5f6

@ -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
```
**访问语音识别服务**

Loading…
Cancel
Save