carankt commited on
Commit
c2fbb88
·
verified ·
1 Parent(s): 5b335ee

Add files using upload-large-folder tool

Browse files
data/audio_mixtures/train/airport_3dist_330_rep2.json ADDED
@@ -0,0 +1,389 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "airport_3dist_330_rep2",
3
+ "scene_name": "Airport",
4
+ "distractor_count": 3,
5
+ "distractors": [
6
+ "baby_cry",
7
+ "computer_typing",
8
+ "hammer"
9
+ ],
10
+ "audio_file": "airport_3dist_330_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_188.wav",
18
+ "origin_start": 0.0,
19
+ "origin_end": 2.13421768707483,
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_025.mp3",
26
+ "origin_start": 181.7498185941043,
27
+ "origin_end": 191.7498185941043,
28
+ "mixture_start": 0.0,
29
+ "mixture_end": 10.0,
30
+ "channel": 1
31
+ },
32
+ "distractor_1": {
33
+ "name": "baby_cry",
34
+ "display_name": "baby cry",
35
+ "original_path": "distractors/train/baby_cry/disco_noises_26761.wav",
36
+ "origin_start": 1.7150566893424035,
37
+ "origin_end": 5.518458049886621,
38
+ "mixture_start": 5.403322050041199,
39
+ "mixture_end": 9.206725564744628,
40
+ "channel": 2
41
+ },
42
+ "distractor_2": {
43
+ "name": "computer_typing",
44
+ "display_name": "computer typing",
45
+ "original_path": "distractors/train/computer_typing/fsd50k_388485.wav",
46
+ "origin_start": 3.795668934240363,
47
+ "origin_end": 5.979614512471655,
48
+ "mixture_start": 1.7330406430570138,
49
+ "mixture_end": 3.9169880365138026,
50
+ "channel": 3
51
+ },
52
+ "distractor_3": {
53
+ "name": "hammer",
54
+ "display_name": "hammer",
55
+ "original_path": "distractors/train/hammer/JH_fsd50k-arca_103630.wav",
56
+ "origin_start": 0.0,
57
+ "origin_end": 0.5456689342403628,
58
+ "mixture_start": 6.609147884192224,
59
+ "mixture_end": 7.154816818432587,
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 baby cry",
76
+ "command_type": "remove_only",
77
+ "target_sources": [
78
+ "speech"
79
+ ],
80
+ "target_channels": [
81
+ 0
82
+ ]
83
+ },
84
+ {
85
+ "user_input": "remove computer typing",
86
+ "command_type": "remove_only",
87
+ "target_sources": [
88
+ "speech"
89
+ ],
90
+ "target_channels": [
91
+ 0
92
+ ]
93
+ },
94
+ {
95
+ "user_input": "remove hammer",
96
+ "command_type": "remove_only",
97
+ "target_sources": [
98
+ "speech"
99
+ ],
100
+ "target_channels": [
101
+ 0
102
+ ]
103
+ },
104
+ {
105
+ "user_input": "remove baby cry and computer typing",
106
+ "command_type": "remove_only",
107
+ "target_sources": [
108
+ "speech"
109
+ ],
110
+ "target_channels": [
111
+ 0
112
+ ]
113
+ },
114
+ {
115
+ "user_input": "remove baby cry and hammer",
116
+ "command_type": "remove_only",
117
+ "target_sources": [
118
+ "speech"
119
+ ],
120
+ "target_channels": [
121
+ 0
122
+ ]
123
+ },
124
+ {
125
+ "user_input": "remove computer typing and hammer",
126
+ "command_type": "remove_only",
127
+ "target_sources": [
128
+ "speech"
129
+ ],
130
+ "target_channels": [
131
+ 0
132
+ ]
133
+ },
134
+ {
135
+ "user_input": "remove baby cry and computer typing and hammer",
136
+ "command_type": "remove_only",
137
+ "target_sources": [
138
+ "speech"
139
+ ],
140
+ "target_channels": [
141
+ 0
142
+ ]
143
+ },
144
+ {
145
+ "user_input": "keep baby cry",
146
+ "command_type": "keep_only",
147
+ "target_sources": [
148
+ "speech",
149
+ "baby_cry"
150
+ ],
151
+ "target_channels": [
152
+ 0,
153
+ 2
154
+ ]
155
+ },
156
+ {
157
+ "user_input": "keep computer typing",
158
+ "command_type": "keep_only",
159
+ "target_sources": [
160
+ "speech",
161
+ "computer_typing"
162
+ ],
163
+ "target_channels": [
164
+ 0,
165
+ 3
166
+ ]
167
+ },
168
+ {
169
+ "user_input": "keep hammer",
170
+ "command_type": "keep_only",
171
+ "target_sources": [
172
+ "speech",
173
+ "hammer"
174
+ ],
175
+ "target_channels": [
176
+ 0,
177
+ 4
178
+ ]
179
+ },
180
+ {
181
+ "user_input": "keep baby cry and computer typing",
182
+ "command_type": "keep_only",
183
+ "target_sources": [
184
+ "speech",
185
+ "baby_cry",
186
+ "computer_typing"
187
+ ],
188
+ "target_channels": [
189
+ 0,
190
+ 2,
191
+ 3
192
+ ]
193
+ },
194
+ {
195
+ "user_input": "keep baby cry and hammer",
196
+ "command_type": "keep_only",
197
+ "target_sources": [
198
+ "speech",
199
+ "baby_cry",
200
+ "hammer"
201
+ ],
202
+ "target_channels": [
203
+ 0,
204
+ 2,
205
+ 4
206
+ ]
207
+ },
208
+ {
209
+ "user_input": "keep computer typing and hammer",
210
+ "command_type": "keep_only",
211
+ "target_sources": [
212
+ "speech",
213
+ "computer_typing",
214
+ "hammer"
215
+ ],
216
+ "target_channels": [
217
+ 0,
218
+ 3,
219
+ 4
220
+ ]
221
+ },
222
+ {
223
+ "user_input": "keep baby cry and computer typing and hammer",
224
+ "command_type": "keep_only",
225
+ "target_sources": [
226
+ "speech",
227
+ "baby_cry",
228
+ "computer_typing",
229
+ "hammer"
230
+ ],
231
+ "target_channels": [
232
+ 0,
233
+ 2,
234
+ 3,
235
+ 4
236
+ ]
237
+ },
238
+ {
239
+ "user_input": "keep computer typing and remove baby cry",
240
+ "command_type": "mixed_commands",
241
+ "target_sources": [
242
+ "speech",
243
+ "computer_typing"
244
+ ],
245
+ "target_channels": [
246
+ 0,
247
+ 3
248
+ ]
249
+ },
250
+ {
251
+ "user_input": "keep hammer and remove baby cry",
252
+ "command_type": "mixed_commands",
253
+ "target_sources": [
254
+ "speech",
255
+ "hammer"
256
+ ],
257
+ "target_channels": [
258
+ 0,
259
+ 4
260
+ ]
261
+ },
262
+ {
263
+ "user_input": "keep baby cry and remove computer typing",
264
+ "command_type": "mixed_commands",
265
+ "target_sources": [
266
+ "speech",
267
+ "baby_cry"
268
+ ],
269
+ "target_channels": [
270
+ 0,
271
+ 2
272
+ ]
273
+ },
274
+ {
275
+ "user_input": "remove computer typing and keep hammer",
276
+ "command_type": "mixed_commands",
277
+ "target_sources": [
278
+ "speech",
279
+ "hammer"
280
+ ],
281
+ "target_channels": [
282
+ 0,
283
+ 4
284
+ ]
285
+ },
286
+ {
287
+ "user_input": "keep baby cry and remove hammer",
288
+ "command_type": "mixed_commands",
289
+ "target_sources": [
290
+ "speech",
291
+ "baby_cry"
292
+ ],
293
+ "target_channels": [
294
+ 0,
295
+ 2
296
+ ]
297
+ },
298
+ {
299
+ "user_input": "remove hammer and keep computer typing",
300
+ "command_type": "mixed_commands",
301
+ "target_sources": [
302
+ "speech",
303
+ "computer_typing"
304
+ ],
305
+ "target_channels": [
306
+ 0,
307
+ 3
308
+ ]
309
+ },
310
+ {
311
+ "user_input": "remove baby cry and keep computer typing and hammer",
312
+ "command_type": "mixed_commands",
313
+ "target_sources": [
314
+ "speech",
315
+ "computer_typing",
316
+ "hammer"
317
+ ],
318
+ "target_channels": [
319
+ 0,
320
+ 3,
321
+ 4
322
+ ]
323
+ },
324
+ {
325
+ "user_input": "remove computer typing and keep baby cry and hammer",
326
+ "command_type": "mixed_commands",
327
+ "target_sources": [
328
+ "speech",
329
+ "baby_cry",
330
+ "hammer"
331
+ ],
332
+ "target_channels": [
333
+ 0,
334
+ 2,
335
+ 4
336
+ ]
337
+ },
338
+ {
339
+ "user_input": "remove hammer and keep baby cry and computer typing",
340
+ "command_type": "mixed_commands",
341
+ "target_sources": [
342
+ "speech",
343
+ "baby_cry",
344
+ "computer_typing"
345
+ ],
346
+ "target_channels": [
347
+ 0,
348
+ 2,
349
+ 3
350
+ ]
351
+ },
352
+ {
353
+ "user_input": "remove baby cry and computer typing and keep hammer",
354
+ "command_type": "mixed_commands",
355
+ "target_sources": [
356
+ "speech",
357
+ "hammer"
358
+ ],
359
+ "target_channels": [
360
+ 0,
361
+ 4
362
+ ]
363
+ },
364
+ {
365
+ "user_input": "keep computer typing and remove baby cry and hammer",
366
+ "command_type": "mixed_commands",
367
+ "target_sources": [
368
+ "speech",
369
+ "computer_typing"
370
+ ],
371
+ "target_channels": [
372
+ 0,
373
+ 3
374
+ ]
375
+ },
376
+ {
377
+ "user_input": "keep baby cry and remove computer typing and hammer",
378
+ "command_type": "mixed_commands",
379
+ "target_sources": [
380
+ "speech",
381
+ "baby_cry"
382
+ ],
383
+ "target_channels": [
384
+ 0,
385
+ 2
386
+ ]
387
+ }
388
+ ]
389
+ }
data/audio_mixtures/train/bus_2dist_219_rep4.json ADDED
@@ -0,0 +1,156 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "bus_2dist_219_rep4",
3
+ "scene_name": "Bus",
4
+ "distractor_count": 2,
5
+ "distractors": [
6
+ "car_alarm",
7
+ "cough"
8
+ ],
9
+ "audio_file": "bus_2dist_219_rep4.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/p275/p275_035.wav",
17
+ "origin_start": 0.0,
18
+ "origin_end": 4.2673469387755105,
19
+ "mixture_start": 0.0,
20
+ "mixture_end": 10.0,
21
+ "channel": 0
22
+ },
23
+ "background": {
24
+ "original_path": "background/train/Bus/asmr_Bus_r38kWRF-FSg_chunk_006.mp3",
25
+ "origin_start": 149.09,
26
+ "origin_end": 159.09,
27
+ "mixture_start": 0.0,
28
+ "mixture_end": 10.0,
29
+ "channel": 1
30
+ },
31
+ "distractor_1": {
32
+ "name": "car_alarm",
33
+ "display_name": "car alarm",
34
+ "original_path": "distractors/train/car_alarm/fsd50k_422051.wav",
35
+ "origin_start": 8.871791383219955,
36
+ "origin_end": 11.630136054421769,
37
+ "mixture_start": 3.9287574388604654,
38
+ "mixture_end": 6.687109202727765,
39
+ "channel": 2
40
+ },
41
+ "distractor_2": {
42
+ "name": "cough",
43
+ "display_name": "cough",
44
+ "original_path": "distractors/train/cough/fsd50k_319363.wav",
45
+ "origin_start": 0.0,
46
+ "origin_end": 0.8126984126984127,
47
+ "mixture_start": 5.070600240497936,
48
+ "mixture_end": 5.8832986531963485,
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 car alarm",
65
+ "command_type": "remove_only",
66
+ "target_sources": [
67
+ "speech"
68
+ ],
69
+ "target_channels": [
70
+ 0
71
+ ]
72
+ },
73
+ {
74
+ "user_input": "remove cough",
75
+ "command_type": "remove_only",
76
+ "target_sources": [
77
+ "speech"
78
+ ],
79
+ "target_channels": [
80
+ 0
81
+ ]
82
+ },
83
+ {
84
+ "user_input": "remove car alarm and cough",
85
+ "command_type": "remove_only",
86
+ "target_sources": [
87
+ "speech"
88
+ ],
89
+ "target_channels": [
90
+ 0
91
+ ]
92
+ },
93
+ {
94
+ "user_input": "keep car alarm",
95
+ "command_type": "keep_only",
96
+ "target_sources": [
97
+ "speech",
98
+ "car_alarm"
99
+ ],
100
+ "target_channels": [
101
+ 0,
102
+ 2
103
+ ]
104
+ },
105
+ {
106
+ "user_input": "keep cough",
107
+ "command_type": "keep_only",
108
+ "target_sources": [
109
+ "speech",
110
+ "cough"
111
+ ],
112
+ "target_channels": [
113
+ 0,
114
+ 3
115
+ ]
116
+ },
117
+ {
118
+ "user_input": "keep car alarm and cough",
119
+ "command_type": "keep_only",
120
+ "target_sources": [
121
+ "speech",
122
+ "car_alarm",
123
+ "cough"
124
+ ],
125
+ "target_channels": [
126
+ 0,
127
+ 2,
128
+ 3
129
+ ]
130
+ },
131
+ {
132
+ "user_input": "remove car alarm and keep cough",
133
+ "command_type": "mixed_commands",
134
+ "target_sources": [
135
+ "speech",
136
+ "cough"
137
+ ],
138
+ "target_channels": [
139
+ 0,
140
+ 3
141
+ ]
142
+ },
143
+ {
144
+ "user_input": "keep car alarm and remove cough",
145
+ "command_type": "mixed_commands",
146
+ "target_sources": [
147
+ "speech",
148
+ "car_alarm"
149
+ ],
150
+ "target_channels": [
151
+ 0,
152
+ 2
153
+ ]
154
+ }
155
+ ]
156
+ }
data/audio_mixtures/train/bus_3dist_356_rep1.json ADDED
@@ -0,0 +1,389 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "bus_3dist_356_rep1",
3
+ "scene_name": "Bus",
4
+ "distractor_count": 3,
5
+ "distractors": [
6
+ "cough",
7
+ "fireworks",
8
+ "footsteps"
9
+ ],
10
+ "audio_file": "bus_3dist_356_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/p271/p271_127.wav",
18
+ "origin_start": 0.0,
19
+ "origin_end": 5.122131519274377,
20
+ "mixture_start": 0.0,
21
+ "mixture_end": 10.0,
22
+ "channel": 0
23
+ },
24
+ "background": {
25
+ "original_path": "background/train/Bus/asmr_Bus_r38kWRF-FSg_chunk_007.mp3",
26
+ "origin_start": 28.776462585034015,
27
+ "origin_end": 38.77646258503401,
28
+ "mixture_start": 0.0,
29
+ "mixture_end": 10.0,
30
+ "channel": 1
31
+ },
32
+ "distractor_1": {
33
+ "name": "cough",
34
+ "display_name": "cough",
35
+ "original_path": "distractors/train/cough/JH_fsdkaggle2018_92274098.wav",
36
+ "origin_start": 0.0,
37
+ "origin_end": 1.4512471655328798,
38
+ "mixture_start": 5.253423803191006,
39
+ "mixture_end": 6.704670968723885,
40
+ "channel": 2
41
+ },
42
+ "distractor_2": {
43
+ "name": "fireworks",
44
+ "display_name": "fireworks",
45
+ "original_path": "distractors/val/fireworks/fsd50k_192659.wav",
46
+ "origin_start": 2.3982312925170066,
47
+ "origin_end": 5.94172335600907,
48
+ "mixture_start": 0.5435741708224661,
49
+ "mixture_end": 4.087081708023891,
50
+ "channel": 3
51
+ },
52
+ "distractor_3": {
53
+ "name": "footsteps",
54
+ "display_name": "footsteps",
55
+ "original_path": "distractors/train/footsteps/fsd50k_422745.wav",
56
+ "origin_start": 0.0,
57
+ "origin_end": 1.0731519274376418,
58
+ "mixture_start": 4.195173952717914,
59
+ "mixture_end": 5.2683258801555555,
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 cough",
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 footsteps",
96
+ "command_type": "remove_only",
97
+ "target_sources": [
98
+ "speech"
99
+ ],
100
+ "target_channels": [
101
+ 0
102
+ ]
103
+ },
104
+ {
105
+ "user_input": "remove cough 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 cough and footsteps",
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 footsteps",
126
+ "command_type": "remove_only",
127
+ "target_sources": [
128
+ "speech"
129
+ ],
130
+ "target_channels": [
131
+ 0
132
+ ]
133
+ },
134
+ {
135
+ "user_input": "remove cough and fireworks and footsteps",
136
+ "command_type": "remove_only",
137
+ "target_sources": [
138
+ "speech"
139
+ ],
140
+ "target_channels": [
141
+ 0
142
+ ]
143
+ },
144
+ {
145
+ "user_input": "keep cough",
146
+ "command_type": "keep_only",
147
+ "target_sources": [
148
+ "speech",
149
+ "cough"
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 footsteps",
170
+ "command_type": "keep_only",
171
+ "target_sources": [
172
+ "speech",
173
+ "footsteps"
174
+ ],
175
+ "target_channels": [
176
+ 0,
177
+ 4
178
+ ]
179
+ },
180
+ {
181
+ "user_input": "keep cough and fireworks",
182
+ "command_type": "keep_only",
183
+ "target_sources": [
184
+ "speech",
185
+ "cough",
186
+ "fireworks"
187
+ ],
188
+ "target_channels": [
189
+ 0,
190
+ 2,
191
+ 3
192
+ ]
193
+ },
194
+ {
195
+ "user_input": "keep cough and footsteps",
196
+ "command_type": "keep_only",
197
+ "target_sources": [
198
+ "speech",
199
+ "cough",
200
+ "footsteps"
201
+ ],
202
+ "target_channels": [
203
+ 0,
204
+ 2,
205
+ 4
206
+ ]
207
+ },
208
+ {
209
+ "user_input": "keep fireworks and footsteps",
210
+ "command_type": "keep_only",
211
+ "target_sources": [
212
+ "speech",
213
+ "fireworks",
214
+ "footsteps"
215
+ ],
216
+ "target_channels": [
217
+ 0,
218
+ 3,
219
+ 4
220
+ ]
221
+ },
222
+ {
223
+ "user_input": "keep cough and fireworks and footsteps",
224
+ "command_type": "keep_only",
225
+ "target_sources": [
226
+ "speech",
227
+ "cough",
228
+ "fireworks",
229
+ "footsteps"
230
+ ],
231
+ "target_channels": [
232
+ 0,
233
+ 2,
234
+ 3,
235
+ 4
236
+ ]
237
+ },
238
+ {
239
+ "user_input": "remove cough and keep fireworks",
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": "keep footsteps and remove cough",
252
+ "command_type": "mixed_commands",
253
+ "target_sources": [
254
+ "speech",
255
+ "footsteps"
256
+ ],
257
+ "target_channels": [
258
+ 0,
259
+ 4
260
+ ]
261
+ },
262
+ {
263
+ "user_input": "remove fireworks and keep cough",
264
+ "command_type": "mixed_commands",
265
+ "target_sources": [
266
+ "speech",
267
+ "cough"
268
+ ],
269
+ "target_channels": [
270
+ 0,
271
+ 2
272
+ ]
273
+ },
274
+ {
275
+ "user_input": "remove fireworks and keep footsteps",
276
+ "command_type": "mixed_commands",
277
+ "target_sources": [
278
+ "speech",
279
+ "footsteps"
280
+ ],
281
+ "target_channels": [
282
+ 0,
283
+ 4
284
+ ]
285
+ },
286
+ {
287
+ "user_input": "keep cough and remove footsteps",
288
+ "command_type": "mixed_commands",
289
+ "target_sources": [
290
+ "speech",
291
+ "cough"
292
+ ],
293
+ "target_channels": [
294
+ 0,
295
+ 2
296
+ ]
297
+ },
298
+ {
299
+ "user_input": "keep fireworks and remove footsteps",
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": "keep fireworks and footsteps and remove cough",
312
+ "command_type": "mixed_commands",
313
+ "target_sources": [
314
+ "speech",
315
+ "fireworks",
316
+ "footsteps"
317
+ ],
318
+ "target_channels": [
319
+ 0,
320
+ 3,
321
+ 4
322
+ ]
323
+ },
324
+ {
325
+ "user_input": "keep cough and footsteps and remove fireworks",
326
+ "command_type": "mixed_commands",
327
+ "target_sources": [
328
+ "speech",
329
+ "cough",
330
+ "footsteps"
331
+ ],
332
+ "target_channels": [
333
+ 0,
334
+ 2,
335
+ 4
336
+ ]
337
+ },
338
+ {
339
+ "user_input": "remove footsteps and keep cough and fireworks",
340
+ "command_type": "mixed_commands",
341
+ "target_sources": [
342
+ "speech",
343
+ "cough",
344
+ "fireworks"
345
+ ],
346
+ "target_channels": [
347
+ 0,
348
+ 2,
349
+ 3
350
+ ]
351
+ },
352
+ {
353
+ "user_input": "remove cough and fireworks and keep footsteps",
354
+ "command_type": "mixed_commands",
355
+ "target_sources": [
356
+ "speech",
357
+ "footsteps"
358
+ ],
359
+ "target_channels": [
360
+ 0,
361
+ 4
362
+ ]
363
+ },
364
+ {
365
+ "user_input": "remove cough and footsteps and keep fireworks",
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 cough and remove fireworks and footsteps",
378
+ "command_type": "mixed_commands",
379
+ "target_sources": [
380
+ "speech",
381
+ "cough"
382
+ ],
383
+ "target_channels": [
384
+ 0,
385
+ 2
386
+ ]
387
+ }
388
+ ]
389
+ }
data/audio_mixtures/train/forest_3dist_340_rep2.json ADDED
@@ -0,0 +1,389 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "forest_3dist_340_rep2",
3
+ "scene_name": "Forest",
4
+ "distractor_count": 3,
5
+ "distractors": [
6
+ "fireworks",
7
+ "helicopter",
8
+ "jackhammer"
9
+ ],
10
+ "audio_file": "forest_3dist_340_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/p274/p274_259.wav",
18
+ "origin_start": 0.0,
19
+ "origin_end": 4.654126984126984,
20
+ "mixture_start": 0.0,
21
+ "mixture_end": 10.0,
22
+ "channel": 0
23
+ },
24
+ "background": {
25
+ "original_path": "background/train/Forest/asmr_Forest_xNN7iTA57jM_chunk_032.mp3",
26
+ "origin_start": 157.06487528344672,
27
+ "origin_end": 167.06487528344672,
28
+ "mixture_start": 0.0,
29
+ "mixture_end": 10.0,
30
+ "channel": 1
31
+ },
32
+ "distractor_1": {
33
+ "name": "fireworks",
34
+ "display_name": "fireworks",
35
+ "original_path": "distractors/val/fireworks/JH_fsdkaggle2018_47c0a3fc.wav",
36
+ "origin_start": 0.0,
37
+ "origin_end": 0.6385487528344671,
38
+ "mixture_start": 1.1744227097365882,
39
+ "mixture_end": 1.8129714625710553,
40
+ "channel": 2
41
+ },
42
+ "distractor_2": {
43
+ "name": "helicopter",
44
+ "display_name": "helicopter",
45
+ "original_path": "distractors/train/helicopter/JH_esc50_3-68630-B-40.wav",
46
+ "origin_start": 1.3243764172335601,
47
+ "origin_end": 3.9521315192743764,
48
+ "mixture_start": 1.2214190599643173,
49
+ "mixture_end": 3.849175886681585,
50
+ "channel": 3
51
+ },
52
+ "distractor_3": {
53
+ "name": "jackhammer",
54
+ "display_name": "jackhammer",
55
+ "original_path": "distractors/train/jackhammer/fsd50k_146254.wav",
56
+ "origin_start": 0.0,
57
+ "origin_end": 1.9980045351473923,
58
+ "mixture_start": 3.517517390974774,
59
+ "mixture_end": 5.515521926122166,
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 fireworks",
76
+ "command_type": "remove_only",
77
+ "target_sources": [
78
+ "speech"
79
+ ],
80
+ "target_channels": [
81
+ 0
82
+ ]
83
+ },
84
+ {
85
+ "user_input": "remove helicopter",
86
+ "command_type": "remove_only",
87
+ "target_sources": [
88
+ "speech"
89
+ ],
90
+ "target_channels": [
91
+ 0
92
+ ]
93
+ },
94
+ {
95
+ "user_input": "remove jackhammer",
96
+ "command_type": "remove_only",
97
+ "target_sources": [
98
+ "speech"
99
+ ],
100
+ "target_channels": [
101
+ 0
102
+ ]
103
+ },
104
+ {
105
+ "user_input": "remove fireworks and helicopter",
106
+ "command_type": "remove_only",
107
+ "target_sources": [
108
+ "speech"
109
+ ],
110
+ "target_channels": [
111
+ 0
112
+ ]
113
+ },
114
+ {
115
+ "user_input": "remove fireworks and jackhammer",
116
+ "command_type": "remove_only",
117
+ "target_sources": [
118
+ "speech"
119
+ ],
120
+ "target_channels": [
121
+ 0
122
+ ]
123
+ },
124
+ {
125
+ "user_input": "remove helicopter and jackhammer",
126
+ "command_type": "remove_only",
127
+ "target_sources": [
128
+ "speech"
129
+ ],
130
+ "target_channels": [
131
+ 0
132
+ ]
133
+ },
134
+ {
135
+ "user_input": "remove fireworks and helicopter and jackhammer",
136
+ "command_type": "remove_only",
137
+ "target_sources": [
138
+ "speech"
139
+ ],
140
+ "target_channels": [
141
+ 0
142
+ ]
143
+ },
144
+ {
145
+ "user_input": "keep fireworks",
146
+ "command_type": "keep_only",
147
+ "target_sources": [
148
+ "speech",
149
+ "fireworks"
150
+ ],
151
+ "target_channels": [
152
+ 0,
153
+ 2
154
+ ]
155
+ },
156
+ {
157
+ "user_input": "keep helicopter",
158
+ "command_type": "keep_only",
159
+ "target_sources": [
160
+ "speech",
161
+ "helicopter"
162
+ ],
163
+ "target_channels": [
164
+ 0,
165
+ 3
166
+ ]
167
+ },
168
+ {
169
+ "user_input": "keep jackhammer",
170
+ "command_type": "keep_only",
171
+ "target_sources": [
172
+ "speech",
173
+ "jackhammer"
174
+ ],
175
+ "target_channels": [
176
+ 0,
177
+ 4
178
+ ]
179
+ },
180
+ {
181
+ "user_input": "keep fireworks and helicopter",
182
+ "command_type": "keep_only",
183
+ "target_sources": [
184
+ "speech",
185
+ "fireworks",
186
+ "helicopter"
187
+ ],
188
+ "target_channels": [
189
+ 0,
190
+ 2,
191
+ 3
192
+ ]
193
+ },
194
+ {
195
+ "user_input": "keep fireworks and jackhammer",
196
+ "command_type": "keep_only",
197
+ "target_sources": [
198
+ "speech",
199
+ "fireworks",
200
+ "jackhammer"
201
+ ],
202
+ "target_channels": [
203
+ 0,
204
+ 2,
205
+ 4
206
+ ]
207
+ },
208
+ {
209
+ "user_input": "keep helicopter and jackhammer",
210
+ "command_type": "keep_only",
211
+ "target_sources": [
212
+ "speech",
213
+ "helicopter",
214
+ "jackhammer"
215
+ ],
216
+ "target_channels": [
217
+ 0,
218
+ 3,
219
+ 4
220
+ ]
221
+ },
222
+ {
223
+ "user_input": "keep fireworks and helicopter and jackhammer",
224
+ "command_type": "keep_only",
225
+ "target_sources": [
226
+ "speech",
227
+ "fireworks",
228
+ "helicopter",
229
+ "jackhammer"
230
+ ],
231
+ "target_channels": [
232
+ 0,
233
+ 2,
234
+ 3,
235
+ 4
236
+ ]
237
+ },
238
+ {
239
+ "user_input": "keep helicopter and remove fireworks",
240
+ "command_type": "mixed_commands",
241
+ "target_sources": [
242
+ "speech",
243
+ "helicopter"
244
+ ],
245
+ "target_channels": [
246
+ 0,
247
+ 3
248
+ ]
249
+ },
250
+ {
251
+ "user_input": "remove fireworks and keep jackhammer",
252
+ "command_type": "mixed_commands",
253
+ "target_sources": [
254
+ "speech",
255
+ "jackhammer"
256
+ ],
257
+ "target_channels": [
258
+ 0,
259
+ 4
260
+ ]
261
+ },
262
+ {
263
+ "user_input": "keep fireworks and remove helicopter",
264
+ "command_type": "mixed_commands",
265
+ "target_sources": [
266
+ "speech",
267
+ "fireworks"
268
+ ],
269
+ "target_channels": [
270
+ 0,
271
+ 2
272
+ ]
273
+ },
274
+ {
275
+ "user_input": "keep jackhammer and remove helicopter",
276
+ "command_type": "mixed_commands",
277
+ "target_sources": [
278
+ "speech",
279
+ "jackhammer"
280
+ ],
281
+ "target_channels": [
282
+ 0,
283
+ 4
284
+ ]
285
+ },
286
+ {
287
+ "user_input": "keep fireworks and remove jackhammer",
288
+ "command_type": "mixed_commands",
289
+ "target_sources": [
290
+ "speech",
291
+ "fireworks"
292
+ ],
293
+ "target_channels": [
294
+ 0,
295
+ 2
296
+ ]
297
+ },
298
+ {
299
+ "user_input": "remove jackhammer and keep helicopter",
300
+ "command_type": "mixed_commands",
301
+ "target_sources": [
302
+ "speech",
303
+ "helicopter"
304
+ ],
305
+ "target_channels": [
306
+ 0,
307
+ 3
308
+ ]
309
+ },
310
+ {
311
+ "user_input": "keep helicopter and jackhammer and remove fireworks",
312
+ "command_type": "mixed_commands",
313
+ "target_sources": [
314
+ "speech",
315
+ "helicopter",
316
+ "jackhammer"
317
+ ],
318
+ "target_channels": [
319
+ 0,
320
+ 3,
321
+ 4
322
+ ]
323
+ },
324
+ {
325
+ "user_input": "remove helicopter and keep fireworks and jackhammer",
326
+ "command_type": "mixed_commands",
327
+ "target_sources": [
328
+ "speech",
329
+ "fireworks",
330
+ "jackhammer"
331
+ ],
332
+ "target_channels": [
333
+ 0,
334
+ 2,
335
+ 4
336
+ ]
337
+ },
338
+ {
339
+ "user_input": "remove jackhammer and keep fireworks and helicopter",
340
+ "command_type": "mixed_commands",
341
+ "target_sources": [
342
+ "speech",
343
+ "fireworks",
344
+ "helicopter"
345
+ ],
346
+ "target_channels": [
347
+ 0,
348
+ 2,
349
+ 3
350
+ ]
351
+ },
352
+ {
353
+ "user_input": "keep jackhammer and remove fireworks and helicopter",
354
+ "command_type": "mixed_commands",
355
+ "target_sources": [
356
+ "speech",
357
+ "jackhammer"
358
+ ],
359
+ "target_channels": [
360
+ 0,
361
+ 4
362
+ ]
363
+ },
364
+ {
365
+ "user_input": "remove fireworks and jackhammer and keep helicopter",
366
+ "command_type": "mixed_commands",
367
+ "target_sources": [
368
+ "speech",
369
+ "helicopter"
370
+ ],
371
+ "target_channels": [
372
+ 0,
373
+ 3
374
+ ]
375
+ },
376
+ {
377
+ "user_input": "remove helicopter and jackhammer and keep fireworks",
378
+ "command_type": "mixed_commands",
379
+ "target_sources": [
380
+ "speech",
381
+ "fireworks"
382
+ ],
383
+ "target_channels": [
384
+ 0,
385
+ 2
386
+ ]
387
+ }
388
+ ]
389
+ }
data/audio_mixtures/train/home_1dist_051_rep3.json ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "home_1dist_051_rep3",
3
+ "scene_name": "Home",
4
+ "distractor_count": 1,
5
+ "distractors": [
6
+ "glass_breaking"
7
+ ],
8
+ "audio_file": "home_1dist_051_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/val/p230/p230_061.wav",
16
+ "origin_start": 0.0,
17
+ "origin_end": 3.3315419501133787,
18
+ "mixture_start": 0.0,
19
+ "mixture_end": 10.0,
20
+ "channel": 0
21
+ },
22
+ "background": {
23
+ "original_path": "background/train/Home/asmr_Home_GSxEQTqSFR8_chunk_005.mp3",
24
+ "origin_start": 248.29816326530613,
25
+ "origin_end": 258.29816326530613,
26
+ "mixture_start": 0.0,
27
+ "mixture_end": 10.0,
28
+ "channel": 1
29
+ },
30
+ "distractor_1": {
31
+ "name": "glass_breaking",
32
+ "display_name": "glass breaking",
33
+ "original_path": "distractors/train/glass_breaking/fsd50k_202093.wav",
34
+ "origin_start": 0.0,
35
+ "origin_end": 0.6617687074829932,
36
+ "mixture_start": 6.535204677412392,
37
+ "mixture_end": 7.196973384895386,
38
+ "channel": 2
39
+ }
40
+ },
41
+ "command_variants": [
42
+ {
43
+ "user_input": null,
44
+ "command_type": "no_input",
45
+ "target_sources": [
46
+ "speech",
47
+ "glass_breaking"
48
+ ],
49
+ "target_channels": [
50
+ 0,
51
+ 2
52
+ ]
53
+ },
54
+ {
55
+ "user_input": "remove glass breaking",
56
+ "command_type": "remove_only",
57
+ "target_sources": [
58
+ "speech"
59
+ ],
60
+ "target_channels": [
61
+ 0
62
+ ]
63
+ },
64
+ {
65
+ "user_input": "keep glass breaking",
66
+ "command_type": "keep_only",
67
+ "target_sources": [
68
+ "speech",
69
+ "glass_breaking"
70
+ ],
71
+ "target_channels": [
72
+ 0,
73
+ 2
74
+ ]
75
+ }
76
+ ]
77
+ }
data/audio_mixtures/train/home_1dist_091_rep4.json ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "home_1dist_091_rep4",
3
+ "scene_name": "Home",
4
+ "distractor_count": 1,
5
+ "distractors": [
6
+ "slam"
7
+ ],
8
+ "audio_file": "home_1dist_091_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/p276/p276_206.wav",
16
+ "origin_start": 0.0,
17
+ "origin_end": 3.328526077097506,
18
+ "mixture_start": 0.0,
19
+ "mixture_end": 10.0,
20
+ "channel": 0
21
+ },
22
+ "background": {
23
+ "original_path": "background/train/Home/asmr_Home_sFVZPpcCUcA_chunk_002.mp3",
24
+ "origin_start": 61.5090022675737,
25
+ "origin_end": 71.50900226757369,
26
+ "mixture_start": 0.0,
27
+ "mixture_end": 10.0,
28
+ "channel": 1
29
+ },
30
+ "distractor_1": {
31
+ "name": "slam",
32
+ "display_name": "slam",
33
+ "original_path": "distractors/train/slam/fsd50k_209656.wav",
34
+ "origin_start": 0.0,
35
+ "origin_end": 0.5456689342403628,
36
+ "mixture_start": 7.450352362765926,
37
+ "mixture_end": 7.996021297006289,
38
+ "channel": 2
39
+ }
40
+ },
41
+ "command_variants": [
42
+ {
43
+ "user_input": null,
44
+ "command_type": "no_input",
45
+ "target_sources": [
46
+ "speech",
47
+ "slam"
48
+ ],
49
+ "target_channels": [
50
+ 0,
51
+ 2
52
+ ]
53
+ },
54
+ {
55
+ "user_input": "remove slam",
56
+ "command_type": "remove_only",
57
+ "target_sources": [
58
+ "speech"
59
+ ],
60
+ "target_channels": [
61
+ 0
62
+ ]
63
+ },
64
+ {
65
+ "user_input": "keep slam",
66
+ "command_type": "keep_only",
67
+ "target_sources": [
68
+ "speech",
69
+ "slam"
70
+ ],
71
+ "target_channels": [
72
+ 0,
73
+ 2
74
+ ]
75
+ }
76
+ ]
77
+ }
data/audio_mixtures/train/home_1dist_116_rep2.json ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "home_1dist_116_rep2",
3
+ "scene_name": "Home",
4
+ "distractor_count": 1,
5
+ "distractors": [
6
+ "sneeze"
7
+ ],
8
+ "audio_file": "home_1dist_116_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/p270/p270_142.wav",
16
+ "origin_start": 0.0,
17
+ "origin_end": 2.3059637188208617,
18
+ "mixture_start": 0.0,
19
+ "mixture_end": 10.0,
20
+ "channel": 0
21
+ },
22
+ "background": {
23
+ "original_path": "background/train/Home/asmr_Home_sFVZPpcCUcA_chunk_006.mp3",
24
+ "origin_start": 61.56142857142857,
25
+ "origin_end": 71.56142857142858,
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/fsd50k_362931.wav",
34
+ "origin_start": 0.0,
35
+ "origin_end": 0.7894784580498866,
36
+ "mixture_start": 1.9499123933272289,
37
+ "mixture_end": 2.7393908513771157,
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/home_2dist_213_rep4.json ADDED
@@ -0,0 +1,168 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "home_2dist_213_rep4",
3
+ "scene_name": "Home",
4
+ "distractor_count": 2,
5
+ "distractors": [
6
+ "footsteps",
7
+ "glass_breaking"
8
+ ],
9
+ "audio_file": "home_2dist_213_rep4.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_154.wav",
17
+ "origin_start": 0.0,
18
+ "origin_end": 3.96827664399093,
19
+ "mixture_start": 0.0,
20
+ "mixture_end": 10.0,
21
+ "channel": 0
22
+ },
23
+ "background": {
24
+ "original_path": "background/train/Home/asmr_Home_GSxEQTqSFR8_chunk_011.mp3",
25
+ "origin_start": 133.36839002267573,
26
+ "origin_end": 143.36839002267573,
27
+ "mixture_start": 0.0,
28
+ "mixture_end": 10.0,
29
+ "channel": 1
30
+ },
31
+ "distractor_1": {
32
+ "name": "footsteps",
33
+ "display_name": "footsteps",
34
+ "original_path": "distractors/val/footsteps/JH_esc50_2-209473-A-25.wav",
35
+ "origin_start": 1.143469387755102,
36
+ "origin_end": 3.8514739229024944,
37
+ "mixture_start": 5.164739978218965,
38
+ "mixture_end": 7.8727458280322935,
39
+ "channel": 2
40
+ },
41
+ "distractor_2": {
42
+ "name": "glass_breaking",
43
+ "display_name": "glass breaking",
44
+ "original_path": "distractors/train/glass_breaking/fsd50k_84704.wav",
45
+ "origin_start": 0.0,
46
+ "origin_end": 0.9520181405895691,
47
+ "mixture_start": 3.293451107018856,
48
+ "mixture_end": 4.245469247608425,
49
+ "channel": 3
50
+ }
51
+ },
52
+ "command_variants": [
53
+ {
54
+ "user_input": null,
55
+ "command_type": "no_input",
56
+ "target_sources": [
57
+ "speech",
58
+ "footsteps",
59
+ "glass_breaking"
60
+ ],
61
+ "target_channels": [
62
+ 0,
63
+ 2,
64
+ 3
65
+ ]
66
+ },
67
+ {
68
+ "user_input": "remove footsteps",
69
+ "command_type": "remove_only",
70
+ "target_sources": [
71
+ "speech",
72
+ "glass_breaking"
73
+ ],
74
+ "target_channels": [
75
+ 0,
76
+ 3
77
+ ]
78
+ },
79
+ {
80
+ "user_input": "remove glass breaking",
81
+ "command_type": "remove_only",
82
+ "target_sources": [
83
+ "speech",
84
+ "footsteps"
85
+ ],
86
+ "target_channels": [
87
+ 0,
88
+ 2
89
+ ]
90
+ },
91
+ {
92
+ "user_input": "remove footsteps and glass breaking",
93
+ "command_type": "remove_only",
94
+ "target_sources": [
95
+ "speech"
96
+ ],
97
+ "target_channels": [
98
+ 0
99
+ ]
100
+ },
101
+ {
102
+ "user_input": "keep footsteps",
103
+ "command_type": "keep_only",
104
+ "target_sources": [
105
+ "speech",
106
+ "footsteps",
107
+ "glass_breaking"
108
+ ],
109
+ "target_channels": [
110
+ 0,
111
+ 2,
112
+ 3
113
+ ]
114
+ },
115
+ {
116
+ "user_input": "keep glass breaking",
117
+ "command_type": "keep_only",
118
+ "target_sources": [
119
+ "speech",
120
+ "footsteps",
121
+ "glass_breaking"
122
+ ],
123
+ "target_channels": [
124
+ 0,
125
+ 2,
126
+ 3
127
+ ]
128
+ },
129
+ {
130
+ "user_input": "keep footsteps and glass breaking",
131
+ "command_type": "keep_only",
132
+ "target_sources": [
133
+ "speech",
134
+ "footsteps",
135
+ "glass_breaking"
136
+ ],
137
+ "target_channels": [
138
+ 0,
139
+ 2,
140
+ 3
141
+ ]
142
+ },
143
+ {
144
+ "user_input": "keep glass breaking and remove footsteps",
145
+ "command_type": "mixed_commands",
146
+ "target_sources": [
147
+ "speech",
148
+ "glass_breaking"
149
+ ],
150
+ "target_channels": [
151
+ 0,
152
+ 3
153
+ ]
154
+ },
155
+ {
156
+ "user_input": "remove glass breaking and keep footsteps",
157
+ "command_type": "mixed_commands",
158
+ "target_sources": [
159
+ "speech",
160
+ "footsteps"
161
+ ],
162
+ "target_channels": [
163
+ 0,
164
+ 2
165
+ ]
166
+ }
167
+ ]
168
+ }
data/audio_mixtures/train/home_3dist_357_rep3.json ADDED
@@ -0,0 +1,443 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "home_3dist_357_rep3",
3
+ "scene_name": "Home",
4
+ "distractor_count": 3,
5
+ "distractors": [
6
+ "alarm_clock",
7
+ "boom",
8
+ "footsteps"
9
+ ],
10
+ "audio_file": "home_3dist_357_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/val/p238/p238_085.wav",
18
+ "origin_start": 0.0,
19
+ "origin_end": 3.245646258503401,
20
+ "mixture_start": 0.0,
21
+ "mixture_end": 10.0,
22
+ "channel": 0
23
+ },
24
+ "background": {
25
+ "original_path": "background/train/Home/asmr_Home_sFVZPpcCUcA_chunk_006.mp3",
26
+ "origin_start": 43.39639455782313,
27
+ "origin_end": 53.39639455782313,
28
+ "mixture_start": 0.0,
29
+ "mixture_end": 10.0,
30
+ "channel": 1
31
+ },
32
+ "distractor_1": {
33
+ "name": "alarm_clock",
34
+ "display_name": "alarm clock",
35
+ "original_path": "distractors/train/alarm_clock/esc-50_5-219242-B-37.wav",
36
+ "origin_start": 0.9453514739229025,
37
+ "origin_end": 4.012721088435375,
38
+ "mixture_start": 2.4449295667648037,
39
+ "mixture_end": 5.51231395512564,
40
+ "channel": 2
41
+ },
42
+ "distractor_2": {
43
+ "name": "boom",
44
+ "display_name": "boom",
45
+ "original_path": "distractors/train/boom/JH_fsd50k-arca_218721.wav",
46
+ "origin_start": 0.0,
47
+ "origin_end": 1.5325170068027212,
48
+ "mixture_start": 5.904141212676993,
49
+ "mixture_end": 7.436658219479715,
50
+ "channel": 3
51
+ },
52
+ "distractor_3": {
53
+ "name": "footsteps",
54
+ "display_name": "footsteps",
55
+ "original_path": "distractors/train/footsteps/JH_esc50_5-234263-A-25.wav",
56
+ "origin_start": 0.0,
57
+ "origin_end": 1.6834467120181407,
58
+ "mixture_start": 0.03765988387655992,
59
+ "mixture_end": 1.7211065958947005,
60
+ "channel": 4
61
+ }
62
+ },
63
+ "command_variants": [
64
+ {
65
+ "user_input": null,
66
+ "command_type": "no_input",
67
+ "target_sources": [
68
+ "speech",
69
+ "alarm_clock",
70
+ "boom",
71
+ "footsteps"
72
+ ],
73
+ "target_channels": [
74
+ 0,
75
+ 2,
76
+ 3,
77
+ 4
78
+ ]
79
+ },
80
+ {
81
+ "user_input": "remove alarm clock",
82
+ "command_type": "remove_only",
83
+ "target_sources": [
84
+ "speech",
85
+ "boom",
86
+ "footsteps"
87
+ ],
88
+ "target_channels": [
89
+ 0,
90
+ 3,
91
+ 4
92
+ ]
93
+ },
94
+ {
95
+ "user_input": "remove boom",
96
+ "command_type": "remove_only",
97
+ "target_sources": [
98
+ "speech",
99
+ "alarm_clock",
100
+ "footsteps"
101
+ ],
102
+ "target_channels": [
103
+ 0,
104
+ 2,
105
+ 4
106
+ ]
107
+ },
108
+ {
109
+ "user_input": "remove footsteps",
110
+ "command_type": "remove_only",
111
+ "target_sources": [
112
+ "speech",
113
+ "alarm_clock",
114
+ "boom"
115
+ ],
116
+ "target_channels": [
117
+ 0,
118
+ 2,
119
+ 3
120
+ ]
121
+ },
122
+ {
123
+ "user_input": "remove alarm clock and boom",
124
+ "command_type": "remove_only",
125
+ "target_sources": [
126
+ "speech",
127
+ "footsteps"
128
+ ],
129
+ "target_channels": [
130
+ 0,
131
+ 4
132
+ ]
133
+ },
134
+ {
135
+ "user_input": "remove alarm clock and footsteps",
136
+ "command_type": "remove_only",
137
+ "target_sources": [
138
+ "speech",
139
+ "boom"
140
+ ],
141
+ "target_channels": [
142
+ 0,
143
+ 3
144
+ ]
145
+ },
146
+ {
147
+ "user_input": "remove boom and footsteps",
148
+ "command_type": "remove_only",
149
+ "target_sources": [
150
+ "speech",
151
+ "alarm_clock"
152
+ ],
153
+ "target_channels": [
154
+ 0,
155
+ 2
156
+ ]
157
+ },
158
+ {
159
+ "user_input": "remove alarm clock and boom and footsteps",
160
+ "command_type": "remove_only",
161
+ "target_sources": [
162
+ "speech"
163
+ ],
164
+ "target_channels": [
165
+ 0
166
+ ]
167
+ },
168
+ {
169
+ "user_input": "keep alarm clock",
170
+ "command_type": "keep_only",
171
+ "target_sources": [
172
+ "speech",
173
+ "alarm_clock",
174
+ "boom",
175
+ "footsteps"
176
+ ],
177
+ "target_channels": [
178
+ 0,
179
+ 2,
180
+ 3,
181
+ 4
182
+ ]
183
+ },
184
+ {
185
+ "user_input": "keep boom",
186
+ "command_type": "keep_only",
187
+ "target_sources": [
188
+ "speech",
189
+ "alarm_clock",
190
+ "boom",
191
+ "footsteps"
192
+ ],
193
+ "target_channels": [
194
+ 0,
195
+ 2,
196
+ 3,
197
+ 4
198
+ ]
199
+ },
200
+ {
201
+ "user_input": "keep footsteps",
202
+ "command_type": "keep_only",
203
+ "target_sources": [
204
+ "speech",
205
+ "alarm_clock",
206
+ "boom",
207
+ "footsteps"
208
+ ],
209
+ "target_channels": [
210
+ 0,
211
+ 2,
212
+ 3,
213
+ 4
214
+ ]
215
+ },
216
+ {
217
+ "user_input": "keep alarm clock and boom",
218
+ "command_type": "keep_only",
219
+ "target_sources": [
220
+ "speech",
221
+ "alarm_clock",
222
+ "boom",
223
+ "footsteps"
224
+ ],
225
+ "target_channels": [
226
+ 0,
227
+ 2,
228
+ 3,
229
+ 4
230
+ ]
231
+ },
232
+ {
233
+ "user_input": "keep alarm clock and footsteps",
234
+ "command_type": "keep_only",
235
+ "target_sources": [
236
+ "speech",
237
+ "alarm_clock",
238
+ "boom",
239
+ "footsteps"
240
+ ],
241
+ "target_channels": [
242
+ 0,
243
+ 2,
244
+ 3,
245
+ 4
246
+ ]
247
+ },
248
+ {
249
+ "user_input": "keep boom and footsteps",
250
+ "command_type": "keep_only",
251
+ "target_sources": [
252
+ "speech",
253
+ "alarm_clock",
254
+ "boom",
255
+ "footsteps"
256
+ ],
257
+ "target_channels": [
258
+ 0,
259
+ 2,
260
+ 3,
261
+ 4
262
+ ]
263
+ },
264
+ {
265
+ "user_input": "keep alarm clock and boom and footsteps",
266
+ "command_type": "keep_only",
267
+ "target_sources": [
268
+ "speech",
269
+ "alarm_clock",
270
+ "boom",
271
+ "footsteps"
272
+ ],
273
+ "target_channels": [
274
+ 0,
275
+ 2,
276
+ 3,
277
+ 4
278
+ ]
279
+ },
280
+ {
281
+ "user_input": "remove alarm clock and keep boom",
282
+ "command_type": "mixed_commands",
283
+ "target_sources": [
284
+ "speech",
285
+ "boom",
286
+ "footsteps"
287
+ ],
288
+ "target_channels": [
289
+ 0,
290
+ 3,
291
+ 4
292
+ ]
293
+ },
294
+ {
295
+ "user_input": "keep footsteps and remove alarm clock",
296
+ "command_type": "mixed_commands",
297
+ "target_sources": [
298
+ "speech",
299
+ "boom",
300
+ "footsteps"
301
+ ],
302
+ "target_channels": [
303
+ 0,
304
+ 3,
305
+ 4
306
+ ]
307
+ },
308
+ {
309
+ "user_input": "keep alarm clock and remove boom",
310
+ "command_type": "mixed_commands",
311
+ "target_sources": [
312
+ "speech",
313
+ "alarm_clock",
314
+ "footsteps"
315
+ ],
316
+ "target_channels": [
317
+ 0,
318
+ 2,
319
+ 4
320
+ ]
321
+ },
322
+ {
323
+ "user_input": "remove boom and keep footsteps",
324
+ "command_type": "mixed_commands",
325
+ "target_sources": [
326
+ "speech",
327
+ "alarm_clock",
328
+ "footsteps"
329
+ ],
330
+ "target_channels": [
331
+ 0,
332
+ 2,
333
+ 4
334
+ ]
335
+ },
336
+ {
337
+ "user_input": "remove footsteps and keep alarm clock",
338
+ "command_type": "mixed_commands",
339
+ "target_sources": [
340
+ "speech",
341
+ "alarm_clock",
342
+ "boom"
343
+ ],
344
+ "target_channels": [
345
+ 0,
346
+ 2,
347
+ 3
348
+ ]
349
+ },
350
+ {
351
+ "user_input": "remove footsteps and keep boom",
352
+ "command_type": "mixed_commands",
353
+ "target_sources": [
354
+ "speech",
355
+ "alarm_clock",
356
+ "boom"
357
+ ],
358
+ "target_channels": [
359
+ 0,
360
+ 2,
361
+ 3
362
+ ]
363
+ },
364
+ {
365
+ "user_input": "keep boom and footsteps and remove alarm clock",
366
+ "command_type": "mixed_commands",
367
+ "target_sources": [
368
+ "speech",
369
+ "boom",
370
+ "footsteps"
371
+ ],
372
+ "target_channels": [
373
+ 0,
374
+ 3,
375
+ 4
376
+ ]
377
+ },
378
+ {
379
+ "user_input": "keep alarm clock and footsteps and remove boom",
380
+ "command_type": "mixed_commands",
381
+ "target_sources": [
382
+ "speech",
383
+ "alarm_clock",
384
+ "footsteps"
385
+ ],
386
+ "target_channels": [
387
+ 0,
388
+ 2,
389
+ 4
390
+ ]
391
+ },
392
+ {
393
+ "user_input": "remove footsteps and keep alarm clock and boom",
394
+ "command_type": "mixed_commands",
395
+ "target_sources": [
396
+ "speech",
397
+ "alarm_clock",
398
+ "boom"
399
+ ],
400
+ "target_channels": [
401
+ 0,
402
+ 2,
403
+ 3
404
+ ]
405
+ },
406
+ {
407
+ "user_input": "keep footsteps and remove alarm clock and boom",
408
+ "command_type": "mixed_commands",
409
+ "target_sources": [
410
+ "speech",
411
+ "footsteps"
412
+ ],
413
+ "target_channels": [
414
+ 0,
415
+ 4
416
+ ]
417
+ },
418
+ {
419
+ "user_input": "keep boom and remove alarm clock and footsteps",
420
+ "command_type": "mixed_commands",
421
+ "target_sources": [
422
+ "speech",
423
+ "boom"
424
+ ],
425
+ "target_channels": [
426
+ 0,
427
+ 3
428
+ ]
429
+ },
430
+ {
431
+ "user_input": "remove boom and footsteps and keep alarm clock",
432
+ "command_type": "mixed_commands",
433
+ "target_sources": [
434
+ "speech",
435
+ "alarm_clock"
436
+ ],
437
+ "target_channels": [
438
+ 0,
439
+ 2
440
+ ]
441
+ }
442
+ ]
443
+ }
data/audio_mixtures/train/supermarket_1dist_077_rep2.json ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "supermarket_1dist_077_rep2",
3
+ "scene_name": "Supermarket",
4
+ "distractor_count": 1,
5
+ "distractors": [
6
+ "drill"
7
+ ],
8
+ "audio_file": "supermarket_1dist_077_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/val/p229/p229_326.wav",
16
+ "origin_start": 0.0,
17
+ "origin_end": 2.134467120181406,
18
+ "mixture_start": 0.0,
19
+ "mixture_end": 10.0,
20
+ "channel": 0
21
+ },
22
+ "background": {
23
+ "original_path": "background/train/Supermarket/asmr_Supermarket_R98aJqCQqdQ_chunk_050.mp3",
24
+ "origin_start": 24.413650793650795,
25
+ "origin_end": 34.413650793650795,
26
+ "mixture_start": 0.0,
27
+ "mixture_end": 10.0,
28
+ "channel": 1
29
+ },
30
+ "distractor_1": {
31
+ "name": "drill",
32
+ "display_name": "drill",
33
+ "original_path": "distractors/train/drill/fsd50k_50416.wav",
34
+ "origin_start": 3.8048526077097504,
35
+ "origin_end": 7.077528344671202,
36
+ "mixture_start": 2.108112672308843,
37
+ "mixture_end": 5.380808063500322,
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 drill",
54
+ "command_type": "remove_only",
55
+ "target_sources": [
56
+ "speech"
57
+ ],
58
+ "target_channels": [
59
+ 0
60
+ ]
61
+ },
62
+ {
63
+ "user_input": "keep drill",
64
+ "command_type": "keep_only",
65
+ "target_sources": [
66
+ "speech",
67
+ "drill"
68
+ ],
69
+ "target_channels": [
70
+ 0,
71
+ 2
72
+ ]
73
+ }
74
+ ]
75
+ }
data/audio_mixtures/train/supermarket_2dist_236_rep4.json ADDED
@@ -0,0 +1,162 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "supermarket_2dist_236_rep4",
3
+ "scene_name": "Supermarket",
4
+ "distractor_count": 2,
5
+ "distractors": [
6
+ "alarm_clock",
7
+ "glass_breaking"
8
+ ],
9
+ "audio_file": "supermarket_2dist_236_rep4.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/p277/p277_316.wav",
17
+ "origin_start": 0.0,
18
+ "origin_end": 2.094784580498866,
19
+ "mixture_start": 0.0,
20
+ "mixture_end": 10.0,
21
+ "channel": 0
22
+ },
23
+ "background": {
24
+ "original_path": "background/val/Supermarket/asmr_Supermarket_R98aJqCQqdQ_chunk_053.mp3",
25
+ "origin_start": 16.140544217687076,
26
+ "origin_end": 26.140544217687076,
27
+ "mixture_start": 0.0,
28
+ "mixture_end": 10.0,
29
+ "channel": 1
30
+ },
31
+ "distractor_1": {
32
+ "name": "alarm_clock",
33
+ "display_name": "alarm clock",
34
+ "original_path": "distractors/val/alarm_clock/esc-50_3-132340-A-37.wav",
35
+ "origin_start": 1.9085034013605442,
36
+ "origin_end": 4.445419501133787,
37
+ "mixture_start": 4.032068038369134,
38
+ "mixture_end": 6.568990584551825,
39
+ "channel": 2
40
+ },
41
+ "distractor_2": {
42
+ "name": "glass_breaking",
43
+ "display_name": "glass breaking",
44
+ "original_path": "distractors/train/glass_breaking/fsd50k_145563.wav",
45
+ "origin_start": 0.0,
46
+ "origin_end": 1.7298866213151927,
47
+ "mixture_start": 2.7914658219069373,
48
+ "mixture_end": 4.5213524432221295,
49
+ "channel": 3
50
+ }
51
+ },
52
+ "command_variants": [
53
+ {
54
+ "user_input": null,
55
+ "command_type": "no_input",
56
+ "target_sources": [
57
+ "speech",
58
+ "glass_breaking"
59
+ ],
60
+ "target_channels": [
61
+ 0,
62
+ 3
63
+ ]
64
+ },
65
+ {
66
+ "user_input": "remove alarm clock",
67
+ "command_type": "remove_only",
68
+ "target_sources": [
69
+ "speech",
70
+ "glass_breaking"
71
+ ],
72
+ "target_channels": [
73
+ 0,
74
+ 3
75
+ ]
76
+ },
77
+ {
78
+ "user_input": "remove glass breaking",
79
+ "command_type": "remove_only",
80
+ "target_sources": [
81
+ "speech"
82
+ ],
83
+ "target_channels": [
84
+ 0
85
+ ]
86
+ },
87
+ {
88
+ "user_input": "remove alarm clock and glass breaking",
89
+ "command_type": "remove_only",
90
+ "target_sources": [
91
+ "speech"
92
+ ],
93
+ "target_channels": [
94
+ 0
95
+ ]
96
+ },
97
+ {
98
+ "user_input": "keep alarm clock",
99
+ "command_type": "keep_only",
100
+ "target_sources": [
101
+ "speech",
102
+ "alarm_clock",
103
+ "glass_breaking"
104
+ ],
105
+ "target_channels": [
106
+ 0,
107
+ 2,
108
+ 3
109
+ ]
110
+ },
111
+ {
112
+ "user_input": "keep glass breaking",
113
+ "command_type": "keep_only",
114
+ "target_sources": [
115
+ "speech",
116
+ "glass_breaking"
117
+ ],
118
+ "target_channels": [
119
+ 0,
120
+ 3
121
+ ]
122
+ },
123
+ {
124
+ "user_input": "keep alarm clock and glass breaking",
125
+ "command_type": "keep_only",
126
+ "target_sources": [
127
+ "speech",
128
+ "alarm_clock",
129
+ "glass_breaking"
130
+ ],
131
+ "target_channels": [
132
+ 0,
133
+ 2,
134
+ 3
135
+ ]
136
+ },
137
+ {
138
+ "user_input": "keep glass breaking and remove alarm clock",
139
+ "command_type": "mixed_commands",
140
+ "target_sources": [
141
+ "speech",
142
+ "glass_breaking"
143
+ ],
144
+ "target_channels": [
145
+ 0,
146
+ 3
147
+ ]
148
+ },
149
+ {
150
+ "user_input": "remove glass breaking and keep alarm clock",
151
+ "command_type": "mixed_commands",
152
+ "target_sources": [
153
+ "speech",
154
+ "alarm_clock"
155
+ ],
156
+ "target_channels": [
157
+ 0,
158
+ 2
159
+ ]
160
+ }
161
+ ]
162
+ }
data/audio_mixtures/train/train_1dist_007_rep3.json ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "train_1dist_007_rep3",
3
+ "scene_name": "Train",
4
+ "distractor_count": 1,
5
+ "distractors": [
6
+ "ringtone"
7
+ ],
8
+ "audio_file": "train_1dist_007_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/p273/p273_193.wav",
16
+ "origin_start": 0.0,
17
+ "origin_end": 2.3900226757369616,
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_003.mp3",
24
+ "origin_start": 203.71648526077098,
25
+ "origin_end": 213.71648526077098,
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/fsd50k_423652.wav",
34
+ "origin_start": 4.929092970521542,
35
+ "origin_end": 8.59873015873016,
36
+ "mixture_start": 0.3585294246147715,
37
+ "mixture_end": 4.028172327321199,
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/train_2dist_227_rep3.json ADDED
@@ -0,0 +1,168 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "train_2dist_227_rep3",
3
+ "scene_name": "Train",
4
+ "distractor_count": 2,
5
+ "distractors": [
6
+ "train_horn",
7
+ "glass_breaking"
8
+ ],
9
+ "audio_file": "train_2dist_227_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/p287/p287_222.wav",
17
+ "origin_start": 0.0,
18
+ "origin_end": 3.9265986394557824,
19
+ "mixture_start": 0.0,
20
+ "mixture_end": 10.0,
21
+ "channel": 0
22
+ },
23
+ "background": {
24
+ "original_path": "background/train/Train/asmr_Train_vXCB1zGGFiY_chunk_002.mp3",
25
+ "origin_start": 95.53725623582767,
26
+ "origin_end": 105.53725623582767,
27
+ "mixture_start": 0.0,
28
+ "mixture_end": 10.0,
29
+ "channel": 1
30
+ },
31
+ "distractor_1": {
32
+ "name": "train_horn",
33
+ "display_name": "train horn",
34
+ "original_path": "distractors/train/train_horn/fsd50k_332416.wav",
35
+ "origin_start": 2.233718820861678,
36
+ "origin_end": 5.760884353741496,
37
+ "mixture_start": 0.7260185845737515,
38
+ "mixture_end": 4.253193812560694,
39
+ "channel": 2
40
+ },
41
+ "distractor_2": {
42
+ "name": "glass_breaking",
43
+ "display_name": "glass breaking",
44
+ "original_path": "distractors/train/glass_breaking/fsd50k_407589.wav",
45
+ "origin_start": 0.0,
46
+ "origin_end": 0.9636281179138322,
47
+ "mixture_start": 0.5814198777162701,
48
+ "mixture_end": 1.5450479956301022,
49
+ "channel": 3
50
+ }
51
+ },
52
+ "command_variants": [
53
+ {
54
+ "user_input": null,
55
+ "command_type": "no_input",
56
+ "target_sources": [
57
+ "speech",
58
+ "train_horn",
59
+ "glass_breaking"
60
+ ],
61
+ "target_channels": [
62
+ 0,
63
+ 2,
64
+ 3
65
+ ]
66
+ },
67
+ {
68
+ "user_input": "remove train horn",
69
+ "command_type": "remove_only",
70
+ "target_sources": [
71
+ "speech",
72
+ "glass_breaking"
73
+ ],
74
+ "target_channels": [
75
+ 0,
76
+ 3
77
+ ]
78
+ },
79
+ {
80
+ "user_input": "remove glass breaking",
81
+ "command_type": "remove_only",
82
+ "target_sources": [
83
+ "speech",
84
+ "train_horn"
85
+ ],
86
+ "target_channels": [
87
+ 0,
88
+ 2
89
+ ]
90
+ },
91
+ {
92
+ "user_input": "remove train horn and glass breaking",
93
+ "command_type": "remove_only",
94
+ "target_sources": [
95
+ "speech"
96
+ ],
97
+ "target_channels": [
98
+ 0
99
+ ]
100
+ },
101
+ {
102
+ "user_input": "keep train horn",
103
+ "command_type": "keep_only",
104
+ "target_sources": [
105
+ "speech",
106
+ "train_horn",
107
+ "glass_breaking"
108
+ ],
109
+ "target_channels": [
110
+ 0,
111
+ 2,
112
+ 3
113
+ ]
114
+ },
115
+ {
116
+ "user_input": "keep glass breaking",
117
+ "command_type": "keep_only",
118
+ "target_sources": [
119
+ "speech",
120
+ "train_horn",
121
+ "glass_breaking"
122
+ ],
123
+ "target_channels": [
124
+ 0,
125
+ 2,
126
+ 3
127
+ ]
128
+ },
129
+ {
130
+ "user_input": "keep train horn and glass breaking",
131
+ "command_type": "keep_only",
132
+ "target_sources": [
133
+ "speech",
134
+ "train_horn",
135
+ "glass_breaking"
136
+ ],
137
+ "target_channels": [
138
+ 0,
139
+ 2,
140
+ 3
141
+ ]
142
+ },
143
+ {
144
+ "user_input": "remove train horn and keep glass breaking",
145
+ "command_type": "mixed_commands",
146
+ "target_sources": [
147
+ "speech",
148
+ "glass_breaking"
149
+ ],
150
+ "target_channels": [
151
+ 0,
152
+ 3
153
+ ]
154
+ },
155
+ {
156
+ "user_input": "keep train horn and remove glass breaking",
157
+ "command_type": "mixed_commands",
158
+ "target_sources": [
159
+ "speech",
160
+ "train_horn"
161
+ ],
162
+ "target_channels": [
163
+ 0,
164
+ 2
165
+ ]
166
+ }
167
+ ]
168
+ }
data/audio_mixtures_old_validation_no_input_keep_only/test/airport_1dist_076_rep4_v0.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e506f82eb2568c04aaeadac28d32c6e7d7610b9f1bd09e292de1ead396f8bc46
3
+ size 4410044
data/audio_mixtures_old_validation_no_input_keep_only/test/beach_3dist_225_rep3_v12.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1e51159bdf8be94198d9ffd062b85a0c90527226a7c955289d071560e264683
3
+ size 4410044
data/audio_mixtures_old_validation_no_input_keep_only/test/bus_2dist_102_rep3_v0.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71cbdfae52a7e02c71ab1c58a057111367c631a1d9b81ab6a915c8fe5a4b0c5b
3
+ size 4410044
data/audio_mixtures_old_validation_no_input_keep_only/test/bus_3dist_277_rep3_v13.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7cdb84b6ce9b42d0237a6f78b62ede79b7ca536c8ff0555c363392839d27db4
3
+ size 4410044
data/audio_mixtures_old_validation_no_input_keep_only/test/kitchen_3dist_242_rep1_v0.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d70e510c6db71f3b231503e93feaa1563228de8ae9f0bf2221789288f82b813
3
+ size 4410044
data/audio_mixtures_old_validation_no_input_keep_only/test/restaurant_2dist_153_rep4_v6.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c93703eae7c8e88737e67221820e97d801a622164d7282f59777f76bc90d7b47
3
+ size 4410044
data/audio_mixtures_old_validation_no_input_keep_only/test/supermarket_2dist_129_rep2_v6.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52a98fa3117833d2f407a937c61bf2fd785c05cd727c1e4389e2323e0c3f6b6a
3
+ size 4410044