init commit
Browse files- dataset_infos.json +5 -10
dataset_infos.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
{
|
| 2 |
"vi": {
|
| 3 |
-
"description": "
|
| 4 |
-
"citation": "
|
| 5 |
-
"homepage": "
|
| 6 |
-
"license": "
|
| 7 |
"features": {
|
| 8 |
"file_path": {
|
| 9 |
"dtype": "string",
|
|
@@ -15,11 +15,6 @@
|
|
| 15 |
"id": null,
|
| 16 |
"_type": "Value"
|
| 17 |
},
|
| 18 |
-
"duration": {
|
| 19 |
-
"dtype": "float16",
|
| 20 |
-
"id": null,
|
| 21 |
-
"_type": "Value"
|
| 22 |
-
},
|
| 23 |
"audio": {
|
| 24 |
"sampling_rate": 16000,
|
| 25 |
"mono": true,
|
|
@@ -37,7 +32,7 @@
|
|
| 37 |
"transcription_column": "script"
|
| 38 |
}
|
| 39 |
],
|
| 40 |
-
"builder_name": "
|
| 41 |
"config_name": "vi",
|
| 42 |
"version": {
|
| 43 |
"version_str": "0.2.0",
|
|
|
|
| 1 |
{
|
| 2 |
"vi": {
|
| 3 |
+
"description": "VinDataVLSP",
|
| 4 |
+
"citation": "",
|
| 5 |
+
"homepage": "",
|
| 6 |
+
"license": "",
|
| 7 |
"features": {
|
| 8 |
"file_path": {
|
| 9 |
"dtype": "string",
|
|
|
|
| 15 |
"id": null,
|
| 16 |
"_type": "Value"
|
| 17 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
"audio": {
|
| 19 |
"sampling_rate": 16000,
|
| 20 |
"mono": true,
|
|
|
|
| 32 |
"transcription_column": "script"
|
| 33 |
}
|
| 34 |
],
|
| 35 |
+
"builder_name": "vin_data_vlsp",
|
| 36 |
"config_name": "vi",
|
| 37 |
"version": {
|
| 38 |
"version_str": "0.2.0",
|