Hecheng0625
commited on
Commit
·
764c470
1
Parent(s):
767d943
Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,7 @@ license: mit
|
|
6 |
|
7 |
We provide the pre-trained checkpoint of [NaturalSpeech2](https://github.com/open-mmlab/Amphion/tree/main/egs/tts/NaturalSpeech2) trained on [LibriTTS](https://github.com/open-mmlab/Amphion/tree/main/egs/datasets#libritts), which is is a multi-speaker English corpus of approximately 585 hours of read English speech at 24kHz.
|
8 |
|
|
|
9 |
|
10 |
## Quick Start
|
11 |
|
|
|
6 |
|
7 |
We provide the pre-trained checkpoint of [NaturalSpeech2](https://github.com/open-mmlab/Amphion/tree/main/egs/tts/NaturalSpeech2) trained on [LibriTTS](https://github.com/open-mmlab/Amphion/tree/main/egs/datasets#libritts), which is is a multi-speaker English corpus of approximately 585 hours of read English speech at 24kHz.
|
8 |
|
9 |
+
Note that the current model is only trained on libritts, and the amount of training data is much less than the 5.5w hours of the original paper. We will soon introduce models trained on large-scale data. Please stay tuned.
|
10 |
|
11 |
## Quick Start
|
12 |
|