File size: 4,145 Bytes
70c372d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "builder_name": "common_voice_16_1",
  "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": "hi",
  "dataset_name": "common_voice_16_1",
  "dataset_size": 9312982,
  "description": "Common Voice is Mozilla's initiative to help teach machines how real people speak. The dataset currently consists of 19915 validated hours of speech  in 120 languages, but more voices and languages are always added.",
  "download_checksums": {
    "https://huggingface.co/datasets/reach-vb/common_voice_16_1/resolve/main/n_shards.json": {
      "num_bytes": 14607,
      "checksum": null
    },
    "https://huggingface.co/datasets/reach-vb/common_voice_16_1/resolve/main/audio/hi/train/hi_train_0.tar": {
      "num_bytes": 123924480,
      "checksum": null
    },
    "https://huggingface.co/datasets/reach-vb/common_voice_16_1/resolve/main/audio/hi/dev/hi_dev_0.tar": {
      "num_bytes": 69969920,
      "checksum": null
    },
    "https://huggingface.co/datasets/reach-vb/common_voice_16_1/resolve/main/audio/hi/test/hi_test_0.tar": {
      "num_bytes": 100935680,
      "checksum": null
    },
    "https://huggingface.co/datasets/reach-vb/common_voice_16_1/resolve/main/audio/hi/other/hi_other_0.tar": {
      "num_bytes": 127252480,
      "checksum": null
    },
    "https://huggingface.co/datasets/reach-vb/common_voice_16_1/resolve/main/audio/hi/invalidated/hi_invalidated_0.tar": {
      "num_bytes": 26654720,
      "checksum": null
    },
    "https://huggingface.co/datasets/reach-vb/common_voice_16_1/resolve/main/transcript/hi/train.tsv": {
      "num_bytes": 1403294,
      "checksum": null
    },
    "https://huggingface.co/datasets/reach-vb/common_voice_16_1/resolve/main/transcript/hi/dev.tsv": {
      "num_bytes": 705037,
      "checksum": null
    },
    "https://huggingface.co/datasets/reach-vb/common_voice_16_1/resolve/main/transcript/hi/test.tsv": {
      "num_bytes": 899644,
      "checksum": null
    },
    "https://huggingface.co/datasets/reach-vb/common_voice_16_1/resolve/main/transcript/hi/other.tsv": {
      "num_bytes": 1160105,
      "checksum": null
    },
    "https://huggingface.co/datasets/reach-vb/common_voice_16_1/resolve/main/transcript/hi/invalidated.tsv": {
      "num_bytes": 230389,
      "checksum": null
    }
  },
  "download_size": 453150356,
  "features": {
    "path": {
      "dtype": "string",
      "_type": "Value"
    },
    "audio": {
      "sampling_rate": 16000,
      "_type": "Audio"
    },
    "sentence": {
      "dtype": "string",
      "_type": "Value"
    },
    "condition_on_prev": {
      "feature": {
        "dtype": "int64",
        "_type": "Value"
      },
      "_type": "Sequence"
    },
    "whisper_transcript": {
      "dtype": "string",
      "_type": "Value"
    }
  },
  "homepage": "https://commonvoice.mozilla.org/en/datasets",
  "license": "https://creativecommons.org/publicdomain/zero/1.0/",
  "size_in_bytes": 462463338,
  "splits": {
    "train": {
      "name": "train",
      "num_bytes": 2969583,
      "num_examples": 4674,
      "dataset_name": "common_voice_16_1"
    },
    "validation": {
      "name": "validation",
      "num_bytes": 1507930,
      "num_examples": 2425,
      "dataset_name": "common_voice_16_1"
    },
    "test": {
      "name": "test",
      "num_bytes": 1939908,
      "num_examples": 3123,
      "dataset_name": "common_voice_16_1"
    },
    "other": {
      "name": "other",
      "num_bytes": 2397971,
      "num_examples": 3694,
      "dataset_name": "common_voice_16_1"
    },
    "invalidated": {
      "name": "invalidated",
      "num_bytes": 497590,
      "num_examples": 770,
      "dataset_name": "common_voice_16_1"
    }
  },
  "version": {
    "version_str": "16.1.0",
    "major": 16,
    "minor": 1,
    "patch": 0
  }
}