Update README.md

pull/1095/head
TianYuan 4 years ago committed by GitHub
parent ae3952b9ec
commit ae885b2e64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -121,7 +121,7 @@ paddlespeech st --input ./test_audio.wav
``` ```
**Text-to-Speech** **Text-to-Speech**
```shell ```shell
paddlespeech tts --lang zh --input ./test_text.txt paddlespeech tts --input "你好,欢迎使用百度飞桨深度学习框架!"
``` ```
If you want to try more functions like training and tuning, please see [Speech-to-Text Quick Start](./docs/source/asr/quick_start.md) and [Text-to-Speech Quick Start](./docs/source/tts/quick_start.md). If you want to try more functions like training and tuning, please see [Speech-to-Text Quick Start](./docs/source/asr/quick_start.md) and [Text-to-Speech Quick Start](./docs/source/tts/quick_start.md).

Loading…
Cancel
Save