carankt commited on
Commit
4018f99
·
verified ·
1 Parent(s): b40c403

Add files using upload-large-folder tool

Browse files
data/audio_mixtures/train/airport_2dist_196_rep3.json ADDED
@@ -0,0 +1,162 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "airport_2dist_196_rep3",
3
+ "scene_name": "Airport",
4
+ "distractor_count": 2,
5
+ "distractors": [
6
+ "ringtone",
7
+ "sneeze"
8
+ ],
9
+ "audio_file": "airport_2dist_196_rep3.wav",
10
+ "split": "train",
11
+ "audio_metadata": {
12
+ "duration": 10.0,
13
+ "sample_rate": 44100,
14
+ "channels": 5,
15
+ "speech": {
16
+ "original_path": "speech/val/p230/p230_331.wav",
17
+ "origin_start": 0.0,
18
+ "origin_end": 2.988185941043084,
19
+ "mixture_start": 0.0,
20
+ "mixture_end": 10.0,
21
+ "channel": 0
22
+ },
23
+ "background": {
24
+ "original_path": "background/train/Airport/asmr_Airport_vTX-Nhs-kUo_chunk_010.mp3",
25
+ "origin_start": 139.767052154195,
26
+ "origin_end": 149.767052154195,
27
+ "mixture_start": 0.0,
28
+ "mixture_end": 10.0,
29
+ "channel": 1
30
+ },
31
+ "distractor_1": {
32
+ "name": "ringtone",
33
+ "display_name": "ringtone",
34
+ "original_path": "distractors/val/ringtone/JH_fsdkaggle2018_acace1fa.wav",
35
+ "origin_start": 0.0,
36
+ "origin_end": 1.1377777777777778,
37
+ "mixture_start": 8.748847129318666,
38
+ "mixture_end": 9.886624907096444,
39
+ "channel": 2
40
+ },
41
+ "distractor_2": {
42
+ "name": "sneeze",
43
+ "display_name": "sneeze",
44
+ "original_path": "distractors/train/sneeze/fsd50k_407568.wav",
45
+ "origin_start": 0.503718820861678,
46
+ "origin_end": 2.734625850340136,
47
+ "mixture_start": 4.297986464628453,
48
+ "mixture_end": 6.528907198533795,
49
+ "channel": 3
50
+ }
51
+ },
52
+ "command_variants": [
53
+ {
54
+ "user_input": null,
55
+ "command_type": "no_input",
56
+ "target_sources": [
57
+ "speech",
58
+ "ringtone"
59
+ ],
60
+ "target_channels": [
61
+ 0,
62
+ 2
63
+ ]
64
+ },
65
+ {
66
+ "user_input": "remove ringtone",
67
+ "command_type": "remove_only",
68
+ "target_sources": [
69
+ "speech"
70
+ ],
71
+ "target_channels": [
72
+ 0
73
+ ]
74
+ },
75
+ {
76
+ "user_input": "remove sneeze",
77
+ "command_type": "remove_only",
78
+ "target_sources": [
79
+ "speech",
80
+ "ringtone"
81
+ ],
82
+ "target_channels": [
83
+ 0,
84
+ 2
85
+ ]
86
+ },
87
+ {
88
+ "user_input": "remove ringtone and sneeze",
89
+ "command_type": "remove_only",
90
+ "target_sources": [
91
+ "speech"
92
+ ],
93
+ "target_channels": [
94
+ 0
95
+ ]
96
+ },
97
+ {
98
+ "user_input": "keep ringtone",
99
+ "command_type": "keep_only",
100
+ "target_sources": [
101
+ "speech",
102
+ "ringtone"
103
+ ],
104
+ "target_channels": [
105
+ 0,
106
+ 2
107
+ ]
108
+ },
109
+ {
110
+ "user_input": "keep sneeze",
111
+ "command_type": "keep_only",
112
+ "target_sources": [
113
+ "speech",
114
+ "ringtone",
115
+ "sneeze"
116
+ ],
117
+ "target_channels": [
118
+ 0,
119
+ 2,
120
+ 3
121
+ ]
122
+ },
123
+ {
124
+ "user_input": "keep ringtone and sneeze",
125
+ "command_type": "keep_only",
126
+ "target_sources": [
127
+ "speech",
128
+ "ringtone",
129
+ "sneeze"
130
+ ],
131
+ "target_channels": [
132
+ 0,
133
+ 2,
134
+ 3
135
+ ]
136
+ },
137
+ {
138
+ "user_input": "remove ringtone and keep sneeze",
139
+ "command_type": "mixed_commands",
140
+ "target_sources": [
141
+ "speech",
142
+ "sneeze"
143
+ ],
144
+ "target_channels": [
145
+ 0,
146
+ 3
147
+ ]
148
+ },
149
+ {
150
+ "user_input": "keep ringtone and remove sneeze",
151
+ "command_type": "mixed_commands",
152
+ "target_sources": [
153
+ "speech",
154
+ "ringtone"
155
+ ],
156
+ "target_channels": [
157
+ 0,
158
+ 2
159
+ ]
160
+ }
161
+ ]
162
+ }
data/audio_mixtures/train/airport_3dist_419_rep1.json ADDED
@@ -0,0 +1,407 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "airport_3dist_419_rep1",
3
+ "scene_name": "Airport",
4
+ "distractor_count": 3,
5
+ "distractors": [
6
+ "cellphone_buzz_vibrating_alert",
7
+ "sneeze",
8
+ "slam"
9
+ ],
10
+ "audio_file": "airport_3dist_419_rep1.wav",
11
+ "split": "train",
12
+ "audio_metadata": {
13
+ "duration": 10.0,
14
+ "sample_rate": 44100,
15
+ "channels": 5,
16
+ "speech": {
17
+ "original_path": "speech/train/p280/p280_057.wav",
18
+ "origin_start": 0.0,
19
+ "origin_end": 3.5426757369614514,
20
+ "mixture_start": 0.0,
21
+ "mixture_end": 10.0,
22
+ "channel": 0
23
+ },
24
+ "background": {
25
+ "original_path": "background/train/Airport/asmr_Airport_vTX-Nhs-kUo_chunk_027.mp3",
26
+ "origin_start": 201.32845804988662,
27
+ "origin_end": 211.32845804988662,
28
+ "mixture_start": 0.0,
29
+ "mixture_end": 10.0,
30
+ "channel": 1
31
+ },
32
+ "distractor_1": {
33
+ "name": "cellphone_buzz_vibrating_alert",
34
+ "display_name": "cellphone buzz vibrating alert",
35
+ "original_path": "distractors/train/cellphone_buzz_vibrating_alert/fsd50k_256210.wav",
36
+ "origin_start": 0.03537414965986395,
37
+ "origin_end": 2.179591836734694,
38
+ "mixture_start": 3.2312394984771435,
39
+ "mixture_end": 5.37547573544337,
40
+ "channel": 2
41
+ },
42
+ "distractor_2": {
43
+ "name": "sneeze",
44
+ "display_name": "sneeze",
45
+ "original_path": "distractors/train/sneeze/JH_esc50_2-109505-A-21.wav",
46
+ "origin_start": 0.0,
47
+ "origin_end": 0.4527891156462585,
48
+ "mixture_start": 7.388448822845715,
49
+ "mixture_end": 7.8412379384919735,
50
+ "channel": 3
51
+ },
52
+ "distractor_3": {
53
+ "name": "slam",
54
+ "display_name": "slam",
55
+ "original_path": "distractors/train/slam/JH_fsd50k-arca_335737.wav",
56
+ "origin_start": 0.672312925170068,
57
+ "origin_end": 2.721972789115646,
58
+ "mixture_start": 1.1235381006755327,
59
+ "mixture_end": 3.173215374453279,
60
+ "channel": 4
61
+ }
62
+ },
63
+ "command_variants": [
64
+ {
65
+ "user_input": null,
66
+ "command_type": "no_input",
67
+ "target_sources": [
68
+ "speech",
69
+ "cellphone_buzz_vibrating_alert"
70
+ ],
71
+ "target_channels": [
72
+ 0,
73
+ 2
74
+ ]
75
+ },
76
+ {
77
+ "user_input": "remove cellphone buzz vibrating alert",
78
+ "command_type": "remove_only",
79
+ "target_sources": [
80
+ "speech"
81
+ ],
82
+ "target_channels": [
83
+ 0
84
+ ]
85
+ },
86
+ {
87
+ "user_input": "remove sneeze",
88
+ "command_type": "remove_only",
89
+ "target_sources": [
90
+ "speech",
91
+ "cellphone_buzz_vibrating_alert"
92
+ ],
93
+ "target_channels": [
94
+ 0,
95
+ 2
96
+ ]
97
+ },
98
+ {
99
+ "user_input": "remove slam",
100
+ "command_type": "remove_only",
101
+ "target_sources": [
102
+ "speech",
103
+ "cellphone_buzz_vibrating_alert"
104
+ ],
105
+ "target_channels": [
106
+ 0,
107
+ 2
108
+ ]
109
+ },
110
+ {
111
+ "user_input": "remove cellphone buzz vibrating alert and sneeze",
112
+ "command_type": "remove_only",
113
+ "target_sources": [
114
+ "speech"
115
+ ],
116
+ "target_channels": [
117
+ 0
118
+ ]
119
+ },
120
+ {
121
+ "user_input": "remove cellphone buzz vibrating alert and slam",
122
+ "command_type": "remove_only",
123
+ "target_sources": [
124
+ "speech"
125
+ ],
126
+ "target_channels": [
127
+ 0
128
+ ]
129
+ },
130
+ {
131
+ "user_input": "remove sneeze and slam",
132
+ "command_type": "remove_only",
133
+ "target_sources": [
134
+ "speech",
135
+ "cellphone_buzz_vibrating_alert"
136
+ ],
137
+ "target_channels": [
138
+ 0,
139
+ 2
140
+ ]
141
+ },
142
+ {
143
+ "user_input": "remove cellphone buzz vibrating alert and sneeze and slam",
144
+ "command_type": "remove_only",
145
+ "target_sources": [
146
+ "speech"
147
+ ],
148
+ "target_channels": [
149
+ 0
150
+ ]
151
+ },
152
+ {
153
+ "user_input": "keep cellphone buzz vibrating alert",
154
+ "command_type": "keep_only",
155
+ "target_sources": [
156
+ "speech",
157
+ "cellphone_buzz_vibrating_alert"
158
+ ],
159
+ "target_channels": [
160
+ 0,
161
+ 2
162
+ ]
163
+ },
164
+ {
165
+ "user_input": "keep sneeze",
166
+ "command_type": "keep_only",
167
+ "target_sources": [
168
+ "speech",
169
+ "cellphone_buzz_vibrating_alert",
170
+ "sneeze"
171
+ ],
172
+ "target_channels": [
173
+ 0,
174
+ 2,
175
+ 3
176
+ ]
177
+ },
178
+ {
179
+ "user_input": "keep slam",
180
+ "command_type": "keep_only",
181
+ "target_sources": [
182
+ "speech",
183
+ "cellphone_buzz_vibrating_alert",
184
+ "slam"
185
+ ],
186
+ "target_channels": [
187
+ 0,
188
+ 2,
189
+ 4
190
+ ]
191
+ },
192
+ {
193
+ "user_input": "keep cellphone buzz vibrating alert and sneeze",
194
+ "command_type": "keep_only",
195
+ "target_sources": [
196
+ "speech",
197
+ "cellphone_buzz_vibrating_alert",
198
+ "sneeze"
199
+ ],
200
+ "target_channels": [
201
+ 0,
202
+ 2,
203
+ 3
204
+ ]
205
+ },
206
+ {
207
+ "user_input": "keep cellphone buzz vibrating alert and slam",
208
+ "command_type": "keep_only",
209
+ "target_sources": [
210
+ "speech",
211
+ "cellphone_buzz_vibrating_alert",
212
+ "slam"
213
+ ],
214
+ "target_channels": [
215
+ 0,
216
+ 2,
217
+ 4
218
+ ]
219
+ },
220
+ {
221
+ "user_input": "keep sneeze and slam",
222
+ "command_type": "keep_only",
223
+ "target_sources": [
224
+ "speech",
225
+ "cellphone_buzz_vibrating_alert",
226
+ "sneeze",
227
+ "slam"
228
+ ],
229
+ "target_channels": [
230
+ 0,
231
+ 2,
232
+ 3,
233
+ 4
234
+ ]
235
+ },
236
+ {
237
+ "user_input": "keep cellphone buzz vibrating alert and sneeze and slam",
238
+ "command_type": "keep_only",
239
+ "target_sources": [
240
+ "speech",
241
+ "cellphone_buzz_vibrating_alert",
242
+ "sneeze",
243
+ "slam"
244
+ ],
245
+ "target_channels": [
246
+ 0,
247
+ 2,
248
+ 3,
249
+ 4
250
+ ]
251
+ },
252
+ {
253
+ "user_input": "remove cellphone buzz vibrating alert and keep sneeze",
254
+ "command_type": "mixed_commands",
255
+ "target_sources": [
256
+ "speech",
257
+ "sneeze"
258
+ ],
259
+ "target_channels": [
260
+ 0,
261
+ 3
262
+ ]
263
+ },
264
+ {
265
+ "user_input": "keep slam and remove cellphone buzz vibrating alert",
266
+ "command_type": "mixed_commands",
267
+ "target_sources": [
268
+ "speech",
269
+ "slam"
270
+ ],
271
+ "target_channels": [
272
+ 0,
273
+ 4
274
+ ]
275
+ },
276
+ {
277
+ "user_input": "remove sneeze and keep cellphone buzz vibrating alert",
278
+ "command_type": "mixed_commands",
279
+ "target_sources": [
280
+ "speech",
281
+ "cellphone_buzz_vibrating_alert"
282
+ ],
283
+ "target_channels": [
284
+ 0,
285
+ 2
286
+ ]
287
+ },
288
+ {
289
+ "user_input": "keep slam and remove sneeze",
290
+ "command_type": "mixed_commands",
291
+ "target_sources": [
292
+ "speech",
293
+ "cellphone_buzz_vibrating_alert",
294
+ "slam"
295
+ ],
296
+ "target_channels": [
297
+ 0,
298
+ 2,
299
+ 4
300
+ ]
301
+ },
302
+ {
303
+ "user_input": "keep cellphone buzz vibrating alert and remove slam",
304
+ "command_type": "mixed_commands",
305
+ "target_sources": [
306
+ "speech",
307
+ "cellphone_buzz_vibrating_alert"
308
+ ],
309
+ "target_channels": [
310
+ 0,
311
+ 2
312
+ ]
313
+ },
314
+ {
315
+ "user_input": "remove slam and keep sneeze",
316
+ "command_type": "mixed_commands",
317
+ "target_sources": [
318
+ "speech",
319
+ "cellphone_buzz_vibrating_alert",
320
+ "sneeze"
321
+ ],
322
+ "target_channels": [
323
+ 0,
324
+ 2,
325
+ 3
326
+ ]
327
+ },
328
+ {
329
+ "user_input": "remove cellphone buzz vibrating alert and keep sneeze and slam",
330
+ "command_type": "mixed_commands",
331
+ "target_sources": [
332
+ "speech",
333
+ "sneeze",
334
+ "slam"
335
+ ],
336
+ "target_channels": [
337
+ 0,
338
+ 3,
339
+ 4
340
+ ]
341
+ },
342
+ {
343
+ "user_input": "remove sneeze and keep cellphone buzz vibrating alert and slam",
344
+ "command_type": "mixed_commands",
345
+ "target_sources": [
346
+ "speech",
347
+ "cellphone_buzz_vibrating_alert",
348
+ "slam"
349
+ ],
350
+ "target_channels": [
351
+ 0,
352
+ 2,
353
+ 4
354
+ ]
355
+ },
356
+ {
357
+ "user_input": "keep cellphone buzz vibrating alert and sneeze and remove slam",
358
+ "command_type": "mixed_commands",
359
+ "target_sources": [
360
+ "speech",
361
+ "cellphone_buzz_vibrating_alert",
362
+ "sneeze"
363
+ ],
364
+ "target_channels": [
365
+ 0,
366
+ 2,
367
+ 3
368
+ ]
369
+ },
370
+ {
371
+ "user_input": "remove cellphone buzz vibrating alert and sneeze and keep slam",
372
+ "command_type": "mixed_commands",
373
+ "target_sources": [
374
+ "speech",
375
+ "slam"
376
+ ],
377
+ "target_channels": [
378
+ 0,
379
+ 4
380
+ ]
381
+ },
382
+ {
383
+ "user_input": "keep sneeze and remove cellphone buzz vibrating alert and slam",
384
+ "command_type": "mixed_commands",
385
+ "target_sources": [
386
+ "speech",
387
+ "sneeze"
388
+ ],
389
+ "target_channels": [
390
+ 0,
391
+ 3
392
+ ]
393
+ },
394
+ {
395
+ "user_input": "keep cellphone buzz vibrating alert and remove sneeze and slam",
396
+ "command_type": "mixed_commands",
397
+ "target_sources": [
398
+ "speech",
399
+ "cellphone_buzz_vibrating_alert"
400
+ ],
401
+ "target_channels": [
402
+ 0,
403
+ 2
404
+ ]
405
+ }
406
+ ]
407
+ }
data/audio_mixtures/train/airport_3dist_429_rep3.json ADDED
@@ -0,0 +1,407 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "airport_3dist_429_rep3",
3
+ "scene_name": "Airport",
4
+ "distractor_count": 3,
5
+ "distractors": [
6
+ "ringtone",
7
+ "baby_cry",
8
+ "slam"
9
+ ],
10
+ "audio_file": "airport_3dist_429_rep3.wav",
11
+ "split": "train",
12
+ "audio_metadata": {
13
+ "duration": 10.0,
14
+ "sample_rate": 44100,
15
+ "channels": 5,
16
+ "speech": {
17
+ "original_path": "speech/train/p279/p279_189.wav",
18
+ "origin_start": 0.0,
19
+ "origin_end": 3.9700907029478456,
20
+ "mixture_start": 0.0,
21
+ "mixture_end": 10.0,
22
+ "channel": 0
23
+ },
24
+ "background": {
25
+ "original_path": "background/train/Airport/asmr_Airport_vTX-Nhs-kUo_chunk_002.mp3",
26
+ "origin_start": 96.11956916099773,
27
+ "origin_end": 106.11956916099773,
28
+ "mixture_start": 0.0,
29
+ "mixture_end": 10.0,
30
+ "channel": 1
31
+ },
32
+ "distractor_1": {
33
+ "name": "ringtone",
34
+ "display_name": "ringtone",
35
+ "original_path": "distractors/train/ringtone/JH_fsdkaggle2018_448d0cb1.wav",
36
+ "origin_start": 0.0,
37
+ "origin_end": 1.253877551020408,
38
+ "mixture_start": 2.122316054366111,
39
+ "mixture_end": 3.376193605386519,
40
+ "channel": 2
41
+ },
42
+ "distractor_2": {
43
+ "name": "baby_cry",
44
+ "display_name": "baby cry",
45
+ "original_path": "distractors/train/baby_cry/JH_esc50_1-60997-A-20.wav",
46
+ "origin_start": 0.8143310657596372,
47
+ "origin_end": 4.654263038548753,
48
+ "mixture_start": 5.532882856709017,
49
+ "mixture_end": 9.37283457547629,
50
+ "channel": 3
51
+ },
52
+ "distractor_3": {
53
+ "name": "slam",
54
+ "display_name": "slam",
55
+ "original_path": "distractors/val/slam/JH_fsd50k-arca_413272.wav",
56
+ "origin_start": 0.0,
57
+ "origin_end": 0.592108843537415,
58
+ "mixture_start": 3.1178097508530938,
59
+ "mixture_end": 3.709918594390509,
60
+ "channel": 4
61
+ }
62
+ },
63
+ "command_variants": [
64
+ {
65
+ "user_input": null,
66
+ "command_type": "no_input",
67
+ "target_sources": [
68
+ "speech",
69
+ "ringtone"
70
+ ],
71
+ "target_channels": [
72
+ 0,
73
+ 2
74
+ ]
75
+ },
76
+ {
77
+ "user_input": "remove ringtone",
78
+ "command_type": "remove_only",
79
+ "target_sources": [
80
+ "speech"
81
+ ],
82
+ "target_channels": [
83
+ 0
84
+ ]
85
+ },
86
+ {
87
+ "user_input": "remove baby cry",
88
+ "command_type": "remove_only",
89
+ "target_sources": [
90
+ "speech",
91
+ "ringtone"
92
+ ],
93
+ "target_channels": [
94
+ 0,
95
+ 2
96
+ ]
97
+ },
98
+ {
99
+ "user_input": "remove slam",
100
+ "command_type": "remove_only",
101
+ "target_sources": [
102
+ "speech",
103
+ "ringtone"
104
+ ],
105
+ "target_channels": [
106
+ 0,
107
+ 2
108
+ ]
109
+ },
110
+ {
111
+ "user_input": "remove ringtone and baby cry",
112
+ "command_type": "remove_only",
113
+ "target_sources": [
114
+ "speech"
115
+ ],
116
+ "target_channels": [
117
+ 0
118
+ ]
119
+ },
120
+ {
121
+ "user_input": "remove ringtone and slam",
122
+ "command_type": "remove_only",
123
+ "target_sources": [
124
+ "speech"
125
+ ],
126
+ "target_channels": [
127
+ 0
128
+ ]
129
+ },
130
+ {
131
+ "user_input": "remove baby cry and slam",
132
+ "command_type": "remove_only",
133
+ "target_sources": [
134
+ "speech",
135
+ "ringtone"
136
+ ],
137
+ "target_channels": [
138
+ 0,
139
+ 2
140
+ ]
141
+ },
142
+ {
143
+ "user_input": "remove ringtone and baby cry and slam",
144
+ "command_type": "remove_only",
145
+ "target_sources": [
146
+ "speech"
147
+ ],
148
+ "target_channels": [
149
+ 0
150
+ ]
151
+ },
152
+ {
153
+ "user_input": "keep ringtone",
154
+ "command_type": "keep_only",
155
+ "target_sources": [
156
+ "speech",
157
+ "ringtone"
158
+ ],
159
+ "target_channels": [
160
+ 0,
161
+ 2
162
+ ]
163
+ },
164
+ {
165
+ "user_input": "keep baby cry",
166
+ "command_type": "keep_only",
167
+ "target_sources": [
168
+ "speech",
169
+ "ringtone",
170
+ "baby_cry"
171
+ ],
172
+ "target_channels": [
173
+ 0,
174
+ 2,
175
+ 3
176
+ ]
177
+ },
178
+ {
179
+ "user_input": "keep slam",
180
+ "command_type": "keep_only",
181
+ "target_sources": [
182
+ "speech",
183
+ "ringtone",
184
+ "slam"
185
+ ],
186
+ "target_channels": [
187
+ 0,
188
+ 2,
189
+ 4
190
+ ]
191
+ },
192
+ {
193
+ "user_input": "keep ringtone and baby cry",
194
+ "command_type": "keep_only",
195
+ "target_sources": [
196
+ "speech",
197
+ "ringtone",
198
+ "baby_cry"
199
+ ],
200
+ "target_channels": [
201
+ 0,
202
+ 2,
203
+ 3
204
+ ]
205
+ },
206
+ {
207
+ "user_input": "keep ringtone and slam",
208
+ "command_type": "keep_only",
209
+ "target_sources": [
210
+ "speech",
211
+ "ringtone",
212
+ "slam"
213
+ ],
214
+ "target_channels": [
215
+ 0,
216
+ 2,
217
+ 4
218
+ ]
219
+ },
220
+ {
221
+ "user_input": "keep baby cry and slam",
222
+ "command_type": "keep_only",
223
+ "target_sources": [
224
+ "speech",
225
+ "ringtone",
226
+ "baby_cry",
227
+ "slam"
228
+ ],
229
+ "target_channels": [
230
+ 0,
231
+ 2,
232
+ 3,
233
+ 4
234
+ ]
235
+ },
236
+ {
237
+ "user_input": "keep ringtone and baby cry and slam",
238
+ "command_type": "keep_only",
239
+ "target_sources": [
240
+ "speech",
241
+ "ringtone",
242
+ "baby_cry",
243
+ "slam"
244
+ ],
245
+ "target_channels": [
246
+ 0,
247
+ 2,
248
+ 3,
249
+ 4
250
+ ]
251
+ },
252
+ {
253
+ "user_input": "keep baby cry and remove ringtone",
254
+ "command_type": "mixed_commands",
255
+ "target_sources": [
256
+ "speech",
257
+ "baby_cry"
258
+ ],
259
+ "target_channels": [
260
+ 0,
261
+ 3
262
+ ]
263
+ },
264
+ {
265
+ "user_input": "keep slam and remove ringtone",
266
+ "command_type": "mixed_commands",
267
+ "target_sources": [
268
+ "speech",
269
+ "slam"
270
+ ],
271
+ "target_channels": [
272
+ 0,
273
+ 4
274
+ ]
275
+ },
276
+ {
277
+ "user_input": "keep ringtone and remove baby cry",
278
+ "command_type": "mixed_commands",
279
+ "target_sources": [
280
+ "speech",
281
+ "ringtone"
282
+ ],
283
+ "target_channels": [
284
+ 0,
285
+ 2
286
+ ]
287
+ },
288
+ {
289
+ "user_input": "remove baby cry and keep slam",
290
+ "command_type": "mixed_commands",
291
+ "target_sources": [
292
+ "speech",
293
+ "ringtone",
294
+ "slam"
295
+ ],
296
+ "target_channels": [
297
+ 0,
298
+ 2,
299
+ 4
300
+ ]
301
+ },
302
+ {
303
+ "user_input": "remove slam and keep ringtone",
304
+ "command_type": "mixed_commands",
305
+ "target_sources": [
306
+ "speech",
307
+ "ringtone"
308
+ ],
309
+ "target_channels": [
310
+ 0,
311
+ 2
312
+ ]
313
+ },
314
+ {
315
+ "user_input": "remove slam and keep baby cry",
316
+ "command_type": "mixed_commands",
317
+ "target_sources": [
318
+ "speech",
319
+ "ringtone",
320
+ "baby_cry"
321
+ ],
322
+ "target_channels": [
323
+ 0,
324
+ 2,
325
+ 3
326
+ ]
327
+ },
328
+ {
329
+ "user_input": "keep baby cry and slam and remove ringtone",
330
+ "command_type": "mixed_commands",
331
+ "target_sources": [
332
+ "speech",
333
+ "baby_cry",
334
+ "slam"
335
+ ],
336
+ "target_channels": [
337
+ 0,
338
+ 3,
339
+ 4
340
+ ]
341
+ },
342
+ {
343
+ "user_input": "keep ringtone and slam and remove baby cry",
344
+ "command_type": "mixed_commands",
345
+ "target_sources": [
346
+ "speech",
347
+ "ringtone",
348
+ "slam"
349
+ ],
350
+ "target_channels": [
351
+ 0,
352
+ 2,
353
+ 4
354
+ ]
355
+ },
356
+ {
357
+ "user_input": "keep ringtone and baby cry and remove slam",
358
+ "command_type": "mixed_commands",
359
+ "target_sources": [
360
+ "speech",
361
+ "ringtone",
362
+ "baby_cry"
363
+ ],
364
+ "target_channels": [
365
+ 0,
366
+ 2,
367
+ 3
368
+ ]
369
+ },
370
+ {
371
+ "user_input": "remove ringtone and baby cry and keep slam",
372
+ "command_type": "mixed_commands",
373
+ "target_sources": [
374
+ "speech",
375
+ "slam"
376
+ ],
377
+ "target_channels": [
378
+ 0,
379
+ 4
380
+ ]
381
+ },
382
+ {
383
+ "user_input": "remove ringtone and slam and keep baby cry",
384
+ "command_type": "mixed_commands",
385
+ "target_sources": [
386
+ "speech",
387
+ "baby_cry"
388
+ ],
389
+ "target_channels": [
390
+ 0,
391
+ 3
392
+ ]
393
+ },
394
+ {
395
+ "user_input": "remove baby cry and slam and keep ringtone",
396
+ "command_type": "mixed_commands",
397
+ "target_sources": [
398
+ "speech",
399
+ "ringtone"
400
+ ],
401
+ "target_channels": [
402
+ 0,
403
+ 2
404
+ ]
405
+ }
406
+ ]
407
+ }
data/audio_mixtures/train/city_1dist_067_rep1.json ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "city_1dist_067_rep1",
3
+ "scene_name": "City",
4
+ "distractor_count": 1,
5
+ "distractors": [
6
+ "fireworks"
7
+ ],
8
+ "audio_file": "city_1dist_067_rep1.wav",
9
+ "split": "train",
10
+ "audio_metadata": {
11
+ "duration": 10.0,
12
+ "sample_rate": 44100,
13
+ "channels": 5,
14
+ "speech": {
15
+ "original_path": "speech/train/p277/p277_360.wav",
16
+ "origin_start": 0.0,
17
+ "origin_end": 4.056054421768708,
18
+ "mixture_start": 0.0,
19
+ "mixture_end": 10.0,
20
+ "channel": 0
21
+ },
22
+ "background": {
23
+ "original_path": "background/train/City/asmr_City_KkXLEHqzYZk_chunk_084.mp3",
24
+ "origin_start": 57.792244897959186,
25
+ "origin_end": 67.79224489795918,
26
+ "mixture_start": 0.0,
27
+ "mixture_end": 10.0,
28
+ "channel": 1
29
+ },
30
+ "distractor_1": {
31
+ "name": "fireworks",
32
+ "display_name": "fireworks",
33
+ "original_path": "distractors/val/fireworks/fsd50k_186933.wav",
34
+ "origin_start": 0.0,
35
+ "origin_end": 1.0448979591836736,
36
+ "mixture_start": 6.750279702631254,
37
+ "mixture_end": 7.795177661814928,
38
+ "channel": 2
39
+ }
40
+ },
41
+ "command_variants": [
42
+ {
43
+ "user_input": null,
44
+ "command_type": "no_input",
45
+ "target_sources": [
46
+ "speech"
47
+ ],
48
+ "target_channels": [
49
+ 0
50
+ ]
51
+ },
52
+ {
53
+ "user_input": "remove fireworks",
54
+ "command_type": "remove_only",
55
+ "target_sources": [
56
+ "speech"
57
+ ],
58
+ "target_channels": [
59
+ 0
60
+ ]
61
+ },
62
+ {
63
+ "user_input": "keep fireworks",
64
+ "command_type": "keep_only",
65
+ "target_sources": [
66
+ "speech",
67
+ "fireworks"
68
+ ],
69
+ "target_channels": [
70
+ 0,
71
+ 2
72
+ ]
73
+ }
74
+ ]
75
+ }
data/audio_mixtures/train/city_1dist_099_rep2.json ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "city_1dist_099_rep2",
3
+ "scene_name": "City",
4
+ "distractor_count": 1,
5
+ "distractors": [
6
+ "ringtone"
7
+ ],
8
+ "audio_file": "city_1dist_099_rep2.wav",
9
+ "split": "train",
10
+ "audio_metadata": {
11
+ "duration": 10.0,
12
+ "sample_rate": 44100,
13
+ "channels": 5,
14
+ "speech": {
15
+ "original_path": "speech/train/p285/p285_151.wav",
16
+ "origin_start": 0.0,
17
+ "origin_end": 2.7311791383219957,
18
+ "mixture_start": 0.0,
19
+ "mixture_end": 10.0,
20
+ "channel": 0
21
+ },
22
+ "background": {
23
+ "original_path": "background/train/City/asmr_City_KkXLEHqzYZk_chunk_108.mp3",
24
+ "origin_start": 14.412902494331066,
25
+ "origin_end": 24.412902494331068,
26
+ "mixture_start": 0.0,
27
+ "mixture_end": 10.0,
28
+ "channel": 1
29
+ },
30
+ "distractor_1": {
31
+ "name": "ringtone",
32
+ "display_name": "ringtone",
33
+ "original_path": "distractors/train/ringtone/JH_fsdkaggle2018_713e5ec0.wav",
34
+ "origin_start": 2.853877551020408,
35
+ "origin_end": 5.421836734693877,
36
+ "mixture_start": 1.5426143570488862,
37
+ "mixture_end": 4.11057547059252,
38
+ "channel": 2
39
+ }
40
+ },
41
+ "command_variants": [
42
+ {
43
+ "user_input": null,
44
+ "command_type": "no_input",
45
+ "target_sources": [
46
+ "speech",
47
+ "ringtone"
48
+ ],
49
+ "target_channels": [
50
+ 0,
51
+ 2
52
+ ]
53
+ },
54
+ {
55
+ "user_input": "remove ringtone",
56
+ "command_type": "remove_only",
57
+ "target_sources": [
58
+ "speech"
59
+ ],
60
+ "target_channels": [
61
+ 0
62
+ ]
63
+ },
64
+ {
65
+ "user_input": "keep ringtone",
66
+ "command_type": "keep_only",
67
+ "target_sources": [
68
+ "speech",
69
+ "ringtone"
70
+ ],
71
+ "target_channels": [
72
+ 0,
73
+ 2
74
+ ]
75
+ }
76
+ ]
77
+ }
data/audio_mixtures/train/city_2dist_237_rep3.json ADDED
@@ -0,0 +1,168 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "city_2dist_237_rep3",
3
+ "scene_name": "City",
4
+ "distractor_count": 2,
5
+ "distractors": [
6
+ "boom",
7
+ "siren"
8
+ ],
9
+ "audio_file": "city_2dist_237_rep3.wav",
10
+ "split": "train",
11
+ "audio_metadata": {
12
+ "duration": 10.0,
13
+ "sample_rate": 44100,
14
+ "channels": 5,
15
+ "speech": {
16
+ "original_path": "speech/train/p279/p279_183.wav",
17
+ "origin_start": 0.0,
18
+ "origin_end": 2.9449886621315193,
19
+ "mixture_start": 0.0,
20
+ "mixture_end": 10.0,
21
+ "channel": 0
22
+ },
23
+ "background": {
24
+ "original_path": "background/val/City/asmr_City_KkXLEHqzYZk_chunk_090.mp3",
25
+ "origin_start": 17.292585034013605,
26
+ "origin_end": 27.292585034013605,
27
+ "mixture_start": 0.0,
28
+ "mixture_end": 10.0,
29
+ "channel": 1
30
+ },
31
+ "distractor_1": {
32
+ "name": "boom",
33
+ "display_name": "boom",
34
+ "original_path": "distractors/train/boom/fsd50k_161342.wav",
35
+ "origin_start": 0.0,
36
+ "origin_end": 0.8359183673469388,
37
+ "mixture_start": 3.1034780167675113,
38
+ "mixture_end": 3.93939638411445,
39
+ "channel": 2
40
+ },
41
+ "distractor_2": {
42
+ "name": "siren",
43
+ "display_name": "siren",
44
+ "original_path": "distractors/train/siren/fsd50k_369202.wav",
45
+ "origin_start": 0.29687074829931975,
46
+ "origin_end": 3.1904308390022678,
47
+ "mixture_start": 6.5871127609429845,
48
+ "mixture_end": 9.480692925964865,
49
+ "channel": 3
50
+ }
51
+ },
52
+ "command_variants": [
53
+ {
54
+ "user_input": null,
55
+ "command_type": "no_input",
56
+ "target_sources": [
57
+ "speech",
58
+ "boom",
59
+ "siren"
60
+ ],
61
+ "target_channels": [
62
+ 0,
63
+ 2,
64
+ 3
65
+ ]
66
+ },
67
+ {
68
+ "user_input": "remove boom",
69
+ "command_type": "remove_only",
70
+ "target_sources": [
71
+ "speech",
72
+ "siren"
73
+ ],
74
+ "target_channels": [
75
+ 0,
76
+ 3
77
+ ]
78
+ },
79
+ {
80
+ "user_input": "remove siren",
81
+ "command_type": "remove_only",
82
+ "target_sources": [
83
+ "speech",
84
+ "boom"
85
+ ],
86
+ "target_channels": [
87
+ 0,
88
+ 2
89
+ ]
90
+ },
91
+ {
92
+ "user_input": "remove boom and siren",
93
+ "command_type": "remove_only",
94
+ "target_sources": [
95
+ "speech"
96
+ ],
97
+ "target_channels": [
98
+ 0
99
+ ]
100
+ },
101
+ {
102
+ "user_input": "keep boom",
103
+ "command_type": "keep_only",
104
+ "target_sources": [
105
+ "speech",
106
+ "boom",
107
+ "siren"
108
+ ],
109
+ "target_channels": [
110
+ 0,
111
+ 2,
112
+ 3
113
+ ]
114
+ },
115
+ {
116
+ "user_input": "keep siren",
117
+ "command_type": "keep_only",
118
+ "target_sources": [
119
+ "speech",
120
+ "boom",
121
+ "siren"
122
+ ],
123
+ "target_channels": [
124
+ 0,
125
+ 2,
126
+ 3
127
+ ]
128
+ },
129
+ {
130
+ "user_input": "keep boom and siren",
131
+ "command_type": "keep_only",
132
+ "target_sources": [
133
+ "speech",
134
+ "boom",
135
+ "siren"
136
+ ],
137
+ "target_channels": [
138
+ 0,
139
+ 2,
140
+ 3
141
+ ]
142
+ },
143
+ {
144
+ "user_input": "keep siren and remove boom",
145
+ "command_type": "mixed_commands",
146
+ "target_sources": [
147
+ "speech",
148
+ "siren"
149
+ ],
150
+ "target_channels": [
151
+ 0,
152
+ 3
153
+ ]
154
+ },
155
+ {
156
+ "user_input": "remove siren and keep boom",
157
+ "command_type": "mixed_commands",
158
+ "target_sources": [
159
+ "speech",
160
+ "boom"
161
+ ],
162
+ "target_channels": [
163
+ 0,
164
+ 2
165
+ ]
166
+ }
167
+ ]
168
+ }
data/audio_mixtures/train/coffee_shop_1dist_103_rep1.json ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "coffee_shop_1dist_103_rep1",
3
+ "scene_name": "Coffee Shop",
4
+ "distractor_count": 1,
5
+ "distractors": [
6
+ "car_alarm"
7
+ ],
8
+ "audio_file": "coffee_shop_1dist_103_rep1.wav",
9
+ "split": "train",
10
+ "audio_metadata": {
11
+ "duration": 10.0,
12
+ "sample_rate": 44100,
13
+ "channels": 5,
14
+ "speech": {
15
+ "original_path": "speech/train/p270/p270_044.wav",
16
+ "origin_start": 0.0,
17
+ "origin_end": 2.690294784580499,
18
+ "mixture_start": 0.0,
19
+ "mixture_end": 10.0,
20
+ "channel": 0
21
+ },
22
+ "background": {
23
+ "original_path": "background/train/Coffee_Shop/asmr_Coffee_Shop_uiMXGIG_DQo_chunk_044.mp3",
24
+ "origin_start": 33.0874149659864,
25
+ "origin_end": 43.0874149659864,
26
+ "mixture_start": 0.0,
27
+ "mixture_end": 10.0,
28
+ "channel": 1
29
+ },
30
+ "distractor_1": {
31
+ "name": "car_alarm",
32
+ "display_name": "car alarm",
33
+ "original_path": "distractors/train/car_alarm/fsd50k_360692.wav",
34
+ "origin_start": 0.0,
35
+ "origin_end": 0.871655328798186,
36
+ "mixture_start": 6.131486752032883,
37
+ "mixture_end": 7.0031420808310685,
38
+ "channel": 2
39
+ }
40
+ },
41
+ "command_variants": [
42
+ {
43
+ "user_input": null,
44
+ "command_type": "no_input",
45
+ "target_sources": [
46
+ "speech",
47
+ "car_alarm"
48
+ ],
49
+ "target_channels": [
50
+ 0,
51
+ 2
52
+ ]
53
+ },
54
+ {
55
+ "user_input": "remove car alarm",
56
+ "command_type": "remove_only",
57
+ "target_sources": [
58
+ "speech"
59
+ ],
60
+ "target_channels": [
61
+ 0
62
+ ]
63
+ },
64
+ {
65
+ "user_input": "keep car alarm",
66
+ "command_type": "keep_only",
67
+ "target_sources": [
68
+ "speech",
69
+ "car_alarm"
70
+ ],
71
+ "target_channels": [
72
+ 0,
73
+ 2
74
+ ]
75
+ }
76
+ ]
77
+ }
data/audio_mixtures/train/coffee_shop_3dist_398_rep3.json ADDED
@@ -0,0 +1,407 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "coffee_shop_3dist_398_rep3",
3
+ "scene_name": "Coffee Shop",
4
+ "distractor_count": 3,
5
+ "distractors": [
6
+ "car_alarm",
7
+ "ringtone",
8
+ "dog"
9
+ ],
10
+ "audio_file": "coffee_shop_3dist_398_rep3.wav",
11
+ "split": "train",
12
+ "audio_metadata": {
13
+ "duration": 10.0,
14
+ "sample_rate": 44100,
15
+ "channels": 5,
16
+ "speech": {
17
+ "original_path": "speech/train/p259/p259_138.wav",
18
+ "origin_start": 0.0,
19
+ "origin_end": 3.9705668934240363,
20
+ "mixture_start": 0.0,
21
+ "mixture_end": 10.0,
22
+ "channel": 0
23
+ },
24
+ "background": {
25
+ "original_path": "background/train/Coffee_Shop/asmr_Coffee_Shop_uiMXGIG_DQo_chunk_035.mp3",
26
+ "origin_start": 175.74850340136055,
27
+ "origin_end": 185.74850340136055,
28
+ "mixture_start": 0.0,
29
+ "mixture_end": 10.0,
30
+ "channel": 1
31
+ },
32
+ "distractor_1": {
33
+ "name": "car_alarm",
34
+ "display_name": "car alarm",
35
+ "original_path": "distractors/train/car_alarm/fsd50k_360692.wav",
36
+ "origin_start": 0.0,
37
+ "origin_end": 0.871655328798186,
38
+ "mixture_start": 3.5652451362220736,
39
+ "mixture_end": 4.436900465020259,
40
+ "channel": 2
41
+ },
42
+ "distractor_2": {
43
+ "name": "ringtone",
44
+ "display_name": "ringtone",
45
+ "original_path": "distractors/train/ringtone/fsd50k_352657.wav",
46
+ "origin_start": 0.0,
47
+ "origin_end": 1.18421768707483,
48
+ "mixture_start": 2.457325209369842,
49
+ "mixture_end": 3.6415428964446717,
50
+ "channel": 3
51
+ },
52
+ "distractor_3": {
53
+ "name": "dog",
54
+ "display_name": "dog",
55
+ "original_path": "distractors/val/dog/JH_esc50_5-231762-A-0.wav",
56
+ "origin_start": 0.0,
57
+ "origin_end": 1.2887074829931973,
58
+ "mixture_start": 4.333445071586475,
59
+ "mixture_end": 5.622152554579672,
60
+ "channel": 4
61
+ }
62
+ },
63
+ "command_variants": [
64
+ {
65
+ "user_input": null,
66
+ "command_type": "no_input",
67
+ "target_sources": [
68
+ "speech",
69
+ "car_alarm"
70
+ ],
71
+ "target_channels": [
72
+ 0,
73
+ 2
74
+ ]
75
+ },
76
+ {
77
+ "user_input": "remove car alarm",
78
+ "command_type": "remove_only",
79
+ "target_sources": [
80
+ "speech"
81
+ ],
82
+ "target_channels": [
83
+ 0
84
+ ]
85
+ },
86
+ {
87
+ "user_input": "remove ringtone",
88
+ "command_type": "remove_only",
89
+ "target_sources": [
90
+ "speech",
91
+ "car_alarm"
92
+ ],
93
+ "target_channels": [
94
+ 0,
95
+ 2
96
+ ]
97
+ },
98
+ {
99
+ "user_input": "remove dog",
100
+ "command_type": "remove_only",
101
+ "target_sources": [
102
+ "speech",
103
+ "car_alarm"
104
+ ],
105
+ "target_channels": [
106
+ 0,
107
+ 2
108
+ ]
109
+ },
110
+ {
111
+ "user_input": "remove car alarm and ringtone",
112
+ "command_type": "remove_only",
113
+ "target_sources": [
114
+ "speech"
115
+ ],
116
+ "target_channels": [
117
+ 0
118
+ ]
119
+ },
120
+ {
121
+ "user_input": "remove car alarm and dog",
122
+ "command_type": "remove_only",
123
+ "target_sources": [
124
+ "speech"
125
+ ],
126
+ "target_channels": [
127
+ 0
128
+ ]
129
+ },
130
+ {
131
+ "user_input": "remove ringtone and dog",
132
+ "command_type": "remove_only",
133
+ "target_sources": [
134
+ "speech",
135
+ "car_alarm"
136
+ ],
137
+ "target_channels": [
138
+ 0,
139
+ 2
140
+ ]
141
+ },
142
+ {
143
+ "user_input": "remove car alarm and ringtone and dog",
144
+ "command_type": "remove_only",
145
+ "target_sources": [
146
+ "speech"
147
+ ],
148
+ "target_channels": [
149
+ 0
150
+ ]
151
+ },
152
+ {
153
+ "user_input": "keep car alarm",
154
+ "command_type": "keep_only",
155
+ "target_sources": [
156
+ "speech",
157
+ "car_alarm"
158
+ ],
159
+ "target_channels": [
160
+ 0,
161
+ 2
162
+ ]
163
+ },
164
+ {
165
+ "user_input": "keep ringtone",
166
+ "command_type": "keep_only",
167
+ "target_sources": [
168
+ "speech",
169
+ "car_alarm",
170
+ "ringtone"
171
+ ],
172
+ "target_channels": [
173
+ 0,
174
+ 2,
175
+ 3
176
+ ]
177
+ },
178
+ {
179
+ "user_input": "keep dog",
180
+ "command_type": "keep_only",
181
+ "target_sources": [
182
+ "speech",
183
+ "car_alarm",
184
+ "dog"
185
+ ],
186
+ "target_channels": [
187
+ 0,
188
+ 2,
189
+ 4
190
+ ]
191
+ },
192
+ {
193
+ "user_input": "keep car alarm and ringtone",
194
+ "command_type": "keep_only",
195
+ "target_sources": [
196
+ "speech",
197
+ "car_alarm",
198
+ "ringtone"
199
+ ],
200
+ "target_channels": [
201
+ 0,
202
+ 2,
203
+ 3
204
+ ]
205
+ },
206
+ {
207
+ "user_input": "keep car alarm and dog",
208
+ "command_type": "keep_only",
209
+ "target_sources": [
210
+ "speech",
211
+ "car_alarm",
212
+ "dog"
213
+ ],
214
+ "target_channels": [
215
+ 0,
216
+ 2,
217
+ 4
218
+ ]
219
+ },
220
+ {
221
+ "user_input": "keep ringtone and dog",
222
+ "command_type": "keep_only",
223
+ "target_sources": [
224
+ "speech",
225
+ "car_alarm",
226
+ "ringtone",
227
+ "dog"
228
+ ],
229
+ "target_channels": [
230
+ 0,
231
+ 2,
232
+ 3,
233
+ 4
234
+ ]
235
+ },
236
+ {
237
+ "user_input": "keep car alarm and ringtone and dog",
238
+ "command_type": "keep_only",
239
+ "target_sources": [
240
+ "speech",
241
+ "car_alarm",
242
+ "ringtone",
243
+ "dog"
244
+ ],
245
+ "target_channels": [
246
+ 0,
247
+ 2,
248
+ 3,
249
+ 4
250
+ ]
251
+ },
252
+ {
253
+ "user_input": "keep ringtone and remove car alarm",
254
+ "command_type": "mixed_commands",
255
+ "target_sources": [
256
+ "speech",
257
+ "ringtone"
258
+ ],
259
+ "target_channels": [
260
+ 0,
261
+ 3
262
+ ]
263
+ },
264
+ {
265
+ "user_input": "remove car alarm and keep dog",
266
+ "command_type": "mixed_commands",
267
+ "target_sources": [
268
+ "speech",
269
+ "dog"
270
+ ],
271
+ "target_channels": [
272
+ 0,
273
+ 4
274
+ ]
275
+ },
276
+ {
277
+ "user_input": "remove ringtone and keep car alarm",
278
+ "command_type": "mixed_commands",
279
+ "target_sources": [
280
+ "speech",
281
+ "car_alarm"
282
+ ],
283
+ "target_channels": [
284
+ 0,
285
+ 2
286
+ ]
287
+ },
288
+ {
289
+ "user_input": "keep dog and remove ringtone",
290
+ "command_type": "mixed_commands",
291
+ "target_sources": [
292
+ "speech",
293
+ "car_alarm",
294
+ "dog"
295
+ ],
296
+ "target_channels": [
297
+ 0,
298
+ 2,
299
+ 4
300
+ ]
301
+ },
302
+ {
303
+ "user_input": "remove dog and keep car alarm",
304
+ "command_type": "mixed_commands",
305
+ "target_sources": [
306
+ "speech",
307
+ "car_alarm"
308
+ ],
309
+ "target_channels": [
310
+ 0,
311
+ 2
312
+ ]
313
+ },
314
+ {
315
+ "user_input": "keep ringtone and remove dog",
316
+ "command_type": "mixed_commands",
317
+ "target_sources": [
318
+ "speech",
319
+ "car_alarm",
320
+ "ringtone"
321
+ ],
322
+ "target_channels": [
323
+ 0,
324
+ 2,
325
+ 3
326
+ ]
327
+ },
328
+ {
329
+ "user_input": "keep ringtone and dog and remove car alarm",
330
+ "command_type": "mixed_commands",
331
+ "target_sources": [
332
+ "speech",
333
+ "ringtone",
334
+ "dog"
335
+ ],
336
+ "target_channels": [
337
+ 0,
338
+ 3,
339
+ 4
340
+ ]
341
+ },
342
+ {
343
+ "user_input": "keep car alarm and dog and remove ringtone",
344
+ "command_type": "mixed_commands",
345
+ "target_sources": [
346
+ "speech",
347
+ "car_alarm",
348
+ "dog"
349
+ ],
350
+ "target_channels": [
351
+ 0,
352
+ 2,
353
+ 4
354
+ ]
355
+ },
356
+ {
357
+ "user_input": "keep car alarm and ringtone and remove dog",
358
+ "command_type": "mixed_commands",
359
+ "target_sources": [
360
+ "speech",
361
+ "car_alarm",
362
+ "ringtone"
363
+ ],
364
+ "target_channels": [
365
+ 0,
366
+ 2,
367
+ 3
368
+ ]
369
+ },
370
+ {
371
+ "user_input": "remove car alarm and ringtone and keep dog",
372
+ "command_type": "mixed_commands",
373
+ "target_sources": [
374
+ "speech",
375
+ "dog"
376
+ ],
377
+ "target_channels": [
378
+ 0,
379
+ 4
380
+ ]
381
+ },
382
+ {
383
+ "user_input": "remove car alarm and dog and keep ringtone",
384
+ "command_type": "mixed_commands",
385
+ "target_sources": [
386
+ "speech",
387
+ "ringtone"
388
+ ],
389
+ "target_channels": [
390
+ 0,
391
+ 3
392
+ ]
393
+ },
394
+ {
395
+ "user_input": "remove ringtone and dog and keep car alarm",
396
+ "command_type": "mixed_commands",
397
+ "target_sources": [
398
+ "speech",
399
+ "car_alarm"
400
+ ],
401
+ "target_channels": [
402
+ 0,
403
+ 2
404
+ ]
405
+ }
406
+ ]
407
+ }
data/audio_mixtures/train/forest_1dist_050_rep3.json ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "forest_1dist_050_rep3",
3
+ "scene_name": "Forest",
4
+ "distractor_count": 1,
5
+ "distractors": [
6
+ "boom"
7
+ ],
8
+ "audio_file": "forest_1dist_050_rep3.wav",
9
+ "split": "train",
10
+ "audio_metadata": {
11
+ "duration": 10.0,
12
+ "sample_rate": 44100,
13
+ "channels": 5,
14
+ "speech": {
15
+ "original_path": "speech/train/p268/p268_049.wav",
16
+ "origin_start": 0.0,
17
+ "origin_end": 3.37453514739229,
18
+ "mixture_start": 0.0,
19
+ "mixture_end": 10.0,
20
+ "channel": 0
21
+ },
22
+ "background": {
23
+ "original_path": "background/train/Forest/asmr_Forest_xNN7iTA57jM_chunk_030.mp3",
24
+ "origin_start": 98.81823129251701,
25
+ "origin_end": 108.81823129251701,
26
+ "mixture_start": 0.0,
27
+ "mixture_end": 10.0,
28
+ "channel": 1
29
+ },
30
+ "distractor_1": {
31
+ "name": "boom",
32
+ "display_name": "boom",
33
+ "original_path": "distractors/train/boom/JH_fsd50k-arca_434423.wav",
34
+ "origin_start": 0.017573696145124718,
35
+ "origin_end": 2.4425850340136055,
36
+ "mixture_start": 7.424073816845996,
37
+ "mixture_end": 9.84910455307034,
38
+ "channel": 2
39
+ }
40
+ },
41
+ "command_variants": [
42
+ {
43
+ "user_input": null,
44
+ "command_type": "no_input",
45
+ "target_sources": [
46
+ "speech",
47
+ "boom"
48
+ ],
49
+ "target_channels": [
50
+ 0,
51
+ 2
52
+ ]
53
+ },
54
+ {
55
+ "user_input": "remove boom",
56
+ "command_type": "remove_only",
57
+ "target_sources": [
58
+ "speech"
59
+ ],
60
+ "target_channels": [
61
+ 0
62
+ ]
63
+ },
64
+ {
65
+ "user_input": "keep boom",
66
+ "command_type": "keep_only",
67
+ "target_sources": [
68
+ "speech",
69
+ "boom"
70
+ ],
71
+ "target_channels": [
72
+ 0,
73
+ 2
74
+ ]
75
+ }
76
+ ]
77
+ }
data/audio_mixtures/train/forest_3dist_384_rep4.json ADDED
@@ -0,0 +1,389 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "forest_3dist_384_rep4",
3
+ "scene_name": "Forest",
4
+ "distractor_count": 3,
5
+ "distractors": [
6
+ "drill",
7
+ "engine",
8
+ "cricket"
9
+ ],
10
+ "audio_file": "forest_3dist_384_rep4.wav",
11
+ "split": "train",
12
+ "audio_metadata": {
13
+ "duration": 10.0,
14
+ "sample_rate": 44100,
15
+ "channels": 5,
16
+ "speech": {
17
+ "original_path": "speech/train/p266/p266_172.wav",
18
+ "origin_start": 0.0,
19
+ "origin_end": 2.8625850340136054,
20
+ "mixture_start": 0.0,
21
+ "mixture_end": 10.0,
22
+ "channel": 0
23
+ },
24
+ "background": {
25
+ "original_path": "background/val/Forest/asmr_Forest_29XymHesxa0_chunk_000.mp3",
26
+ "origin_start": 149.96995464852608,
27
+ "origin_end": 159.96995464852608,
28
+ "mixture_start": 0.0,
29
+ "mixture_end": 10.0,
30
+ "channel": 1
31
+ },
32
+ "distractor_1": {
33
+ "name": "drill",
34
+ "display_name": "drill",
35
+ "original_path": "distractors/train/drill/fsd50k_386280.wav",
36
+ "origin_start": 0.0,
37
+ "origin_end": 0.9404081632653061,
38
+ "mixture_start": 6.017217749375131,
39
+ "mixture_end": 6.957625912640437,
40
+ "channel": 2
41
+ },
42
+ "distractor_2": {
43
+ "name": "engine",
44
+ "display_name": "engine",
45
+ "original_path": "distractors/train/engine/fsd50k_170248.wav",
46
+ "origin_start": 0.48925170068027213,
47
+ "origin_end": 3.487324263038549,
48
+ "mixture_start": 1.670346070546946,
49
+ "mixture_end": 4.6684210645003965,
50
+ "channel": 3
51
+ },
52
+ "distractor_3": {
53
+ "name": "cricket",
54
+ "display_name": "cricket",
55
+ "original_path": "distractors/train/cricket/JH_fsd50k-arca_164482.wav",
56
+ "origin_start": 0.0,
57
+ "origin_end": 0.3660544217687075,
58
+ "mixture_start": 6.003142551039438,
59
+ "mixture_end": 6.369196972808145,
60
+ "channel": 4
61
+ }
62
+ },
63
+ "command_variants": [
64
+ {
65
+ "user_input": null,
66
+ "command_type": "no_input",
67
+ "target_sources": [
68
+ "speech"
69
+ ],
70
+ "target_channels": [
71
+ 0
72
+ ]
73
+ },
74
+ {
75
+ "user_input": "remove drill",
76
+ "command_type": "remove_only",
77
+ "target_sources": [
78
+ "speech"
79
+ ],
80
+ "target_channels": [
81
+ 0
82
+ ]
83
+ },
84
+ {
85
+ "user_input": "remove engine",
86
+ "command_type": "remove_only",
87
+ "target_sources": [
88
+ "speech"
89
+ ],
90
+ "target_channels": [
91
+ 0
92
+ ]
93
+ },
94
+ {
95
+ "user_input": "remove cricket",
96
+ "command_type": "remove_only",
97
+ "target_sources": [
98
+ "speech"
99
+ ],
100
+ "target_channels": [
101
+ 0
102
+ ]
103
+ },
104
+ {
105
+ "user_input": "remove drill and engine",
106
+ "command_type": "remove_only",
107
+ "target_sources": [
108
+ "speech"
109
+ ],
110
+ "target_channels": [
111
+ 0
112
+ ]
113
+ },
114
+ {
115
+ "user_input": "remove drill and cricket",
116
+ "command_type": "remove_only",
117
+ "target_sources": [
118
+ "speech"
119
+ ],
120
+ "target_channels": [
121
+ 0
122
+ ]
123
+ },
124
+ {
125
+ "user_input": "remove engine and cricket",
126
+ "command_type": "remove_only",
127
+ "target_sources": [
128
+ "speech"
129
+ ],
130
+ "target_channels": [
131
+ 0
132
+ ]
133
+ },
134
+ {
135
+ "user_input": "remove drill and engine and cricket",
136
+ "command_type": "remove_only",
137
+ "target_sources": [
138
+ "speech"
139
+ ],
140
+ "target_channels": [
141
+ 0
142
+ ]
143
+ },
144
+ {
145
+ "user_input": "keep drill",
146
+ "command_type": "keep_only",
147
+ "target_sources": [
148
+ "speech",
149
+ "drill"
150
+ ],
151
+ "target_channels": [
152
+ 0,
153
+ 2
154
+ ]
155
+ },
156
+ {
157
+ "user_input": "keep engine",
158
+ "command_type": "keep_only",
159
+ "target_sources": [
160
+ "speech",
161
+ "engine"
162
+ ],
163
+ "target_channels": [
164
+ 0,
165
+ 3
166
+ ]
167
+ },
168
+ {
169
+ "user_input": "keep cricket",
170
+ "command_type": "keep_only",
171
+ "target_sources": [
172
+ "speech",
173
+ "cricket"
174
+ ],
175
+ "target_channels": [
176
+ 0,
177
+ 4
178
+ ]
179
+ },
180
+ {
181
+ "user_input": "keep drill and engine",
182
+ "command_type": "keep_only",
183
+ "target_sources": [
184
+ "speech",
185
+ "drill",
186
+ "engine"
187
+ ],
188
+ "target_channels": [
189
+ 0,
190
+ 2,
191
+ 3
192
+ ]
193
+ },
194
+ {
195
+ "user_input": "keep drill and cricket",
196
+ "command_type": "keep_only",
197
+ "target_sources": [
198
+ "speech",
199
+ "drill",
200
+ "cricket"
201
+ ],
202
+ "target_channels": [
203
+ 0,
204
+ 2,
205
+ 4
206
+ ]
207
+ },
208
+ {
209
+ "user_input": "keep engine and cricket",
210
+ "command_type": "keep_only",
211
+ "target_sources": [
212
+ "speech",
213
+ "engine",
214
+ "cricket"
215
+ ],
216
+ "target_channels": [
217
+ 0,
218
+ 3,
219
+ 4
220
+ ]
221
+ },
222
+ {
223
+ "user_input": "keep drill and engine and cricket",
224
+ "command_type": "keep_only",
225
+ "target_sources": [
226
+ "speech",
227
+ "drill",
228
+ "engine",
229
+ "cricket"
230
+ ],
231
+ "target_channels": [
232
+ 0,
233
+ 2,
234
+ 3,
235
+ 4
236
+ ]
237
+ },
238
+ {
239
+ "user_input": "keep engine and remove drill",
240
+ "command_type": "mixed_commands",
241
+ "target_sources": [
242
+ "speech",
243
+ "engine"
244
+ ],
245
+ "target_channels": [
246
+ 0,
247
+ 3
248
+ ]
249
+ },
250
+ {
251
+ "user_input": "keep cricket and remove drill",
252
+ "command_type": "mixed_commands",
253
+ "target_sources": [
254
+ "speech",
255
+ "cricket"
256
+ ],
257
+ "target_channels": [
258
+ 0,
259
+ 4
260
+ ]
261
+ },
262
+ {
263
+ "user_input": "keep drill and remove engine",
264
+ "command_type": "mixed_commands",
265
+ "target_sources": [
266
+ "speech",
267
+ "drill"
268
+ ],
269
+ "target_channels": [
270
+ 0,
271
+ 2
272
+ ]
273
+ },
274
+ {
275
+ "user_input": "remove engine and keep cricket",
276
+ "command_type": "mixed_commands",
277
+ "target_sources": [
278
+ "speech",
279
+ "cricket"
280
+ ],
281
+ "target_channels": [
282
+ 0,
283
+ 4
284
+ ]
285
+ },
286
+ {
287
+ "user_input": "remove cricket and keep drill",
288
+ "command_type": "mixed_commands",
289
+ "target_sources": [
290
+ "speech",
291
+ "drill"
292
+ ],
293
+ "target_channels": [
294
+ 0,
295
+ 2
296
+ ]
297
+ },
298
+ {
299
+ "user_input": "remove cricket and keep engine",
300
+ "command_type": "mixed_commands",
301
+ "target_sources": [
302
+ "speech",
303
+ "engine"
304
+ ],
305
+ "target_channels": [
306
+ 0,
307
+ 3
308
+ ]
309
+ },
310
+ {
311
+ "user_input": "remove drill and keep engine and cricket",
312
+ "command_type": "mixed_commands",
313
+ "target_sources": [
314
+ "speech",
315
+ "engine",
316
+ "cricket"
317
+ ],
318
+ "target_channels": [
319
+ 0,
320
+ 3,
321
+ 4
322
+ ]
323
+ },
324
+ {
325
+ "user_input": "remove engine and keep drill and cricket",
326
+ "command_type": "mixed_commands",
327
+ "target_sources": [
328
+ "speech",
329
+ "drill",
330
+ "cricket"
331
+ ],
332
+ "target_channels": [
333
+ 0,
334
+ 2,
335
+ 4
336
+ ]
337
+ },
338
+ {
339
+ "user_input": "keep drill and engine and remove cricket",
340
+ "command_type": "mixed_commands",
341
+ "target_sources": [
342
+ "speech",
343
+ "drill",
344
+ "engine"
345
+ ],
346
+ "target_channels": [
347
+ 0,
348
+ 2,
349
+ 3
350
+ ]
351
+ },
352
+ {
353
+ "user_input": "keep cricket and remove drill and engine",
354
+ "command_type": "mixed_commands",
355
+ "target_sources": [
356
+ "speech",
357
+ "cricket"
358
+ ],
359
+ "target_channels": [
360
+ 0,
361
+ 4
362
+ ]
363
+ },
364
+ {
365
+ "user_input": "keep engine and remove drill and cricket",
366
+ "command_type": "mixed_commands",
367
+ "target_sources": [
368
+ "speech",
369
+ "engine"
370
+ ],
371
+ "target_channels": [
372
+ 0,
373
+ 3
374
+ ]
375
+ },
376
+ {
377
+ "user_input": "remove engine and cricket and keep drill",
378
+ "command_type": "mixed_commands",
379
+ "target_sources": [
380
+ "speech",
381
+ "drill"
382
+ ],
383
+ "target_channels": [
384
+ 0,
385
+ 2
386
+ ]
387
+ }
388
+ ]
389
+ }
data/audio_mixtures/train/restaurant_1dist_054_rep4.json ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "restaurant_1dist_054_rep4",
3
+ "scene_name": "Restaurant",
4
+ "distractor_count": 1,
5
+ "distractors": [
6
+ "footsteps"
7
+ ],
8
+ "audio_file": "restaurant_1dist_054_rep4.wav",
9
+ "split": "train",
10
+ "audio_metadata": {
11
+ "duration": 10.0,
12
+ "sample_rate": 44100,
13
+ "channels": 5,
14
+ "speech": {
15
+ "original_path": "speech/train/p283/p283_436.wav",
16
+ "origin_start": 0.0,
17
+ "origin_end": 3.329750566893424,
18
+ "mixture_start": 0.0,
19
+ "mixture_end": 10.0,
20
+ "channel": 0
21
+ },
22
+ "background": {
23
+ "original_path": "background/train/Restaurant/asmr_Restaurant_LvB-6uM2tik_chunk_011.mp3",
24
+ "origin_start": 169.90342403628117,
25
+ "origin_end": 179.90342403628117,
26
+ "mixture_start": 0.0,
27
+ "mixture_end": 10.0,
28
+ "channel": 1
29
+ },
30
+ "distractor_1": {
31
+ "name": "footsteps",
32
+ "display_name": "footsteps",
33
+ "original_path": "distractors/val/footsteps/JH_esc50_2-209473-A-25.wav",
34
+ "origin_start": 2.491496598639456,
35
+ "origin_end": 4.8100453514739225,
36
+ "mixture_start": 5.0891577089296325,
37
+ "mixture_end": 7.407709189610767,
38
+ "channel": 2
39
+ }
40
+ },
41
+ "command_variants": [
42
+ {
43
+ "user_input": null,
44
+ "command_type": "no_input",
45
+ "target_sources": [
46
+ "speech"
47
+ ],
48
+ "target_channels": [
49
+ 0
50
+ ]
51
+ },
52
+ {
53
+ "user_input": "remove footsteps",
54
+ "command_type": "remove_only",
55
+ "target_sources": [
56
+ "speech"
57
+ ],
58
+ "target_channels": [
59
+ 0
60
+ ]
61
+ },
62
+ {
63
+ "user_input": "keep footsteps",
64
+ "command_type": "keep_only",
65
+ "target_sources": [
66
+ "speech",
67
+ "footsteps"
68
+ ],
69
+ "target_channels": [
70
+ 0,
71
+ 2
72
+ ]
73
+ }
74
+ ]
75
+ }
data/audio_mixtures/train/restaurant_2dist_173_rep2.json ADDED
@@ -0,0 +1,162 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "restaurant_2dist_173_rep2",
3
+ "scene_name": "Restaurant",
4
+ "distractor_count": 2,
5
+ "distractors": [
6
+ "applause",
7
+ "gunshot"
8
+ ],
9
+ "audio_file": "restaurant_2dist_173_rep2.wav",
10
+ "split": "train",
11
+ "audio_metadata": {
12
+ "duration": 10.0,
13
+ "sample_rate": 44100,
14
+ "channels": 5,
15
+ "speech": {
16
+ "original_path": "speech/train/p264/p264_056.wav",
17
+ "origin_start": 0.0,
18
+ "origin_end": 3.3718820861678003,
19
+ "mixture_start": 0.0,
20
+ "mixture_end": 10.0,
21
+ "channel": 0
22
+ },
23
+ "background": {
24
+ "original_path": "background/train/Restaurant/asmr_Restaurant_U2vXZQiBPkE_chunk_010.mp3",
25
+ "origin_start": 86.6962358276644,
26
+ "origin_end": 96.6962358276644,
27
+ "mixture_start": 0.0,
28
+ "mixture_end": 10.0,
29
+ "channel": 1
30
+ },
31
+ "distractor_1": {
32
+ "name": "applause",
33
+ "display_name": "applause",
34
+ "original_path": "distractors/val/applause/fsd50k_189836.wav",
35
+ "origin_start": 0.5764852607709751,
36
+ "origin_end": 2.7271428571428573,
37
+ "mixture_start": 2.95324534730587,
38
+ "mixture_end": 5.1039189164268235,
39
+ "channel": 2
40
+ },
41
+ "distractor_2": {
42
+ "name": "gunshot",
43
+ "display_name": "gunshot",
44
+ "original_path": "distractors/train/gunshot/JH_fsdkaggle2018_8b613dd2.wav",
45
+ "origin_start": 0.0,
46
+ "origin_end": 1.0797278911564625,
47
+ "mixture_start": 8.24221131785311,
48
+ "mixture_end": 9.321939209009573,
49
+ "channel": 3
50
+ }
51
+ },
52
+ "command_variants": [
53
+ {
54
+ "user_input": null,
55
+ "command_type": "no_input",
56
+ "target_sources": [
57
+ "speech",
58
+ "gunshot"
59
+ ],
60
+ "target_channels": [
61
+ 0,
62
+ 3
63
+ ]
64
+ },
65
+ {
66
+ "user_input": "remove applause",
67
+ "command_type": "remove_only",
68
+ "target_sources": [
69
+ "speech",
70
+ "gunshot"
71
+ ],
72
+ "target_channels": [
73
+ 0,
74
+ 3
75
+ ]
76
+ },
77
+ {
78
+ "user_input": "remove gunshot",
79
+ "command_type": "remove_only",
80
+ "target_sources": [
81
+ "speech"
82
+ ],
83
+ "target_channels": [
84
+ 0
85
+ ]
86
+ },
87
+ {
88
+ "user_input": "remove applause and gunshot",
89
+ "command_type": "remove_only",
90
+ "target_sources": [
91
+ "speech"
92
+ ],
93
+ "target_channels": [
94
+ 0
95
+ ]
96
+ },
97
+ {
98
+ "user_input": "keep applause",
99
+ "command_type": "keep_only",
100
+ "target_sources": [
101
+ "speech",
102
+ "applause",
103
+ "gunshot"
104
+ ],
105
+ "target_channels": [
106
+ 0,
107
+ 2,
108
+ 3
109
+ ]
110
+ },
111
+ {
112
+ "user_input": "keep gunshot",
113
+ "command_type": "keep_only",
114
+ "target_sources": [
115
+ "speech",
116
+ "gunshot"
117
+ ],
118
+ "target_channels": [
119
+ 0,
120
+ 3
121
+ ]
122
+ },
123
+ {
124
+ "user_input": "keep applause and gunshot",
125
+ "command_type": "keep_only",
126
+ "target_sources": [
127
+ "speech",
128
+ "applause",
129
+ "gunshot"
130
+ ],
131
+ "target_channels": [
132
+ 0,
133
+ 2,
134
+ 3
135
+ ]
136
+ },
137
+ {
138
+ "user_input": "remove applause and keep gunshot",
139
+ "command_type": "mixed_commands",
140
+ "target_sources": [
141
+ "speech",
142
+ "gunshot"
143
+ ],
144
+ "target_channels": [
145
+ 0,
146
+ 3
147
+ ]
148
+ },
149
+ {
150
+ "user_input": "keep applause and remove gunshot",
151
+ "command_type": "mixed_commands",
152
+ "target_sources": [
153
+ "speech",
154
+ "applause"
155
+ ],
156
+ "target_channels": [
157
+ 0,
158
+ 2
159
+ ]
160
+ }
161
+ ]
162
+ }
data/audio_mixtures/train/restaurant_3dist_405_rep4.json ADDED
@@ -0,0 +1,425 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "restaurant_3dist_405_rep4",
3
+ "scene_name": "Restaurant",
4
+ "distractor_count": 3,
5
+ "distractors": [
6
+ "car_alarm",
7
+ "drill",
8
+ "gunshot"
9
+ ],
10
+ "audio_file": "restaurant_3dist_405_rep4.wav",
11
+ "split": "train",
12
+ "audio_metadata": {
13
+ "duration": 10.0,
14
+ "sample_rate": 44100,
15
+ "channels": 5,
16
+ "speech": {
17
+ "original_path": "speech/train/p257/p257_050.wav",
18
+ "origin_start": 0.0,
19
+ "origin_end": 1.9214739229024944,
20
+ "mixture_start": 0.0,
21
+ "mixture_end": 10.0,
22
+ "channel": 0
23
+ },
24
+ "background": {
25
+ "original_path": "background/train/Restaurant/asmr_Restaurant_LvB-6uM2tik_chunk_044.mp3",
26
+ "origin_start": 154.08825396825398,
27
+ "origin_end": 164.08825396825398,
28
+ "mixture_start": 0.0,
29
+ "mixture_end": 10.0,
30
+ "channel": 1
31
+ },
32
+ "distractor_1": {
33
+ "name": "car_alarm",
34
+ "display_name": "car alarm",
35
+ "original_path": "distractors/train/car_alarm/fsd50k_422051.wav",
36
+ "origin_start": 3.028888888888889,
37
+ "origin_end": 6.852154195011338,
38
+ "mixture_start": 1.7873045718610983,
39
+ "mixture_end": 5.610584652644814,
40
+ "channel": 2
41
+ },
42
+ "distractor_2": {
43
+ "name": "drill",
44
+ "display_name": "drill",
45
+ "original_path": "distractors/train/drill/JH_fsd50k-arca_59051.wav",
46
+ "origin_start": 18.52861678004535,
47
+ "origin_end": 20.706802721088437,
48
+ "mixture_start": 5.241670135182297,
49
+ "mixture_end": 7.419861041660755,
50
+ "channel": 3
51
+ },
52
+ "distractor_3": {
53
+ "name": "gunshot",
54
+ "display_name": "gunshot",
55
+ "original_path": "distractors/train/gunshot/fsd50k_388054.wav",
56
+ "origin_start": 0.0,
57
+ "origin_end": 0.9752380952380952,
58
+ "mixture_start": 7.403046669923333,
59
+ "mixture_end": 8.378284765161428,
60
+ "channel": 4
61
+ }
62
+ },
63
+ "command_variants": [
64
+ {
65
+ "user_input": null,
66
+ "command_type": "no_input",
67
+ "target_sources": [
68
+ "speech",
69
+ "car_alarm",
70
+ "gunshot"
71
+ ],
72
+ "target_channels": [
73
+ 0,
74
+ 2,
75
+ 4
76
+ ]
77
+ },
78
+ {
79
+ "user_input": "remove car alarm",
80
+ "command_type": "remove_only",
81
+ "target_sources": [
82
+ "speech",
83
+ "gunshot"
84
+ ],
85
+ "target_channels": [
86
+ 0,
87
+ 4
88
+ ]
89
+ },
90
+ {
91
+ "user_input": "remove drill",
92
+ "command_type": "remove_only",
93
+ "target_sources": [
94
+ "speech",
95
+ "car_alarm",
96
+ "gunshot"
97
+ ],
98
+ "target_channels": [
99
+ 0,
100
+ 2,
101
+ 4
102
+ ]
103
+ },
104
+ {
105
+ "user_input": "remove gunshot",
106
+ "command_type": "remove_only",
107
+ "target_sources": [
108
+ "speech",
109
+ "car_alarm"
110
+ ],
111
+ "target_channels": [
112
+ 0,
113
+ 2
114
+ ]
115
+ },
116
+ {
117
+ "user_input": "remove car alarm and drill",
118
+ "command_type": "remove_only",
119
+ "target_sources": [
120
+ "speech",
121
+ "gunshot"
122
+ ],
123
+ "target_channels": [
124
+ 0,
125
+ 4
126
+ ]
127
+ },
128
+ {
129
+ "user_input": "remove car alarm and gunshot",
130
+ "command_type": "remove_only",
131
+ "target_sources": [
132
+ "speech"
133
+ ],
134
+ "target_channels": [
135
+ 0
136
+ ]
137
+ },
138
+ {
139
+ "user_input": "remove drill and gunshot",
140
+ "command_type": "remove_only",
141
+ "target_sources": [
142
+ "speech",
143
+ "car_alarm"
144
+ ],
145
+ "target_channels": [
146
+ 0,
147
+ 2
148
+ ]
149
+ },
150
+ {
151
+ "user_input": "remove car alarm and drill and gunshot",
152
+ "command_type": "remove_only",
153
+ "target_sources": [
154
+ "speech"
155
+ ],
156
+ "target_channels": [
157
+ 0
158
+ ]
159
+ },
160
+ {
161
+ "user_input": "keep car alarm",
162
+ "command_type": "keep_only",
163
+ "target_sources": [
164
+ "speech",
165
+ "car_alarm",
166
+ "gunshot"
167
+ ],
168
+ "target_channels": [
169
+ 0,
170
+ 2,
171
+ 4
172
+ ]
173
+ },
174
+ {
175
+ "user_input": "keep drill",
176
+ "command_type": "keep_only",
177
+ "target_sources": [
178
+ "speech",
179
+ "car_alarm",
180
+ "drill",
181
+ "gunshot"
182
+ ],
183
+ "target_channels": [
184
+ 0,
185
+ 2,
186
+ 3,
187
+ 4
188
+ ]
189
+ },
190
+ {
191
+ "user_input": "keep gunshot",
192
+ "command_type": "keep_only",
193
+ "target_sources": [
194
+ "speech",
195
+ "car_alarm",
196
+ "gunshot"
197
+ ],
198
+ "target_channels": [
199
+ 0,
200
+ 2,
201
+ 4
202
+ ]
203
+ },
204
+ {
205
+ "user_input": "keep car alarm and drill",
206
+ "command_type": "keep_only",
207
+ "target_sources": [
208
+ "speech",
209
+ "car_alarm",
210
+ "drill",
211
+ "gunshot"
212
+ ],
213
+ "target_channels": [
214
+ 0,
215
+ 2,
216
+ 3,
217
+ 4
218
+ ]
219
+ },
220
+ {
221
+ "user_input": "keep car alarm and gunshot",
222
+ "command_type": "keep_only",
223
+ "target_sources": [
224
+ "speech",
225
+ "car_alarm",
226
+ "gunshot"
227
+ ],
228
+ "target_channels": [
229
+ 0,
230
+ 2,
231
+ 4
232
+ ]
233
+ },
234
+ {
235
+ "user_input": "keep drill and gunshot",
236
+ "command_type": "keep_only",
237
+ "target_sources": [
238
+ "speech",
239
+ "car_alarm",
240
+ "drill",
241
+ "gunshot"
242
+ ],
243
+ "target_channels": [
244
+ 0,
245
+ 2,
246
+ 3,
247
+ 4
248
+ ]
249
+ },
250
+ {
251
+ "user_input": "keep car alarm and drill and gunshot",
252
+ "command_type": "keep_only",
253
+ "target_sources": [
254
+ "speech",
255
+ "car_alarm",
256
+ "drill",
257
+ "gunshot"
258
+ ],
259
+ "target_channels": [
260
+ 0,
261
+ 2,
262
+ 3,
263
+ 4
264
+ ]
265
+ },
266
+ {
267
+ "user_input": "keep drill and remove car alarm",
268
+ "command_type": "mixed_commands",
269
+ "target_sources": [
270
+ "speech",
271
+ "drill",
272
+ "gunshot"
273
+ ],
274
+ "target_channels": [
275
+ 0,
276
+ 3,
277
+ 4
278
+ ]
279
+ },
280
+ {
281
+ "user_input": "remove car alarm and keep gunshot",
282
+ "command_type": "mixed_commands",
283
+ "target_sources": [
284
+ "speech",
285
+ "gunshot"
286
+ ],
287
+ "target_channels": [
288
+ 0,
289
+ 4
290
+ ]
291
+ },
292
+ {
293
+ "user_input": "keep car alarm and remove drill",
294
+ "command_type": "mixed_commands",
295
+ "target_sources": [
296
+ "speech",
297
+ "car_alarm",
298
+ "gunshot"
299
+ ],
300
+ "target_channels": [
301
+ 0,
302
+ 2,
303
+ 4
304
+ ]
305
+ },
306
+ {
307
+ "user_input": "remove drill and keep gunshot",
308
+ "command_type": "mixed_commands",
309
+ "target_sources": [
310
+ "speech",
311
+ "car_alarm",
312
+ "gunshot"
313
+ ],
314
+ "target_channels": [
315
+ 0,
316
+ 2,
317
+ 4
318
+ ]
319
+ },
320
+ {
321
+ "user_input": "remove gunshot and keep car alarm",
322
+ "command_type": "mixed_commands",
323
+ "target_sources": [
324
+ "speech",
325
+ "car_alarm"
326
+ ],
327
+ "target_channels": [
328
+ 0,
329
+ 2
330
+ ]
331
+ },
332
+ {
333
+ "user_input": "keep drill and remove gunshot",
334
+ "command_type": "mixed_commands",
335
+ "target_sources": [
336
+ "speech",
337
+ "car_alarm",
338
+ "drill"
339
+ ],
340
+ "target_channels": [
341
+ 0,
342
+ 2,
343
+ 3
344
+ ]
345
+ },
346
+ {
347
+ "user_input": "remove car alarm and keep drill and gunshot",
348
+ "command_type": "mixed_commands",
349
+ "target_sources": [
350
+ "speech",
351
+ "drill",
352
+ "gunshot"
353
+ ],
354
+ "target_channels": [
355
+ 0,
356
+ 3,
357
+ 4
358
+ ]
359
+ },
360
+ {
361
+ "user_input": "keep car alarm and gunshot and remove drill",
362
+ "command_type": "mixed_commands",
363
+ "target_sources": [
364
+ "speech",
365
+ "car_alarm",
366
+ "gunshot"
367
+ ],
368
+ "target_channels": [
369
+ 0,
370
+ 2,
371
+ 4
372
+ ]
373
+ },
374
+ {
375
+ "user_input": "keep car alarm and drill and remove gunshot",
376
+ "command_type": "mixed_commands",
377
+ "target_sources": [
378
+ "speech",
379
+ "car_alarm",
380
+ "drill"
381
+ ],
382
+ "target_channels": [
383
+ 0,
384
+ 2,
385
+ 3
386
+ ]
387
+ },
388
+ {
389
+ "user_input": "remove car alarm and drill and keep gunshot",
390
+ "command_type": "mixed_commands",
391
+ "target_sources": [
392
+ "speech",
393
+ "gunshot"
394
+ ],
395
+ "target_channels": [
396
+ 0,
397
+ 4
398
+ ]
399
+ },
400
+ {
401
+ "user_input": "keep drill and remove car alarm and gunshot",
402
+ "command_type": "mixed_commands",
403
+ "target_sources": [
404
+ "speech",
405
+ "drill"
406
+ ],
407
+ "target_channels": [
408
+ 0,
409
+ 3
410
+ ]
411
+ },
412
+ {
413
+ "user_input": "remove drill and gunshot and keep car alarm",
414
+ "command_type": "mixed_commands",
415
+ "target_sources": [
416
+ "speech",
417
+ "car_alarm"
418
+ ],
419
+ "target_channels": [
420
+ 0,
421
+ 2
422
+ ]
423
+ }
424
+ ]
425
+ }
data/audio_mixtures/train/restaurant_3dist_438_rep2.json ADDED
@@ -0,0 +1,389 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "restaurant_3dist_438_rep2",
3
+ "scene_name": "Restaurant",
4
+ "distractor_count": 3,
5
+ "distractors": [
6
+ "applause",
7
+ "fireworks",
8
+ "helicopter"
9
+ ],
10
+ "audio_file": "restaurant_3dist_438_rep2.wav",
11
+ "split": "train",
12
+ "audio_metadata": {
13
+ "duration": 10.0,
14
+ "sample_rate": 44100,
15
+ "channels": 5,
16
+ "speech": {
17
+ "original_path": "speech/train/p271/p271_447.wav",
18
+ "origin_start": 0.0,
19
+ "origin_end": 3.1163265306122447,
20
+ "mixture_start": 0.0,
21
+ "mixture_end": 10.0,
22
+ "channel": 0
23
+ },
24
+ "background": {
25
+ "original_path": "background/train/Restaurant/asmr_Restaurant_FWHhmNPhRmM_chunk_028.mp3",
26
+ "origin_start": 132.42904761904762,
27
+ "origin_end": 142.42904761904762,
28
+ "mixture_start": 0.0,
29
+ "mixture_end": 10.0,
30
+ "channel": 1
31
+ },
32
+ "distractor_1": {
33
+ "name": "applause",
34
+ "display_name": "applause",
35
+ "original_path": "distractors/train/applause/JH_fsdkaggle2018_37944d45.wav",
36
+ "origin_start": 3.4247619047619047,
37
+ "origin_end": 5.9433106575963714,
38
+ "mixture_start": 2.4489088726789325,
39
+ "mixture_end": 4.967458071117017,
40
+ "channel": 2
41
+ },
42
+ "distractor_2": {
43
+ "name": "fireworks",
44
+ "display_name": "fireworks",
45
+ "original_path": "distractors/train/fireworks/fsd50k_347119.wav",
46
+ "origin_start": 0.0,
47
+ "origin_end": 1.1029478458049886,
48
+ "mixture_start": 4.881849706112609,
49
+ "mixture_end": 5.984797551917598,
50
+ "channel": 3
51
+ },
52
+ "distractor_3": {
53
+ "name": "helicopter",
54
+ "display_name": "helicopter",
55
+ "original_path": "distractors/val/helicopter/esc-50_2-37806-D-40.wav",
56
+ "origin_start": 0.5132879818594104,
57
+ "origin_end": 3.824739229024943,
58
+ "mixture_start": 6.161762441076208,
59
+ "mixture_end": 9.473222579821083,
60
+ "channel": 4
61
+ }
62
+ },
63
+ "command_variants": [
64
+ {
65
+ "user_input": null,
66
+ "command_type": "no_input",
67
+ "target_sources": [
68
+ "speech"
69
+ ],
70
+ "target_channels": [
71
+ 0
72
+ ]
73
+ },
74
+ {
75
+ "user_input": "remove applause",
76
+ "command_type": "remove_only",
77
+ "target_sources": [
78
+ "speech"
79
+ ],
80
+ "target_channels": [
81
+ 0
82
+ ]
83
+ },
84
+ {
85
+ "user_input": "remove fireworks",
86
+ "command_type": "remove_only",
87
+ "target_sources": [
88
+ "speech"
89
+ ],
90
+ "target_channels": [
91
+ 0
92
+ ]
93
+ },
94
+ {
95
+ "user_input": "remove helicopter",
96
+ "command_type": "remove_only",
97
+ "target_sources": [
98
+ "speech"
99
+ ],
100
+ "target_channels": [
101
+ 0
102
+ ]
103
+ },
104
+ {
105
+ "user_input": "remove applause and fireworks",
106
+ "command_type": "remove_only",
107
+ "target_sources": [
108
+ "speech"
109
+ ],
110
+ "target_channels": [
111
+ 0
112
+ ]
113
+ },
114
+ {
115
+ "user_input": "remove applause and helicopter",
116
+ "command_type": "remove_only",
117
+ "target_sources": [
118
+ "speech"
119
+ ],
120
+ "target_channels": [
121
+ 0
122
+ ]
123
+ },
124
+ {
125
+ "user_input": "remove fireworks and helicopter",
126
+ "command_type": "remove_only",
127
+ "target_sources": [
128
+ "speech"
129
+ ],
130
+ "target_channels": [
131
+ 0
132
+ ]
133
+ },
134
+ {
135
+ "user_input": "remove applause and fireworks and helicopter",
136
+ "command_type": "remove_only",
137
+ "target_sources": [
138
+ "speech"
139
+ ],
140
+ "target_channels": [
141
+ 0
142
+ ]
143
+ },
144
+ {
145
+ "user_input": "keep applause",
146
+ "command_type": "keep_only",
147
+ "target_sources": [
148
+ "speech",
149
+ "applause"
150
+ ],
151
+ "target_channels": [
152
+ 0,
153
+ 2
154
+ ]
155
+ },
156
+ {
157
+ "user_input": "keep fireworks",
158
+ "command_type": "keep_only",
159
+ "target_sources": [
160
+ "speech",
161
+ "fireworks"
162
+ ],
163
+ "target_channels": [
164
+ 0,
165
+ 3
166
+ ]
167
+ },
168
+ {
169
+ "user_input": "keep helicopter",
170
+ "command_type": "keep_only",
171
+ "target_sources": [
172
+ "speech",
173
+ "helicopter"
174
+ ],
175
+ "target_channels": [
176
+ 0,
177
+ 4
178
+ ]
179
+ },
180
+ {
181
+ "user_input": "keep applause and fireworks",
182
+ "command_type": "keep_only",
183
+ "target_sources": [
184
+ "speech",
185
+ "applause",
186
+ "fireworks"
187
+ ],
188
+ "target_channels": [
189
+ 0,
190
+ 2,
191
+ 3
192
+ ]
193
+ },
194
+ {
195
+ "user_input": "keep applause and helicopter",
196
+ "command_type": "keep_only",
197
+ "target_sources": [
198
+ "speech",
199
+ "applause",
200
+ "helicopter"
201
+ ],
202
+ "target_channels": [
203
+ 0,
204
+ 2,
205
+ 4
206
+ ]
207
+ },
208
+ {
209
+ "user_input": "keep fireworks and helicopter",
210
+ "command_type": "keep_only",
211
+ "target_sources": [
212
+ "speech",
213
+ "fireworks",
214
+ "helicopter"
215
+ ],
216
+ "target_channels": [
217
+ 0,
218
+ 3,
219
+ 4
220
+ ]
221
+ },
222
+ {
223
+ "user_input": "keep applause and fireworks and helicopter",
224
+ "command_type": "keep_only",
225
+ "target_sources": [
226
+ "speech",
227
+ "applause",
228
+ "fireworks",
229
+ "helicopter"
230
+ ],
231
+ "target_channels": [
232
+ 0,
233
+ 2,
234
+ 3,
235
+ 4
236
+ ]
237
+ },
238
+ {
239
+ "user_input": "keep fireworks and remove applause",
240
+ "command_type": "mixed_commands",
241
+ "target_sources": [
242
+ "speech",
243
+ "fireworks"
244
+ ],
245
+ "target_channels": [
246
+ 0,
247
+ 3
248
+ ]
249
+ },
250
+ {
251
+ "user_input": "remove applause and keep helicopter",
252
+ "command_type": "mixed_commands",
253
+ "target_sources": [
254
+ "speech",
255
+ "helicopter"
256
+ ],
257
+ "target_channels": [
258
+ 0,
259
+ 4
260
+ ]
261
+ },
262
+ {
263
+ "user_input": "remove fireworks and keep applause",
264
+ "command_type": "mixed_commands",
265
+ "target_sources": [
266
+ "speech",
267
+ "applause"
268
+ ],
269
+ "target_channels": [
270
+ 0,
271
+ 2
272
+ ]
273
+ },
274
+ {
275
+ "user_input": "remove fireworks and keep helicopter",
276
+ "command_type": "mixed_commands",
277
+ "target_sources": [
278
+ "speech",
279
+ "helicopter"
280
+ ],
281
+ "target_channels": [
282
+ 0,
283
+ 4
284
+ ]
285
+ },
286
+ {
287
+ "user_input": "keep applause and remove helicopter",
288
+ "command_type": "mixed_commands",
289
+ "target_sources": [
290
+ "speech",
291
+ "applause"
292
+ ],
293
+ "target_channels": [
294
+ 0,
295
+ 2
296
+ ]
297
+ },
298
+ {
299
+ "user_input": "keep fireworks and remove helicopter",
300
+ "command_type": "mixed_commands",
301
+ "target_sources": [
302
+ "speech",
303
+ "fireworks"
304
+ ],
305
+ "target_channels": [
306
+ 0,
307
+ 3
308
+ ]
309
+ },
310
+ {
311
+ "user_input": "remove applause and keep fireworks and helicopter",
312
+ "command_type": "mixed_commands",
313
+ "target_sources": [
314
+ "speech",
315
+ "fireworks",
316
+ "helicopter"
317
+ ],
318
+ "target_channels": [
319
+ 0,
320
+ 3,
321
+ 4
322
+ ]
323
+ },
324
+ {
325
+ "user_input": "remove fireworks and keep applause and helicopter",
326
+ "command_type": "mixed_commands",
327
+ "target_sources": [
328
+ "speech",
329
+ "applause",
330
+ "helicopter"
331
+ ],
332
+ "target_channels": [
333
+ 0,
334
+ 2,
335
+ 4
336
+ ]
337
+ },
338
+ {
339
+ "user_input": "remove helicopter and keep applause and fireworks",
340
+ "command_type": "mixed_commands",
341
+ "target_sources": [
342
+ "speech",
343
+ "applause",
344
+ "fireworks"
345
+ ],
346
+ "target_channels": [
347
+ 0,
348
+ 2,
349
+ 3
350
+ ]
351
+ },
352
+ {
353
+ "user_input": "keep helicopter and remove applause and fireworks",
354
+ "command_type": "mixed_commands",
355
+ "target_sources": [
356
+ "speech",
357
+ "helicopter"
358
+ ],
359
+ "target_channels": [
360
+ 0,
361
+ 4
362
+ ]
363
+ },
364
+ {
365
+ "user_input": "keep fireworks and remove applause and helicopter",
366
+ "command_type": "mixed_commands",
367
+ "target_sources": [
368
+ "speech",
369
+ "fireworks"
370
+ ],
371
+ "target_channels": [
372
+ 0,
373
+ 3
374
+ ]
375
+ },
376
+ {
377
+ "user_input": "keep applause and remove fireworks and helicopter",
378
+ "command_type": "mixed_commands",
379
+ "target_sources": [
380
+ "speech",
381
+ "applause"
382
+ ],
383
+ "target_channels": [
384
+ 0,
385
+ 2
386
+ ]
387
+ }
388
+ ]
389
+ }
data/audio_mixtures/train/supermarket_2dist_287_rep3.json ADDED
@@ -0,0 +1,156 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "supermarket_2dist_287_rep3",
3
+ "scene_name": "Supermarket",
4
+ "distractor_count": 2,
5
+ "distractors": [
6
+ "drill",
7
+ "baby_cry"
8
+ ],
9
+ "audio_file": "supermarket_2dist_287_rep3.wav",
10
+ "split": "train",
11
+ "audio_metadata": {
12
+ "duration": 10.0,
13
+ "sample_rate": 44100,
14
+ "channels": 5,
15
+ "speech": {
16
+ "original_path": "speech/val/p229/p229_358.wav",
17
+ "origin_start": 0.0,
18
+ "origin_end": 2.561609977324263,
19
+ "mixture_start": 0.0,
20
+ "mixture_end": 10.0,
21
+ "channel": 0
22
+ },
23
+ "background": {
24
+ "original_path": "background/train/Supermarket/asmr_Supermarket_R98aJqCQqdQ_chunk_089.mp3",
25
+ "origin_start": 270.921179138322,
26
+ "origin_end": 280.921179138322,
27
+ "mixture_start": 0.0,
28
+ "mixture_end": 10.0,
29
+ "channel": 1
30
+ },
31
+ "distractor_1": {
32
+ "name": "drill",
33
+ "display_name": "drill",
34
+ "original_path": "distractors/train/drill/fsd50k_386289.wav",
35
+ "origin_start": 0.0,
36
+ "origin_end": 0.75,
37
+ "mixture_start": 6.28195902772447,
38
+ "mixture_end": 7.03195902772447,
39
+ "channel": 2
40
+ },
41
+ "distractor_2": {
42
+ "name": "baby_cry",
43
+ "display_name": "baby cry",
44
+ "original_path": "distractors/train/baby_cry/esc-50_4-59579-B-20.wav",
45
+ "origin_start": 0.11714285714285715,
46
+ "origin_end": 2.239705215419501,
47
+ "mixture_start": 3.1832731948059743,
48
+ "mixture_end": 5.3058357947720065,
49
+ "channel": 3
50
+ }
51
+ },
52
+ "command_variants": [
53
+ {
54
+ "user_input": null,
55
+ "command_type": "no_input",
56
+ "target_sources": [
57
+ "speech"
58
+ ],
59
+ "target_channels": [
60
+ 0
61
+ ]
62
+ },
63
+ {
64
+ "user_input": "remove drill",
65
+ "command_type": "remove_only",
66
+ "target_sources": [
67
+ "speech"
68
+ ],
69
+ "target_channels": [
70
+ 0
71
+ ]
72
+ },
73
+ {
74
+ "user_input": "remove baby cry",
75
+ "command_type": "remove_only",
76
+ "target_sources": [
77
+ "speech"
78
+ ],
79
+ "target_channels": [
80
+ 0
81
+ ]
82
+ },
83
+ {
84
+ "user_input": "remove drill and baby cry",
85
+ "command_type": "remove_only",
86
+ "target_sources": [
87
+ "speech"
88
+ ],
89
+ "target_channels": [
90
+ 0
91
+ ]
92
+ },
93
+ {
94
+ "user_input": "keep drill",
95
+ "command_type": "keep_only",
96
+ "target_sources": [
97
+ "speech",
98
+ "drill"
99
+ ],
100
+ "target_channels": [
101
+ 0,
102
+ 2
103
+ ]
104
+ },
105
+ {
106
+ "user_input": "keep baby cry",
107
+ "command_type": "keep_only",
108
+ "target_sources": [
109
+ "speech",
110
+ "baby_cry"
111
+ ],
112
+ "target_channels": [
113
+ 0,
114
+ 3
115
+ ]
116
+ },
117
+ {
118
+ "user_input": "keep drill and baby cry",
119
+ "command_type": "keep_only",
120
+ "target_sources": [
121
+ "speech",
122
+ "drill",
123
+ "baby_cry"
124
+ ],
125
+ "target_channels": [
126
+ 0,
127
+ 2,
128
+ 3
129
+ ]
130
+ },
131
+ {
132
+ "user_input": "remove drill and keep baby cry",
133
+ "command_type": "mixed_commands",
134
+ "target_sources": [
135
+ "speech",
136
+ "baby_cry"
137
+ ],
138
+ "target_channels": [
139
+ 0,
140
+ 3
141
+ ]
142
+ },
143
+ {
144
+ "user_input": "keep drill and remove baby cry",
145
+ "command_type": "mixed_commands",
146
+ "target_sources": [
147
+ "speech",
148
+ "drill"
149
+ ],
150
+ "target_channels": [
151
+ 0,
152
+ 2
153
+ ]
154
+ }
155
+ ]
156
+ }
data/audio_mixtures/train/supermarket_3dist_403_rep2.json ADDED
@@ -0,0 +1,425 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "supermarket_3dist_403_rep2",
3
+ "scene_name": "Supermarket",
4
+ "distractor_count": 3,
5
+ "distractors": [
6
+ "ringtone",
7
+ "boom",
8
+ "hammer"
9
+ ],
10
+ "audio_file": "supermarket_3dist_403_rep2.wav",
11
+ "split": "train",
12
+ "audio_metadata": {
13
+ "duration": 10.0,
14
+ "sample_rate": 44100,
15
+ "channels": 5,
16
+ "speech": {
17
+ "original_path": "speech/train/p279/p279_045.wav",
18
+ "origin_start": 0.0,
19
+ "origin_end": 4.311632653061224,
20
+ "mixture_start": 0.0,
21
+ "mixture_end": 10.0,
22
+ "channel": 0
23
+ },
24
+ "background": {
25
+ "original_path": "background/train/Supermarket/asmr_Supermarket_R98aJqCQqdQ_chunk_124.mp3",
26
+ "origin_start": 96.82965986394558,
27
+ "origin_end": 106.82965986394558,
28
+ "mixture_start": 0.0,
29
+ "mixture_end": 10.0,
30
+ "channel": 1
31
+ },
32
+ "distractor_1": {
33
+ "name": "ringtone",
34
+ "display_name": "ringtone",
35
+ "original_path": "distractors/train/ringtone/fsd50k_360831.wav",
36
+ "origin_start": 0.0,
37
+ "origin_end": 1.253877551020408,
38
+ "mixture_start": 3.109832358184773,
39
+ "mixture_end": 4.3637099092051805,
40
+ "channel": 2
41
+ },
42
+ "distractor_2": {
43
+ "name": "boom",
44
+ "display_name": "boom",
45
+ "original_path": "distractors/train/boom/JH_fsd50k-arca_75328.wav",
46
+ "origin_start": 0.0,
47
+ "origin_end": 0.893968253968254,
48
+ "mixture_start": 8.699572147205894,
49
+ "mixture_end": 9.593540401174147,
50
+ "channel": 3
51
+ },
52
+ "distractor_3": {
53
+ "name": "hammer",
54
+ "display_name": "hammer",
55
+ "original_path": "distractors/train/hammer/fsd50k_157041.wav",
56
+ "origin_start": 0.0,
57
+ "origin_end": 0.592108843537415,
58
+ "mixture_start": 9.280120310424042,
59
+ "mixture_end": 9.872229153961458,
60
+ "channel": 4
61
+ }
62
+ },
63
+ "command_variants": [
64
+ {
65
+ "user_input": null,
66
+ "command_type": "no_input",
67
+ "target_sources": [
68
+ "speech",
69
+ "ringtone",
70
+ "boom"
71
+ ],
72
+ "target_channels": [
73
+ 0,
74
+ 2,
75
+ 3
76
+ ]
77
+ },
78
+ {
79
+ "user_input": "remove ringtone",
80
+ "command_type": "remove_only",
81
+ "target_sources": [
82
+ "speech",
83
+ "boom"
84
+ ],
85
+ "target_channels": [
86
+ 0,
87
+ 3
88
+ ]
89
+ },
90
+ {
91
+ "user_input": "remove boom",
92
+ "command_type": "remove_only",
93
+ "target_sources": [
94
+ "speech",
95
+ "ringtone"
96
+ ],
97
+ "target_channels": [
98
+ 0,
99
+ 2
100
+ ]
101
+ },
102
+ {
103
+ "user_input": "remove hammer",
104
+ "command_type": "remove_only",
105
+ "target_sources": [
106
+ "speech",
107
+ "ringtone",
108
+ "boom"
109
+ ],
110
+ "target_channels": [
111
+ 0,
112
+ 2,
113
+ 3
114
+ ]
115
+ },
116
+ {
117
+ "user_input": "remove ringtone and boom",
118
+ "command_type": "remove_only",
119
+ "target_sources": [
120
+ "speech"
121
+ ],
122
+ "target_channels": [
123
+ 0
124
+ ]
125
+ },
126
+ {
127
+ "user_input": "remove ringtone and hammer",
128
+ "command_type": "remove_only",
129
+ "target_sources": [
130
+ "speech",
131
+ "boom"
132
+ ],
133
+ "target_channels": [
134
+ 0,
135
+ 3
136
+ ]
137
+ },
138
+ {
139
+ "user_input": "remove boom and hammer",
140
+ "command_type": "remove_only",
141
+ "target_sources": [
142
+ "speech",
143
+ "ringtone"
144
+ ],
145
+ "target_channels": [
146
+ 0,
147
+ 2
148
+ ]
149
+ },
150
+ {
151
+ "user_input": "remove ringtone and boom and hammer",
152
+ "command_type": "remove_only",
153
+ "target_sources": [
154
+ "speech"
155
+ ],
156
+ "target_channels": [
157
+ 0
158
+ ]
159
+ },
160
+ {
161
+ "user_input": "keep ringtone",
162
+ "command_type": "keep_only",
163
+ "target_sources": [
164
+ "speech",
165
+ "ringtone",
166
+ "boom"
167
+ ],
168
+ "target_channels": [
169
+ 0,
170
+ 2,
171
+ 3
172
+ ]
173
+ },
174
+ {
175
+ "user_input": "keep boom",
176
+ "command_type": "keep_only",
177
+ "target_sources": [
178
+ "speech",
179
+ "ringtone",
180
+ "boom"
181
+ ],
182
+ "target_channels": [
183
+ 0,
184
+ 2,
185
+ 3
186
+ ]
187
+ },
188
+ {
189
+ "user_input": "keep hammer",
190
+ "command_type": "keep_only",
191
+ "target_sources": [
192
+ "speech",
193
+ "ringtone",
194
+ "boom",
195
+ "hammer"
196
+ ],
197
+ "target_channels": [
198
+ 0,
199
+ 2,
200
+ 3,
201
+ 4
202
+ ]
203
+ },
204
+ {
205
+ "user_input": "keep ringtone and boom",
206
+ "command_type": "keep_only",
207
+ "target_sources": [
208
+ "speech",
209
+ "ringtone",
210
+ "boom"
211
+ ],
212
+ "target_channels": [
213
+ 0,
214
+ 2,
215
+ 3
216
+ ]
217
+ },
218
+ {
219
+ "user_input": "keep ringtone and hammer",
220
+ "command_type": "keep_only",
221
+ "target_sources": [
222
+ "speech",
223
+ "ringtone",
224
+ "boom",
225
+ "hammer"
226
+ ],
227
+ "target_channels": [
228
+ 0,
229
+ 2,
230
+ 3,
231
+ 4
232
+ ]
233
+ },
234
+ {
235
+ "user_input": "keep boom and hammer",
236
+ "command_type": "keep_only",
237
+ "target_sources": [
238
+ "speech",
239
+ "ringtone",
240
+ "boom",
241
+ "hammer"
242
+ ],
243
+ "target_channels": [
244
+ 0,
245
+ 2,
246
+ 3,
247
+ 4
248
+ ]
249
+ },
250
+ {
251
+ "user_input": "keep ringtone and boom and hammer",
252
+ "command_type": "keep_only",
253
+ "target_sources": [
254
+ "speech",
255
+ "ringtone",
256
+ "boom",
257
+ "hammer"
258
+ ],
259
+ "target_channels": [
260
+ 0,
261
+ 2,
262
+ 3,
263
+ 4
264
+ ]
265
+ },
266
+ {
267
+ "user_input": "remove ringtone and keep boom",
268
+ "command_type": "mixed_commands",
269
+ "target_sources": [
270
+ "speech",
271
+ "boom"
272
+ ],
273
+ "target_channels": [
274
+ 0,
275
+ 3
276
+ ]
277
+ },
278
+ {
279
+ "user_input": "keep hammer and remove ringtone",
280
+ "command_type": "mixed_commands",
281
+ "target_sources": [
282
+ "speech",
283
+ "boom",
284
+ "hammer"
285
+ ],
286
+ "target_channels": [
287
+ 0,
288
+ 3,
289
+ 4
290
+ ]
291
+ },
292
+ {
293
+ "user_input": "remove boom and keep ringtone",
294
+ "command_type": "mixed_commands",
295
+ "target_sources": [
296
+ "speech",
297
+ "ringtone"
298
+ ],
299
+ "target_channels": [
300
+ 0,
301
+ 2
302
+ ]
303
+ },
304
+ {
305
+ "user_input": "keep hammer and remove boom",
306
+ "command_type": "mixed_commands",
307
+ "target_sources": [
308
+ "speech",
309
+ "ringtone",
310
+ "hammer"
311
+ ],
312
+ "target_channels": [
313
+ 0,
314
+ 2,
315
+ 4
316
+ ]
317
+ },
318
+ {
319
+ "user_input": "remove hammer and keep ringtone",
320
+ "command_type": "mixed_commands",
321
+ "target_sources": [
322
+ "speech",
323
+ "ringtone",
324
+ "boom"
325
+ ],
326
+ "target_channels": [
327
+ 0,
328
+ 2,
329
+ 3
330
+ ]
331
+ },
332
+ {
333
+ "user_input": "remove hammer and keep boom",
334
+ "command_type": "mixed_commands",
335
+ "target_sources": [
336
+ "speech",
337
+ "ringtone",
338
+ "boom"
339
+ ],
340
+ "target_channels": [
341
+ 0,
342
+ 2,
343
+ 3
344
+ ]
345
+ },
346
+ {
347
+ "user_input": "keep boom and hammer and remove ringtone",
348
+ "command_type": "mixed_commands",
349
+ "target_sources": [
350
+ "speech",
351
+ "boom",
352
+ "hammer"
353
+ ],
354
+ "target_channels": [
355
+ 0,
356
+ 3,
357
+ 4
358
+ ]
359
+ },
360
+ {
361
+ "user_input": "remove boom and keep ringtone and hammer",
362
+ "command_type": "mixed_commands",
363
+ "target_sources": [
364
+ "speech",
365
+ "ringtone",
366
+ "hammer"
367
+ ],
368
+ "target_channels": [
369
+ 0,
370
+ 2,
371
+ 4
372
+ ]
373
+ },
374
+ {
375
+ "user_input": "keep ringtone and boom and remove hammer",
376
+ "command_type": "mixed_commands",
377
+ "target_sources": [
378
+ "speech",
379
+ "ringtone",
380
+ "boom"
381
+ ],
382
+ "target_channels": [
383
+ 0,
384
+ 2,
385
+ 3
386
+ ]
387
+ },
388
+ {
389
+ "user_input": "remove ringtone and boom and keep hammer",
390
+ "command_type": "mixed_commands",
391
+ "target_sources": [
392
+ "speech",
393
+ "hammer"
394
+ ],
395
+ "target_channels": [
396
+ 0,
397
+ 4
398
+ ]
399
+ },
400
+ {
401
+ "user_input": "keep boom and remove ringtone and hammer",
402
+ "command_type": "mixed_commands",
403
+ "target_sources": [
404
+ "speech",
405
+ "boom"
406
+ ],
407
+ "target_channels": [
408
+ 0,
409
+ 3
410
+ ]
411
+ },
412
+ {
413
+ "user_input": "keep ringtone and remove boom and hammer",
414
+ "command_type": "mixed_commands",
415
+ "target_sources": [
416
+ "speech",
417
+ "ringtone"
418
+ ],
419
+ "target_channels": [
420
+ 0,
421
+ 2
422
+ ]
423
+ }
424
+ ]
425
+ }
data/audio_mixtures/train/train_1dist_002_rep4.json ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "train_1dist_002_rep4",
3
+ "scene_name": "Train",
4
+ "distractor_count": 1,
5
+ "distractors": [
6
+ "applause"
7
+ ],
8
+ "audio_file": "train_1dist_002_rep4.wav",
9
+ "split": "train",
10
+ "audio_metadata": {
11
+ "duration": 10.0,
12
+ "sample_rate": 44100,
13
+ "channels": 5,
14
+ "speech": {
15
+ "original_path": "speech/train/p272/p272_034.wav",
16
+ "origin_start": 0.0,
17
+ "origin_end": 4.992789115646259,
18
+ "mixture_start": 0.0,
19
+ "mixture_end": 10.0,
20
+ "channel": 0
21
+ },
22
+ "background": {
23
+ "original_path": "background/train/Train/asmr_Train_vXCB1zGGFiY_chunk_001.mp3",
24
+ "origin_start": 3.9946938775510206,
25
+ "origin_end": 13.99469387755102,
26
+ "mixture_start": 0.0,
27
+ "mixture_end": 10.0,
28
+ "channel": 1
29
+ },
30
+ "distractor_1": {
31
+ "name": "applause",
32
+ "display_name": "applause",
33
+ "original_path": "distractors/train/applause/JH_fsdkaggle2018_9a6a9cff.wav",
34
+ "origin_start": 0.24424036281179137,
35
+ "origin_end": 4.026167800453515,
36
+ "mixture_start": 6.09781978082928,
37
+ "mixture_end": 9.879754327415412,
38
+ "channel": 2
39
+ }
40
+ },
41
+ "command_variants": [
42
+ {
43
+ "user_input": null,
44
+ "command_type": "no_input",
45
+ "target_sources": [
46
+ "speech"
47
+ ],
48
+ "target_channels": [
49
+ 0
50
+ ]
51
+ },
52
+ {
53
+ "user_input": "remove applause",
54
+ "command_type": "remove_only",
55
+ "target_sources": [
56
+ "speech"
57
+ ],
58
+ "target_channels": [
59
+ 0
60
+ ]
61
+ },
62
+ {
63
+ "user_input": "keep applause",
64
+ "command_type": "keep_only",
65
+ "target_sources": [
66
+ "speech",
67
+ "applause"
68
+ ],
69
+ "target_channels": [
70
+ 0,
71
+ 2
72
+ ]
73
+ }
74
+ ]
75
+ }
data/audio_mixtures/train/train_1dist_144_rep1.json ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "train_1dist_144_rep1",
3
+ "scene_name": "Train",
4
+ "distractor_count": 1,
5
+ "distractors": [
6
+ "sneeze"
7
+ ],
8
+ "audio_file": "train_1dist_144_rep1.wav",
9
+ "split": "train",
10
+ "audio_metadata": {
11
+ "duration": 10.0,
12
+ "sample_rate": 44100,
13
+ "channels": 5,
14
+ "speech": {
15
+ "original_path": "speech/train/p260/p260_357.wav",
16
+ "origin_start": 0.0,
17
+ "origin_end": 2.43734693877551,
18
+ "mixture_start": 0.0,
19
+ "mixture_end": 10.0,
20
+ "channel": 0
21
+ },
22
+ "background": {
23
+ "original_path": "background/train/Train/asmr_Train_vXCB1zGGFiY_chunk_004.mp3",
24
+ "origin_start": 10.365442176870749,
25
+ "origin_end": 20.365442176870747,
26
+ "mixture_start": 0.0,
27
+ "mixture_end": 10.0,
28
+ "channel": 1
29
+ },
30
+ "distractor_1": {
31
+ "name": "sneeze",
32
+ "display_name": "sneeze",
33
+ "original_path": "distractors/train/sneeze/JH_esc50_1-29680-A-21.wav",
34
+ "origin_start": 0.004308390022675737,
35
+ "origin_end": 2.158095238095238,
36
+ "mixture_start": 5.878121709964812,
37
+ "mixture_end": 8.031919151520192,
38
+ "channel": 2
39
+ }
40
+ },
41
+ "command_variants": [
42
+ {
43
+ "user_input": null,
44
+ "command_type": "no_input",
45
+ "target_sources": [
46
+ "speech"
47
+ ],
48
+ "target_channels": [
49
+ 0
50
+ ]
51
+ },
52
+ {
53
+ "user_input": "remove sneeze",
54
+ "command_type": "remove_only",
55
+ "target_sources": [
56
+ "speech"
57
+ ],
58
+ "target_channels": [
59
+ 0
60
+ ]
61
+ },
62
+ {
63
+ "user_input": "keep sneeze",
64
+ "command_type": "keep_only",
65
+ "target_sources": [
66
+ "speech",
67
+ "sneeze"
68
+ ],
69
+ "target_channels": [
70
+ 0,
71
+ 2
72
+ ]
73
+ }
74
+ ]
75
+ }
data/audio_mixtures/train/train_2dist_210_rep2.json ADDED
@@ -0,0 +1,156 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "train_2dist_210_rep2",
3
+ "scene_name": "Train",
4
+ "distractor_count": 2,
5
+ "distractors": [
6
+ "sneeze",
7
+ "alarm_clock"
8
+ ],
9
+ "audio_file": "train_2dist_210_rep2.wav",
10
+ "split": "train",
11
+ "audio_metadata": {
12
+ "duration": 10.0,
13
+ "sample_rate": 44100,
14
+ "channels": 5,
15
+ "speech": {
16
+ "original_path": "speech/val/p238/p238_040.wav",
17
+ "origin_start": 0.0,
18
+ "origin_end": 3.4584126984126984,
19
+ "mixture_start": 0.0,
20
+ "mixture_end": 10.0,
21
+ "channel": 0
22
+ },
23
+ "background": {
24
+ "original_path": "background/train/Train/asmr_Train_K92rkjZeTng_chunk_000.mp3",
25
+ "origin_start": 273.5191609977324,
26
+ "origin_end": 283.5191609977324,
27
+ "mixture_start": 0.0,
28
+ "mixture_end": 10.0,
29
+ "channel": 1
30
+ },
31
+ "distractor_1": {
32
+ "name": "sneeze",
33
+ "display_name": "sneeze",
34
+ "original_path": "distractors/train/sneeze/fsd50k_413715.wav",
35
+ "origin_start": 0.0,
36
+ "origin_end": 0.6617687074829932,
37
+ "mixture_start": 8.29532462848326,
38
+ "mixture_end": 8.957093335966253,
39
+ "channel": 2
40
+ },
41
+ "distractor_2": {
42
+ "name": "alarm_clock",
43
+ "display_name": "alarm clock",
44
+ "original_path": "distractors/train/alarm_clock/fsd50k_233645.wav",
45
+ "origin_start": 22.425124716553288,
46
+ "origin_end": 26.317868480725625,
47
+ "mixture_start": 4.8096612732695645,
48
+ "mixture_end": 8.702426464661993,
49
+ "channel": 3
50
+ }
51
+ },
52
+ "command_variants": [
53
+ {
54
+ "user_input": null,
55
+ "command_type": "no_input",
56
+ "target_sources": [
57
+ "speech"
58
+ ],
59
+ "target_channels": [
60
+ 0
61
+ ]
62
+ },
63
+ {
64
+ "user_input": "remove sneeze",
65
+ "command_type": "remove_only",
66
+ "target_sources": [
67
+ "speech"
68
+ ],
69
+ "target_channels": [
70
+ 0
71
+ ]
72
+ },
73
+ {
74
+ "user_input": "remove alarm clock",
75
+ "command_type": "remove_only",
76
+ "target_sources": [
77
+ "speech"
78
+ ],
79
+ "target_channels": [
80
+ 0
81
+ ]
82
+ },
83
+ {
84
+ "user_input": "remove sneeze and alarm clock",
85
+ "command_type": "remove_only",
86
+ "target_sources": [
87
+ "speech"
88
+ ],
89
+ "target_channels": [
90
+ 0
91
+ ]
92
+ },
93
+ {
94
+ "user_input": "keep sneeze",
95
+ "command_type": "keep_only",
96
+ "target_sources": [
97
+ "speech",
98
+ "sneeze"
99
+ ],
100
+ "target_channels": [
101
+ 0,
102
+ 2
103
+ ]
104
+ },
105
+ {
106
+ "user_input": "keep alarm clock",
107
+ "command_type": "keep_only",
108
+ "target_sources": [
109
+ "speech",
110
+ "alarm_clock"
111
+ ],
112
+ "target_channels": [
113
+ 0,
114
+ 3
115
+ ]
116
+ },
117
+ {
118
+ "user_input": "keep sneeze and alarm clock",
119
+ "command_type": "keep_only",
120
+ "target_sources": [
121
+ "speech",
122
+ "sneeze",
123
+ "alarm_clock"
124
+ ],
125
+ "target_channels": [
126
+ 0,
127
+ 2,
128
+ 3
129
+ ]
130
+ },
131
+ {
132
+ "user_input": "keep alarm clock and remove sneeze",
133
+ "command_type": "mixed_commands",
134
+ "target_sources": [
135
+ "speech",
136
+ "alarm_clock"
137
+ ],
138
+ "target_channels": [
139
+ 0,
140
+ 3
141
+ ]
142
+ },
143
+ {
144
+ "user_input": "remove alarm clock and keep sneeze",
145
+ "command_type": "mixed_commands",
146
+ "target_sources": [
147
+ "speech",
148
+ "sneeze"
149
+ ],
150
+ "target_channels": [
151
+ 0,
152
+ 2
153
+ ]
154
+ }
155
+ ]
156
+ }
data/audio_mixtures/train/train_2dist_211_rep1.json ADDED
@@ -0,0 +1,156 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "train_2dist_211_rep1",
3
+ "scene_name": "Train",
4
+ "distractor_count": 2,
5
+ "distractors": [
6
+ "sneeze",
7
+ "baby_cry"
8
+ ],
9
+ "audio_file": "train_2dist_211_rep1.wav",
10
+ "split": "train",
11
+ "audio_metadata": {
12
+ "duration": 10.0,
13
+ "sample_rate": 44100,
14
+ "channels": 5,
15
+ "speech": {
16
+ "original_path": "speech/val/p239/p239_321.wav",
17
+ "origin_start": 0.0,
18
+ "origin_end": 3.246938775510204,
19
+ "mixture_start": 0.0,
20
+ "mixture_end": 10.0,
21
+ "channel": 0
22
+ },
23
+ "background": {
24
+ "original_path": "background/train/Train/asmr_Train_K92rkjZeTng_chunk_017.mp3",
25
+ "origin_start": 163.8080045351474,
26
+ "origin_end": 173.8080045351474,
27
+ "mixture_start": 0.0,
28
+ "mixture_end": 10.0,
29
+ "channel": 1
30
+ },
31
+ "distractor_1": {
32
+ "name": "sneeze",
33
+ "display_name": "sneeze",
34
+ "original_path": "distractors/train/sneeze/fsd50k_407568.wav",
35
+ "origin_start": 0.12424036281179138,
36
+ "origin_end": 2.7926303854875285,
37
+ "mixture_start": 1.2056316502905622,
38
+ "mixture_end": 3.874030795464331,
39
+ "channel": 2
40
+ },
41
+ "distractor_2": {
42
+ "name": "baby_cry",
43
+ "display_name": "baby cry",
44
+ "original_path": "distractors/val/baby_cry/fsd50k_351770.wav",
45
+ "origin_start": 15.626598639455782,
46
+ "origin_end": 17.886439909297053,
47
+ "mixture_start": 3.247051756136858,
48
+ "mixture_end": 5.506913372458781,
49
+ "channel": 3
50
+ }
51
+ },
52
+ "command_variants": [
53
+ {
54
+ "user_input": null,
55
+ "command_type": "no_input",
56
+ "target_sources": [
57
+ "speech"
58
+ ],
59
+ "target_channels": [
60
+ 0
61
+ ]
62
+ },
63
+ {
64
+ "user_input": "remove sneeze",
65
+ "command_type": "remove_only",
66
+ "target_sources": [
67
+ "speech"
68
+ ],
69
+ "target_channels": [
70
+ 0
71
+ ]
72
+ },
73
+ {
74
+ "user_input": "remove baby cry",
75
+ "command_type": "remove_only",
76
+ "target_sources": [
77
+ "speech"
78
+ ],
79
+ "target_channels": [
80
+ 0
81
+ ]
82
+ },
83
+ {
84
+ "user_input": "remove sneeze and baby cry",
85
+ "command_type": "remove_only",
86
+ "target_sources": [
87
+ "speech"
88
+ ],
89
+ "target_channels": [
90
+ 0
91
+ ]
92
+ },
93
+ {
94
+ "user_input": "keep sneeze",
95
+ "command_type": "keep_only",
96
+ "target_sources": [
97
+ "speech",
98
+ "sneeze"
99
+ ],
100
+ "target_channels": [
101
+ 0,
102
+ 2
103
+ ]
104
+ },
105
+ {
106
+ "user_input": "keep baby cry",
107
+ "command_type": "keep_only",
108
+ "target_sources": [
109
+ "speech",
110
+ "baby_cry"
111
+ ],
112
+ "target_channels": [
113
+ 0,
114
+ 3
115
+ ]
116
+ },
117
+ {
118
+ "user_input": "keep sneeze and baby cry",
119
+ "command_type": "keep_only",
120
+ "target_sources": [
121
+ "speech",
122
+ "sneeze",
123
+ "baby_cry"
124
+ ],
125
+ "target_channels": [
126
+ 0,
127
+ 2,
128
+ 3
129
+ ]
130
+ },
131
+ {
132
+ "user_input": "keep baby cry and remove sneeze",
133
+ "command_type": "mixed_commands",
134
+ "target_sources": [
135
+ "speech",
136
+ "baby_cry"
137
+ ],
138
+ "target_channels": [
139
+ 0,
140
+ 3
141
+ ]
142
+ },
143
+ {
144
+ "user_input": "remove baby cry and keep sneeze",
145
+ "command_type": "mixed_commands",
146
+ "target_sources": [
147
+ "speech",
148
+ "sneeze"
149
+ ],
150
+ "target_channels": [
151
+ 0,
152
+ 2
153
+ ]
154
+ }
155
+ ]
156
+ }