Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ dataset_info:
|
|
12 |
num_bytes: 216779209.875
|
13 |
num_examples: 2545
|
14 |
- name: test
|
15 |
-
num_bytes: 60513801
|
16 |
num_examples: 604
|
17 |
download_size: 275550950
|
18 |
dataset_size: 277293010.875
|
@@ -23,4 +23,17 @@ configs:
|
|
23 |
path: data/train-*
|
24 |
- split: test
|
25 |
path: data/test-*
|
|
|
|
|
|
|
|
|
|
|
26 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
num_bytes: 216779209.875
|
13 |
num_examples: 2545
|
14 |
- name: test
|
15 |
+
num_bytes: 60513801
|
16 |
num_examples: 604
|
17 |
download_size: 275550950
|
18 |
dataset_size: 277293010.875
|
|
|
23 |
path: data/train-*
|
24 |
- split: test
|
25 |
path: data/test-*
|
26 |
+
language:
|
27 |
+
- ms
|
28 |
+
license: cc-by-nc-nd-4.0
|
29 |
+
size_categories:
|
30 |
+
- 1K<n<10K
|
31 |
---
|
32 |
+
|
33 |
+
# Malay Conversational Speech Corpus
|
34 |
+
|
35 |
+
Separate train test (80% 20%) split based on [malaysia-ai/malay-conversational-speech-corpus](https://huggingface.co/datasets/malaysia-ai/malay-conversational-speech-corpus) for further research purpose.
|
36 |
+
|
37 |
+
Everyone are welcome to download the dataset and see the conversion from iterable dataset to dataset !!
|
38 |
+
|
39 |
+
Mirror for https://magichub.com/datasets/malay-conversational-speech-corpus/
|