new commits

This commit is contained in:
liuhaozhe6788
2023-07-17 19:45:56 +08:00
parent d9d8dc9678
commit 215e3e81d9

View File

@@ -104,7 +104,7 @@ python demo_cli.py
```
First input the number of audios, then input the audio file paths, then input the text message. The attention alignments and mel spectrogram are stored in syn_results/. The generated audio is stored in out_audios/.
GUI demo:
**GUI demo**
```
python demo_toolbox.py
```