carankt commited on
Commit
4c5b435
·
verified ·
1 Parent(s): 2dc4b37

Add files using upload-large-folder tool

Browse files
data/audio_mixtures_old_both/train/airport_3dist_286_rep2.json ADDED
@@ -0,0 +1,407 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "airport_3dist_286_rep2",
3
+ "scene_name": "Airport",
4
+ "distractor_count": 3,
5
+ "distractors": [
6
+ "applause",
7
+ "gunshot",
8
+ "jackhammer"
9
+ ],
10
+ "audio_file": "airport_3dist_286_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/p286/p286_344.wav",
18
+ "origin_start": 0.0,
19
+ "origin_end": 4.312426303854875,
20
+ "mixture_start": 0.0,
21
+ "mixture_end": 10.0,
22
+ "channel": 0
23
+ },
24
+ "background": {
25
+ "original_path": "background/train/Airport/asmr_Airport_ILBDMisz5K8_chunk_006.mp3",
26
+ "origin_start": 113.35791383219954,
27
+ "origin_end": 123.35791383219954,
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/fsd50k_189185.wav",
36
+ "origin_start": 0.3609750566893424,
37
+ "origin_end": 4.190770975056689,
38
+ "mixture_start": 5.504235279399353,
39
+ "mixture_end": 9.334043090629386,
40
+ "channel": 2
41
+ },
42
+ "distractor_2": {
43
+ "name": "gunshot",
44
+ "display_name": "gunshot",
45
+ "original_path": "distractors/train/gunshot/fsd50k_371548.wav",
46
+ "origin_start": 0.0,
47
+ "origin_end": 0.7546485260770975,
48
+ "mixture_start": 0.8226200081580618,
49
+ "mixture_end": 1.5772685342351593,
50
+ "channel": 3
51
+ },
52
+ "distractor_3": {
53
+ "name": "jackhammer",
54
+ "display_name": "jackhammer",
55
+ "original_path": "distractors/train/jackhammer/fsd50k_386330.wav",
56
+ "origin_start": 4.389954648526077,
57
+ "origin_end": 7.417052154195011,
58
+ "mixture_start": 1.3700832179885838,
59
+ "mixture_end": 4.397187568701531,
60
+ "channel": 4
61
+ }
62
+ },
63
+ "command_variants": [
64
+ {
65
+ "user_input": null,
66
+ "command_type": "no_input",
67
+ "target_sources": [
68
+ "speech",
69
+ "gunshot"
70
+ ],
71
+ "target_channels": [
72
+ 0,
73
+ 3
74
+ ]
75
+ },
76
+ {
77
+ "user_input": "remove applause",
78
+ "command_type": "remove_only",
79
+ "target_sources": [
80
+ "speech",
81
+ "gunshot"
82
+ ],
83
+ "target_channels": [
84
+ 0,
85
+ 3
86
+ ]
87
+ },
88
+ {
89
+ "user_input": "remove gunshot",
90
+ "command_type": "remove_only",
91
+ "target_sources": [
92
+ "speech"
93
+ ],
94
+ "target_channels": [
95
+ 0
96
+ ]
97
+ },
98
+ {
99
+ "user_input": "remove jackhammer",
100
+ "command_type": "remove_only",
101
+ "target_sources": [
102
+ "speech",
103
+ "gunshot"
104
+ ],
105
+ "target_channels": [
106
+ 0,
107
+ 3
108
+ ]
109
+ },
110
+ {
111
+ "user_input": "remove applause and gunshot",
112
+ "command_type": "remove_only",
113
+ "target_sources": [
114
+ "speech"
115
+ ],
116
+ "target_channels": [
117
+ 0
118
+ ]
119
+ },
120
+ {
121
+ "user_input": "remove applause and jackhammer",
122
+ "command_type": "remove_only",
123
+ "target_sources": [
124
+ "speech",
125
+ "gunshot"
126
+ ],
127
+ "target_channels": [
128
+ 0,
129
+ 3
130
+ ]
131
+ },
132
+ {
133
+ "user_input": "remove gunshot and jackhammer",
134
+ "command_type": "remove_only",
135
+ "target_sources": [
136
+ "speech"
137
+ ],
138
+ "target_channels": [
139
+ 0
140
+ ]
141
+ },
142
+ {
143
+ "user_input": "remove applause and gunshot and jackhammer",
144
+ "command_type": "remove_only",
145
+ "target_sources": [
146
+ "speech"
147
+ ],
148
+ "target_channels": [
149
+ 0
150
+ ]
151
+ },
152
+ {
153
+ "user_input": "keep applause",
154
+ "command_type": "keep_only",
155
+ "target_sources": [
156
+ "speech",
157
+ "applause",
158
+ "gunshot"
159
+ ],
160
+ "target_channels": [
161
+ 0,
162
+ 2,
163
+ 3
164
+ ]
165
+ },
166
+ {
167
+ "user_input": "keep gunshot",
168
+ "command_type": "keep_only",
169
+ "target_sources": [
170
+ "speech",
171
+ "gunshot"
172
+ ],
173
+ "target_channels": [
174
+ 0,
175
+ 3
176
+ ]
177
+ },
178
+ {
179
+ "user_input": "keep jackhammer",
180
+ "command_type": "keep_only",
181
+ "target_sources": [
182
+ "speech",
183
+ "gunshot",
184
+ "jackhammer"
185
+ ],
186
+ "target_channels": [
187
+ 0,
188
+ 3,
189
+ 4
190
+ ]
191
+ },
192
+ {
193
+ "user_input": "keep applause and gunshot",
194
+ "command_type": "keep_only",
195
+ "target_sources": [
196
+ "speech",
197
+ "applause",
198
+ "gunshot"
199
+ ],
200
+ "target_channels": [
201
+ 0,
202
+ 2,
203
+ 3
204
+ ]
205
+ },
206
+ {
207
+ "user_input": "keep applause and jackhammer",
208
+ "command_type": "keep_only",
209
+ "target_sources": [
210
+ "speech",
211
+ "applause",
212
+ "gunshot",
213
+ "jackhammer"
214
+ ],
215
+ "target_channels": [
216
+ 0,
217
+ 2,
218
+ 3,
219
+ 4
220
+ ]
221
+ },
222
+ {
223
+ "user_input": "keep gunshot and jackhammer",
224
+ "command_type": "keep_only",
225
+ "target_sources": [
226
+ "speech",
227
+ "gunshot",
228
+ "jackhammer"
229
+ ],
230
+ "target_channels": [
231
+ 0,
232
+ 3,
233
+ 4
234
+ ]
235
+ },
236
+ {
237
+ "user_input": "keep applause and gunshot and jackhammer",
238
+ "command_type": "keep_only",
239
+ "target_sources": [
240
+ "speech",
241
+ "applause",
242
+ "gunshot",
243
+ "jackhammer"
244
+ ],
245
+ "target_channels": [
246
+ 0,
247
+ 2,
248
+ 3,
249
+ 4
250
+ ]
251
+ },
252
+ {
253
+ "user_input": "remove applause and keep gunshot",
254
+ "command_type": "mixed_commands",
255
+ "target_sources": [
256
+ "speech",
257
+ "gunshot"
258
+ ],
259
+ "target_channels": [
260
+ 0,
261
+ 3
262
+ ]
263
+ },
264
+ {
265
+ "user_input": "remove applause and keep jackhammer",
266
+ "command_type": "mixed_commands",
267
+ "target_sources": [
268
+ "speech",
269
+ "gunshot",
270
+ "jackhammer"
271
+ ],
272
+ "target_channels": [
273
+ 0,
274
+ 3,
275
+ 4
276
+ ]
277
+ },
278
+ {
279
+ "user_input": "remove gunshot and keep applause",
280
+ "command_type": "mixed_commands",
281
+ "target_sources": [
282
+ "speech",
283
+ "applause"
284
+ ],
285
+ "target_channels": [
286
+ 0,
287
+ 2
288
+ ]
289
+ },
290
+ {
291
+ "user_input": "keep jackhammer and remove gunshot",
292
+ "command_type": "mixed_commands",
293
+ "target_sources": [
294
+ "speech",
295
+ "jackhammer"
296
+ ],
297
+ "target_channels": [
298
+ 0,
299
+ 4
300
+ ]
301
+ },
302
+ {
303
+ "user_input": "keep applause and remove jackhammer",
304
+ "command_type": "mixed_commands",
305
+ "target_sources": [
306
+ "speech",
307
+ "applause",
308
+ "gunshot"
309
+ ],
310
+ "target_channels": [
311
+ 0,
312
+ 2,
313
+ 3
314
+ ]
315
+ },
316
+ {
317
+ "user_input": "keep gunshot and remove jackhammer",
318
+ "command_type": "mixed_commands",
319
+ "target_sources": [
320
+ "speech",
321
+ "gunshot"
322
+ ],
323
+ "target_channels": [
324
+ 0,
325
+ 3
326
+ ]
327
+ },
328
+ {
329
+ "user_input": "remove applause and keep gunshot and jackhammer",
330
+ "command_type": "mixed_commands",
331
+ "target_sources": [
332
+ "speech",
333
+ "gunshot",
334
+ "jackhammer"
335
+ ],
336
+ "target_channels": [
337
+ 0,
338
+ 3,
339
+ 4
340
+ ]
341
+ },
342
+ {
343
+ "user_input": "remove gunshot and keep applause and jackhammer",
344
+ "command_type": "mixed_commands",
345
+ "target_sources": [
346
+ "speech",
347
+ "applause",
348
+ "jackhammer"
349
+ ],
350
+ "target_channels": [
351
+ 0,
352
+ 2,
353
+ 4
354
+ ]
355
+ },
356
+ {
357
+ "user_input": "keep applause and gunshot and remove jackhammer",
358
+ "command_type": "mixed_commands",
359
+ "target_sources": [
360
+ "speech",
361
+ "applause",
362
+ "gunshot"
363
+ ],
364
+ "target_channels": [
365
+ 0,
366
+ 2,
367
+ 3
368
+ ]
369
+ },
370
+ {
371
+ "user_input": "remove applause and gunshot and keep jackhammer",
372
+ "command_type": "mixed_commands",
373
+ "target_sources": [
374
+ "speech",
375
+ "jackhammer"
376
+ ],
377
+ "target_channels": [
378
+ 0,
379
+ 4
380
+ ]
381
+ },
382
+ {
383
+ "user_input": "keep gunshot and remove applause and jackhammer",
384
+ "command_type": "mixed_commands",
385
+ "target_sources": [
386
+ "speech",
387
+ "gunshot"
388
+ ],
389
+ "target_channels": [
390
+ 0,
391
+ 3
392
+ ]
393
+ },
394
+ {
395
+ "user_input": "keep applause and remove gunshot and jackhammer",
396
+ "command_type": "mixed_commands",
397
+ "target_sources": [
398
+ "speech",
399
+ "applause"
400
+ ],
401
+ "target_channels": [
402
+ 0,
403
+ 2
404
+ ]
405
+ }
406
+ ]
407
+ }
data/audio_mixtures_old_both/train/beach_2dist_115_rep3.json ADDED
@@ -0,0 +1,156 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "beach_2dist_115_rep3",
3
+ "scene_name": "Beach",
4
+ "distractor_count": 2,
5
+ "distractors": [
6
+ "applause",
7
+ "alarm_clock"
8
+ ],
9
+ "audio_file": "beach_2dist_115_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/p237/p237_050.wav",
17
+ "origin_start": 0.0,
18
+ "origin_end": 1.9253514739229025,
19
+ "mixture_start": 0.0,
20
+ "mixture_end": 10.0,
21
+ "channel": 0
22
+ },
23
+ "background": {
24
+ "original_path": "background/train/Beach/asmr_Beach_nta1YhicoGw_chunk_012.mp3",
25
+ "origin_start": 0.0,
26
+ "origin_end": 3.276984126984127,
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/train/applause/fsd50k_274638.wav",
35
+ "origin_start": 2.292267573696145,
36
+ "origin_end": 4.546167800453515,
37
+ "mixture_start": 6.569789436981577,
38
+ "mixture_end": 8.823691711876144,
39
+ "channel": 2
40
+ },
41
+ "distractor_2": {
42
+ "name": "alarm_clock",
43
+ "display_name": "alarm clock",
44
+ "original_path": "distractors/train/alarm_clock/fsd50k_219244.wav",
45
+ "origin_start": 3.065487528344671,
46
+ "origin_end": 5.468004535147393,
47
+ "mixture_start": 4.376637424892756,
48
+ "mixture_end": 6.779170107151021,
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 applause",
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 applause 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 applause",
95
+ "command_type": "keep_only",
96
+ "target_sources": [
97
+ "speech",
98
+ "applause"
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 applause and alarm clock",
119
+ "command_type": "keep_only",
120
+ "target_sources": [
121
+ "speech",
122
+ "applause",
123
+ "alarm_clock"
124
+ ],
125
+ "target_channels": [
126
+ 0,
127
+ 2,
128
+ 3
129
+ ]
130
+ },
131
+ {
132
+ "user_input": "remove applause and keep alarm clock",
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": "keep applause and remove alarm clock",
145
+ "command_type": "mixed_commands",
146
+ "target_sources": [
147
+ "speech",
148
+ "applause"
149
+ ],
150
+ "target_channels": [
151
+ 0,
152
+ 2
153
+ ]
154
+ }
155
+ ]
156
+ }
data/audio_mixtures_old_both/train/beach_2dist_165_rep4.json ADDED
@@ -0,0 +1,162 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "beach_2dist_165_rep4",
3
+ "scene_name": "Beach",
4
+ "distractor_count": 2,
5
+ "distractors": [
6
+ "alarm_clock",
7
+ "siren"
8
+ ],
9
+ "audio_file": "beach_2dist_165_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/p282/p282_020.wav",
17
+ "origin_start": 0.0,
18
+ "origin_end": 4.229274376417234,
19
+ "mixture_start": 0.0,
20
+ "mixture_end": 10.0,
21
+ "channel": 0
22
+ },
23
+ "background": {
24
+ "original_path": "background/train/Beach/asmr_Beach_urVW36rIHYM_chunk_019.mp3",
25
+ "origin_start": 177.71158730158731,
26
+ "origin_end": 187.71158730158731,
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/train/alarm_clock/esc-50_3-148297-A-37.wav",
35
+ "origin_start": 0.2571428571428571,
36
+ "origin_end": 3.363514739229025,
37
+ "mixture_start": 1.7592034571911135,
38
+ "mixture_end": 4.865580554869422,
39
+ "channel": 2
40
+ },
41
+ "distractor_2": {
42
+ "name": "siren",
43
+ "display_name": "siren",
44
+ "original_path": "distractors/train/siren/esc-50_1-76831-D-42.wav",
45
+ "origin_start": 1.5046485260770974,
46
+ "origin_end": 4.644331065759637,
47
+ "mixture_start": 4.455091169461561,
48
+ "mixture_end": 7.5947768821360375,
49
+ "channel": 3
50
+ }
51
+ },
52
+ "command_variants": [
53
+ {
54
+ "user_input": null,
55
+ "command_type": "no_input",
56
+ "target_sources": [
57
+ "speech",
58
+ "siren"
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
+ "siren"
71
+ ],
72
+ "target_channels": [
73
+ 0,
74
+ 3
75
+ ]
76
+ },
77
+ {
78
+ "user_input": "remove siren",
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 siren",
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
+ "siren"
104
+ ],
105
+ "target_channels": [
106
+ 0,
107
+ 2,
108
+ 3
109
+ ]
110
+ },
111
+ {
112
+ "user_input": "keep siren",
113
+ "command_type": "keep_only",
114
+ "target_sources": [
115
+ "speech",
116
+ "siren"
117
+ ],
118
+ "target_channels": [
119
+ 0,
120
+ 3
121
+ ]
122
+ },
123
+ {
124
+ "user_input": "keep alarm clock and siren",
125
+ "command_type": "keep_only",
126
+ "target_sources": [
127
+ "speech",
128
+ "alarm_clock",
129
+ "siren"
130
+ ],
131
+ "target_channels": [
132
+ 0,
133
+ 2,
134
+ 3
135
+ ]
136
+ },
137
+ {
138
+ "user_input": "keep siren and remove alarm clock",
139
+ "command_type": "mixed_commands",
140
+ "target_sources": [
141
+ "speech",
142
+ "siren"
143
+ ],
144
+ "target_channels": [
145
+ 0,
146
+ 3
147
+ ]
148
+ },
149
+ {
150
+ "user_input": "remove siren 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_old_both/train/bus_2dist_151_rep2.json ADDED
@@ -0,0 +1,156 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "bus_2dist_151_rep2",
3
+ "scene_name": "Bus",
4
+ "distractor_count": 2,
5
+ "distractors": [
6
+ "computer_typing",
7
+ "door_knock"
8
+ ],
9
+ "audio_file": "bus_2dist_151_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/p232/p232_104.wav",
17
+ "origin_start": 0.0,
18
+ "origin_end": 4.652108843537415,
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_003.mp3",
25
+ "origin_start": 129.97448979591837,
26
+ "origin_end": 139.97448979591837,
27
+ "mixture_start": 0.0,
28
+ "mixture_end": 10.0,
29
+ "channel": 1
30
+ },
31
+ "distractor_1": {
32
+ "name": "computer_typing",
33
+ "display_name": "computer typing",
34
+ "original_path": "distractors/train/computer_typing/fsd50k_91263.wav",
35
+ "origin_start": 4.942312925170068,
36
+ "origin_end": 8.43532879818594,
37
+ "mixture_start": 3.3479531918861314,
38
+ "mixture_end": 6.840982774563864,
39
+ "channel": 2
40
+ },
41
+ "distractor_2": {
42
+ "name": "door_knock",
43
+ "display_name": "door knock",
44
+ "original_path": "distractors/train/door_knock/fsd50k_349286.wav",
45
+ "origin_start": 0.0,
46
+ "origin_end": 0.9752380952380952,
47
+ "mixture_start": 5.882682794042389,
48
+ "mixture_end": 6.857920889280484,
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 computer typing",
65
+ "command_type": "remove_only",
66
+ "target_sources": [
67
+ "speech"
68
+ ],
69
+ "target_channels": [
70
+ 0
71
+ ]
72
+ },
73
+ {
74
+ "user_input": "remove door knock",
75
+ "command_type": "remove_only",
76
+ "target_sources": [
77
+ "speech"
78
+ ],
79
+ "target_channels": [
80
+ 0
81
+ ]
82
+ },
83
+ {
84
+ "user_input": "remove computer typing and door knock",
85
+ "command_type": "remove_only",
86
+ "target_sources": [
87
+ "speech"
88
+ ],
89
+ "target_channels": [
90
+ 0
91
+ ]
92
+ },
93
+ {
94
+ "user_input": "keep computer typing",
95
+ "command_type": "keep_only",
96
+ "target_sources": [
97
+ "speech",
98
+ "computer_typing"
99
+ ],
100
+ "target_channels": [
101
+ 0,
102
+ 2
103
+ ]
104
+ },
105
+ {
106
+ "user_input": "keep door knock",
107
+ "command_type": "keep_only",
108
+ "target_sources": [
109
+ "speech",
110
+ "door_knock"
111
+ ],
112
+ "target_channels": [
113
+ 0,
114
+ 3
115
+ ]
116
+ },
117
+ {
118
+ "user_input": "keep computer typing and door knock",
119
+ "command_type": "keep_only",
120
+ "target_sources": [
121
+ "speech",
122
+ "computer_typing",
123
+ "door_knock"
124
+ ],
125
+ "target_channels": [
126
+ 0,
127
+ 2,
128
+ 3
129
+ ]
130
+ },
131
+ {
132
+ "user_input": "remove computer typing and keep door knock",
133
+ "command_type": "mixed_commands",
134
+ "target_sources": [
135
+ "speech",
136
+ "door_knock"
137
+ ],
138
+ "target_channels": [
139
+ 0,
140
+ 3
141
+ ]
142
+ },
143
+ {
144
+ "user_input": "keep computer typing and remove door knock",
145
+ "command_type": "mixed_commands",
146
+ "target_sources": [
147
+ "speech",
148
+ "computer_typing"
149
+ ],
150
+ "target_channels": [
151
+ 0,
152
+ 2
153
+ ]
154
+ }
155
+ ]
156
+ }
data/audio_mixtures_old_both/train/bus_3dist_300_rep4.json ADDED
@@ -0,0 +1,407 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "bus_3dist_300_rep4",
3
+ "scene_name": "Bus",
4
+ "distractor_count": 3,
5
+ "distractors": [
6
+ "cough",
7
+ "helicopter",
8
+ "siren"
9
+ ],
10
+ "audio_file": "bus_3dist_300_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/val/p231/p231_473.wav",
18
+ "origin_start": 0.0,
19
+ "origin_end": 2.4785034013605443,
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_002.mp3",
26
+ "origin_start": 5.231451247165533,
27
+ "origin_end": 15.231451247165532,
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/fsd50k_207681.wav",
36
+ "origin_start": 0.04770975056689342,
37
+ "origin_end": 2.6794784580498865,
38
+ "mixture_start": 1.6958309192079632,
39
+ "mixture_end": 4.3276021233286395,
40
+ "channel": 2
41
+ },
42
+ "distractor_2": {
43
+ "name": "helicopter",
44
+ "display_name": "helicopter",
45
+ "original_path": "distractors/train/helicopter/fsd50k_39983.wav",
46
+ "origin_start": 9.076961451247165,
47
+ "origin_end": 11.750634920634921,
48
+ "mixture_start": 4.19837091636007,
49
+ "mixture_end": 6.872051971527103,
50
+ "channel": 3
51
+ },
52
+ "distractor_3": {
53
+ "name": "siren",
54
+ "display_name": "siren",
55
+ "original_path": "distractors/train/siren/fsd50k_67359.wav",
56
+ "origin_start": 0.7743990929705216,
57
+ "origin_end": 3.807687074829932,
58
+ "mixture_start": 6.6995560849733735,
59
+ "mixture_end": 9.732862258679368,
60
+ "channel": 4
61
+ }
62
+ },
63
+ "command_variants": [
64
+ {
65
+ "user_input": null,
66
+ "command_type": "no_input",
67
+ "target_sources": [
68
+ "speech",
69
+ "siren"
70
+ ],
71
+ "target_channels": [
72
+ 0,
73
+ 4
74
+ ]
75
+ },
76
+ {
77
+ "user_input": "remove cough",
78
+ "command_type": "remove_only",
79
+ "target_sources": [
80
+ "speech",
81
+ "siren"
82
+ ],
83
+ "target_channels": [
84
+ 0,
85
+ 4
86
+ ]
87
+ },
88
+ {
89
+ "user_input": "remove helicopter",
90
+ "command_type": "remove_only",
91
+ "target_sources": [
92
+ "speech",
93
+ "siren"
94
+ ],
95
+ "target_channels": [
96
+ 0,
97
+ 4
98
+ ]
99
+ },
100
+ {
101
+ "user_input": "remove siren",
102
+ "command_type": "remove_only",
103
+ "target_sources": [
104
+ "speech"
105
+ ],
106
+ "target_channels": [
107
+ 0
108
+ ]
109
+ },
110
+ {
111
+ "user_input": "remove cough and helicopter",
112
+ "command_type": "remove_only",
113
+ "target_sources": [
114
+ "speech",
115
+ "siren"
116
+ ],
117
+ "target_channels": [
118
+ 0,
119
+ 4
120
+ ]
121
+ },
122
+ {
123
+ "user_input": "remove cough and siren",
124
+ "command_type": "remove_only",
125
+ "target_sources": [
126
+ "speech"
127
+ ],
128
+ "target_channels": [
129
+ 0
130
+ ]
131
+ },
132
+ {
133
+ "user_input": "remove helicopter and siren",
134
+ "command_type": "remove_only",
135
+ "target_sources": [
136
+ "speech"
137
+ ],
138
+ "target_channels": [
139
+ 0
140
+ ]
141
+ },
142
+ {
143
+ "user_input": "remove cough and helicopter and siren",
144
+ "command_type": "remove_only",
145
+ "target_sources": [
146
+ "speech"
147
+ ],
148
+ "target_channels": [
149
+ 0
150
+ ]
151
+ },
152
+ {
153
+ "user_input": "keep cough",
154
+ "command_type": "keep_only",
155
+ "target_sources": [
156
+ "speech",
157
+ "cough",
158
+ "siren"
159
+ ],
160
+ "target_channels": [
161
+ 0,
162
+ 2,
163
+ 4
164
+ ]
165
+ },
166
+ {
167
+ "user_input": "keep helicopter",
168
+ "command_type": "keep_only",
169
+ "target_sources": [
170
+ "speech",
171
+ "helicopter",
172
+ "siren"
173
+ ],
174
+ "target_channels": [
175
+ 0,
176
+ 3,
177
+ 4
178
+ ]
179
+ },
180
+ {
181
+ "user_input": "keep siren",
182
+ "command_type": "keep_only",
183
+ "target_sources": [
184
+ "speech",
185
+ "siren"
186
+ ],
187
+ "target_channels": [
188
+ 0,
189
+ 4
190
+ ]
191
+ },
192
+ {
193
+ "user_input": "keep cough and helicopter",
194
+ "command_type": "keep_only",
195
+ "target_sources": [
196
+ "speech",
197
+ "cough",
198
+ "helicopter",
199
+ "siren"
200
+ ],
201
+ "target_channels": [
202
+ 0,
203
+ 2,
204
+ 3,
205
+ 4
206
+ ]
207
+ },
208
+ {
209
+ "user_input": "keep cough and siren",
210
+ "command_type": "keep_only",
211
+ "target_sources": [
212
+ "speech",
213
+ "cough",
214
+ "siren"
215
+ ],
216
+ "target_channels": [
217
+ 0,
218
+ 2,
219
+ 4
220
+ ]
221
+ },
222
+ {
223
+ "user_input": "keep helicopter and siren",
224
+ "command_type": "keep_only",
225
+ "target_sources": [
226
+ "speech",
227
+ "helicopter",
228
+ "siren"
229
+ ],
230
+ "target_channels": [
231
+ 0,
232
+ 3,
233
+ 4
234
+ ]
235
+ },
236
+ {
237
+ "user_input": "keep cough and helicopter and siren",
238
+ "command_type": "keep_only",
239
+ "target_sources": [
240
+ "speech",
241
+ "cough",
242
+ "helicopter",
243
+ "siren"
244
+ ],
245
+ "target_channels": [
246
+ 0,
247
+ 2,
248
+ 3,
249
+ 4
250
+ ]
251
+ },
252
+ {
253
+ "user_input": "keep helicopter and remove cough",
254
+ "command_type": "mixed_commands",
255
+ "target_sources": [
256
+ "speech",
257
+ "helicopter",
258
+ "siren"
259
+ ],
260
+ "target_channels": [
261
+ 0,
262
+ 3,
263
+ 4
264
+ ]
265
+ },
266
+ {
267
+ "user_input": "remove cough and keep siren",
268
+ "command_type": "mixed_commands",
269
+ "target_sources": [
270
+ "speech",
271
+ "siren"
272
+ ],
273
+ "target_channels": [
274
+ 0,
275
+ 4
276
+ ]
277
+ },
278
+ {
279
+ "user_input": "keep cough and remove helicopter",
280
+ "command_type": "mixed_commands",
281
+ "target_sources": [
282
+ "speech",
283
+ "cough",
284
+ "siren"
285
+ ],
286
+ "target_channels": [
287
+ 0,
288
+ 2,
289
+ 4
290
+ ]
291
+ },
292
+ {
293
+ "user_input": "keep siren and remove helicopter",
294
+ "command_type": "mixed_commands",
295
+ "target_sources": [
296
+ "speech",
297
+ "siren"
298
+ ],
299
+ "target_channels": [
300
+ 0,
301
+ 4
302
+ ]
303
+ },
304
+ {
305
+ "user_input": "keep cough and remove siren",
306
+ "command_type": "mixed_commands",
307
+ "target_sources": [
308
+ "speech",
309
+ "cough"
310
+ ],
311
+ "target_channels": [
312
+ 0,
313
+ 2
314
+ ]
315
+ },
316
+ {
317
+ "user_input": "remove siren and keep helicopter",
318
+ "command_type": "mixed_commands",
319
+ "target_sources": [
320
+ "speech",
321
+ "helicopter"
322
+ ],
323
+ "target_channels": [
324
+ 0,
325
+ 3
326
+ ]
327
+ },
328
+ {
329
+ "user_input": "remove cough and keep helicopter and siren",
330
+ "command_type": "mixed_commands",
331
+ "target_sources": [
332
+ "speech",
333
+ "helicopter",
334
+ "siren"
335
+ ],
336
+ "target_channels": [
337
+ 0,
338
+ 3,
339
+ 4
340
+ ]
341
+ },
342
+ {
343
+ "user_input": "remove helicopter and keep cough and siren",
344
+ "command_type": "mixed_commands",
345
+ "target_sources": [
346
+ "speech",
347
+ "cough",
348
+ "siren"
349
+ ],
350
+ "target_channels": [
351
+ 0,
352
+ 2,
353
+ 4
354
+ ]
355
+ },
356
+ {
357
+ "user_input": "keep cough and helicopter and remove siren",
358
+ "command_type": "mixed_commands",
359
+ "target_sources": [
360
+ "speech",
361
+ "cough",
362
+ "helicopter"
363
+ ],
364
+ "target_channels": [
365
+ 0,
366
+ 2,
367
+ 3
368
+ ]
369
+ },
370
+ {
371
+ "user_input": "keep siren and remove cough and helicopter",
372
+ "command_type": "mixed_commands",
373
+ "target_sources": [
374
+ "speech",
375
+ "siren"
376
+ ],
377
+ "target_channels": [
378
+ 0,
379
+ 4
380
+ ]
381
+ },
382
+ {
383
+ "user_input": "remove cough and siren and keep helicopter",
384
+ "command_type": "mixed_commands",
385
+ "target_sources": [
386
+ "speech",
387
+ "helicopter"
388
+ ],
389
+ "target_channels": [
390
+ 0,
391
+ 3
392
+ ]
393
+ },
394
+ {
395
+ "user_input": "remove helicopter and siren and keep cough",
396
+ "command_type": "mixed_commands",
397
+ "target_sources": [
398
+ "speech",
399
+ "cough"
400
+ ],
401
+ "target_channels": [
402
+ 0,
403
+ 2
404
+ ]
405
+ }
406
+ ]
407
+ }
data/audio_mixtures_old_both/train/city_1dist_011_rep2.json ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "city_1dist_011_rep2",
3
+ "scene_name": "City",
4
+ "distractor_count": 1,
5
+ "distractors": [
6
+ "dog"
7
+ ],
8
+ "audio_file": "city_1dist_011_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/p269/p269_222.wav",
16
+ "origin_start": 0.0,
17
+ "origin_end": 4.696712018140589,
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_040.mp3",
24
+ "origin_start": 34.33927437641724,
25
+ "origin_end": 44.33927437641724,
26
+ "mixture_start": 0.0,
27
+ "mixture_end": 10.0,
28
+ "channel": 1
29
+ },
30
+ "distractor_1": {
31
+ "name": "dog",
32
+ "display_name": "dog",
33
+ "original_path": "distractors/train/dog/fsd50k_390804.wav",
34
+ "origin_start": 2.1929478458049885,
35
+ "origin_end": 5.825260770975056,
36
+ "mixture_start": 2.0987067225795832,
37
+ "mixture_end": 5.731037902197258,
38
+ "channel": 2
39
+ }
40
+ },
41
+ "command_variants": [
42
+ {
43
+ "user_input": null,
44
+ "command_type": "no_input",
45
+ "target_sources": [
46
+ "speech",
47
+ "dog"
48
+ ],
49
+ "target_channels": [
50
+ 0,
51
+ 2
52
+ ]
53
+ },
54
+ {
55
+ "user_input": "remove dog",
56
+ "command_type": "remove_only",
57
+ "target_sources": [
58
+ "speech"
59
+ ],
60
+ "target_channels": [
61
+ 0
62
+ ]
63
+ },
64
+ {
65
+ "user_input": "keep dog",
66
+ "command_type": "keep_only",
67
+ "target_sources": [
68
+ "speech",
69
+ "dog"
70
+ ],
71
+ "target_channels": [
72
+ 0,
73
+ 2
74
+ ]
75
+ }
76
+ ]
77
+ }
data/audio_mixtures_old_both/train/city_3dist_284_rep4.json ADDED
@@ -0,0 +1,407 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "city_3dist_284_rep4",
3
+ "scene_name": "City",
4
+ "distractor_count": 3,
5
+ "distractors": [
6
+ "applause",
7
+ "fire_alarm",
8
+ "footsteps"
9
+ ],
10
+ "audio_file": "city_3dist_284_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_431.wav",
18
+ "origin_start": 0.0,
19
+ "origin_end": 2.732063492063492,
20
+ "mixture_start": 0.0,
21
+ "mixture_end": 10.0,
22
+ "channel": 0
23
+ },
24
+ "background": {
25
+ "original_path": "background/train/City/asmr_City_KkXLEHqzYZk_chunk_066.mp3",
26
+ "origin_start": 143.969410430839,
27
+ "origin_end": 153.969410430839,
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/fsd50k_324188.wav",
36
+ "origin_start": 3.554331065759637,
37
+ "origin_end": 7.528639455782313,
38
+ "mixture_start": 0.1537218319699032,
39
+ "mixture_end": 4.128040044575252,
40
+ "channel": 2
41
+ },
42
+ "distractor_2": {
43
+ "name": "fire_alarm",
44
+ "display_name": "fire alarm",
45
+ "original_path": "distractors/train/fire_alarm/fsd50k_55031.wav",
46
+ "origin_start": 0.5358730158730158,
47
+ "origin_end": 3.5196825396825395,
48
+ "mixture_start": 3.3187476646728133,
49
+ "mixture_end": 6.302578453066769,
50
+ "channel": 3
51
+ },
52
+ "distractor_3": {
53
+ "name": "footsteps",
54
+ "display_name": "footsteps",
55
+ "original_path": "distractors/train/footsteps/fsd50k_166297.wav",
56
+ "origin_start": 0.003129251700680272,
57
+ "origin_end": 3.0589795918367346,
58
+ "mixture_start": 5.350662423427507,
59
+ "mixture_end": 8.406516575728231,
60
+ "channel": 4
61
+ }
62
+ },
63
+ "command_variants": [
64
+ {
65
+ "user_input": null,
66
+ "command_type": "no_input",
67
+ "target_sources": [
68
+ "speech",
69
+ "fire_alarm"
70
+ ],
71
+ "target_channels": [
72
+ 0,
73
+ 3
74
+ ]
75
+ },
76
+ {
77
+ "user_input": "remove applause",
78
+ "command_type": "remove_only",
79
+ "target_sources": [
80
+ "speech",
81
+ "fire_alarm"
82
+ ],
83
+ "target_channels": [
84
+ 0,
85
+ 3
86
+ ]
87
+ },
88
+ {
89
+ "user_input": "remove fire alarm",
90
+ "command_type": "remove_only",
91
+ "target_sources": [
92
+ "speech"
93
+ ],
94
+ "target_channels": [
95
+ 0
96
+ ]
97
+ },
98
+ {
99
+ "user_input": "remove footsteps",
100
+ "command_type": "remove_only",
101
+ "target_sources": [
102
+ "speech",
103
+ "fire_alarm"
104
+ ],
105
+ "target_channels": [
106
+ 0,
107
+ 3
108
+ ]
109
+ },
110
+ {
111
+ "user_input": "remove applause and fire alarm",
112
+ "command_type": "remove_only",
113
+ "target_sources": [
114
+ "speech"
115
+ ],
116
+ "target_channels": [
117
+ 0
118
+ ]
119
+ },
120
+ {
121
+ "user_input": "remove applause and footsteps",
122
+ "command_type": "remove_only",
123
+ "target_sources": [
124
+ "speech",
125
+ "fire_alarm"
126
+ ],
127
+ "target_channels": [
128
+ 0,
129
+ 3
130
+ ]
131
+ },
132
+ {
133
+ "user_input": "remove fire alarm and footsteps",
134
+ "command_type": "remove_only",
135
+ "target_sources": [
136
+ "speech"
137
+ ],
138
+ "target_channels": [
139
+ 0
140
+ ]
141
+ },
142
+ {
143
+ "user_input": "remove applause and fire alarm and footsteps",
144
+ "command_type": "remove_only",
145
+ "target_sources": [
146
+ "speech"
147
+ ],
148
+ "target_channels": [
149
+ 0
150
+ ]
151
+ },
152
+ {
153
+ "user_input": "keep applause",
154
+ "command_type": "keep_only",
155
+ "target_sources": [
156
+ "speech",
157
+ "applause",
158
+ "fire_alarm"
159
+ ],
160
+ "target_channels": [
161
+ 0,
162
+ 2,
163
+ 3
164
+ ]
165
+ },
166
+ {
167
+ "user_input": "keep fire alarm",
168
+ "command_type": "keep_only",
169
+ "target_sources": [
170
+ "speech",
171
+ "fire_alarm"
172
+ ],
173
+ "target_channels": [
174
+ 0,
175
+ 3
176
+ ]
177
+ },
178
+ {
179
+ "user_input": "keep footsteps",
180
+ "command_type": "keep_only",
181
+ "target_sources": [
182
+ "speech",
183
+ "fire_alarm",
184
+ "footsteps"
185
+ ],
186
+ "target_channels": [
187
+ 0,
188
+ 3,
189
+ 4
190
+ ]
191
+ },
192
+ {
193
+ "user_input": "keep applause and fire alarm",
194
+ "command_type": "keep_only",
195
+ "target_sources": [
196
+ "speech",
197
+ "applause",
198
+ "fire_alarm"
199
+ ],
200
+ "target_channels": [
201
+ 0,
202
+ 2,
203
+ 3
204
+ ]
205
+ },
206
+ {
207
+ "user_input": "keep applause and footsteps",
208
+ "command_type": "keep_only",
209
+ "target_sources": [
210
+ "speech",
211
+ "applause",
212
+ "fire_alarm",
213
+ "footsteps"
214
+ ],
215
+ "target_channels": [
216
+ 0,
217
+ 2,
218
+ 3,
219
+ 4
220
+ ]
221
+ },
222
+ {
223
+ "user_input": "keep fire alarm and footsteps",
224
+ "command_type": "keep_only",
225
+ "target_sources": [
226
+ "speech",
227
+ "fire_alarm",
228
+ "footsteps"
229
+ ],
230
+ "target_channels": [
231
+ 0,
232
+ 3,
233
+ 4
234
+ ]
235
+ },
236
+ {
237
+ "user_input": "keep applause and fire alarm and footsteps",
238
+ "command_type": "keep_only",
239
+ "target_sources": [
240
+ "speech",
241
+ "applause",
242
+ "fire_alarm",
243
+ "footsteps"
244
+ ],
245
+ "target_channels": [
246
+ 0,
247
+ 2,
248
+ 3,
249
+ 4
250
+ ]
251
+ },
252
+ {
253
+ "user_input": "remove applause and keep fire alarm",
254
+ "command_type": "mixed_commands",
255
+ "target_sources": [
256
+ "speech",
257
+ "fire_alarm"
258
+ ],
259
+ "target_channels": [
260
+ 0,
261
+ 3
262
+ ]
263
+ },
264
+ {
265
+ "user_input": "keep footsteps and remove applause",
266
+ "command_type": "mixed_commands",
267
+ "target_sources": [
268
+ "speech",
269
+ "fire_alarm",
270
+ "footsteps"
271
+ ],
272
+ "target_channels": [
273
+ 0,
274
+ 3,
275
+ 4
276
+ ]
277
+ },
278
+ {
279
+ "user_input": "keep applause and remove fire alarm",
280
+ "command_type": "mixed_commands",
281
+ "target_sources": [
282
+ "speech",
283
+ "applause"
284
+ ],
285
+ "target_channels": [
286
+ 0,
287
+ 2
288
+ ]
289
+ },
290
+ {
291
+ "user_input": "remove fire alarm and keep footsteps",
292
+ "command_type": "mixed_commands",
293
+ "target_sources": [
294
+ "speech",
295
+ "footsteps"
296
+ ],
297
+ "target_channels": [
298
+ 0,
299
+ 4
300
+ ]
301
+ },
302
+ {
303
+ "user_input": "remove footsteps and keep applause",
304
+ "command_type": "mixed_commands",
305
+ "target_sources": [
306
+ "speech",
307
+ "applause",
308
+ "fire_alarm"
309
+ ],
310
+ "target_channels": [
311
+ 0,
312
+ 2,
313
+ 3
314
+ ]
315
+ },
316
+ {
317
+ "user_input": "keep fire alarm and remove footsteps",
318
+ "command_type": "mixed_commands",
319
+ "target_sources": [
320
+ "speech",
321
+ "fire_alarm"
322
+ ],
323
+ "target_channels": [
324
+ 0,
325
+ 3
326
+ ]
327
+ },
328
+ {
329
+ "user_input": "keep fire alarm and footsteps and remove applause",
330
+ "command_type": "mixed_commands",
331
+ "target_sources": [
332
+ "speech",
333
+ "fire_alarm",
334
+ "footsteps"
335
+ ],
336
+ "target_channels": [
337
+ 0,
338
+ 3,
339
+ 4
340
+ ]
341
+ },
342
+ {
343
+ "user_input": "remove fire alarm and keep applause and footsteps",
344
+ "command_type": "mixed_commands",
345
+ "target_sources": [
346
+ "speech",
347
+ "applause",
348
+ "footsteps"
349
+ ],
350
+ "target_channels": [
351
+ 0,
352
+ 2,
353
+ 4
354
+ ]
355
+ },
356
+ {
357
+ "user_input": "keep applause and fire alarm and remove footsteps",
358
+ "command_type": "mixed_commands",
359
+ "target_sources": [
360
+ "speech",
361
+ "applause",
362
+ "fire_alarm"
363
+ ],
364
+ "target_channels": [
365
+ 0,
366
+ 2,
367
+ 3
368
+ ]
369
+ },
370
+ {
371
+ "user_input": "remove applause and fire alarm and keep footsteps",
372
+ "command_type": "mixed_commands",
373
+ "target_sources": [
374
+ "speech",
375
+ "footsteps"
376
+ ],
377
+ "target_channels": [
378
+ 0,
379
+ 4
380
+ ]
381
+ },
382
+ {
383
+ "user_input": "remove applause and footsteps and keep fire alarm",
384
+ "command_type": "mixed_commands",
385
+ "target_sources": [
386
+ "speech",
387
+ "fire_alarm"
388
+ ],
389
+ "target_channels": [
390
+ 0,
391
+ 3
392
+ ]
393
+ },
394
+ {
395
+ "user_input": "keep applause and remove fire alarm and footsteps",
396
+ "command_type": "mixed_commands",
397
+ "target_sources": [
398
+ "speech",
399
+ "applause"
400
+ ],
401
+ "target_channels": [
402
+ 0,
403
+ 2
404
+ ]
405
+ }
406
+ ]
407
+ }
data/audio_mixtures_old_both/train/coffee_shop_1dist_074_rep3.json ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "coffee_shop_1dist_074_rep3",
3
+ "scene_name": "Coffee Shop",
4
+ "distractor_count": 1,
5
+ "distractors": [
6
+ "helicopter"
7
+ ],
8
+ "audio_file": "coffee_shop_1dist_074_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/p259/p259_462.wav",
16
+ "origin_start": 0.0,
17
+ "origin_end": 2.859251700680272,
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_qU8o3_T5y5M_chunk_042.mp3",
24
+ "origin_start": 219.2836961451247,
25
+ "origin_end": 229.2836961451247,
26
+ "mixture_start": 0.0,
27
+ "mixture_end": 10.0,
28
+ "channel": 1
29
+ },
30
+ "distractor_1": {
31
+ "name": "helicopter",
32
+ "display_name": "helicopter",
33
+ "original_path": "distractors/train/helicopter/fsd50k_103325.wav",
34
+ "origin_start": 23.825124716553287,
35
+ "origin_end": 26.606780045351474,
36
+ "mixture_start": 2.3875762887995373,
37
+ "mixture_end": 5.169246465854858,
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 helicopter",
54
+ "command_type": "remove_only",
55
+ "target_sources": [
56
+ "speech"
57
+ ],
58
+ "target_channels": [
59
+ 0
60
+ ]
61
+ },
62
+ {
63
+ "user_input": "keep helicopter",
64
+ "command_type": "keep_only",
65
+ "target_sources": [
66
+ "speech",
67
+ "helicopter"
68
+ ],
69
+ "target_channels": [
70
+ 0,
71
+ 2
72
+ ]
73
+ }
74
+ ]
75
+ }
data/audio_mixtures_old_both/train/coffee_shop_2dist_137_rep2.json ADDED
@@ -0,0 +1,168 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "coffee_shop_2dist_137_rep2",
3
+ "scene_name": "Coffee Shop",
4
+ "distractor_count": 2,
5
+ "distractors": [
6
+ "car_alarm",
7
+ "gunshot"
8
+ ],
9
+ "audio_file": "coffee_shop_2dist_137_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_181.wav",
17
+ "origin_start": 0.0,
18
+ "origin_end": 4.100770975056689,
19
+ "mixture_start": 0.0,
20
+ "mixture_end": 10.0,
21
+ "channel": 0
22
+ },
23
+ "background": {
24
+ "original_path": "background/val/Coffee_Shop/asmr_Coffee_Shop_uiMXGIG_DQo_chunk_048.mp3",
25
+ "origin_start": 187.9230612244898,
26
+ "origin_end": 197.9230612244898,
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/val/car_alarm/fsd50k_422051.wav",
35
+ "origin_start": 1.644421768707483,
36
+ "origin_end": 5.597006802721088,
37
+ "mixture_start": 3.4425709315091653,
38
+ "mixture_end": 7.39516588378452,
39
+ "channel": 2
40
+ },
41
+ "distractor_2": {
42
+ "name": "gunshot",
43
+ "display_name": "gunshot",
44
+ "original_path": "distractors/train/gunshot/fsd50k_67575.wav",
45
+ "origin_start": 0.0,
46
+ "origin_end": 0.5108390022675737,
47
+ "mixture_start": 4.743868240113394,
48
+ "mixture_end": 5.2547072423809675,
49
+ "channel": 3
50
+ }
51
+ },
52
+ "command_variants": [
53
+ {
54
+ "user_input": null,
55
+ "command_type": "no_input",
56
+ "target_sources": [
57
+ "speech",
58
+ "car_alarm",
59
+ "gunshot"
60
+ ],
61
+ "target_channels": [
62
+ 0,
63
+ 2,
64
+ 3
65
+ ]
66
+ },
67
+ {
68
+ "user_input": "remove car alarm",
69
+ "command_type": "remove_only",
70
+ "target_sources": [
71
+ "speech",
72
+ "gunshot"
73
+ ],
74
+ "target_channels": [
75
+ 0,
76
+ 3
77
+ ]
78
+ },
79
+ {
80
+ "user_input": "remove gunshot",
81
+ "command_type": "remove_only",
82
+ "target_sources": [
83
+ "speech",
84
+ "car_alarm"
85
+ ],
86
+ "target_channels": [
87
+ 0,
88
+ 2
89
+ ]
90
+ },
91
+ {
92
+ "user_input": "remove car alarm and gunshot",
93
+ "command_type": "remove_only",
94
+ "target_sources": [
95
+ "speech"
96
+ ],
97
+ "target_channels": [
98
+ 0
99
+ ]
100
+ },
101
+ {
102
+ "user_input": "keep car alarm",
103
+ "command_type": "keep_only",
104
+ "target_sources": [
105
+ "speech",
106
+ "car_alarm",
107
+ "gunshot"
108
+ ],
109
+ "target_channels": [
110
+ 0,
111
+ 2,
112
+ 3
113
+ ]
114
+ },
115
+ {
116
+ "user_input": "keep gunshot",
117
+ "command_type": "keep_only",
118
+ "target_sources": [
119
+ "speech",
120
+ "car_alarm",
121
+ "gunshot"
122
+ ],
123
+ "target_channels": [
124
+ 0,
125
+ 2,
126
+ 3
127
+ ]
128
+ },
129
+ {
130
+ "user_input": "keep car alarm and gunshot",
131
+ "command_type": "keep_only",
132
+ "target_sources": [
133
+ "speech",
134
+ "car_alarm",
135
+ "gunshot"
136
+ ],
137
+ "target_channels": [
138
+ 0,
139
+ 2,
140
+ 3
141
+ ]
142
+ },
143
+ {
144
+ "user_input": "remove car alarm and keep gunshot",
145
+ "command_type": "mixed_commands",
146
+ "target_sources": [
147
+ "speech",
148
+ "gunshot"
149
+ ],
150
+ "target_channels": [
151
+ 0,
152
+ 3
153
+ ]
154
+ },
155
+ {
156
+ "user_input": "keep car alarm and remove gunshot",
157
+ "command_type": "mixed_commands",
158
+ "target_sources": [
159
+ "speech",
160
+ "car_alarm"
161
+ ],
162
+ "target_channels": [
163
+ 0,
164
+ 2
165
+ ]
166
+ }
167
+ ]
168
+ }
data/audio_mixtures_old_both/train/coffee_shop_3dist_254_rep1.json ADDED
@@ -0,0 +1,389 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "coffee_shop_3dist_254_rep1",
3
+ "scene_name": "Coffee Shop",
4
+ "distractor_count": 3,
5
+ "distractors": [
6
+ "applause",
7
+ "helicopter",
8
+ "baby_cry"
9
+ ],
10
+ "audio_file": "coffee_shop_3dist_254_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/val/p241/p241_258.wav",
18
+ "origin_start": 0.0,
19
+ "origin_end": 4.1866666666666665,
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_uU_RxnJOdMQ_chunk_035.mp3",
26
+ "origin_start": 152.55659863945579,
27
+ "origin_end": 162.55659863945579,
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/fsd50k_241899.wav",
36
+ "origin_start": 2.1953968253968252,
37
+ "origin_end": 4.723809523809524,
38
+ "mixture_start": 6.502508391572682,
39
+ "mixture_end": 9.030941763584423,
40
+ "channel": 2
41
+ },
42
+ "distractor_2": {
43
+ "name": "helicopter",
44
+ "display_name": "helicopter",
45
+ "original_path": "distractors/val/helicopter/esc-50_4-175000-C-40.wav",
46
+ "origin_start": 2.003015873015873,
47
+ "origin_end": 4.156780045351474,
48
+ "mixture_start": 0.26750529431582726,
49
+ "mixture_end": 2.4212754179196145,
50
+ "channel": 3
51
+ },
52
+ "distractor_3": {
53
+ "name": "baby_cry",
54
+ "display_name": "baby cry",
55
+ "original_path": "distractors/train/baby_cry/disco_noises_60083.wav",
56
+ "origin_start": 8.734285714285715,
57
+ "origin_end": 11.756077097505669,
58
+ "mixture_start": 4.401094795127666,
59
+ "mixture_end": 7.422893418942978,
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 helicopter",
86
+ "command_type": "remove_only",
87
+ "target_sources": [
88
+ "speech"
89
+ ],
90
+ "target_channels": [
91
+ 0
92
+ ]
93
+ },
94
+ {
95
+ "user_input": "remove baby cry",
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 helicopter",
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 baby cry",
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 baby cry",
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 helicopter and baby cry",
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 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 baby cry",
170
+ "command_type": "keep_only",
171
+ "target_sources": [
172
+ "speech",
173
+ "baby_cry"
174
+ ],
175
+ "target_channels": [
176
+ 0,
177
+ 4
178
+ ]
179
+ },
180
+ {
181
+ "user_input": "keep applause and helicopter",
182
+ "command_type": "keep_only",
183
+ "target_sources": [
184
+ "speech",
185
+ "applause",
186
+ "helicopter"
187
+ ],
188
+ "target_channels": [
189
+ 0,
190
+ 2,
191
+ 3
192
+ ]
193
+ },
194
+ {
195
+ "user_input": "keep applause and baby cry",
196
+ "command_type": "keep_only",
197
+ "target_sources": [
198
+ "speech",
199
+ "applause",
200
+ "baby_cry"
201
+ ],
202
+ "target_channels": [
203
+ 0,
204
+ 2,
205
+ 4
206
+ ]
207
+ },
208
+ {
209
+ "user_input": "keep helicopter and baby cry",
210
+ "command_type": "keep_only",
211
+ "target_sources": [
212
+ "speech",
213
+ "helicopter",
214
+ "baby_cry"
215
+ ],
216
+ "target_channels": [
217
+ 0,
218
+ 3,
219
+ 4
220
+ ]
221
+ },
222
+ {
223
+ "user_input": "keep applause and helicopter and baby cry",
224
+ "command_type": "keep_only",
225
+ "target_sources": [
226
+ "speech",
227
+ "applause",
228
+ "helicopter",
229
+ "baby_cry"
230
+ ],
231
+ "target_channels": [
232
+ 0,
233
+ 2,
234
+ 3,
235
+ 4
236
+ ]
237
+ },
238
+ {
239
+ "user_input": "remove applause and keep helicopter",
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": "keep baby cry and remove applause",
252
+ "command_type": "mixed_commands",
253
+ "target_sources": [
254
+ "speech",
255
+ "baby_cry"
256
+ ],
257
+ "target_channels": [
258
+ 0,
259
+ 4
260
+ ]
261
+ },
262
+ {
263
+ "user_input": "keep applause and remove helicopter",
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 helicopter and keep baby cry",
276
+ "command_type": "mixed_commands",
277
+ "target_sources": [
278
+ "speech",
279
+ "baby_cry"
280
+ ],
281
+ "target_channels": [
282
+ 0,
283
+ 4
284
+ ]
285
+ },
286
+ {
287
+ "user_input": "remove baby cry and keep applause",
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": "remove baby cry 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": "remove applause and keep helicopter and baby cry",
312
+ "command_type": "mixed_commands",
313
+ "target_sources": [
314
+ "speech",
315
+ "helicopter",
316
+ "baby_cry"
317
+ ],
318
+ "target_channels": [
319
+ 0,
320
+ 3,
321
+ 4
322
+ ]
323
+ },
324
+ {
325
+ "user_input": "remove helicopter and keep applause and baby cry",
326
+ "command_type": "mixed_commands",
327
+ "target_sources": [
328
+ "speech",
329
+ "applause",
330
+ "baby_cry"
331
+ ],
332
+ "target_channels": [
333
+ 0,
334
+ 2,
335
+ 4
336
+ ]
337
+ },
338
+ {
339
+ "user_input": "keep applause and helicopter and remove baby cry",
340
+ "command_type": "mixed_commands",
341
+ "target_sources": [
342
+ "speech",
343
+ "applause",
344
+ "helicopter"
345
+ ],
346
+ "target_channels": [
347
+ 0,
348
+ 2,
349
+ 3
350
+ ]
351
+ },
352
+ {
353
+ "user_input": "keep baby cry and remove applause and helicopter",
354
+ "command_type": "mixed_commands",
355
+ "target_sources": [
356
+ "speech",
357
+ "baby_cry"
358
+ ],
359
+ "target_channels": [
360
+ 0,
361
+ 4
362
+ ]
363
+ },
364
+ {
365
+ "user_input": "keep helicopter and remove applause and baby cry",
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": "keep applause and remove helicopter and baby cry",
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_old_both/train/coffee_shop_3dist_282_rep4.json ADDED
@@ -0,0 +1,389 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "coffee_shop_3dist_282_rep4",
3
+ "scene_name": "Coffee Shop",
4
+ "distractor_count": 3,
5
+ "distractors": [
6
+ "cough",
7
+ "jackhammer",
8
+ "slam"
9
+ ],
10
+ "audio_file": "coffee_shop_3dist_282_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/p271/p271_219.wav",
18
+ "origin_start": 0.0,
19
+ "origin_end": 5.845646258503401,
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_qU8o3_T5y5M_chunk_004.mp3",
26
+ "origin_start": 255.33414965986395,
27
+ "origin_end": 265.33414965986395,
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/fsd50k_132601.wav",
36
+ "origin_start": 0.0,
37
+ "origin_end": 0.8010884353741496,
38
+ "mixture_start": 2.373144231616477,
39
+ "mixture_end": 3.1742326669906267,
40
+ "channel": 2
41
+ },
42
+ "distractor_2": {
43
+ "name": "jackhammer",
44
+ "display_name": "jackhammer",
45
+ "original_path": "distractors/train/jackhammer/fsd50k_386244.wav",
46
+ "origin_start": 0.3640816326530612,
47
+ "origin_end": 2.856643990929705,
48
+ "mixture_start": 5.057566362776474,
49
+ "mixture_end": 7.550140106133597,
50
+ "channel": 3
51
+ },
52
+ "distractor_3": {
53
+ "name": "slam",
54
+ "display_name": "slam",
55
+ "original_path": "distractors/train/slam/fsd50k_161190.wav",
56
+ "origin_start": 0.0,
57
+ "origin_end": 1.811156462585034,
58
+ "mixture_start": 7.836580723175102,
59
+ "mixture_end": 9.647737185760136,
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 jackhammer",
86
+ "command_type": "remove_only",
87
+ "target_sources": [
88
+ "speech"
89
+ ],
90
+ "target_channels": [
91
+ 0
92
+ ]
93
+ },
94
+ {
95
+ "user_input": "remove slam",
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 jackhammer",
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 slam",
116
+ "command_type": "remove_only",
117
+ "target_sources": [
118
+ "speech"
119
+ ],
120
+ "target_channels": [
121
+ 0
122
+ ]
123
+ },
124
+ {
125
+ "user_input": "remove jackhammer and slam",
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 jackhammer and slam",
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 jackhammer",
158
+ "command_type": "keep_only",
159
+ "target_sources": [
160
+ "speech",
161
+ "jackhammer"
162
+ ],
163
+ "target_channels": [
164
+ 0,
165
+ 3
166
+ ]
167
+ },
168
+ {
169
+ "user_input": "keep slam",
170
+ "command_type": "keep_only",
171
+ "target_sources": [
172
+ "speech",
173
+ "slam"
174
+ ],
175
+ "target_channels": [
176
+ 0,
177
+ 4
178
+ ]
179
+ },
180
+ {
181
+ "user_input": "keep cough and jackhammer",
182
+ "command_type": "keep_only",
183
+ "target_sources": [
184
+ "speech",
185
+ "cough",
186
+ "jackhammer"
187
+ ],
188
+ "target_channels": [
189
+ 0,
190
+ 2,
191
+ 3
192
+ ]
193
+ },
194
+ {
195
+ "user_input": "keep cough and slam",
196
+ "command_type": "keep_only",
197
+ "target_sources": [
198
+ "speech",
199
+ "cough",
200
+ "slam"
201
+ ],
202
+ "target_channels": [
203
+ 0,
204
+ 2,
205
+ 4
206
+ ]
207
+ },
208
+ {
209
+ "user_input": "keep jackhammer and slam",
210
+ "command_type": "keep_only",
211
+ "target_sources": [
212
+ "speech",
213
+ "jackhammer",
214
+ "slam"
215
+ ],
216
+ "target_channels": [
217
+ 0,
218
+ 3,
219
+ 4
220
+ ]
221
+ },
222
+ {
223
+ "user_input": "keep cough and jackhammer and slam",
224
+ "command_type": "keep_only",
225
+ "target_sources": [
226
+ "speech",
227
+ "cough",
228
+ "jackhammer",
229
+ "slam"
230
+ ],
231
+ "target_channels": [
232
+ 0,
233
+ 2,
234
+ 3,
235
+ 4
236
+ ]
237
+ },
238
+ {
239
+ "user_input": "keep jackhammer and remove cough",
240
+ "command_type": "mixed_commands",
241
+ "target_sources": [
242
+ "speech",
243
+ "jackhammer"
244
+ ],
245
+ "target_channels": [
246
+ 0,
247
+ 3
248
+ ]
249
+ },
250
+ {
251
+ "user_input": "keep slam and remove cough",
252
+ "command_type": "mixed_commands",
253
+ "target_sources": [
254
+ "speech",
255
+ "slam"
256
+ ],
257
+ "target_channels": [
258
+ 0,
259
+ 4
260
+ ]
261
+ },
262
+ {
263
+ "user_input": "remove jackhammer 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": "keep slam and remove jackhammer",
276
+ "command_type": "mixed_commands",
277
+ "target_sources": [
278
+ "speech",
279
+ "slam"
280
+ ],
281
+ "target_channels": [
282
+ 0,
283
+ 4
284
+ ]
285
+ },
286
+ {
287
+ "user_input": "remove slam and keep cough",
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": "remove slam and keep jackhammer",
300
+ "command_type": "mixed_commands",
301
+ "target_sources": [
302
+ "speech",
303
+ "jackhammer"
304
+ ],
305
+ "target_channels": [
306
+ 0,
307
+ 3
308
+ ]
309
+ },
310
+ {
311
+ "user_input": "keep jackhammer and slam and remove cough",
312
+ "command_type": "mixed_commands",
313
+ "target_sources": [
314
+ "speech",
315
+ "jackhammer",
316
+ "slam"
317
+ ],
318
+ "target_channels": [
319
+ 0,
320
+ 3,
321
+ 4
322
+ ]
323
+ },
324
+ {
325
+ "user_input": "remove jackhammer and keep cough and slam",
326
+ "command_type": "mixed_commands",
327
+ "target_sources": [
328
+ "speech",
329
+ "cough",
330
+ "slam"
331
+ ],
332
+ "target_channels": [
333
+ 0,
334
+ 2,
335
+ 4
336
+ ]
337
+ },
338
+ {
339
+ "user_input": "remove slam and keep cough and jackhammer",
340
+ "command_type": "mixed_commands",
341
+ "target_sources": [
342
+ "speech",
343
+ "cough",
344
+ "jackhammer"
345
+ ],
346
+ "target_channels": [
347
+ 0,
348
+ 2,
349
+ 3
350
+ ]
351
+ },
352
+ {
353
+ "user_input": "keep slam and remove cough and jackhammer",
354
+ "command_type": "mixed_commands",
355
+ "target_sources": [
356
+ "speech",
357
+ "slam"
358
+ ],
359
+ "target_channels": [
360
+ 0,
361
+ 4
362
+ ]
363
+ },
364
+ {
365
+ "user_input": "keep jackhammer and remove cough and slam",
366
+ "command_type": "mixed_commands",
367
+ "target_sources": [
368
+ "speech",
369
+ "jackhammer"
370
+ ],
371
+ "target_channels": [
372
+ 0,
373
+ 3
374
+ ]
375
+ },
376
+ {
377
+ "user_input": "remove jackhammer and slam and keep cough",
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_old_both/train/forest_2dist_116_rep4.json ADDED
@@ -0,0 +1,162 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "forest_2dist_116_rep4",
3
+ "scene_name": "Forest",
4
+ "distractor_count": 2,
5
+ "distractors": [
6
+ "car_horn",
7
+ "cat"
8
+ ],
9
+ "audio_file": "forest_2dist_116_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/p274/p274_258.wav",
17
+ "origin_start": 0.0,
18
+ "origin_end": 3.671768707482993,
19
+ "mixture_start": 0.0,
20
+ "mixture_end": 10.0,
21
+ "channel": 0
22
+ },
23
+ "background": {
24
+ "original_path": "background/train/Forest/asmr_Forest_xNN7iTA57jM_chunk_027.mp3",
25
+ "origin_start": 240.1032426303855,
26
+ "origin_end": 250.1032426303855,
27
+ "mixture_start": 0.0,
28
+ "mixture_end": 10.0,
29
+ "channel": 1
30
+ },
31
+ "distractor_1": {
32
+ "name": "car_horn",
33
+ "display_name": "car horn",
34
+ "original_path": "distractors/train/car_horn/fsd50k_125520.wav",
35
+ "origin_start": 0.3596371882086168,
36
+ "origin_end": 4.064829931972789,
37
+ "mixture_start": 4.825745318082982,
38
+ "mixture_end": 8.530955763300248,
39
+ "channel": 2
40
+ },
41
+ "distractor_2": {
42
+ "name": "cat",
43
+ "display_name": "cat",
44
+ "original_path": "distractors/val/cat/fsd50k_110010.wav",
45
+ "origin_start": 0.0,
46
+ "origin_end": 0.626938775510204,
47
+ "mixture_start": 3.5189453953692813,
48
+ "mixture_end": 4.145884170879485,
49
+ "channel": 3
50
+ }
51
+ },
52
+ "command_variants": [
53
+ {
54
+ "user_input": null,
55
+ "command_type": "no_input",
56
+ "target_sources": [
57
+ "speech",
58
+ "car_horn"
59
+ ],
60
+ "target_channels": [
61
+ 0,
62
+ 2
63
+ ]
64
+ },
65
+ {
66
+ "user_input": "remove car horn",
67
+ "command_type": "remove_only",
68
+ "target_sources": [
69
+ "speech"
70
+ ],
71
+ "target_channels": [
72
+ 0
73
+ ]
74
+ },
75
+ {
76
+ "user_input": "remove cat",
77
+ "command_type": "remove_only",
78
+ "target_sources": [
79
+ "speech",
80
+ "car_horn"
81
+ ],
82
+ "target_channels": [
83
+ 0,
84
+ 2
85
+ ]
86
+ },
87
+ {
88
+ "user_input": "remove car horn and cat",
89
+ "command_type": "remove_only",
90
+ "target_sources": [
91
+ "speech"
92
+ ],
93
+ "target_channels": [
94
+ 0
95
+ ]
96
+ },
97
+ {
98
+ "user_input": "keep car horn",
99
+ "command_type": "keep_only",
100
+ "target_sources": [
101
+ "speech",
102
+ "car_horn"
103
+ ],
104
+ "target_channels": [
105
+ 0,
106
+ 2
107
+ ]
108
+ },
109
+ {
110
+ "user_input": "keep cat",
111
+ "command_type": "keep_only",
112
+ "target_sources": [
113
+ "speech",
114
+ "car_horn",
115
+ "cat"
116
+ ],
117
+ "target_channels": [
118
+ 0,
119
+ 2,
120
+ 3
121
+ ]
122
+ },
123
+ {
124
+ "user_input": "keep car horn and cat",
125
+ "command_type": "keep_only",
126
+ "target_sources": [
127
+ "speech",
128
+ "car_horn",
129
+ "cat"
130
+ ],
131
+ "target_channels": [
132
+ 0,
133
+ 2,
134
+ 3
135
+ ]
136
+ },
137
+ {
138
+ "user_input": "remove car horn and keep cat",
139
+ "command_type": "mixed_commands",
140
+ "target_sources": [
141
+ "speech",
142
+ "cat"
143
+ ],
144
+ "target_channels": [
145
+ 0,
146
+ 3
147
+ ]
148
+ },
149
+ {
150
+ "user_input": "keep car horn and remove cat",
151
+ "command_type": "mixed_commands",
152
+ "target_sources": [
153
+ "speech",
154
+ "car_horn"
155
+ ],
156
+ "target_channels": [
157
+ 0,
158
+ 2
159
+ ]
160
+ }
161
+ ]
162
+ }
data/audio_mixtures_old_both/train/home_1dist_005_rep4.json ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "home_1dist_005_rep4",
3
+ "scene_name": "Home",
4
+ "distractor_count": 1,
5
+ "distractors": [
6
+ "car_horn"
7
+ ],
8
+ "audio_file": "home_1dist_005_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/p284/p284_019.wav",
16
+ "origin_start": 0.0,
17
+ "origin_end": 6.788730158730159,
18
+ "mixture_start": 0.0,
19
+ "mixture_end": 10.0,
20
+ "channel": 0
21
+ },
22
+ "background": {
23
+ "original_path": "background/val/Home/asmr_Home_GSxEQTqSFR8_chunk_008.mp3",
24
+ "origin_start": 160.142947845805,
25
+ "origin_end": 170.142947845805,
26
+ "mixture_start": 0.0,
27
+ "mixture_end": 10.0,
28
+ "channel": 1
29
+ },
30
+ "distractor_1": {
31
+ "name": "car_horn",
32
+ "display_name": "car horn",
33
+ "original_path": "distractors/train/car_horn/esc-50_1-26177-A-43.wav",
34
+ "origin_start": 0.0,
35
+ "origin_end": 1.8459863945578232,
36
+ "mixture_start": 4.957934908997292,
37
+ "mixture_end": 6.803921303555116,
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 car horn",
54
+ "command_type": "remove_only",
55
+ "target_sources": [
56
+ "speech"
57
+ ],
58
+ "target_channels": [
59
+ 0
60
+ ]
61
+ },
62
+ {
63
+ "user_input": "keep car horn",
64
+ "command_type": "keep_only",
65
+ "target_sources": [
66
+ "speech",
67
+ "car_horn"
68
+ ],
69
+ "target_channels": [
70
+ 0,
71
+ 2
72
+ ]
73
+ }
74
+ ]
75
+ }
data/audio_mixtures_old_both/train/home_1dist_097_rep4.json ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "home_1dist_097_rep4",
3
+ "scene_name": "Home",
4
+ "distractor_count": 1,
5
+ "distractors": [
6
+ "engine"
7
+ ],
8
+ "audio_file": "home_1dist_097_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/p260/p260_293.wav",
16
+ "origin_start": 0.0,
17
+ "origin_end": 2.4324716553287984,
18
+ "mixture_start": 0.0,
19
+ "mixture_end": 10.0,
20
+ "channel": 0
21
+ },
22
+ "background": {
23
+ "original_path": "background/val/Home/asmr_Home_J1l8RMR-qXM_chunk_004.mp3",
24
+ "origin_start": 209.74995464852609,
25
+ "origin_end": 219.74995464852609,
26
+ "mixture_start": 0.0,
27
+ "mixture_end": 10.0,
28
+ "channel": 1
29
+ },
30
+ "distractor_1": {
31
+ "name": "engine",
32
+ "display_name": "engine",
33
+ "original_path": "distractors/train/engine/esc-50_2-106015-B-44.wav",
34
+ "origin_start": 0.9703174603174604,
35
+ "origin_end": 4.5199546485260775,
36
+ "mixture_start": 1.14526272745054,
37
+ "mixture_end": 4.694902831023098,
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 engine",
54
+ "command_type": "remove_only",
55
+ "target_sources": [
56
+ "speech"
57
+ ],
58
+ "target_channels": [
59
+ 0
60
+ ]
61
+ },
62
+ {
63
+ "user_input": "keep engine",
64
+ "command_type": "keep_only",
65
+ "target_sources": [
66
+ "speech",
67
+ "engine"
68
+ ],
69
+ "target_channels": [
70
+ 0,
71
+ 2
72
+ ]
73
+ }
74
+ ]
75
+ }
data/audio_mixtures_old_both/train/kitchen_2dist_130_rep3.json ADDED
@@ -0,0 +1,162 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "kitchen_2dist_130_rep3",
3
+ "scene_name": "Kitchen",
4
+ "distractor_count": 2,
5
+ "distractors": [
6
+ "car_alarm",
7
+ "sneeze"
8
+ ],
9
+ "audio_file": "kitchen_2dist_130_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/p245/p245_280.wav",
17
+ "origin_start": 0.0,
18
+ "origin_end": 2.777596371882086,
19
+ "mixture_start": 0.0,
20
+ "mixture_end": 10.0,
21
+ "channel": 0
22
+ },
23
+ "background": {
24
+ "original_path": "background/train/Kitchen/asmr_Kitchen_DoRSCsrKbq8_chunk_091.mp3",
25
+ "origin_start": 86.87621315192743,
26
+ "origin_end": 96.87621315192743,
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_150981.wav",
35
+ "origin_start": 6.282562358276644,
36
+ "origin_end": 10.107528344671202,
37
+ "mixture_start": 1.2143367258533457,
38
+ "mixture_end": 5.039313468720005,
39
+ "channel": 2
40
+ },
41
+ "distractor_2": {
42
+ "name": "sneeze",
43
+ "display_name": "sneeze",
44
+ "original_path": "distractors/train/sneeze/esc-50_2-130978-A-21.wav",
45
+ "origin_start": 0.0,
46
+ "origin_end": 0.6501587301587302,
47
+ "mixture_start": 4.919142262222227,
48
+ "mixture_end": 5.569300992380957,
49
+ "channel": 3
50
+ }
51
+ },
52
+ "command_variants": [
53
+ {
54
+ "user_input": null,
55
+ "command_type": "no_input",
56
+ "target_sources": [
57
+ "speech",
58
+ "car_alarm"
59
+ ],
60
+ "target_channels": [
61
+ 0,
62
+ 2
63
+ ]
64
+ },
65
+ {
66
+ "user_input": "remove car alarm",
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
+ "car_alarm"
81
+ ],
82
+ "target_channels": [
83
+ 0,
84
+ 2
85
+ ]
86
+ },
87
+ {
88
+ "user_input": "remove car alarm 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 car alarm",
99
+ "command_type": "keep_only",
100
+ "target_sources": [
101
+ "speech",
102
+ "car_alarm"
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
+ "car_alarm",
115
+ "sneeze"
116
+ ],
117
+ "target_channels": [
118
+ 0,
119
+ 2,
120
+ 3
121
+ ]
122
+ },
123
+ {
124
+ "user_input": "keep car alarm and sneeze",
125
+ "command_type": "keep_only",
126
+ "target_sources": [
127
+ "speech",
128
+ "car_alarm",
129
+ "sneeze"
130
+ ],
131
+ "target_channels": [
132
+ 0,
133
+ 2,
134
+ 3
135
+ ]
136
+ },
137
+ {
138
+ "user_input": "keep sneeze and remove car alarm",
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": "remove sneeze and keep car alarm",
151
+ "command_type": "mixed_commands",
152
+ "target_sources": [
153
+ "speech",
154
+ "car_alarm"
155
+ ],
156
+ "target_channels": [
157
+ 0,
158
+ 2
159
+ ]
160
+ }
161
+ ]
162
+ }
data/audio_mixtures_old_both/train/restaurant_1dist_077_rep4.json ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "restaurant_1dist_077_rep4",
3
+ "scene_name": "Restaurant",
4
+ "distractor_count": 1,
5
+ "distractors": [
6
+ "baby_cry"
7
+ ],
8
+ "audio_file": "restaurant_1dist_077_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/p260/p260_062.wav",
16
+ "origin_start": 0.0,
17
+ "origin_end": 2.306938775510204,
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_052.mp3",
24
+ "origin_start": 289.02476190476193,
25
+ "origin_end": 299.02476190476193,
26
+ "mixture_start": 0.0,
27
+ "mixture_end": 10.0,
28
+ "channel": 1
29
+ },
30
+ "distractor_1": {
31
+ "name": "baby_cry",
32
+ "display_name": "baby cry",
33
+ "original_path": "distractors/train/baby_cry/disco_noises_59579.wav",
34
+ "origin_start": 0.3894331065759637,
35
+ "origin_end": 2.6191609977324264,
36
+ "mixture_start": 1.8892678590684613,
37
+ "mixture_end": 4.119004146170846,
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 baby cry",
54
+ "command_type": "remove_only",
55
+ "target_sources": [
56
+ "speech"
57
+ ],
58
+ "target_channels": [
59
+ 0
60
+ ]
61
+ },
62
+ {
63
+ "user_input": "keep baby cry",
64
+ "command_type": "keep_only",
65
+ "target_sources": [
66
+ "speech",
67
+ "baby_cry"
68
+ ],
69
+ "target_channels": [
70
+ 0,
71
+ 2
72
+ ]
73
+ }
74
+ ]
75
+ }
data/audio_mixtures_old_both/train/supermarket_3dist_233_rep1.json ADDED
@@ -0,0 +1,407 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "supermarket_3dist_233_rep1",
3
+ "scene_name": "Supermarket",
4
+ "distractor_count": 3,
5
+ "distractors": [
6
+ "alarm_clock",
7
+ "baby_cry",
8
+ "glass_breaking"
9
+ ],
10
+ "audio_file": "supermarket_3dist_233_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/val/p243/p243_073.wav",
18
+ "origin_start": 0.0,
19
+ "origin_end": 5.253333333333333,
20
+ "mixture_start": 0.0,
21
+ "mixture_end": 10.0,
22
+ "channel": 0
23
+ },
24
+ "background": {
25
+ "original_path": "background/train/Supermarket/asmr_Supermarket_6HPYhhWjv-8_chunk_001.mp3",
26
+ "origin_start": 135.70968253968255,
27
+ "origin_end": 145.70968253968255,
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/fsd50k_250629.wav",
36
+ "origin_start": 0.5735374149659864,
37
+ "origin_end": 3.3984126984126983,
38
+ "mixture_start": 4.682941153154326,
39
+ "mixture_end": 7.507834533521641,
40
+ "channel": 2
41
+ },
42
+ "distractor_2": {
43
+ "name": "baby_cry",
44
+ "display_name": "baby cry",
45
+ "original_path": "distractors/val/baby_cry/fsd50k_202730.wav",
46
+ "origin_start": 11.685759637188209,
47
+ "origin_end": 15.097709750566894,
48
+ "mixture_start": 0.033503748096809775,
49
+ "mixture_end": 3.445463827082423,
50
+ "channel": 3
51
+ },
52
+ "distractor_3": {
53
+ "name": "glass_breaking",
54
+ "display_name": "glass breaking",
55
+ "original_path": "distractors/train/glass_breaking/fsd50k_344269.wav",
56
+ "origin_start": 0.0,
57
+ "origin_end": 1.0913378684807256,
58
+ "mixture_start": 7.672250952865196,
59
+ "mixture_end": 8.763588821345921,
60
+ "channel": 4
61
+ }
62
+ },
63
+ "command_variants": [
64
+ {
65
+ "user_input": null,
66
+ "command_type": "no_input",
67
+ "target_sources": [
68
+ "speech",
69
+ "glass_breaking"
70
+ ],
71
+ "target_channels": [
72
+ 0,
73
+ 4
74
+ ]
75
+ },
76
+ {
77
+ "user_input": "remove alarm clock",
78
+ "command_type": "remove_only",
79
+ "target_sources": [
80
+ "speech",
81
+ "glass_breaking"
82
+ ],
83
+ "target_channels": [
84
+ 0,
85
+ 4
86
+ ]
87
+ },
88
+ {
89
+ "user_input": "remove baby cry",
90
+ "command_type": "remove_only",
91
+ "target_sources": [
92
+ "speech",
93
+ "glass_breaking"
94
+ ],
95
+ "target_channels": [
96
+ 0,
97
+ 4
98
+ ]
99
+ },
100
+ {
101
+ "user_input": "remove glass breaking",
102
+ "command_type": "remove_only",
103
+ "target_sources": [
104
+ "speech"
105
+ ],
106
+ "target_channels": [
107
+ 0
108
+ ]
109
+ },
110
+ {
111
+ "user_input": "remove alarm clock and baby cry",
112
+ "command_type": "remove_only",
113
+ "target_sources": [
114
+ "speech",
115
+ "glass_breaking"
116
+ ],
117
+ "target_channels": [
118
+ 0,
119
+ 4
120
+ ]
121
+ },
122
+ {
123
+ "user_input": "remove alarm clock and glass breaking",
124
+ "command_type": "remove_only",
125
+ "target_sources": [
126
+ "speech"
127
+ ],
128
+ "target_channels": [
129
+ 0
130
+ ]
131
+ },
132
+ {
133
+ "user_input": "remove baby cry and glass breaking",
134
+ "command_type": "remove_only",
135
+ "target_sources": [
136
+ "speech"
137
+ ],
138
+ "target_channels": [
139
+ 0
140
+ ]
141
+ },
142
+ {
143
+ "user_input": "remove alarm clock and baby cry and glass breaking",
144
+ "command_type": "remove_only",
145
+ "target_sources": [
146
+ "speech"
147
+ ],
148
+ "target_channels": [
149
+ 0
150
+ ]
151
+ },
152
+ {
153
+ "user_input": "keep alarm clock",
154
+ "command_type": "keep_only",
155
+ "target_sources": [
156
+ "speech",
157
+ "alarm_clock",
158
+ "glass_breaking"
159
+ ],
160
+ "target_channels": [
161
+ 0,
162
+ 2,
163
+ 4
164
+ ]
165
+ },
166
+ {
167
+ "user_input": "keep baby cry",
168
+ "command_type": "keep_only",
169
+ "target_sources": [
170
+ "speech",
171
+ "baby_cry",
172
+ "glass_breaking"
173
+ ],
174
+ "target_channels": [
175
+ 0,
176
+ 3,
177
+ 4
178
+ ]
179
+ },
180
+ {
181
+ "user_input": "keep glass breaking",
182
+ "command_type": "keep_only",
183
+ "target_sources": [
184
+ "speech",
185
+ "glass_breaking"
186
+ ],
187
+ "target_channels": [
188
+ 0,
189
+ 4
190
+ ]
191
+ },
192
+ {
193
+ "user_input": "keep alarm clock and baby cry",
194
+ "command_type": "keep_only",
195
+ "target_sources": [
196
+ "speech",
197
+ "alarm_clock",
198
+ "baby_cry",
199
+ "glass_breaking"
200
+ ],
201
+ "target_channels": [
202
+ 0,
203
+ 2,
204
+ 3,
205
+ 4
206
+ ]
207
+ },
208
+ {
209
+ "user_input": "keep alarm clock and glass breaking",
210
+ "command_type": "keep_only",
211
+ "target_sources": [
212
+ "speech",
213
+ "alarm_clock",
214
+ "glass_breaking"
215
+ ],
216
+ "target_channels": [
217
+ 0,
218
+ 2,
219
+ 4
220
+ ]
221
+ },
222
+ {
223
+ "user_input": "keep baby cry and glass breaking",
224
+ "command_type": "keep_only",
225
+ "target_sources": [
226
+ "speech",
227
+ "baby_cry",
228
+ "glass_breaking"
229
+ ],
230
+ "target_channels": [
231
+ 0,
232
+ 3,
233
+ 4
234
+ ]
235
+ },
236
+ {
237
+ "user_input": "keep alarm clock and baby cry and glass breaking",
238
+ "command_type": "keep_only",
239
+ "target_sources": [
240
+ "speech",
241
+ "alarm_clock",
242
+ "baby_cry",
243
+ "glass_breaking"
244
+ ],
245
+ "target_channels": [
246
+ 0,
247
+ 2,
248
+ 3,
249
+ 4
250
+ ]
251
+ },
252
+ {
253
+ "user_input": "keep baby cry and remove alarm clock",
254
+ "command_type": "mixed_commands",
255
+ "target_sources": [
256
+ "speech",
257
+ "baby_cry",
258
+ "glass_breaking"
259
+ ],
260
+ "target_channels": [
261
+ 0,
262
+ 3,
263
+ 4
264
+ ]
265
+ },
266
+ {
267
+ "user_input": "remove alarm clock and keep glass breaking",
268
+ "command_type": "mixed_commands",
269
+ "target_sources": [
270
+ "speech",
271
+ "glass_breaking"
272
+ ],
273
+ "target_channels": [
274
+ 0,
275
+ 4
276
+ ]
277
+ },
278
+ {
279
+ "user_input": "keep alarm clock and remove baby cry",
280
+ "command_type": "mixed_commands",
281
+ "target_sources": [
282
+ "speech",
283
+ "alarm_clock",
284
+ "glass_breaking"
285
+ ],
286
+ "target_channels": [
287
+ 0,
288
+ 2,
289
+ 4
290
+ ]
291
+ },
292
+ {
293
+ "user_input": "remove baby cry and keep glass breaking",
294
+ "command_type": "mixed_commands",
295
+ "target_sources": [
296
+ "speech",
297
+ "glass_breaking"
298
+ ],
299
+ "target_channels": [
300
+ 0,
301
+ 4
302
+ ]
303
+ },
304
+ {
305
+ "user_input": "keep alarm clock and remove glass breaking",
306
+ "command_type": "mixed_commands",
307
+ "target_sources": [
308
+ "speech",
309
+ "alarm_clock"
310
+ ],
311
+ "target_channels": [
312
+ 0,
313
+ 2
314
+ ]
315
+ },
316
+ {
317
+ "user_input": "remove glass breaking and keep baby cry",
318
+ "command_type": "mixed_commands",
319
+ "target_sources": [
320
+ "speech",
321
+ "baby_cry"
322
+ ],
323
+ "target_channels": [
324
+ 0,
325
+ 3
326
+ ]
327
+ },
328
+ {
329
+ "user_input": "remove alarm clock and keep baby cry and glass breaking",
330
+ "command_type": "mixed_commands",
331
+ "target_sources": [
332
+ "speech",
333
+ "baby_cry",
334
+ "glass_breaking"
335
+ ],
336
+ "target_channels": [
337
+ 0,
338
+ 3,
339
+ 4
340
+ ]
341
+ },
342
+ {
343
+ "user_input": "remove baby cry and keep alarm clock and glass breaking",
344
+ "command_type": "mixed_commands",
345
+ "target_sources": [
346
+ "speech",
347
+ "alarm_clock",
348
+ "glass_breaking"
349
+ ],
350
+ "target_channels": [
351
+ 0,
352
+ 2,
353
+ 4
354
+ ]
355
+ },
356
+ {
357
+ "user_input": "keep alarm clock and baby cry and remove glass breaking",
358
+ "command_type": "mixed_commands",
359
+ "target_sources": [
360
+ "speech",
361
+ "alarm_clock",
362
+ "baby_cry"
363
+ ],
364
+ "target_channels": [
365
+ 0,
366
+ 2,
367
+ 3
368
+ ]
369
+ },
370
+ {
371
+ "user_input": "keep glass breaking and remove alarm clock and baby cry",
372
+ "command_type": "mixed_commands",
373
+ "target_sources": [
374
+ "speech",
375
+ "glass_breaking"
376
+ ],
377
+ "target_channels": [
378
+ 0,
379
+ 4
380
+ ]
381
+ },
382
+ {
383
+ "user_input": "remove alarm clock and glass breaking 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": "keep alarm clock and remove baby cry and glass breaking",
396
+ "command_type": "mixed_commands",
397
+ "target_sources": [
398
+ "speech",
399
+ "alarm_clock"
400
+ ],
401
+ "target_channels": [
402
+ 0,
403
+ 2
404
+ ]
405
+ }
406
+ ]
407
+ }
data/audio_mixtures_old_both/train/train_3dist_208_rep4.json ADDED
@@ -0,0 +1,425 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "train_3dist_208_rep4",
3
+ "scene_name": "Train",
4
+ "distractor_count": 3,
5
+ "distractors": [
6
+ "cellphone_buzz_vibrating_alert",
7
+ "cough",
8
+ "ringtone"
9
+ ],
10
+ "audio_file": "train_3dist_208_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/p259/p259_410.wav",
18
+ "origin_start": 0.0,
19
+ "origin_end": 2.7748979591836735,
20
+ "mixture_start": 0.0,
21
+ "mixture_end": 10.0,
22
+ "channel": 0
23
+ },
24
+ "background": {
25
+ "original_path": "background/train/Train/asmr_Train_jyuDtN-Awqg_chunk_002.mp3",
26
+ "origin_start": 79.91065759637188,
27
+ "origin_end": 89.91065759637188,
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/val/cellphone_buzz_vibrating_alert/fsd50k_134863.wav",
36
+ "origin_start": 2.741201814058957,
37
+ "origin_end": 4.7418820861678,
38
+ "mixture_start": 1.2356321276597277,
39
+ "mixture_end": 3.2363233343456335,
40
+ "channel": 2
41
+ },
42
+ "distractor_2": {
43
+ "name": "cough",
44
+ "display_name": "cough",
45
+ "original_path": "distractors/train/cough/fsd50k_240375.wav",
46
+ "origin_start": 0.0,
47
+ "origin_end": 0.7082086167800453,
48
+ "mixture_start": 7.711495513049115,
49
+ "mixture_end": 8.41970412982916,
50
+ "channel": 3
51
+ },
52
+ "distractor_3": {
53
+ "name": "ringtone",
54
+ "display_name": "ringtone",
55
+ "original_path": "distractors/train/ringtone/fsd50k_167546.wav",
56
+ "origin_start": 0.016303854875283446,
57
+ "origin_end": 2.369546485260771,
58
+ "mixture_start": 6.99656062663087,
59
+ "mixture_end": 9.3498199803273,
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
+ "ringtone"
71
+ ],
72
+ "target_channels": [
73
+ 0,
74
+ 2,
75
+ 4
76
+ ]
77
+ },
78
+ {
79
+ "user_input": "remove cellphone buzz vibrating alert",
80
+ "command_type": "remove_only",
81
+ "target_sources": [
82
+ "speech",
83
+ "ringtone"
84
+ ],
85
+ "target_channels": [
86
+ 0,
87
+ 4
88
+ ]
89
+ },
90
+ {
91
+ "user_input": "remove cough",
92
+ "command_type": "remove_only",
93
+ "target_sources": [
94
+ "speech",
95
+ "cellphone_buzz_vibrating_alert",
96
+ "ringtone"
97
+ ],
98
+ "target_channels": [
99
+ 0,
100
+ 2,
101
+ 4
102
+ ]
103
+ },
104
+ {
105
+ "user_input": "remove ringtone",
106
+ "command_type": "remove_only",
107
+ "target_sources": [
108
+ "speech",
109
+ "cellphone_buzz_vibrating_alert"
110
+ ],
111
+ "target_channels": [
112
+ 0,
113
+ 2
114
+ ]
115
+ },
116
+ {
117
+ "user_input": "remove cellphone buzz vibrating alert and cough",
118
+ "command_type": "remove_only",
119
+ "target_sources": [
120
+ "speech",
121
+ "ringtone"
122
+ ],
123
+ "target_channels": [
124
+ 0,
125
+ 4
126
+ ]
127
+ },
128
+ {
129
+ "user_input": "remove cellphone buzz vibrating alert and ringtone",
130
+ "command_type": "remove_only",
131
+ "target_sources": [
132
+ "speech"
133
+ ],
134
+ "target_channels": [
135
+ 0
136
+ ]
137
+ },
138
+ {
139
+ "user_input": "remove cough and ringtone",
140
+ "command_type": "remove_only",
141
+ "target_sources": [
142
+ "speech",
143
+ "cellphone_buzz_vibrating_alert"
144
+ ],
145
+ "target_channels": [
146
+ 0,
147
+ 2
148
+ ]
149
+ },
150
+ {
151
+ "user_input": "remove cellphone buzz vibrating alert and cough and ringtone",
152
+ "command_type": "remove_only",
153
+ "target_sources": [
154
+ "speech"
155
+ ],
156
+ "target_channels": [
157
+ 0
158
+ ]
159
+ },
160
+ {
161
+ "user_input": "keep cellphone buzz vibrating alert",
162
+ "command_type": "keep_only",
163
+ "target_sources": [
164
+ "speech",
165
+ "cellphone_buzz_vibrating_alert",
166
+ "ringtone"
167
+ ],
168
+ "target_channels": [
169
+ 0,
170
+ 2,
171
+ 4
172
+ ]
173
+ },
174
+ {
175
+ "user_input": "keep cough",
176
+ "command_type": "keep_only",
177
+ "target_sources": [
178
+ "speech",
179
+ "cellphone_buzz_vibrating_alert",
180
+ "cough",
181
+ "ringtone"
182
+ ],
183
+ "target_channels": [
184
+ 0,
185
+ 2,
186
+ 3,
187
+ 4
188
+ ]
189
+ },
190
+ {
191
+ "user_input": "keep ringtone",
192
+ "command_type": "keep_only",
193
+ "target_sources": [
194
+ "speech",
195
+ "cellphone_buzz_vibrating_alert",
196
+ "ringtone"
197
+ ],
198
+ "target_channels": [
199
+ 0,
200
+ 2,
201
+ 4
202
+ ]
203
+ },
204
+ {
205
+ "user_input": "keep cellphone buzz vibrating alert and cough",
206
+ "command_type": "keep_only",
207
+ "target_sources": [
208
+ "speech",
209
+ "cellphone_buzz_vibrating_alert",
210
+ "cough",
211
+ "ringtone"
212
+ ],
213
+ "target_channels": [
214
+ 0,
215
+ 2,
216
+ 3,
217
+ 4
218
+ ]
219
+ },
220
+ {
221
+ "user_input": "keep cellphone buzz vibrating alert and ringtone",
222
+ "command_type": "keep_only",
223
+ "target_sources": [
224
+ "speech",
225
+ "cellphone_buzz_vibrating_alert",
226
+ "ringtone"
227
+ ],
228
+ "target_channels": [
229
+ 0,
230
+ 2,
231
+ 4
232
+ ]
233
+ },
234
+ {
235
+ "user_input": "keep cough and ringtone",
236
+ "command_type": "keep_only",
237
+ "target_sources": [
238
+ "speech",
239
+ "cellphone_buzz_vibrating_alert",
240
+ "cough",
241
+ "ringtone"
242
+ ],
243
+ "target_channels": [
244
+ 0,
245
+ 2,
246
+ 3,
247
+ 4
248
+ ]
249
+ },
250
+ {
251
+ "user_input": "keep cellphone buzz vibrating alert and cough and ringtone",
252
+ "command_type": "keep_only",
253
+ "target_sources": [
254
+ "speech",
255
+ "cellphone_buzz_vibrating_alert",
256
+ "cough",
257
+ "ringtone"
258
+ ],
259
+ "target_channels": [
260
+ 0,
261
+ 2,
262
+ 3,
263
+ 4
264
+ ]
265
+ },
266
+ {
267
+ "user_input": "remove cellphone buzz vibrating alert and keep cough",
268
+ "command_type": "mixed_commands",
269
+ "target_sources": [
270
+ "speech",
271
+ "cough",
272
+ "ringtone"
273
+ ],
274
+ "target_channels": [
275
+ 0,
276
+ 3,
277
+ 4
278
+ ]
279
+ },
280
+ {
281
+ "user_input": "remove cellphone buzz vibrating alert and keep ringtone",
282
+ "command_type": "mixed_commands",
283
+ "target_sources": [
284
+ "speech",
285
+ "ringtone"
286
+ ],
287
+ "target_channels": [
288
+ 0,
289
+ 4
290
+ ]
291
+ },
292
+ {
293
+ "user_input": "keep cellphone buzz vibrating alert and remove cough",
294
+ "command_type": "mixed_commands",
295
+ "target_sources": [
296
+ "speech",
297
+ "cellphone_buzz_vibrating_alert",
298
+ "ringtone"
299
+ ],
300
+ "target_channels": [
301
+ 0,
302
+ 2,
303
+ 4
304
+ ]
305
+ },
306
+ {
307
+ "user_input": "keep ringtone and remove cough",
308
+ "command_type": "mixed_commands",
309
+ "target_sources": [
310
+ "speech",
311
+ "cellphone_buzz_vibrating_alert",
312
+ "ringtone"
313
+ ],
314
+ "target_channels": [
315
+ 0,
316
+ 2,
317
+ 4
318
+ ]
319
+ },
320
+ {
321
+ "user_input": "keep cellphone buzz vibrating alert and remove ringtone",
322
+ "command_type": "mixed_commands",
323
+ "target_sources": [
324
+ "speech",
325
+ "cellphone_buzz_vibrating_alert"
326
+ ],
327
+ "target_channels": [
328
+ 0,
329
+ 2
330
+ ]
331
+ },
332
+ {
333
+ "user_input": "remove ringtone and keep cough",
334
+ "command_type": "mixed_commands",
335
+ "target_sources": [
336
+ "speech",
337
+ "cellphone_buzz_vibrating_alert",
338
+ "cough"
339
+ ],
340
+ "target_channels": [
341
+ 0,
342
+ 2,
343
+ 3
344
+ ]
345
+ },
346
+ {
347
+ "user_input": "remove cellphone buzz vibrating alert and keep cough and ringtone",
348
+ "command_type": "mixed_commands",
349
+ "target_sources": [
350
+ "speech",
351
+ "cough",
352
+ "ringtone"
353
+ ],
354
+ "target_channels": [
355
+ 0,
356
+ 3,
357
+ 4
358
+ ]
359
+ },
360
+ {
361
+ "user_input": "keep cellphone buzz vibrating alert and ringtone and remove cough",
362
+ "command_type": "mixed_commands",
363
+ "target_sources": [
364
+ "speech",
365
+ "cellphone_buzz_vibrating_alert",
366
+ "ringtone"
367
+ ],
368
+ "target_channels": [
369
+ 0,
370
+ 2,
371
+ 4
372
+ ]
373
+ },
374
+ {
375
+ "user_input": "remove ringtone and keep cellphone buzz vibrating alert and cough",
376
+ "command_type": "mixed_commands",
377
+ "target_sources": [
378
+ "speech",
379
+ "cellphone_buzz_vibrating_alert",
380
+ "cough"
381
+ ],
382
+ "target_channels": [
383
+ 0,
384
+ 2,
385
+ 3
386
+ ]
387
+ },
388
+ {
389
+ "user_input": "keep ringtone and remove cellphone buzz vibrating alert and cough",
390
+ "command_type": "mixed_commands",
391
+ "target_sources": [
392
+ "speech",
393
+ "ringtone"
394
+ ],
395
+ "target_channels": [
396
+ 0,
397
+ 4
398
+ ]
399
+ },
400
+ {
401
+ "user_input": "keep cough and remove cellphone buzz vibrating alert and ringtone",
402
+ "command_type": "mixed_commands",
403
+ "target_sources": [
404
+ "speech",
405
+ "cough"
406
+ ],
407
+ "target_channels": [
408
+ 0,
409
+ 3
410
+ ]
411
+ },
412
+ {
413
+ "user_input": "remove cough and ringtone and keep cellphone buzz vibrating alert",
414
+ "command_type": "mixed_commands",
415
+ "target_sources": [
416
+ "speech",
417
+ "cellphone_buzz_vibrating_alert"
418
+ ],
419
+ "target_channels": [
420
+ 0,
421
+ 2
422
+ ]
423
+ }
424
+ ]
425
+ }
data/audio_mixtures_old_no_speech/train/forest_3dist_233_rep2.json ADDED
@@ -0,0 +1,407 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "forest_3dist_233_rep2",
3
+ "scene_name": "Forest",
4
+ "distractor_count": 3,
5
+ "distractors": [
6
+ "applause",
7
+ "cat",
8
+ "siren"
9
+ ],
10
+ "audio_file": "forest_3dist_233_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/p266/p266_161.wav",
18
+ "origin_start": 0.0,
19
+ "origin_end": 2.6029478458049886,
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_005.mp3",
26
+ "origin_start": 177.24297052154196,
27
+ "origin_end": 187.24297052154196,
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/fsd50k_274592.wav",
36
+ "origin_start": 0.9380952380952381,
37
+ "origin_end": 4.27,
38
+ "mixture_start": 5.981716869058223,
39
+ "mixture_end": 9.313622635403304,
40
+ "channel": 2
41
+ },
42
+ "distractor_2": {
43
+ "name": "cat",
44
+ "display_name": "cat",
45
+ "original_path": "distractors/val/cat/esc-50_4-133047-B-5.wav",
46
+ "origin_start": 1.623628117913832,
47
+ "origin_end": 4.428231292517006,
48
+ "mixture_start": 2.7739071152370878,
49
+ "mixture_end": 5.578532266600153,
50
+ "channel": 3
51
+ },
52
+ "distractor_3": {
53
+ "name": "siren",
54
+ "display_name": "siren",
55
+ "original_path": "distractors/val/siren/esc-50_4-80761-A-42.wav",
56
+ "origin_start": 2.1097052154195013,
57
+ "origin_end": 4.663786848072562,
58
+ "mixture_start": 1.062100358221244,
59
+ "mixture_end": 3.6161957621669085,
60
+ "channel": 4
61
+ }
62
+ },
63
+ "command_variants": [
64
+ {
65
+ "user_input": null,
66
+ "command_type": "no_input",
67
+ "target_sources": [
68
+ "speech",
69
+ "siren"
70
+ ],
71
+ "target_channels": [
72
+ 0,
73
+ 4
74
+ ]
75
+ },
76
+ {
77
+ "user_input": "remove applause",
78
+ "command_type": "remove_only",
79
+ "target_sources": [
80
+ "speech",
81
+ "siren"
82
+ ],
83
+ "target_channels": [
84
+ 0,
85
+ 4
86
+ ]
87
+ },
88
+ {
89
+ "user_input": "remove cat",
90
+ "command_type": "remove_only",
91
+ "target_sources": [
92
+ "speech",
93
+ "siren"
94
+ ],
95
+ "target_channels": [
96
+ 0,
97
+ 4
98
+ ]
99
+ },
100
+ {
101
+ "user_input": "remove siren",
102
+ "command_type": "remove_only",
103
+ "target_sources": [
104
+ "speech"
105
+ ],
106
+ "target_channels": [
107
+ 0
108
+ ]
109
+ },
110
+ {
111
+ "user_input": "remove applause and cat",
112
+ "command_type": "remove_only",
113
+ "target_sources": [
114
+ "speech",
115
+ "siren"
116
+ ],
117
+ "target_channels": [
118
+ 0,
119
+ 4
120
+ ]
121
+ },
122
+ {
123
+ "user_input": "remove applause and siren",
124
+ "command_type": "remove_only",
125
+ "target_sources": [
126
+ "speech"
127
+ ],
128
+ "target_channels": [
129
+ 0
130
+ ]
131
+ },
132
+ {
133
+ "user_input": "remove cat and siren",
134
+ "command_type": "remove_only",
135
+ "target_sources": [
136
+ "speech"
137
+ ],
138
+ "target_channels": [
139
+ 0
140
+ ]
141
+ },
142
+ {
143
+ "user_input": "remove applause and cat and siren",
144
+ "command_type": "remove_only",
145
+ "target_sources": [
146
+ "speech"
147
+ ],
148
+ "target_channels": [
149
+ 0
150
+ ]
151
+ },
152
+ {
153
+ "user_input": "keep applause",
154
+ "command_type": "keep_only",
155
+ "target_sources": [
156
+ "speech",
157
+ "applause",
158
+ "siren"
159
+ ],
160
+ "target_channels": [
161
+ 0,
162
+ 2,
163
+ 4
164
+ ]
165
+ },
166
+ {
167
+ "user_input": "keep cat",
168
+ "command_type": "keep_only",
169
+ "target_sources": [
170
+ "speech",
171
+ "cat",
172
+ "siren"
173
+ ],
174
+ "target_channels": [
175
+ 0,
176
+ 3,
177
+ 4
178
+ ]
179
+ },
180
+ {
181
+ "user_input": "keep siren",
182
+ "command_type": "keep_only",
183
+ "target_sources": [
184
+ "speech",
185
+ "siren"
186
+ ],
187
+ "target_channels": [
188
+ 0,
189
+ 4
190
+ ]
191
+ },
192
+ {
193
+ "user_input": "keep applause and cat",
194
+ "command_type": "keep_only",
195
+ "target_sources": [
196
+ "speech",
197
+ "applause",
198
+ "cat",
199
+ "siren"
200
+ ],
201
+ "target_channels": [
202
+ 0,
203
+ 2,
204
+ 3,
205
+ 4
206
+ ]
207
+ },
208
+ {
209
+ "user_input": "keep applause and siren",
210
+ "command_type": "keep_only",
211
+ "target_sources": [
212
+ "speech",
213
+ "applause",
214
+ "siren"
215
+ ],
216
+ "target_channels": [
217
+ 0,
218
+ 2,
219
+ 4
220
+ ]
221
+ },
222
+ {
223
+ "user_input": "keep cat and siren",
224
+ "command_type": "keep_only",
225
+ "target_sources": [
226
+ "speech",
227
+ "cat",
228
+ "siren"
229
+ ],
230
+ "target_channels": [
231
+ 0,
232
+ 3,
233
+ 4
234
+ ]
235
+ },
236
+ {
237
+ "user_input": "keep applause and cat and siren",
238
+ "command_type": "keep_only",
239
+ "target_sources": [
240
+ "speech",
241
+ "applause",
242
+ "cat",
243
+ "siren"
244
+ ],
245
+ "target_channels": [
246
+ 0,
247
+ 2,
248
+ 3,
249
+ 4
250
+ ]
251
+ },
252
+ {
253
+ "user_input": "remove applause and keep cat",
254
+ "command_type": "mixed_commands",
255
+ "target_sources": [
256
+ "speech",
257
+ "cat",
258
+ "siren"
259
+ ],
260
+ "target_channels": [
261
+ 0,
262
+ 3,
263
+ 4
264
+ ]
265
+ },
266
+ {
267
+ "user_input": "remove applause and keep siren",
268
+ "command_type": "mixed_commands",
269
+ "target_sources": [
270
+ "speech",
271
+ "siren"
272
+ ],
273
+ "target_channels": [
274
+ 0,
275
+ 4
276
+ ]
277
+ },
278
+ {
279
+ "user_input": "keep applause and remove cat",
280
+ "command_type": "mixed_commands",
281
+ "target_sources": [
282
+ "speech",
283
+ "applause",
284
+ "siren"
285
+ ],
286
+ "target_channels": [
287
+ 0,
288
+ 2,
289
+ 4
290
+ ]
291
+ },
292
+ {
293
+ "user_input": "keep siren and remove cat",
294
+ "command_type": "mixed_commands",
295
+ "target_sources": [
296
+ "speech",
297
+ "siren"
298
+ ],
299
+ "target_channels": [
300
+ 0,
301
+ 4
302
+ ]
303
+ },
304
+ {
305
+ "user_input": "keep applause and remove siren",
306
+ "command_type": "mixed_commands",
307
+ "target_sources": [
308
+ "speech",
309
+ "applause"
310
+ ],
311
+ "target_channels": [
312
+ 0,
313
+ 2
314
+ ]
315
+ },
316
+ {
317
+ "user_input": "remove siren and keep cat",
318
+ "command_type": "mixed_commands",
319
+ "target_sources": [
320
+ "speech",
321
+ "cat"
322
+ ],
323
+ "target_channels": [
324
+ 0,
325
+ 3
326
+ ]
327
+ },
328
+ {
329
+ "user_input": "keep cat and siren and remove applause",
330
+ "command_type": "mixed_commands",
331
+ "target_sources": [
332
+ "speech",
333
+ "cat",
334
+ "siren"
335
+ ],
336
+ "target_channels": [
337
+ 0,
338
+ 3,
339
+ 4
340
+ ]
341
+ },
342
+ {
343
+ "user_input": "keep applause and siren and remove cat",
344
+ "command_type": "mixed_commands",
345
+ "target_sources": [
346
+ "speech",
347
+ "applause",
348
+ "siren"
349
+ ],
350
+ "target_channels": [
351
+ 0,
352
+ 2,
353
+ 4
354
+ ]
355
+ },
356
+ {
357
+ "user_input": "remove siren and keep applause and cat",
358
+ "command_type": "mixed_commands",
359
+ "target_sources": [
360
+ "speech",
361
+ "applause",
362
+ "cat"
363
+ ],
364
+ "target_channels": [
365
+ 0,
366
+ 2,
367
+ 3
368
+ ]
369
+ },
370
+ {
371
+ "user_input": "remove applause and cat and keep siren",
372
+ "command_type": "mixed_commands",
373
+ "target_sources": [
374
+ "speech",
375
+ "siren"
376
+ ],
377
+ "target_channels": [
378
+ 0,
379
+ 4
380
+ ]
381
+ },
382
+ {
383
+ "user_input": "keep cat and remove applause and siren",
384
+ "command_type": "mixed_commands",
385
+ "target_sources": [
386
+ "speech",
387
+ "cat"
388
+ ],
389
+ "target_channels": [
390
+ 0,
391
+ 3
392
+ ]
393
+ },
394
+ {
395
+ "user_input": "remove cat and siren and keep applause",
396
+ "command_type": "mixed_commands",
397
+ "target_sources": [
398
+ "speech",
399
+ "applause"
400
+ ],
401
+ "target_channels": [
402
+ 0,
403
+ 2
404
+ ]
405
+ }
406
+ ]
407
+ }
data/audio_mixtures_old_no_speech/train/train_3dist_218_rep3.json ADDED
@@ -0,0 +1,407 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "train_3dist_218_rep3",
3
+ "scene_name": "Train",
4
+ "distractor_count": 3,
5
+ "distractors": [
6
+ "cough",
7
+ "sneeze",
8
+ "slam"
9
+ ],
10
+ "audio_file": "train_3dist_218_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/p282/p282_217.wav",
18
+ "origin_start": 0.0,
19
+ "origin_end": 3.2041496598639454,
20
+ "mixture_start": 0.0,
21
+ "mixture_end": 10.0,
22
+ "channel": 0
23
+ },
24
+ "background": {
25
+ "original_path": "background/train/Train/asmr_Train_K92rkjZeTng_chunk_016.mp3",
26
+ "origin_start": 52.456167800453514,
27
+ "origin_end": 62.456167800453514,
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/val/cough/esc-50_4-169726-A-24.wav",
36
+ "origin_start": 0.0,
37
+ "origin_end": 0.9752380952380952,
38
+ "mixture_start": 3.270542597450726,
39
+ "mixture_end": 4.245780692688822,
40
+ "channel": 2
41
+ },
42
+ "distractor_2": {
43
+ "name": "sneeze",
44
+ "display_name": "sneeze",
45
+ "original_path": "distractors/train/sneeze/esc-50_3-156558-A-21.wav",
46
+ "origin_start": 0.0,
47
+ "origin_end": 1.2887074829931973,
48
+ "mixture_start": 4.309343309307992,
49
+ "mixture_end": 5.598050792301189,
50
+ "channel": 3
51
+ },
52
+ "distractor_3": {
53
+ "name": "slam",
54
+ "display_name": "slam",
55
+ "original_path": "distractors/train/slam/fsd50k_430600.wav",
56
+ "origin_start": 0.0,
57
+ "origin_end": 0.6501587301587302,
58
+ "mixture_start": 6.166601984112301,
59
+ "mixture_end": 6.816760714271031,
60
+ "channel": 4
61
+ }
62
+ },
63
+ "command_variants": [
64
+ {
65
+ "user_input": null,
66
+ "command_type": "no_input",
67
+ "target_sources": [
68
+ "speech",
69
+ "slam"
70
+ ],
71
+ "target_channels": [
72
+ 0,
73
+ 4
74
+ ]
75
+ },
76
+ {
77
+ "user_input": "remove cough",
78
+ "command_type": "remove_only",
79
+ "target_sources": [
80
+ "speech",
81
+ "slam"
82
+ ],
83
+ "target_channels": [
84
+ 0,
85
+ 4
86
+ ]
87
+ },
88
+ {
89
+ "user_input": "remove sneeze",
90
+ "command_type": "remove_only",
91
+ "target_sources": [
92
+ "speech",
93
+ "slam"
94
+ ],
95
+ "target_channels": [
96
+ 0,
97
+ 4
98
+ ]
99
+ },
100
+ {
101
+ "user_input": "remove slam",
102
+ "command_type": "remove_only",
103
+ "target_sources": [
104
+ "speech"
105
+ ],
106
+ "target_channels": [
107
+ 0
108
+ ]
109
+ },
110
+ {
111
+ "user_input": "remove cough and sneeze",
112
+ "command_type": "remove_only",
113
+ "target_sources": [
114
+ "speech",
115
+ "slam"
116
+ ],
117
+ "target_channels": [
118
+ 0,
119
+ 4
120
+ ]
121
+ },
122
+ {
123
+ "user_input": "remove cough and slam",
124
+ "command_type": "remove_only",
125
+ "target_sources": [
126
+ "speech"
127
+ ],
128
+ "target_channels": [
129
+ 0
130
+ ]
131
+ },
132
+ {
133
+ "user_input": "remove sneeze and slam",
134
+ "command_type": "remove_only",
135
+ "target_sources": [
136
+ "speech"
137
+ ],
138
+ "target_channels": [
139
+ 0
140
+ ]
141
+ },
142
+ {
143
+ "user_input": "remove cough 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 cough",
154
+ "command_type": "keep_only",
155
+ "target_sources": [
156
+ "speech",
157
+ "cough",
158
+ "slam"
159
+ ],
160
+ "target_channels": [
161
+ 0,
162
+ 2,
163
+ 4
164
+ ]
165
+ },
166
+ {
167
+ "user_input": "keep sneeze",
168
+ "command_type": "keep_only",
169
+ "target_sources": [
170
+ "speech",
171
+ "sneeze",
172
+ "slam"
173
+ ],
174
+ "target_channels": [
175
+ 0,
176
+ 3,
177
+ 4
178
+ ]
179
+ },
180
+ {
181
+ "user_input": "keep slam",
182
+ "command_type": "keep_only",
183
+ "target_sources": [
184
+ "speech",
185
+ "slam"
186
+ ],
187
+ "target_channels": [
188
+ 0,
189
+ 4
190
+ ]
191
+ },
192
+ {
193
+ "user_input": "keep cough and sneeze",
194
+ "command_type": "keep_only",
195
+ "target_sources": [
196
+ "speech",
197
+ "cough",
198
+ "sneeze",
199
+ "slam"
200
+ ],
201
+ "target_channels": [
202
+ 0,
203
+ 2,
204
+ 3,
205
+ 4
206
+ ]
207
+ },
208
+ {
209
+ "user_input": "keep cough and slam",
210
+ "command_type": "keep_only",
211
+ "target_sources": [
212
+ "speech",
213
+ "cough",
214
+ "slam"
215
+ ],
216
+ "target_channels": [
217
+ 0,
218
+ 2,
219
+ 4
220
+ ]
221
+ },
222
+ {
223
+ "user_input": "keep sneeze and slam",
224
+ "command_type": "keep_only",
225
+ "target_sources": [
226
+ "speech",
227
+ "sneeze",
228
+ "slam"
229
+ ],
230
+ "target_channels": [
231
+ 0,
232
+ 3,
233
+ 4
234
+ ]
235
+ },
236
+ {
237
+ "user_input": "keep cough and sneeze and slam",
238
+ "command_type": "keep_only",
239
+ "target_sources": [
240
+ "speech",
241
+ "cough",
242
+ "sneeze",
243
+ "slam"
244
+ ],
245
+ "target_channels": [
246
+ 0,
247
+ 2,
248
+ 3,
249
+ 4
250
+ ]
251
+ },
252
+ {
253
+ "user_input": "keep sneeze and remove cough",
254
+ "command_type": "mixed_commands",
255
+ "target_sources": [
256
+ "speech",
257
+ "sneeze",
258
+ "slam"
259
+ ],
260
+ "target_channels": [
261
+ 0,
262
+ 3,
263
+ 4
264
+ ]
265
+ },
266
+ {
267
+ "user_input": "keep slam and remove cough",
268
+ "command_type": "mixed_commands",
269
+ "target_sources": [
270
+ "speech",
271
+ "slam"
272
+ ],
273
+ "target_channels": [
274
+ 0,
275
+ 4
276
+ ]
277
+ },
278
+ {
279
+ "user_input": "remove sneeze and keep cough",
280
+ "command_type": "mixed_commands",
281
+ "target_sources": [
282
+ "speech",
283
+ "cough",
284
+ "slam"
285
+ ],
286
+ "target_channels": [
287
+ 0,
288
+ 2,
289
+ 4
290
+ ]
291
+ },
292
+ {
293
+ "user_input": "keep slam and remove sneeze",
294
+ "command_type": "mixed_commands",
295
+ "target_sources": [
296
+ "speech",
297
+ "slam"
298
+ ],
299
+ "target_channels": [
300
+ 0,
301
+ 4
302
+ ]
303
+ },
304
+ {
305
+ "user_input": "remove slam and keep cough",
306
+ "command_type": "mixed_commands",
307
+ "target_sources": [
308
+ "speech",
309
+ "cough"
310
+ ],
311
+ "target_channels": [
312
+ 0,
313
+ 2
314
+ ]
315
+ },
316
+ {
317
+ "user_input": "remove slam and keep sneeze",
318
+ "command_type": "mixed_commands",
319
+ "target_sources": [
320
+ "speech",
321
+ "sneeze"
322
+ ],
323
+ "target_channels": [
324
+ 0,
325
+ 3
326
+ ]
327
+ },
328
+ {
329
+ "user_input": "remove cough 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 cough and slam",
344
+ "command_type": "mixed_commands",
345
+ "target_sources": [
346
+ "speech",
347
+ "cough",
348
+ "slam"
349
+ ],
350
+ "target_channels": [
351
+ 0,
352
+ 2,
353
+ 4
354
+ ]
355
+ },
356
+ {
357
+ "user_input": "keep cough and sneeze and remove slam",
358
+ "command_type": "mixed_commands",
359
+ "target_sources": [
360
+ "speech",
361
+ "cough",
362
+ "sneeze"
363
+ ],
364
+ "target_channels": [
365
+ 0,
366
+ 2,
367
+ 3
368
+ ]
369
+ },
370
+ {
371
+ "user_input": "keep slam and remove cough and sneeze",
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 cough and slam and keep sneeze",
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 cough and remove sneeze and slam",
396
+ "command_type": "mixed_commands",
397
+ "target_sources": [
398
+ "speech",
399
+ "cough"
400
+ ],
401
+ "target_channels": [
402
+ 0,
403
+ 2
404
+ ]
405
+ }
406
+ ]
407
+ }