Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,17 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
|
3 |
-
|
4 |
-
|
|
|
|
|
5 |
|
6 |
## Format
|
7 |
|
@@ -15,5 +25,5 @@ Each example is a dictionary with the following fields:
|
|
15 |
"array": [...],
|
16 |
"sampling_rate": 16000
|
17 |
},
|
18 |
-
"sentence": "
|
19 |
-
}
|
|
|
1 |
+
---
|
2 |
+
license: cc
|
3 |
+
language:
|
4 |
+
- id
|
5 |
+
pretty_name: d
|
6 |
+
size_categories:
|
7 |
+
- n<1K
|
8 |
+
---
|
9 |
+
# Librivox Filtered ID
|
10 |
|
11 |
+
Filtered Librivox Indonesian dataset<br>
|
12 |
+
<br>
|
13 |
+
Selected audio datasets on: ['id']['universal-declaration-of-human-rights']<br>
|
14 |
+
Orgininal dataset: <a href="https://huggingface.co/datasets/indonesian-nlp/librivox-indonesia">indonesian-nlp/librivox-indonesia</a><br>
|
15 |
|
16 |
## Format
|
17 |
|
|
|
25 |
"array": [...],
|
26 |
"sampling_rate": 16000
|
27 |
},
|
28 |
+
"sentence": "Some transcription"
|
29 |
+
}
|