phoneme_asr / dataset_infos.json
mirfan899's picture
Upload dataset_infos.json
2e0fb24
{"mirfan899--phoneme_asr": {
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"audio": {
"sampling_rate": 16000,
"mono": true,
"decode": true,
"id": null,
"_type": "Audio"
},
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"phonetic": {
"dtype": "string",
"id": null,
"_type": "Value"
}
},
"post_processed": null,
"supervised_keys": null,
"task_templates": null,
"builder_name": null,
"config_name": null,
"version": null,
"splits": {
"train": {
"name": "train",
"num_bytes": 336886688.44,
"num_examples": 3360,
"dataset_name": "phoneme_asr"
}
},
"download_checksums": null,
"download_size": 313175114,
"post_processing_size": null,
"dataset_size": 336886688.44,
"size_in_bytes": 650061802.44
}}