File size: 5,858 Bytes
10b76b6 | 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 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 | {
"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
}
} |