Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,14 @@ MeloTTS continue train on MS, forked at https://github.com/mesolitica/MeloTTS-MS
|
|
10 |
|
11 |
**still on training**.
|
12 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
## requirements
|
14 |
|
15 |
```bash
|
|
|
10 |
|
11 |
**still on training**.
|
12 |
|
13 |
+
## Checkpoints
|
14 |
+
|
15 |
+
We uploaded full checkpoints with optimizer states at [checkpoints](checkpoints).
|
16 |
+
|
17 |
+
## Dataset
|
18 |
+
|
19 |
+
We train on [Mesolitica/TTS](https://huggingface.co/datasets/mesolitica/TTS).
|
20 |
+
|
21 |
## requirements
|
22 |
|
23 |
```bash
|