Update README.md

pull/1080/head
TianYuan 4 years ago committed by GitHub
parent 626de4b045
commit 81eee77f91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save