File size: 760 Bytes
861ee20 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 | {
"default": {
"description": "Hinglish Concatenated Audio Dataset",
"citation": "",
"homepage": "",
"license": "cc-by-4.0",
"features": {
"source": {
"dtype": "string",
"_type": "Value"
},
"text": {
"dtype": "string",
"_type": "Value"
},
"audio": {
"_type": "Audio"
},
"quality": {
"dtype": "string",
"_type": "Value"
},
"duration": {
"dtype": "string",
"_type": "Value"
}
},
"splits": {
"train": {
"name": "train",
"num_bytes": 0,
"num_examples": 815171,
"dataset_name": "hinglish"
}
},
"supervised_keys": null,
"task_templates": null
}
} |