zeroth-korean / dataset_infos.json
Bingsu's picture
Update dataset_infos.json
0a914e6
{
"Bingsu--zeroth-korean": {
"description": "Kaldi-based Korean ASR open-source project",
"citation": "",
"homepage": "https://github.com/goodatlas/zeroth",
"license": "cc-by-4.0",
"features": {
"audio": {
"sampling_rate": 16000,
"mono": true,
"decode": true,
"id": null,
"_type": "Audio"
},
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
}
},
"post_processed": null,
"supervised_keys": null,
"task_templates": null,
"builder_name": "text",
"config_name": "default",
"version": {
"version_str": "0.1.0",
"description": null,
"major": 0,
"minor": 1,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 2996088796.399,
"num_examples": 22263,
"dataset_name": "zeroth-korean"
},
"test": {
"name": "test",
"num_bytes": 59836157.0,
"num_examples": 457,
"dataset_name": "zeroth-korean"
}
},
"download_checksums": null,
"download_size": 2874794995,
"post_processing_size": null,
"dataset_size": 3055924953.399,
"size_in_bytes": 5930719948.399
}
}