9 lines
200 B
9 lines
200 B
3 years ago
|
# 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`
|