Datasets:
Commit
•
1996896
1
Parent(s):
b557759
Update README.md (#1)
Browse files- Update README.md (c18c67201831f01980b74434964db6f4b2404eb2)
- Update README.md (41c331ac0224f99074c773b68f86bd2efd72e371)
Co-authored-by: Wannaphong Phatthiyaphaibun <wannaphong@users.noreply.huggingface.co>
README.md
CHANGED
@@ -16,7 +16,18 @@ dataset_info:
|
|
16 |
num_examples: 1911
|
17 |
download_size: 6985650459
|
18 |
dataset_size: 7071363979.443999
|
|
|
|
|
|
|
|
|
|
|
19 |
---
|
20 |
# Dataset Card for "edited_common_voice"
|
21 |
|
22 |
-
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
num_examples: 1911
|
17 |
download_size: 6985650459
|
18 |
dataset_size: 7071363979.443999
|
19 |
+
license: mit
|
20 |
+
task_categories:
|
21 |
+
- text-to-speech
|
22 |
+
language:
|
23 |
+
- th
|
24 |
---
|
25 |
# Dataset Card for "edited_common_voice"
|
26 |
|
27 |
+
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
28 |
+
|
29 |
+
|
30 |
+
This dataset is a Thai TTS dataset that use the voice from [Common Voice dataset](https://commonvoice.mozilla.org/) and modify the voice to not to sound like the original.
|
31 |
+
|
32 |
+
|
33 |
+
Medium: [Text-To-Speech ภาษาไทยด้วย Tacotron2](https://medium.com/@taetiyateachamatavorn/text-to-speech-%E0%B8%A0%E0%B8%B2%E0%B8%A9%E0%B8%B2%E0%B9%84%E0%B8%97%E0%B8%A2%E0%B8%94%E0%B9%89%E0%B8%A7%E0%B8%A2-tacotron2-986417b44edc)
|