Update README.md

pull/1098/head
TianYuan 3 years ago committed by GitHub
parent a34a6b1d20
commit f9672e16ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,4 +1,5 @@
# TTS (Text To Speech)
## Introduction
@ -39,8 +40,7 @@ Input of this demo should be a text of the specific language that can be passed
paddlespeech tts --am fastspeech2_vctk --voc pwgan_vctk --input "hello, boys" --lang en --spk_id 0
```
You can change `spk_id` here.
Usage:
Usage:
```bash
paddlespeech tts --help

Loading…
Cancel
Save