stst / dataset_info.json
BIOSSHOT's picture
Upload folder using huggingface_hub
10b76b6 verified
{
"builder_name": "common_voice_17_0",
"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",
"config_name": "ru",
"dataset_name": "common_voice_17_0",
"dataset_size": 154147124,
"description": "Common Voice is Mozilla's initiative to help teach machines how real people speak. The dataset currently consists of 20408 validated hours of speech in 124 languages, but more voices and languages are always added.",
"download_checksums": {
"https://huggingface.co/datasets/mozilla-foundation/common_voice_17_0/resolve/main/n_shards.json": {
"num_bytes": 17491,
"checksum": null
},
"https://huggingface.co/datasets/mozilla-foundation/common_voice_17_0/resolve/main/audio/ru/train/ru_train_0.tar": {
"num_bytes": 975769600,
"checksum": null
},
"https://huggingface.co/datasets/mozilla-foundation/common_voice_17_0/resolve/main/audio/ru/dev/ru_dev_0.tar": {
"num_bytes": 392427520,
"checksum": null
},
"https://huggingface.co/datasets/mozilla-foundation/common_voice_17_0/resolve/main/audio/ru/test/ru_test_0.tar": {
"num_bytes": 396584960,
"checksum": null
},
"https://huggingface.co/datasets/mozilla-foundation/common_voice_17_0/resolve/main/audio/ru/other/ru_other_0.tar": {
"num_bytes": 597073920,
"checksum": null
},
"https://huggingface.co/datasets/mozilla-foundation/common_voice_17_0/resolve/main/audio/ru/invalidated/ru_invalidated_0.tar": {
"num_bytes": 386672640,
"checksum": null
},
"https://huggingface.co/datasets/mozilla-foundation/common_voice_17_0/resolve/main/audio/ru/validated/ru_validated_0.tar": {
"num_bytes": 1509120000,
"checksum": null
},
"https://huggingface.co/datasets/mozilla-foundation/common_voice_17_0/resolve/main/audio/ru/validated/ru_validated_1.tar": {
"num_bytes": 1425817600,
"checksum": null
},
"https://huggingface.co/datasets/mozilla-foundation/common_voice_17_0/resolve/main/audio/ru/validated/ru_validated_2.tar": {
"num_bytes": 1600696320,
"checksum": null
},
"https://huggingface.co/datasets/mozilla-foundation/common_voice_17_0/resolve/main/audio/ru/validated/ru_validated_3.tar": {
"num_bytes": 1377976320,
"checksum": null
},
"https://huggingface.co/datasets/mozilla-foundation/common_voice_17_0/resolve/main/audio/ru/validated/ru_validated_4.tar": {
"num_bytes": 113735680,
"checksum": null
},
"https://huggingface.co/datasets/mozilla-foundation/common_voice_17_0/resolve/main/transcript/ru/train.tsv": {
"num_bytes": 9850318,
"checksum": null
},
"https://huggingface.co/datasets/mozilla-foundation/common_voice_17_0/resolve/main/transcript/ru/dev.tsv": {
"num_bytes": 3731796,
"checksum": null
},
"https://huggingface.co/datasets/mozilla-foundation/common_voice_17_0/resolve/main/transcript/ru/test.tsv": {
"num_bytes": 3644643,
"checksum": null
},
"https://huggingface.co/datasets/mozilla-foundation/common_voice_17_0/resolve/main/transcript/ru/other.tsv": {
"num_bytes": 6545099,
"checksum": null
},
"https://huggingface.co/datasets/mozilla-foundation/common_voice_17_0/resolve/main/transcript/ru/invalidated.tsv": {
"num_bytes": 3794165,
"checksum": null
},
"https://huggingface.co/datasets/mozilla-foundation/common_voice_17_0/resolve/main/transcript/ru/validated.tsv": {
"num_bytes": 61265670,
"checksum": null
}
},
"download_size": 8864723742,
"features": {
"origin_language": {
"dtype": "string",
"_type": "Value"
},
"translate_language": {
"dtype": "string",
"_type": "Value"
},
"origin_sentence": {
"dtype": "string",
"_type": "Value"
},
"translate_sentence": {
"dtype": "string",
"_type": "Value"
},
"origin_audio": {
"array": {
"feature": {
"dtype": "float32",
"_type": "Value"
},
"_type": "Sequence"
},
"path": {
"dtype": "null",
"_type": "Value"
},
"sampling_rate": {
"dtype": "int64",
"_type": "Value"
}
},
"translate_audio": {
"sampling_rate": 22050,
"_type": "Audio"
}
},
"homepage": "https://commonvoice.mozilla.org/en/datasets",
"license": "https://creativecommons.org/publicdomain/zero/1.0/",
"size_in_bytes": 9018870866,
"splits": {
"train": {
"name": "train",
"num_bytes": 16948193,
"num_examples": 26377,
"dataset_name": "common_voice_17_0"
},
"validation": {
"name": "validation",
"num_bytes": 6436753,
"num_examples": 10203,
"dataset_name": "common_voice_17_0"
},
"test": {
"name": "test",
"num_bytes": 6369996,
"num_examples": 10203,
"dataset_name": "common_voice_17_0"
},
"other": {
"name": "other",
"num_bytes": 11242831,
"num_examples": 17456,
"dataset_name": "common_voice_17_0"
},
"invalidated": {
"name": "invalidated",
"num_bytes": 6610208,
"num_examples": 10018,
"dataset_name": "common_voice_17_0"
},
"validated": {
"name": "validated",
"num_bytes": 106539143,
"num_examples": 163387,
"dataset_name": "common_voice_17_0"
}
},
"version": {
"version_str": "17.0.0",
"major": 17,
"minor": 0,
"patch": 0
}
}