patrickvonplaten commited on
Commit
d9a161c
1 Parent(s): a972732
normalized/dataset_dict.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"splits": ["validation", "train"]}
normalized/train/dataset.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f5e75ce3e36b30617c3f26156ab388a2c13e28f3a76f515bf5544b52cc7cf87
3
+ size 176239225488
normalized/train/dataset_info.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": null,
3
+ "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",
4
+ "config_name": null,
5
+ "dataset_size": null,
6
+ "description": "Common Voice is Mozilla's initiative to help teach machines how real people speak.\nThe dataset currently consists of 7,335 validated hours of speech in 60 languages, but we\u2019re always adding more voices and languages.\n",
7
+ "download_checksums": null,
8
+ "download_size": null,
9
+ "features": {
10
+ "input_values": {
11
+ "feature": {
12
+ "dtype": "float64",
13
+ "id": null,
14
+ "_type": "Value"
15
+ },
16
+ "length": -1,
17
+ "id": null,
18
+ "_type": "Sequence"
19
+ }
20
+ },
21
+ "homepage": "https://commonvoice.mozilla.org/en/datasets",
22
+ "license": "https://github.com/common-voice/common-voice/blob/main/LICENSE",
23
+ "post_processed": null,
24
+ "post_processing_size": null,
25
+ "size_in_bytes": null,
26
+ "splits": null,
27
+ "supervised_keys": null,
28
+ "task_templates": null,
29
+ "version": null
30
+ }
normalized/train/state.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "dataset.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "429afa6bb2041a0a",
8
+ "_format_columns": [
9
+ "input_values"
10
+ ],
11
+ "_format_kwargs": {},
12
+ "_format_type": null,
13
+ "_indexes": {},
14
+ "_indices_data_files": null,
15
+ "_output_all_columns": false,
16
+ "_split": null
17
+ }
normalized/validation/dataset.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6434685a85bbfacdfdb960f918f5bcd2b0e0b3eac6f275c40ea6abe521256e7
3
+ size 11307141904
normalized/validation/dataset_info.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": null,
3
+ "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",
4
+ "config_name": null,
5
+ "dataset_size": null,
6
+ "description": "Common Voice is Mozilla's initiative to help teach machines how real people speak.\nThe dataset currently consists of 7,335 validated hours of speech in 60 languages, but we\u2019re always adding more voices and languages.\n",
7
+ "download_checksums": null,
8
+ "download_size": null,
9
+ "features": {
10
+ "input_values": {
11
+ "feature": {
12
+ "dtype": "float64",
13
+ "id": null,
14
+ "_type": "Value"
15
+ },
16
+ "length": -1,
17
+ "id": null,
18
+ "_type": "Sequence"
19
+ }
20
+ },
21
+ "homepage": "https://commonvoice.mozilla.org/en/datasets",
22
+ "license": "https://github.com/common-voice/common-voice/blob/main/LICENSE",
23
+ "post_processed": null,
24
+ "post_processing_size": null,
25
+ "size_in_bytes": null,
26
+ "splits": null,
27
+ "supervised_keys": null,
28
+ "task_templates": null,
29
+ "version": null
30
+ }
normalized/validation/state.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "dataset.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "d5e72084f5ade3d9",
8
+ "_format_columns": [
9
+ "input_values"
10
+ ],
11
+ "_format_kwargs": {},
12
+ "_format_type": null,
13
+ "_indexes": {},
14
+ "_indices_data_files": null,
15
+ "_output_all_columns": false,
16
+ "_split": null
17
+ }