diff --git a/demos/style_fs2/README.md b/demos/style_fs2/README.md new file mode 100644 index 00000000..b9b0469f --- /dev/null +++ b/demos/style_fs2/README.md @@ -0,0 +1,8 @@ +# Style FastSpeech2 +You can change the `pitch`、`duration` and `energy` of `FastSpeech2`. + +Run the following command line to get started: +``` +./run.sh +``` +For more details, please see `style_syn.py`