Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -67,14 +67,12 @@ The kurdish_standardized filed is the normalized and standardized version of the
|
|
67 |
Here is a sample of the dataset in JSON format:
|
68 |
|
69 |
```json
|
70 |
-
{
|
71 |
-
|
72 |
-
|
73 |
-
|
74 |
-
|
75 |
-
|
76 |
-
"part": "train"
|
77 |
-
}
|
78 |
```
|
79 |
|
80 |
|
|
|
67 |
Here is a sample of the dataset in JSON format:
|
68 |
|
69 |
```json
|
70 |
+
{ "english": "In the 19th and 20th centuries, people worshipped the nation, the Aryan race, the communist state.",
|
71 |
+
"id": "clean_how_we_can_face_the_future_without_fear_together_captions_segment_12",
|
72 |
+
"kurdish_raw": "له سهدهی 19 و 20، ،خهڵك نهتهوهیان دهپهرست .ڕهگهزی ئاری، دهوڵهتی كۆمۆنستی",
|
73 |
+
"kurdish_standardized": "لە سەدەی ١٩ و ٢٠ ، ، خەڵک نەتەوەیان دەپەرست ، ڕەگەزی ئاری ، دەوڵەتی کۆمۆنیستی",
|
74 |
+
"part": "test",
|
75 |
+
"path": "test/clean_how_we_can_face_the_future_without_fear_together_captions_segment_12/clean_how_we_can_face_the_future_without_fear_together_captions_segment_12.wav" }
|
|
|
|
|
76 |
```
|
77 |
|
78 |
|