You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
PaddleSpeech/demos/style_fs2/README.md

11 lines
382 B

3 years ago
# Style FastSpeech2
3 years ago
You can change the `pitch`、`duration` and `energy` of `FastSpeech2`, then get some interesting results.
3 years ago
Run the following command line to get started:
```
./run.sh
```
For more details, please see `style_syn.py`
3 years ago
The audio samples are in [style-control-in-fastspeech2](https://paddlespeech.readthedocs.io/en/latest/tts/demo.html#style-control-in-fastspeech2)