sunlixu commited on
Commit
ab25099
1 Parent(s): 3eca4f0

Upload dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +232 -0
dataset_infos.json ADDED
@@ -0,0 +1,232 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "train": {
3
+ "description": "This new dataset is from Xinjiang University and to do some ASR in low resource.\n",
4
+ "citation": "@InProceedings{huggingface:dataset,\ntitle = {A great new dataset},\nauthor={huggingface, Inc.\n},\nyear={2022}\n}",
5
+ "homepage": "http://www.openslr.org/22",
6
+ "features": {
7
+ "file": {
8
+ "dtype": "string",
9
+ "id": null,
10
+ "_type": "Value"
11
+ },
12
+ "audio": {
13
+ "sampling_rate": 16000,
14
+ "mono": true,
15
+ "decode": true,
16
+ "id": null,
17
+ "_type": "Audio"
18
+ },
19
+ "text": {
20
+ "dtype": "string",
21
+ "id": null,
22
+ "_type": "Value"
23
+ },
24
+ "speaker_id": {
25
+ "dtype": "int64",
26
+ "id": null,
27
+ "_type": "Value"
28
+ },
29
+ "id": {
30
+ "dtype": "string",
31
+ "id": null,
32
+ "_type": "Value"
33
+ }
34
+ },
35
+ "task_templates": [
36
+ {
37
+ "task": "automatic-speech-recognition",
38
+ "audio_column": "audio",
39
+ "transcription_column": "text"
40
+ }
41
+ ],
42
+ "builder_name": "Uyghur_asr",
43
+ "config_name": "train",
44
+ "splits": {
45
+ "train": {
46
+ "name": "train",
47
+ "dataset_name": "Uyghur"
48
+ }
49
+ },
50
+ "download_checksums": {
51
+ "https://cdn-lfs.huggingface.co/repos/69/21/6921bf0087a98e7fb471f5c8b64282577d7fcb856d37084e0b482955ffe6e1ae/f06c4e7e4d8f36efda4cd5e487a4a7e573965aa987f6dc138684dd7f13c12ed1?response-content-disposition=attachment%3B%20filename%3D%22train.zip%22": {
52
+ "checksum": "f06c4e7e4d8f36efda4cd5e487a4a7e573965aa987f6dc138684dd7f13c12ed1"
53
+ }
54
+ }
55
+ },
56
+ "test": {
57
+ "description": "This new dataset is from Xinjiang University and to do some ASR in low resource.\n",
58
+ "citation": "@InProceedings{huggingface:dataset,\ntitle = {A great new dataset},\nauthor={huggingface, Inc.\n},\nyear={2022}\n}",
59
+ "homepage": "http://www.openslr.org/22",
60
+ "features": {
61
+ "file": {
62
+ "dtype": "string",
63
+ "id": null,
64
+ "_type": "Value"
65
+ },
66
+ "audio": {
67
+ "sampling_rate": 16000,
68
+ "mono": true,
69
+ "decode": true,
70
+ "id": null,
71
+ "_type": "Audio"
72
+ },
73
+ "text": {
74
+ "dtype": "string",
75
+ "id": null,
76
+ "_type": "Value"
77
+ },
78
+ "speaker_id": {
79
+ "dtype": "int64",
80
+ "id": null,
81
+ "_type": "Value"
82
+ },
83
+ "id": {
84
+ "dtype": "string",
85
+ "id": null,
86
+ "_type": "Value"
87
+ }
88
+ },
89
+ "task_templates": [
90
+ {
91
+ "task": "automatic-speech-recognition",
92
+ "audio_column": "audio",
93
+ "transcription_column": "text"
94
+ }
95
+ ],
96
+ "builder_name": "Uyghur_asr",
97
+ "config_name": "train",
98
+ "splits": {
99
+ "test": {
100
+ "name": "test",
101
+ "dataset_name": "Uyghur"
102
+ }
103
+ },
104
+ "download_checksums": {
105
+ "https://cdn-lfs.huggingface.co/repos/69/21/6921bf0087a98e7fb471f5c8b64282577d7fcb856d37084e0b482955ffe6e1ae/92b3ffbc5c3b4d40d737f8b2995f27bcbce2107b44d06aada08df9f7ba2c58ed?response-content-disposition=attachment%3B%20filename%3D%22test.zip%22": {
106
+ "checksum": "92b3ffbc5c3b4d40d737f8b2995f27bcbce2107b44d06aada08df9f7ba2c58ed"
107
+ }
108
+ }
109
+ },
110
+ "cv": {
111
+ "description": "This new dataset is from Xinjiang University and to do some ASR in low resource.\n",
112
+ "citation": "@InProceedings{huggingface:dataset,\ntitle = {A great new dataset},\nauthor={huggingface, Inc.\n},\nyear={2022}\n}",
113
+ "homepage": "http://www.openslr.org/22",
114
+ "features": {
115
+ "file": {
116
+ "dtype": "string",
117
+ "id": null,
118
+ "_type": "Value"
119
+ },
120
+ "audio": {
121
+ "sampling_rate": 16000,
122
+ "mono": true,
123
+ "decode": true,
124
+ "id": null,
125
+ "_type": "Audio"
126
+ },
127
+ "text": {
128
+ "dtype": "string",
129
+ "id": null,
130
+ "_type": "Value"
131
+ },
132
+ "speaker_id": {
133
+ "dtype": "int64",
134
+ "id": null,
135
+ "_type": "Value"
136
+ },
137
+ "id": {
138
+ "dtype": "string",
139
+ "id": null,
140
+ "_type": "Value"
141
+ }
142
+ },
143
+ "task_templates": [
144
+ {
145
+ "task": "automatic-speech-recognition",
146
+ "audio_column": "audio",
147
+ "transcription_column": "text"
148
+ }
149
+ ],
150
+ "builder_name": "Uyghur_asr",
151
+ "config_name": "train",
152
+ "splits": {
153
+ "cv": {
154
+ "name": "cv",
155
+ "dataset_name": "Uyghur"
156
+ }
157
+ },
158
+ "download_checksums": {
159
+ "https://cdn-lfs.huggingface.co/repos/69/21/6921bf0087a98e7fb471f5c8b64282577d7fcb856d37084e0b482955ffe6e1ae/2d034279c7453393a61abd4163ecdd0d06c49ede1f71f0a347e3212c8de38da8?response-content-disposition=attachment%3B%20filename%3D%22cv.zip%22": {
160
+ "checksum": "2d034279c7453393a61abd4163ecdd0d06c49ede1f71f0a347e3212c8de38da8"
161
+ }
162
+ }
163
+ },
164
+ "all": {
165
+ "description": "This new dataset is from Xinjiang University and to do some ASR in low resource.\n",
166
+ "citation": "@InProceedings{huggingface:dataset,\ntitle = {A great new dataset},\nauthor={huggingface, Inc.\n},\nyear={2022}\n}",
167
+ "homepage": "http://www.openslr.org/22",
168
+ "features": {
169
+ "file": {
170
+ "dtype": "string",
171
+ "id": null,
172
+ "_type": "Value"
173
+ },
174
+ "audio": {
175
+ "sampling_rate": 16000,
176
+ "mono": true,
177
+ "decode": true,
178
+ "id": null,
179
+ "_type": "Audio"
180
+ },
181
+ "text": {
182
+ "dtype": "string",
183
+ "id": null,
184
+ "_type": "Value"
185
+ },
186
+ "speaker_id": {
187
+ "dtype": "int64",
188
+ "id": null,
189
+ "_type": "Value"
190
+ },
191
+ "id": {
192
+ "dtype": "string",
193
+ "id": null,
194
+ "_type": "Value"
195
+ }
196
+ },
197
+ "task_templates": [
198
+ {
199
+ "task": "automatic-speech-recognition",
200
+ "audio_column": "audio",
201
+ "transcription_column": "text"
202
+ }
203
+ ],
204
+ "builder_name": "Uyghur_asr",
205
+ "config_name": "all",
206
+ "splits": {
207
+ "train": {
208
+ "name": "train",
209
+ "dataset_name": "Uyghur"
210
+ },
211
+ "test": {
212
+ "name": "test",
213
+ "dataset_name": "Uyghur"
214
+ },
215
+ "cv": {
216
+ "name": "cv",
217
+ "dataset_name": "Uyghur"
218
+ }
219
+ },
220
+ "download_checksums": {
221
+ "https://cdn-lfs.huggingface.co/repos/69/21/6921bf0087a98e7fb471f5c8b64282577d7fcb856d37084e0b482955ffe6e1ae/f06c4e7e4d8f36efda4cd5e487a4a7e573965aa987f6dc138684dd7f13c12ed1?response-content-disposition=attachment%3B%20filename%3D%22train.zip%22": {
222
+ "checksum": "f06c4e7e4d8f36efda4cd5e487a4a7e573965aa987f6dc138684dd7f13c12ed1"
223
+ },
224
+ "https://cdn-lfs.huggingface.co/repos/69/21/6921bf0087a98e7fb471f5c8b64282577d7fcb856d37084e0b482955ffe6e1ae/92b3ffbc5c3b4d40d737f8b2995f27bcbce2107b44d06aada08df9f7ba2c58ed?response-content-disposition=attachment%3B%20filename%3D%22test.zip%22": {
225
+ "checksum": "92b3ffbc5c3b4d40d737f8b2995f27bcbce2107b44d06aada08df9f7ba2c58ed"
226
+ },
227
+ "https://cdn-lfs.huggingface.co/repos/69/21/6921bf0087a98e7fb471f5c8b64282577d7fcb856d37084e0b482955ffe6e1ae/2d034279c7453393a61abd4163ecdd0d06c49ede1f71f0a347e3212c8de38da8?response-content-disposition=attachment%3B%20filename%3D%22cv.zip%22": {
228
+ "checksum": "2d034279c7453393a61abd4163ecdd0d06c49ede1f71f0a347e3212c8de38da8"
229
+ }
230
+ }
231
+ }
232
+ }