wannaphong
commited on
Commit
•
788842e
1
Parent(s):
89698c4
Update README.md
Browse files
README.md
CHANGED
@@ -4,17 +4,17 @@ license: apache-2.0
|
|
4 |
|
5 |
# KhanomTan TTS v1.0
|
6 |
|
7 |
-
KhanomTan TTS (ขนมตาล) is
|
8 |
|
9 |
-
KhanomTan TTS is a YourTTS model
|
10 |
|
11 |
-
|
12 |
-
We
|
13 |
|
14 |
-
|
15 |
-
We
|
16 |
|
17 |
-
|
18 |
We use the 🐸 Coqui-TTS multilingual VITS-model recipe (version 0.7.1 or the commit id is d46fbc240ccf21797d42ac26cb27eb0b9f8d31c4) for training the model, and we use the speaker encoder model from [🐸 Coqui-TTS](https://github.com/coqui-ai/TTS/releases/tag/speaker_encoder_model) then we release the best model to public access.
|
19 |
|
20 |
- Model cards: [https://github.com/wannaphong/KhanomTan-TTS-v1.0](https://github.com/wannaphong/KhanomTan-TTS-v1.0)
|
|
|
4 |
|
5 |
# KhanomTan TTS v1.0
|
6 |
|
7 |
+
KhanomTan TTS (ขนมตาล) is an open-source Thai text-to-speech model that supports multilingual speakers such as Thai, English, and others.
|
8 |
|
9 |
+
KhanomTan TTS is a YourTTS model trained on multilingual languages that supports Thai. We use Thai speech corpora, TSync 1* and TSync 2* [mbarnig/lb-de-fr-en-pt-12800-TTS-CORPUS](https://huggingface.co/datasets/mbarnig/lb-de-fr-en-pt-12800-TTS-CORPUS) to train the YourTTS model by using code from [the 🐸 Coqui-TTS](https://github.com/coqui-ai/TTS).
|
10 |
|
11 |
+
### Config
|
12 |
+
We use Thai characters to the graphemes config to training the model and use the Speaker Encoder model from [🐸 Coqui-TTS](https://github.com/coqui-ai/TTS/releases/tag/speaker_encoder_model).
|
13 |
|
14 |
+
### Dataset
|
15 |
+
We use Tsync 1 and Tsync 2 corpora, which are not complete datasets, and then add these to [mbarnig/lb-de-fr-en-pt-12800-TTS-CORPUS](https://huggingface.co/datasets/mbarnig/lb-de-fr-en-pt-12800-TTS-CORPUS) dataset.
|
16 |
|
17 |
+
### Trained the model
|
18 |
We use the 🐸 Coqui-TTS multilingual VITS-model recipe (version 0.7.1 or the commit id is d46fbc240ccf21797d42ac26cb27eb0b9f8d31c4) for training the model, and we use the speaker encoder model from [🐸 Coqui-TTS](https://github.com/coqui-ai/TTS/releases/tag/speaker_encoder_model) then we release the best model to public access.
|
19 |
|
20 |
- Model cards: [https://github.com/wannaphong/KhanomTan-TTS-v1.0](https://github.com/wannaphong/KhanomTan-TTS-v1.0)
|