urdu_cv10_processed / dataset_infos.json
omar47's picture
Upload dataset_infos.json with huggingface_hub
a952338
{"omar47--urdu_cv10_processed": {
"description": "Common Voice is Mozilla's initiative to help teach machines how real people speak. The dataset currently consists of 15234 validated hours of speech in 96 languages, but more voices and languages are always added.",
"citation": "@inproceedings{commonvoice:2020,\n author = {Ardila, R. and Branson, M. and Davis, K. and Henretty, M. and Kohler, M. and Meyer, J. and Morais, R. and Saunders, L. and Tyers, F. M. and Weber, G.},\n title = {Common Voice: A Massively-Multilingual Speech Corpus},\n booktitle = {Proceedings of the 12th Conference on Language Resources and Evaluation (LREC 2020)},\n pages = {4211--4215},\n year = 2020\n}\n",
"homepage": "https://commonvoice.mozilla.org/en/datasets",
"license": "https://creativecommons.org/publicdomain/zero/1.0/",
"features": {
"path": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"audio": {
"sampling_rate": 48000,
"mono": true,
"decode": true,
"id": null,
"_type": "Audio"
},
"sentence": {
"dtype": "string",
"id": null,
"_type": "Value"
}
},
"post_processed": null,
"supervised_keys": null,
"task_templates": null,
"builder_name": "common_voice_10_0",
"config_name": "ur",
"version": {
"version_str": "10.0.0",
"description": null,
"major": 10,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 195332131.381,
"num_examples": 7431,
"dataset_name": "urdu_cv10_processed"
}
},
"download_checksums": null,
"download_size": 189192800,
"post_processing_size": null,
"dataset_size": 195332131.381,
"size_in_bytes": 384524931.38100004
}}