Update README.md

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

@ -37,12 +37,12 @@ Input of this demo should be a text of the specific language that can be passed
- English, multi speaker - English, multi speaker
```bash ```bash
paddlespeech tts --am fastspeech2_vctk --voc pwgan_vctk --input "hello, boys" --lang en --spk_id 0 paddlespeech tts --am fastspeech2_vctk --voc pwgan_vctk --input "hello, boys" --lang en --spk_id 0
``` ```
You can change `spk_id` here. You can change `spk_id` here.
Usage:
- Usage:
```bash ```bash
paddlespeech tts --help paddlespeech tts --help
``` ```
Arguments: Arguments:

Loading…
Cancel
Save