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

commit dataset ar-SA train_115 split.

Browse files
Files changed (2) hide show
  1. README.md +169 -3
  2. ar-SA/train_115-00000-of-00001.parquet +3 -0
README.md CHANGED
@@ -3,8 +3,6 @@ annotations_creators:
3
  - crowdsourced
4
  language_creators:
5
  - found
6
- source_datasets:
7
- - extended
8
  language:
9
  - ar
10
  - de
@@ -24,17 +22,185 @@ multilinguality:
24
  - multilingual
25
  size_categories:
26
  - 10K<n<100K
 
 
27
  task_categories:
28
  - audio-classification
29
  - text-classification
30
  - zero-shot-classification
31
  - automatic-speech-recognition
32
  task_ids: []
33
- pretty_name: 'A Multilingual Speech Dataset for SLU and Beyond'
34
  tags:
35
  - spoken-language-understanding
36
  - speech-translation
37
  - speaker identification
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
38
  ---
39
 
40
  # Speech-MASSIVE
 
3
  - crowdsourced
4
  language_creators:
5
  - found
 
 
6
  language:
7
  - ar
8
  - de
 
22
  - multilingual
23
  size_categories:
24
  - 10K<n<100K
25
+ source_datasets:
26
+ - extended
27
  task_categories:
28
  - audio-classification
29
  - text-classification
30
  - zero-shot-classification
31
  - automatic-speech-recognition
32
  task_ids: []
33
+ pretty_name: A Multilingual Speech Dataset for SLU and Beyond
34
  tags:
35
  - spoken-language-understanding
36
  - speech-translation
37
  - speaker identification
38
+ dataset_info:
39
+ config_name: ar-SA
40
+ features:
41
+ - name: id
42
+ dtype: string
43
+ - name: locale
44
+ dtype: string
45
+ - name: partition
46
+ dtype: string
47
+ - name: scenario
48
+ dtype:
49
+ class_label:
50
+ names:
51
+ '0': social
52
+ '1': transport
53
+ '2': calendar
54
+ '3': play
55
+ '4': news
56
+ '5': datetime
57
+ '6': recommendation
58
+ '7': email
59
+ '8': iot
60
+ '9': general
61
+ '10': audio
62
+ '11': lists
63
+ '12': qa
64
+ '13': cooking
65
+ '14': takeaway
66
+ '15': music
67
+ '16': alarm
68
+ '17': weather
69
+ - name: scenario_str
70
+ dtype: string
71
+ - name: intent_idx
72
+ dtype:
73
+ class_label:
74
+ names:
75
+ '0': datetime_query
76
+ '1': iot_hue_lightchange
77
+ '2': transport_ticket
78
+ '3': takeaway_query
79
+ '4': qa_stock
80
+ '5': general_greet
81
+ '6': recommendation_events
82
+ '7': music_dislikeness
83
+ '8': iot_wemo_off
84
+ '9': cooking_recipe
85
+ '10': qa_currency
86
+ '11': transport_traffic
87
+ '12': general_quirky
88
+ '13': weather_query
89
+ '14': audio_volume_up
90
+ '15': email_addcontact
91
+ '16': takeaway_order
92
+ '17': email_querycontact
93
+ '18': iot_hue_lightup
94
+ '19': recommendation_locations
95
+ '20': play_audiobook
96
+ '21': lists_createoradd
97
+ '22': news_query
98
+ '23': alarm_query
99
+ '24': iot_wemo_on
100
+ '25': general_joke
101
+ '26': qa_definition
102
+ '27': social_query
103
+ '28': music_settings
104
+ '29': audio_volume_other
105
+ '30': calendar_remove
106
+ '31': iot_hue_lightdim
107
+ '32': calendar_query
108
+ '33': email_sendemail
109
+ '34': iot_cleaning
110
+ '35': audio_volume_down
111
+ '36': play_radio
112
+ '37': cooking_query
113
+ '38': datetime_convert
114
+ '39': qa_maths
115
+ '40': iot_hue_lightoff
116
+ '41': iot_hue_lighton
117
+ '42': transport_query
118
+ '43': music_likeness
119
+ '44': email_query
120
+ '45': play_music
121
+ '46': audio_volume_mute
122
+ '47': social_post
123
+ '48': alarm_set
124
+ '49': qa_factoid
125
+ '50': calendar_set
126
+ '51': play_game
127
+ '52': alarm_remove
128
+ '53': lists_remove
129
+ '54': transport_taxi
130
+ '55': recommendation_movies
131
+ '56': iot_coffee
132
+ '57': music_query
133
+ '58': play_podcasts
134
+ '59': lists_query
135
+ - name: intent_str
136
+ dtype: string
137
+ - name: utt
138
+ dtype: string
139
+ - name: annot_utt
140
+ dtype: string
141
+ - name: worker_id
142
+ dtype: string
143
+ - name: slot_method
144
+ sequence:
145
+ - name: slot
146
+ dtype: string
147
+ - name: method
148
+ dtype: string
149
+ - name: judgments
150
+ sequence:
151
+ - name: worker_id
152
+ dtype: string
153
+ - name: intent_score
154
+ dtype: int8
155
+ - name: slots_score
156
+ dtype: int8
157
+ - name: grammar_score
158
+ dtype: int8
159
+ - name: spelling_score
160
+ dtype: int8
161
+ - name: language_identification
162
+ dtype: string
163
+ - name: tokens
164
+ sequence: string
165
+ - name: labels
166
+ sequence: string
167
+ - name: audio
168
+ dtype:
169
+ audio:
170
+ sampling_rate: 16000
171
+ - name: path
172
+ dtype: string
173
+ - name: is_transcript_reported
174
+ dtype: bool
175
+ - name: is_validated
176
+ dtype: bool
177
+ - name: speaker_id
178
+ dtype: string
179
+ - name: speaker_sex
180
+ dtype: string
181
+ - name: speaker_age
182
+ dtype: string
183
+ - name: speaker_ethnicity_simple
184
+ dtype: string
185
+ - name: speaker_country_of_birth
186
+ dtype: string
187
+ - name: speaker_country_of_residence
188
+ dtype: string
189
+ - name: speaker_nationality
190
+ dtype: string
191
+ - name: speaker_first_language
192
+ dtype: string
193
+ splits:
194
+ - name: train_115
195
+ num_bytes: 49011998.0
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
ar-SA/train_115-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2a54f9689c535190c62a5fcf892409fe4209e8f8ef6f3570c154530002be6e7
3
+ size 43560799