Holger1997 commited on
Commit
c4c89e2
·
verified ·
1 Parent(s): 0d1f001

Upload dataset (part 00001-of-00002)

Browse files
README.md CHANGED
@@ -23,199 +23,250 @@ tags:
23
  - speech
24
  - audio
25
  dataset-info:
26
- - config_name: horizontal
27
- features:
28
- - name: audio
29
- dtype: audio
30
- - name: original_path
31
- dtype: string
32
- - name: duration
33
- dtype: float64
34
- - name: transcript
35
- dtype: string
36
- - name: audio_duration
37
- dtype: float64
38
- - name: speaker_id
39
- dtype: string
40
- - name: chapter_id
41
- dtype: string
42
- - name: file
43
- dtype: string
44
- - name: id
45
- dtype: string
46
- - name: microphone_left_x
47
- dtype: float64
48
- - name: microphone_left_y
49
- dtype: float64
50
- - name: microphone_left_z
51
- dtype: float64
52
- - name: microphone_right_x
53
- dtype: float64
54
- - name: microphone_right_y
55
- dtype: float64
56
- - name: microphone_right_z
57
- dtype: float64
58
- - name: elevation
59
- dtype: float64
60
- - name: azimuth
61
- dtype: float64
62
- splits:
63
- - name: train_clean_100
64
- num_bytes: x
65
- num_examples: x
66
- - name: train_clean_360
67
- num_bytes: x
68
- num_examples: x
69
- - name: train_other_500
70
- num_bytes: x
71
- num_examples: x
72
- - name: dev_clean
73
- num_bytes: x
74
- num_examples: x
75
- - name: dev_other
76
- num_bytes: x
77
- num_examples: x
78
- - name: test_clean
79
- num_bytes: x
80
- num_examples: x
81
- - name: test_other
82
- num_bytes: x
83
- num_examples: x
84
- download_size: x
85
- dataset_size: x
86
- - config_name: horizontal_front_only
87
- features:
88
- - name: audio
89
- dtype: audio
90
- - name: original_path
91
- dtype: string
92
- - name: duration
93
- dtype: float64
94
- - name: transcript
95
- dtype: string
96
- - name: audio_duration
97
- dtype: float64
98
- - name: speaker_id
99
- dtype: string
100
- - name: chapter_id
101
- dtype: string
102
- - name: file
103
- dtype: string
104
- - name: id
105
- dtype: string
106
- - name: microphone_left_x
107
- dtype: float64
108
- - name: microphone_left_y
109
- dtype: float64
110
- - name: microphone_left_z
111
- dtype: float64
112
- - name: microphone_right_x
113
- dtype: float64
114
- - name: microphone_right_y
115
- dtype: float64
116
- - name: microphone_right_z
117
- dtype: float64
118
- - name: elevation
119
- dtype: float64
120
- - name: azimuth
121
- dtype: float64
122
- splits:
123
- - name: train_clean_100
124
- num_bytes: x
125
- num_examples: x
126
- - name: train_clean_360
127
- num_bytes: x
128
- num_examples: x
129
- - name: train_other_500
130
- num_bytes: x
131
- num_examples: x
132
- - name: dev_clean
133
- num_bytes: x
134
- num_examples: x
135
- - name: dev_other
136
- num_bytes: x
137
- num_examples: x
138
- - name: test_clean
139
- num_bytes: x
140
- num_examples: x
141
- - name: test_other
142
- num_bytes: x
143
- num_examples: x
144
- download_size: x
145
- dataset_size: x
146
- - config_name: spherical
147
- features:
148
- - name: audio
149
- dtype: audio
150
- - name: original_path
151
- dtype: string
152
- - name: duration
153
- dtype: float64
154
- - name: transcript
155
- dtype: string
156
- - name: audio_duration
157
- dtype: float64
158
- - name: speaker_id
159
- dtype: string
160
- - name: chapter_id
161
- dtype: string
162
- - name: file
163
- dtype: string
164
- - name: id
165
- dtype: string
166
- - name: microphone_left_x
167
- dtype: float64
168
- - name: microphone_left_y
169
- dtype: float64
170
- - name: microphone_left_z
171
- dtype: float64
172
- - name: microphone_right_x
173
- dtype: float64
174
- - name: microphone_right_y
175
- dtype: float64
176
- - name: microphone_right_z
177
- dtype: float64
178
- - name: elevation
179
- dtype: float64
180
- - name: azimuth
181
- dtype: float64
182
- splits:
183
- - name: train_clean_100
184
- num_bytes: x
185
- num_examples: x
186
- - name: train_clean_360
187
- num_bytes: x
188
- num_examples: x
189
- - name: train_other_500
190
- num_bytes: x
191
- num_examples: x
192
- - name: dev_clean
193
- num_bytes: x
194
- num_examples: x
195
- - name: dev_other
196
- num_bytes: x
197
- num_examples: x
198
- - name: test_clean
199
- num_bytes: x
200
- num_examples: x
201
- - name: test_other
202
- num_bytes: x
203
- num_examples: x
204
- download_size: x
205
- dataset_size: x
206
  configs:
207
  - config_name: horizontal_plane_front_only
208
  data_files:
209
- # - split: train_clean_100
210
- # path: horizontal_plane_front_only/train_100_clean-*
211
- # - split: dev_clean
212
- # path: horizontal_plane_front_only/dev_clean-*
213
- # - split: dev_other
214
- # path: horizontal_plane_front_only/dev_other-*
215
  - split: test_clean
216
  path: horizontal_plane_front_only/test_clean-*
217
  - split: test_other
218
  path: horizontal_plane_front_only/test_other-*
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
219
  ---
220
 
221
  # Dataset Card for Dataset Name
 
23
  - speech
24
  - audio
25
  dataset-info:
26
+ - config_name: horizontal
27
+ features:
28
+ - name: audio
29
+ dtype: audio
30
+ - name: original_path
31
+ dtype: string
32
+ - name: duration
33
+ dtype: float64
34
+ - name: transcript
35
+ dtype: string
36
+ - name: audio_duration
37
+ dtype: float64
38
+ - name: speaker_id
39
+ dtype: string
40
+ - name: chapter_id
41
+ dtype: string
42
+ - name: file
43
+ dtype: string
44
+ - name: id
45
+ dtype: string
46
+ - name: microphone_left_x
47
+ dtype: float64
48
+ - name: microphone_left_y
49
+ dtype: float64
50
+ - name: microphone_left_z
51
+ dtype: float64
52
+ - name: microphone_right_x
53
+ dtype: float64
54
+ - name: microphone_right_y
55
+ dtype: float64
56
+ - name: microphone_right_z
57
+ dtype: float64
58
+ - name: elevation
59
+ dtype: float64
60
+ - name: azimuth
61
+ dtype: float64
62
+ splits:
63
+ - name: train_clean_100
64
+ num_bytes: x
65
+ num_examples: x
66
+ - name: train_clean_360
67
+ num_bytes: x
68
+ num_examples: x
69
+ - name: train_other_500
70
+ num_bytes: x
71
+ num_examples: x
72
+ - name: dev_clean
73
+ num_bytes: x
74
+ num_examples: x
75
+ - name: dev_other
76
+ num_bytes: x
77
+ num_examples: x
78
+ - name: test_clean
79
+ num_bytes: x
80
+ num_examples: x
81
+ - name: test_other
82
+ num_bytes: x
83
+ num_examples: x
84
+ download_size: x
85
+ dataset_size: x
86
+ - config_name: horizontal_front_only
87
+ features:
88
+ - name: audio
89
+ dtype: audio
90
+ - name: original_path
91
+ dtype: string
92
+ - name: duration
93
+ dtype: float64
94
+ - name: transcript
95
+ dtype: string
96
+ - name: audio_duration
97
+ dtype: float64
98
+ - name: speaker_id
99
+ dtype: string
100
+ - name: chapter_id
101
+ dtype: string
102
+ - name: file
103
+ dtype: string
104
+ - name: id
105
+ dtype: string
106
+ - name: microphone_left_x
107
+ dtype: float64
108
+ - name: microphone_left_y
109
+ dtype: float64
110
+ - name: microphone_left_z
111
+ dtype: float64
112
+ - name: microphone_right_x
113
+ dtype: float64
114
+ - name: microphone_right_y
115
+ dtype: float64
116
+ - name: microphone_right_z
117
+ dtype: float64
118
+ - name: elevation
119
+ dtype: float64
120
+ - name: azimuth
121
+ dtype: float64
122
+ splits:
123
+ - name: train_clean_100
124
+ num_bytes: x
125
+ num_examples: x
126
+ - name: train_clean_360
127
+ num_bytes: x
128
+ num_examples: x
129
+ - name: train_other_500
130
+ num_bytes: x
131
+ num_examples: x
132
+ - name: dev_clean
133
+ num_bytes: x
134
+ num_examples: x
135
+ - name: dev_other
136
+ num_bytes: x
137
+ num_examples: x
138
+ - name: test_clean
139
+ num_bytes: x
140
+ num_examples: x
141
+ - name: test_other
142
+ num_bytes: x
143
+ num_examples: x
144
+ download_size: x
145
+ dataset_size: x
146
+ - config_name: spherical
147
+ features:
148
+ - name: audio
149
+ dtype: audio
150
+ - name: original_path
151
+ dtype: string
152
+ - name: duration
153
+ dtype: float64
154
+ - name: transcript
155
+ dtype: string
156
+ - name: audio_duration
157
+ dtype: float64
158
+ - name: speaker_id
159
+ dtype: string
160
+ - name: chapter_id
161
+ dtype: string
162
+ - name: file
163
+ dtype: string
164
+ - name: id
165
+ dtype: string
166
+ - name: microphone_left_x
167
+ dtype: float64
168
+ - name: microphone_left_y
169
+ dtype: float64
170
+ - name: microphone_left_z
171
+ dtype: float64
172
+ - name: microphone_right_x
173
+ dtype: float64
174
+ - name: microphone_right_y
175
+ dtype: float64
176
+ - name: microphone_right_z
177
+ dtype: float64
178
+ - name: elevation
179
+ dtype: float64
180
+ - name: azimuth
181
+ dtype: float64
182
+ splits:
183
+ - name: train_clean_100
184
+ num_bytes: x
185
+ num_examples: x
186
+ - name: train_clean_360
187
+ num_bytes: x
188
+ num_examples: x
189
+ - name: train_other_500
190
+ num_bytes: x
191
+ num_examples: x
192
+ - name: dev_clean
193
+ num_bytes: x
194
+ num_examples: x
195
+ - name: dev_other
196
+ num_bytes: x
197
+ num_examples: x
198
+ - name: test_clean
199
+ num_bytes: x
200
+ num_examples: x
201
+ - name: test_other
202
+ num_bytes: x
203
+ num_examples: x
204
+ download_size: x
205
+ dataset_size: x
206
  configs:
207
  - config_name: horizontal_plane_front_only
208
  data_files:
209
+ - split: train_clean_100
210
+ path: horizontal_plane_front_only/train_clean_100-*
211
+ - split: dev_clean
212
+ path: horizontal_plane_front_only/dev_clean-*
213
+ - split: dev_other
214
+ path: horizontal_plane_front_only/dev_other-*
215
  - split: test_clean
216
  path: horizontal_plane_front_only/test_clean-*
217
  - split: test_other
218
  path: horizontal_plane_front_only/test_other-*
219
+ dataset_info:
220
+ config_name: horizontal_plane_front_only
221
+ features:
222
+ - name: elevation
223
+ dtype: int64
224
+ - name: azimuth
225
+ dtype: int64
226
+ - name: microphone_left_x
227
+ dtype: float64
228
+ - name: microphone_left_y
229
+ dtype: float64
230
+ - name: microphone_left_z
231
+ dtype: float64
232
+ - name: microphone_right_x
233
+ dtype: float64
234
+ - name: microphone_right_y
235
+ dtype: float64
236
+ - name: microphone_right_z
237
+ dtype: float64
238
+ - name: transcript
239
+ dtype: string
240
+ - name: audio
241
+ dtype:
242
+ audio:
243
+ mono: false
244
+ - name: speaker_id
245
+ dtype: string
246
+ - name: chapter_id
247
+ dtype: string
248
+ - name: file
249
+ dtype: string
250
+ - name: duration
251
+ dtype: float64
252
+ splits:
253
+ - name: train_clean_100
254
+ num_bytes: 25181827466.67
255
+ num_examples: 28539
256
+ - name: dev_clean
257
+ num_bytes: 740151393.058
258
+ num_examples: 2703
259
+ - name: dev_other
260
+ num_bytes: 692893381.704
261
+ num_examples: 2864
262
+ - name: test_clean
263
+ num_bytes: 756050064.48
264
+ num_examples: 2620
265
+ - name: test_other
266
+ num_bytes: 729731439.188
267
+ num_examples: 2939
268
+ download_size: 28097784362
269
+ dataset_size: 28100653745.099995
270
  ---
271
 
272
  # Dataset Card for Dataset Name
horizontal_plane_front_only/dev_clean-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2e7c2237dd2a2261def860b47a50ca9ed7680adb6ce863369e3d9651073d684
3
+ size 386936035
horizontal_plane_front_only/dev_clean-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa9923cc68fb7889ff4b65ef7b012b2807e5ec7c97345111e8bc566c529783cf
3
+ size 353009642
horizontal_plane_front_only/dev_other-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad8d500396a2906f452c47885fe7004995c3c349ab4fb05dd9abe3cd39fdada8
3
+ size 366079944
horizontal_plane_front_only/dev_other-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4e0299b306cd58df9ed9ca894a12da3cffc489817d6deafb4898357e4922007
3
+ size 326597210
horizontal_plane_front_only/test_clean-00000-of-00002.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:200caf99d41a0648a76b13e0a52d570dd60c7a198caa975f2464e70e80da9c77
3
- size 388068437
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53da8926891cf5af4f0e5227a58df7c935b0abe82780bf032c87c59c2a1e1f17
3
+ size 388041496
horizontal_plane_front_only/test_clean-00001-of-00002.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b837b6164105682a1653619bcd252580cf75d0088ecddd5e8c7c5238e0091cf7
3
- size 367826166
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3b80900a4a7cc44ee3007ac1beee56babc7c86c1be479a4a7be20c315ad5d99
3
+ size 367800713
horizontal_plane_front_only/test_other-00000-of-00002.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2f640fc6bea7df5197fcd4f5f7c3bc1b1f1a376d9a7bc85bd578a21636b73860
3
- size 363112088
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f570ed2388414f10648cbce9f69506a2fd3784436862bd841ff279ad42fa66d1
3
+ size 363083524
horizontal_plane_front_only/test_other-00001-of-00002.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ed98e2db73d254208a402f3b13a0aa99eb84c13eb828da2b025c8ea552b31380
3
- size 366433268
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7a03b3252848bf320dee088aa6255ac73776e16cccb0fee0603912a42796d70
3
+ size 366405533
horizontal_plane_front_only/train_clean_100-00050-of-00051.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c24c4800e3a15366609b5051478c915e7937904a91258eaaa6ab70dfee58a00
3
+ size 509366596