Update README.md
Browse files
README.md
CHANGED
@@ -9,13 +9,26 @@ tags:
|
|
9 |
---
|
10 |
# Matcha-TTS CommonVoice EN001
|
11 |
|
12 |
-
Audio
|
13 |
https://commonvoice.mozilla.org/en/datasets
|
14 |
-
|
15 |
|
16 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
https://github.com/akjava/Matcha-TTS-Japanese
|
18 |
-
|
|
|
|
|
|
|
|
|
19 |
### checkpoints
|
20 |
Matcha-TTS checkpoint - epoch seems big but train with only 290 audios
|
21 |
### ONNX
|
|
|
9 |
---
|
10 |
# Matcha-TTS CommonVoice EN001
|
11 |
|
12 |
+
## Source Audio
|
13 |
https://commonvoice.mozilla.org/en/datasets
|
14 |
+
Common Voice Corpus 1
|
15 |
|
16 |
+
I called audios 42da7f26(head-audio-id)_290(files) EN001
|
17 |
+
(No plan to include audios in this repo)
|
18 |
+
## Any Good point?
|
19 |
+
LJSpeech is much better quality,but it's female voice.
|
20 |
+
|
21 |
+
VCTK 107 voices are similar quality,but that is ODC-By License.
|
22 |
+
|
23 |
+
This audio is just under MIT more easy to continue training or something.
|
24 |
+
## How to Train
|
25 |
+
Train with IPA text(this folk)
|
26 |
https://github.com/akjava/Matcha-TTS-Japanese
|
27 |
+
|
28 |
+
check this repo's config files.
|
29 |
+
however there are no audio copy tools.TODO later
|
30 |
+
|
31 |
+
## Files Info
|
32 |
### checkpoints
|
33 |
Matcha-TTS checkpoint - epoch seems big but train with only 290 audios
|
34 |
### ONNX
|