Update README.md
Browse files
README.md
CHANGED
@@ -52,9 +52,7 @@ configs:
|
|
52 |
path: data/train-*
|
53 |
---
|
54 |
|
55 |
-
# Replicating
|
56 |
-
|
57 |
-
Notebooks at https://github.com/mesolitica/malaysian-dataset/tree/master/text-to-speech/dataspeech
|
58 |
|
59 |
Filtered and splitted to train test set at https://huggingface.co/datasets/huseinzol05/processed-tts-combine-annotated
|
60 |
|
@@ -69,4 +67,8 @@ Filtered and splitted to train test set at https://huggingface.co/datasets/husei
|
|
69 |
7. Danial, ID 6, male
|
70 |
8. Elina, ID 7, female
|
71 |
|
72 |
-
With total ~713 hours.
|
|
|
|
|
|
|
|
|
|
52 |
path: data/train-*
|
53 |
---
|
54 |
|
55 |
+
# Replicating HuggingFace Dataspeech using Malay dataset
|
|
|
|
|
56 |
|
57 |
Filtered and splitted to train test set at https://huggingface.co/datasets/huseinzol05/processed-tts-combine-annotated
|
58 |
|
|
|
67 |
7. Danial, ID 6, male
|
68 |
8. Elina, ID 7, female
|
69 |
|
70 |
+
With total ~713 hours.
|
71 |
+
|
72 |
+
## Source code
|
73 |
+
|
74 |
+
Notebooks at https://github.com/mesolitica/malaysian-dataset/tree/master/text-to-speech/dataspeech
|