This view is limited to 50 files because it contains too many changes.  See the raw diff here.
Files changed (50) hide show
  1. README.md +296 -232
  2. horizontal_plane_front_only/dev_clean-00000-of-00002.parquet +3 -0
  3. horizontal_plane_front_only/dev_clean-00001-of-00002.parquet +3 -0
  4. horizontal_plane_front_only/dev_other-00000-of-00002.parquet +3 -0
  5. horizontal_plane_front_only/dev_other-00001-of-00002.parquet +3 -0
  6. horizontal_plane_front_only/test_clean-00000-of-00002.parquet +3 -0
  7. horizontal_plane_front_only/test_clean-00001-of-00002.parquet +3 -0
  8. horizontal_plane_front_only/test_other-00000-of-00002.parquet +3 -0
  9. horizontal_plane_front_only/test_other-00001-of-00002.parquet +3 -0
  10. horizontal_plane_front_only/train_clean_100-00000-of-00051.parquet +3 -0
  11. horizontal_plane_front_only/train_clean_100-00001-of-00051.parquet +3 -0
  12. horizontal_plane_front_only/train_clean_100-00002-of-00051.parquet +3 -0
  13. horizontal_plane_front_only/train_clean_100-00003-of-00051.parquet +3 -0
  14. horizontal_plane_front_only/train_clean_100-00004-of-00051.parquet +3 -0
  15. horizontal_plane_front_only/train_clean_100-00005-of-00051.parquet +3 -0
  16. horizontal_plane_front_only/train_clean_100-00006-of-00051.parquet +3 -0
  17. horizontal_plane_front_only/train_clean_100-00007-of-00051.parquet +3 -0
  18. horizontal_plane_front_only/train_clean_100-00008-of-00051.parquet +3 -0
  19. horizontal_plane_front_only/train_clean_100-00009-of-00051.parquet +3 -0
  20. horizontal_plane_front_only/train_clean_100-00010-of-00051.parquet +3 -0
  21. horizontal_plane_front_only/train_clean_100-00011-of-00051.parquet +3 -0
  22. horizontal_plane_front_only/train_clean_100-00012-of-00051.parquet +3 -0
  23. horizontal_plane_front_only/train_clean_100-00013-of-00051.parquet +3 -0
  24. horizontal_plane_front_only/train_clean_100-00014-of-00051.parquet +3 -0
  25. horizontal_plane_front_only/train_clean_100-00015-of-00051.parquet +3 -0
  26. horizontal_plane_front_only/train_clean_100-00016-of-00051.parquet +3 -0
  27. horizontal_plane_front_only/train_clean_100-00017-of-00051.parquet +3 -0
  28. horizontal_plane_front_only/train_clean_100-00018-of-00051.parquet +3 -0
  29. horizontal_plane_front_only/train_clean_100-00019-of-00051.parquet +3 -0
  30. horizontal_plane_front_only/train_clean_100-00020-of-00051.parquet +3 -0
  31. horizontal_plane_front_only/train_clean_100-00021-of-00051.parquet +3 -0
  32. horizontal_plane_front_only/train_clean_100-00022-of-00051.parquet +3 -0
  33. horizontal_plane_front_only/train_clean_100-00023-of-00051.parquet +3 -0
  34. horizontal_plane_front_only/train_clean_100-00024-of-00051.parquet +3 -0
  35. horizontal_plane_front_only/train_clean_100-00025-of-00051.parquet +3 -0
  36. horizontal_plane_front_only/train_clean_100-00026-of-00051.parquet +3 -0
  37. horizontal_plane_front_only/train_clean_100-00027-of-00051.parquet +3 -0
  38. horizontal_plane_front_only/train_clean_100-00028-of-00051.parquet +3 -0
  39. horizontal_plane_front_only/train_clean_100-00029-of-00051.parquet +3 -0
  40. horizontal_plane_front_only/train_clean_100-00030-of-00051.parquet +3 -0
  41. horizontal_plane_front_only/train_clean_100-00031-of-00051.parquet +3 -0
  42. horizontal_plane_front_only/train_clean_100-00032-of-00051.parquet +3 -0
  43. horizontal_plane_front_only/train_clean_100-00033-of-00051.parquet +3 -0
  44. horizontal_plane_front_only/train_clean_100-00034-of-00051.parquet +3 -0
  45. horizontal_plane_front_only/train_clean_100-00035-of-00051.parquet +3 -0
  46. horizontal_plane_front_only/train_clean_100-00036-of-00051.parquet +3 -0
  47. horizontal_plane_front_only/train_clean_100-00037-of-00051.parquet +3 -0
  48. horizontal_plane_front_only/train_clean_100-00038-of-00051.parquet +3 -0
  49. horizontal_plane_front_only/train_clean_100-00039-of-00051.parquet +3 -0
  50. horizontal_plane_front_only/train_clean_100-00040-of-00051.parquet +3 -0
README.md CHANGED
@@ -1,268 +1,332 @@
1
  ---
2
- pretty_name: Binaural LibriSpeech
3
  annotations_creators:
4
- - expert-generated
5
  language_creators:
6
- - crowdsourced
7
- - expert-generated
 
 
 
 
8
  multilinguality:
9
- - monolingual
 
 
10
  task_categories:
11
  - automatic-speech-recognition
12
  - audio-classification
13
  task_ids:
14
- - speaker-identification
15
- language:
16
- - en
17
  tags:
18
  - binaural
19
  - speech
20
  - audio
21
- license:
22
- - cc-by-4.0
23
- size_categories:
24
- - 100K<n<1M
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: spherical
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: horizontal_front_only
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
  - config_name: spherical_front_only
207
  features:
208
- - name: audio
209
- dtype: audio
210
- - name: original_path
211
- dtype: string
212
- - name: duration
213
- dtype: float64
214
- - name: transcript
215
- dtype: string
216
- - name: audio_duration
217
- dtype: float64
218
- - name: speaker_id
219
- dtype: string
220
- - name: chapter_id
221
- dtype: string
222
- - name: file
223
- dtype: string
224
- - name: id
225
- dtype: string
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: elevation
239
- dtype: float64
240
- - name: azimuth
241
- dtype: float64
242
  splits:
243
- - name: train_clean_100
244
- num_bytes: x
245
- num_examples: x
246
- - name: train_clean_360
247
- num_bytes: x
248
- num_examples: x
249
- - name: train_other_500
250
- num_bytes: x
251
- num_examples: x
252
- - name: dev_clean
253
- num_bytes: x
254
- num_examples: x
255
- - name: dev_other
256
- num_bytes: x
257
- num_examples: x
258
- - name: test_clean
259
- num_bytes: x
260
- num_examples: x
261
- - name: test_other
262
- num_bytes: x
263
- num_examples: x
264
  download_size: x
265
  dataset_size: x
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
266
  ---
267
 
268
  # Dataset Card for Dataset Name
 
1
  ---
 
2
  annotations_creators:
3
+ - expert-generated
4
  language_creators:
5
+ - crowdsourced
6
+ - expert-generated
7
+ language:
8
+ - en
9
+ license:
10
+ - cc-by-4.0
11
  multilinguality:
12
+ - monolingual
13
+ size_categories:
14
+ - 100K<n<1M
15
  task_categories:
16
  - automatic-speech-recognition
17
  - audio-classification
18
  task_ids:
19
+ - speaker-identification
20
+ pretty_name: Binaural LibriSpeech
 
21
  tags:
22
  - binaural
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: spherical
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: horizontal_front_only
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
  - config_name: spherical_front_only
207
  features:
208
+ - name: audio
209
+ dtype: audio
210
+ - name: original_path
211
+ dtype: string
212
+ - name: duration
213
+ dtype: float64
214
+ - name: transcript
215
+ dtype: string
216
+ - name: audio_duration
217
+ dtype: float64
218
+ - name: speaker_id
219
+ dtype: string
220
+ - name: chapter_id
221
+ dtype: string
222
+ - name: file
223
+ dtype: string
224
+ - name: id
225
+ dtype: string
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: elevation
239
+ dtype: float64
240
+ - name: azimuth
241
+ dtype: float64
242
  splits:
243
+ - name: train_clean_100
244
+ num_bytes: x
245
+ num_examples: x
246
+ - name: train_clean_360
247
+ num_bytes: x
248
+ num_examples: x
249
+ - name: train_other_500
250
+ num_bytes: x
251
+ num_examples: x
252
+ - name: dev_clean
253
+ num_bytes: x
254
+ num_examples: x
255
+ - name: dev_other
256
+ num_bytes: x
257
+ num_examples: x
258
+ - name: test_clean
259
+ num_bytes: x
260
+ num_examples: x
261
+ - name: test_other
262
+ num_bytes: x
263
+ num_examples: x
264
  download_size: x
265
  dataset_size: x
266
+ dataset_info:
267
+ config_name: horizontal_plane_front_only
268
+ features:
269
+ - name: elevation
270
+ dtype: int64
271
+ - name: azimuth
272
+ dtype: int64
273
+ - name: microphone_left_x
274
+ dtype: float64
275
+ - name: microphone_left_y
276
+ dtype: float64
277
+ - name: microphone_left_z
278
+ dtype: float64
279
+ - name: microphone_right_x
280
+ dtype: float64
281
+ - name: microphone_right_y
282
+ dtype: float64
283
+ - name: microphone_right_z
284
+ dtype: float64
285
+ - name: transcript
286
+ dtype: string
287
+ - name: audio
288
+ dtype:
289
+ audio:
290
+ mono: false
291
+ - name: speaker_id
292
+ dtype: string
293
+ - name: chapter_id
294
+ dtype: string
295
+ - name: file
296
+ dtype: string
297
+ - name: duration
298
+ dtype: float64
299
+ splits:
300
+ - name: train_clean_100
301
+ num_bytes: 25181827466.67
302
+ num_examples: 28539
303
+ - name: dev_clean
304
+ num_bytes: 740151393.058
305
+ num_examples: 2703
306
+ - name: dev_other
307
+ num_bytes: 692893381.704
308
+ num_examples: 2864
309
+ - name: test_clean
310
+ num_bytes: 756050064.48
311
+ num_examples: 2620
312
+ - name: test_other
313
+ num_bytes: 729731439.188
314
+ num_examples: 2939
315
+ download_size: 28097784362
316
+ dataset_size: 28100653745.099995
317
+ configs:
318
+ - config_name: horizontal_plane_front_only
319
+ data_files:
320
+ - split: train_clean_100
321
+ path: horizontal_plane_front_only/train_clean_100-*
322
+ - split: dev_clean
323
+ path: horizontal_plane_front_only/dev_clean-*
324
+ - split: dev_other
325
+ path: horizontal_plane_front_only/dev_other-*
326
+ - split: test_clean
327
+ path: horizontal_plane_front_only/test_clean-*
328
+ - split: test_other
329
+ path: horizontal_plane_front_only/test_other-*
330
  ---
331
 
332
  # 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 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
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 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
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 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
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 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7a03b3252848bf320dee088aa6255ac73776e16cccb0fee0603912a42796d70
3
+ size 366405533
horizontal_plane_front_only/train_clean_100-00000-of-00051.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbb00bc6ff2a9ab8e7b8a840f108a8a7996776f7923553b4ebcf38884252afa4
3
+ size 487180334
horizontal_plane_front_only/train_clean_100-00001-of-00051.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0b6640a4f7cbe40a3a5695a647f6d0bbceffa6b0430f1af6019e96c575d60be
3
+ size 451265374
horizontal_plane_front_only/train_clean_100-00002-of-00051.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4e2813b5249b1d0110f073a31260c0b89d82d8405f63e07416fefe339bf37b3
3
+ size 497385243
horizontal_plane_front_only/train_clean_100-00003-of-00051.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23eabde6db010e6ea867a1bfc6b7642d8800762d92cd719a72a2628878effd9b
3
+ size 491255381
horizontal_plane_front_only/train_clean_100-00004-of-00051.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebe6d703f6161389d0286f08912e76929d339c91000294707ba98d2c279e5772
3
+ size 480421283
horizontal_plane_front_only/train_clean_100-00005-of-00051.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3680cb34ee40e3eb9767d401c317f7a00ad797db2946905d807c224505161676
3
+ size 502849356
horizontal_plane_front_only/train_clean_100-00006-of-00051.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30862cdad41e149eafde4939c97f299d227dab3f19ecbf217c3f0b611f7fa05e
3
+ size 481315360
horizontal_plane_front_only/train_clean_100-00007-of-00051.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ccf877130c00a50b47bfb57a90dd5d77b37b4f22fe088cd9312554e22fcd0aa
3
+ size 488483166
horizontal_plane_front_only/train_clean_100-00008-of-00051.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ca490e40c4ab04e14a6c42278ab3d2cb152a4065d95295cc9bf499c8e0f64b9
3
+ size 497396566
horizontal_plane_front_only/train_clean_100-00009-of-00051.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a02ff27ab7ced957f809ddb5fb7caf377fb9f9393cd142d3f0bf79a2ca5e358d
3
+ size 471968259
horizontal_plane_front_only/train_clean_100-00010-of-00051.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec6a6a5b9a4a907bab1c85d534c722434067df5a87e962ea1a756dfe47d9ce91
3
+ size 508051848
horizontal_plane_front_only/train_clean_100-00011-of-00051.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92cfd457671ffb7502b5b44e5c2737b24af0009a36d5b637956628d2139ba7ce
3
+ size 508499380
horizontal_plane_front_only/train_clean_100-00012-of-00051.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27d9bc3cdaf0e7f54aff2567b80d1021f45096936d39c5db90749b351c442173
3
+ size 506588438
horizontal_plane_front_only/train_clean_100-00013-of-00051.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:335289ca54d8f5c2a74da8d1c3d7cf33b47761e622e6e6a02910dc4e2e71dcac
3
+ size 474055605
horizontal_plane_front_only/train_clean_100-00014-of-00051.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3847bf058b11c009071c74e2c28332ea31eff3df27c9719285fe839c40ee37d
3
+ size 501615251
horizontal_plane_front_only/train_clean_100-00015-of-00051.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11b7f24fb46133ea92d9e5bc468425d509cdc32fc320fc87ebfcf26ef38fd5c4
3
+ size 475984803
horizontal_plane_front_only/train_clean_100-00016-of-00051.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76e35f4e9d3f8a85cfb3d41e4e9d160ad8056d5cdf74ca7858342640665275f4
3
+ size 492785793
horizontal_plane_front_only/train_clean_100-00017-of-00051.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d91d2c834f65a73417117b8e2df8ca56a68dac3984963ae9b3139b3801a8d9a9
3
+ size 473692617
horizontal_plane_front_only/train_clean_100-00018-of-00051.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a0ca4be1fe85b1c55eafd57f6c145d477b69e4790ec3313fa2a9b85aa9615c2
3
+ size 497796632
horizontal_plane_front_only/train_clean_100-00019-of-00051.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2de6e3c56c2144acd07c35fc34e9e893be1f19c2e71e841dadf19713834b408e
3
+ size 513097354
horizontal_plane_front_only/train_clean_100-00020-of-00051.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e47121d3a212950ed101cab7d4be504ef4d1b8f2a7978d91fb87dbcba89dca9
3
+ size 513999933
horizontal_plane_front_only/train_clean_100-00021-of-00051.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af6c6a9793398f5dc3c679aeba47dec246cf67068b915fd5d99dfda028c32379
3
+ size 507023922
horizontal_plane_front_only/train_clean_100-00022-of-00051.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0266786f2f78a99a4a0bbc432959aeffab99b0877ec249b4e2f7efa811dab649
3
+ size 472707849
horizontal_plane_front_only/train_clean_100-00023-of-00051.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0833a48aaba9016e9319e73573886b71eb16dc78e1c5c64bce1830d60fb67228
3
+ size 490816002
horizontal_plane_front_only/train_clean_100-00024-of-00051.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:909c3d000aabf84f7dedf1f07fdc82a9fa42a73376e610063af189795d389c99
3
+ size 497191038
horizontal_plane_front_only/train_clean_100-00025-of-00051.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8041ecd8d5e948dc6ae5e9e11178efd99484a456d28d08f293f35767112ea6ef
3
+ size 511174824
horizontal_plane_front_only/train_clean_100-00026-of-00051.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65a1348929c377e79b5a0d6e3382e865fed0ec2e2fc4466dd1e6a0f56f64cc73
3
+ size 500197062
horizontal_plane_front_only/train_clean_100-00027-of-00051.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ed5d660705d7a1d188403840f66b285dc8ef172d65340813ce917450315c7ce
3
+ size 485702813
horizontal_plane_front_only/train_clean_100-00028-of-00051.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e57d286f7142ebb07c75040ebda66ac28b91b771196aa6d6f0e3e2e39f3983fc
3
+ size 520870441
horizontal_plane_front_only/train_clean_100-00029-of-00051.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30c4e5dcbb31443b5351c3d59f3c84a479807023345c8f423c1c7af6994d7047
3
+ size 495270861
horizontal_plane_front_only/train_clean_100-00030-of-00051.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25d4d12fc8b929cbdaead0cd6dfb0a37f81c91661e6162ec85be553695aefb9f
3
+ size 475502823
horizontal_plane_front_only/train_clean_100-00031-of-00051.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7007c4044bde1e4732a7c9dc51e7f94a0c36bacc92e0cb604d120d4a4597016f
3
+ size 453468998
horizontal_plane_front_only/train_clean_100-00032-of-00051.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9a33ef0550a3a633e733623db5eea83de6653a6feb157a76f8e571b895e7036
3
+ size 503018777
horizontal_plane_front_only/train_clean_100-00033-of-00051.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e292e63a4b394ae8820b94db4172f7acbe42629722a1b5b23a579c5161ab1c2f
3
+ size 500478749
horizontal_plane_front_only/train_clean_100-00034-of-00051.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a23327cef37292a07b89c4dc856299083bd9275cc8c14ad5e4d360ef689f0a37
3
+ size 486558953
horizontal_plane_front_only/train_clean_100-00035-of-00051.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15136e529446ff9cdd0f2562b0f6264950778bcbfc45a2ff8ab297c0566e4c21
3
+ size 495248404
horizontal_plane_front_only/train_clean_100-00036-of-00051.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60110647b12b0781206f17a22bf958ab6934ddad6622c8ecea30b1dd28145d5d
3
+ size 515155663
horizontal_plane_front_only/train_clean_100-00037-of-00051.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75ab6c89c2a7d6c94af426f0b11fcd4c005f582dc6602058b76c9146fdb569a1
3
+ size 491186145
horizontal_plane_front_only/train_clean_100-00038-of-00051.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:229125b3f9716b338ea9399ebe4daeb4c2c1dc84098c2100f250c04a081d3f38
3
+ size 512269808
horizontal_plane_front_only/train_clean_100-00039-of-00051.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7d55698126fd4b1acaf653687de58b11ddd461d9f1866272fa18624ac96d8c2
3
+ size 517145166
horizontal_plane_front_only/train_clean_100-00040-of-00051.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:174fc8e96a65152fbab75e3d12ed6f656d8d372f1e13b9893ddf1a6fad968b7b
3
+ size 494428463