Beomseok-LEE commited on
Commit
b89011a
·
verified ·
1 Parent(s): b8c3dc6

commit dataset de-DE train_115 split.

Browse files
Files changed (2) hide show
  1. README.md +165 -1
  2. de-DE/train_115-00000-of-00001.parquet +3 -0
README.md CHANGED
@@ -36,7 +36,7 @@ tags:
36
  - speech-translation
37
  - speaker identification
38
  dataset_info:
39
- config_name: ar-SA
40
  features:
41
  - name: id
42
  dtype: string
@@ -196,11 +196,175 @@ dataset_info:
196
  num_examples: 115
197
  download_size: 43560799
198
  dataset_size: 49011998.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
199
  configs:
200
  - config_name: ar-SA
201
  data_files:
202
  - split: train_115
203
  path: ar-SA/train_115-*
 
 
 
 
204
  ---
205
 
206
  # Speech-MASSIVE
 
36
  - speech-translation
37
  - speaker identification
38
  dataset_info:
39
+ - config_name: ar-SA
40
  features:
41
  - name: id
42
  dtype: string
 
196
  num_examples: 115
197
  download_size: 43560799
198
  dataset_size: 49011998.0
199
+ - config_name: de-DE
200
+ features:
201
+ - name: id
202
+ dtype: string
203
+ - name: locale
204
+ dtype: string
205
+ - name: partition
206
+ dtype: string
207
+ - name: scenario
208
+ dtype:
209
+ class_label:
210
+ names:
211
+ '0': social
212
+ '1': transport
213
+ '2': calendar
214
+ '3': play
215
+ '4': news
216
+ '5': datetime
217
+ '6': recommendation
218
+ '7': email
219
+ '8': iot
220
+ '9': general
221
+ '10': audio
222
+ '11': lists
223
+ '12': qa
224
+ '13': cooking
225
+ '14': takeaway
226
+ '15': music
227
+ '16': alarm
228
+ '17': weather
229
+ - name: scenario_str
230
+ dtype: string
231
+ - name: intent_idx
232
+ dtype:
233
+ class_label:
234
+ names:
235
+ '0': datetime_query
236
+ '1': iot_hue_lightchange
237
+ '2': transport_ticket
238
+ '3': takeaway_query
239
+ '4': qa_stock
240
+ '5': general_greet
241
+ '6': recommendation_events
242
+ '7': music_dislikeness
243
+ '8': iot_wemo_off
244
+ '9': cooking_recipe
245
+ '10': qa_currency
246
+ '11': transport_traffic
247
+ '12': general_quirky
248
+ '13': weather_query
249
+ '14': audio_volume_up
250
+ '15': email_addcontact
251
+ '16': takeaway_order
252
+ '17': email_querycontact
253
+ '18': iot_hue_lightup
254
+ '19': recommendation_locations
255
+ '20': play_audiobook
256
+ '21': lists_createoradd
257
+ '22': news_query
258
+ '23': alarm_query
259
+ '24': iot_wemo_on
260
+ '25': general_joke
261
+ '26': qa_definition
262
+ '27': social_query
263
+ '28': music_settings
264
+ '29': audio_volume_other
265
+ '30': calendar_remove
266
+ '31': iot_hue_lightdim
267
+ '32': calendar_query
268
+ '33': email_sendemail
269
+ '34': iot_cleaning
270
+ '35': audio_volume_down
271
+ '36': play_radio
272
+ '37': cooking_query
273
+ '38': datetime_convert
274
+ '39': qa_maths
275
+ '40': iot_hue_lightoff
276
+ '41': iot_hue_lighton
277
+ '42': transport_query
278
+ '43': music_likeness
279
+ '44': email_query
280
+ '45': play_music
281
+ '46': audio_volume_mute
282
+ '47': social_post
283
+ '48': alarm_set
284
+ '49': qa_factoid
285
+ '50': calendar_set
286
+ '51': play_game
287
+ '52': alarm_remove
288
+ '53': lists_remove
289
+ '54': transport_taxi
290
+ '55': recommendation_movies
291
+ '56': iot_coffee
292
+ '57': music_query
293
+ '58': play_podcasts
294
+ '59': lists_query
295
+ - name: intent_str
296
+ dtype: string
297
+ - name: utt
298
+ dtype: string
299
+ - name: annot_utt
300
+ dtype: string
301
+ - name: worker_id
302
+ dtype: string
303
+ - name: slot_method
304
+ sequence:
305
+ - name: slot
306
+ dtype: string
307
+ - name: method
308
+ dtype: string
309
+ - name: judgments
310
+ sequence:
311
+ - name: worker_id
312
+ dtype: string
313
+ - name: intent_score
314
+ dtype: int8
315
+ - name: slots_score
316
+ dtype: int8
317
+ - name: grammar_score
318
+ dtype: int8
319
+ - name: spelling_score
320
+ dtype: int8
321
+ - name: language_identification
322
+ dtype: string
323
+ - name: tokens
324
+ sequence: string
325
+ - name: labels
326
+ sequence: string
327
+ - name: audio
328
+ dtype:
329
+ audio:
330
+ sampling_rate: 16000
331
+ - name: path
332
+ dtype: string
333
+ - name: is_transcript_reported
334
+ dtype: bool
335
+ - name: is_validated
336
+ dtype: bool
337
+ - name: speaker_id
338
+ dtype: string
339
+ - name: speaker_sex
340
+ dtype: string
341
+ - name: speaker_age
342
+ dtype: string
343
+ - name: speaker_ethnicity_simple
344
+ dtype: string
345
+ - name: speaker_country_of_birth
346
+ dtype: string
347
+ - name: speaker_country_of_residence
348
+ dtype: string
349
+ - name: speaker_nationality
350
+ dtype: string
351
+ - name: speaker_first_language
352
+ dtype: string
353
+ splits:
354
+ - name: train_115
355
+ num_bytes: 53558708.0
356
+ num_examples: 115
357
+ download_size: 46399322
358
+ dataset_size: 53558708.0
359
  configs:
360
  - config_name: ar-SA
361
  data_files:
362
  - split: train_115
363
  path: ar-SA/train_115-*
364
+ - config_name: de-DE
365
+ data_files:
366
+ - split: train_115
367
+ path: de-DE/train_115-*
368
  ---
369
 
370
  # Speech-MASSIVE
de-DE/train_115-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ec81ae17de1d25160b5b4d090cdb4428d36462af3943795757d643cc67435f8
3
+ size 46399322