carankt commited on
Commit
2deb598
·
verified ·
1 Parent(s): 4604dac

Add files using upload-large-folder tool

Browse files
data/audio_mixtures_old_both/test_700/airport_1dist_005_rep4.json ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "airport_1dist_005_rep4",
3
+ "scene_name": "Airport",
4
+ "distractor_count": 1,
5
+ "distractors": [
6
+ "dog"
7
+ ],
8
+ "audio_file": "airport_1dist_005_rep4.wav",
9
+ "split": "test",
10
+ "audio_metadata": {
11
+ "duration": 10.0,
12
+ "sample_rate": 44100,
13
+ "channels": 5,
14
+ "speech": {
15
+ "original_path": "speech/test/p255/p255_164.wav",
16
+ "origin_start": 0.0,
17
+ "origin_end": 2.6029024943310657,
18
+ "mixture_start": 0.0,
19
+ "mixture_end": 10.0,
20
+ "channel": 0
21
+ },
22
+ "background": {
23
+ "original_path": "background/test/Airport/asmr_Airport_ILBDMisz5K8_chunk_010.mp3",
24
+ "origin_start": 273.02408163265306,
25
+ "origin_end": 283.02408163265306,
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/test/dog/fsd50k_328055.wav",
34
+ "origin_start": 6.369206349206349,
35
+ "origin_end": 10.068730158730158,
36
+ "mixture_start": 5.821655063068309,
37
+ "mixture_end": 9.521186480786263,
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 dog",
54
+ "command_type": "remove_only",
55
+ "target_sources": [
56
+ "speech"
57
+ ],
58
+ "target_channels": [
59
+ 0
60
+ ]
61
+ },
62
+ {
63
+ "user_input": "keep dog",
64
+ "command_type": "keep_only",
65
+ "target_sources": [
66
+ "speech",
67
+ "dog"
68
+ ],
69
+ "target_channels": [
70
+ 0,
71
+ 2
72
+ ]
73
+ }
74
+ ]
75
+ }
data/audio_mixtures_old_both/test_700/airport_1dist_028_rep1.json ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "airport_1dist_028_rep1",
3
+ "scene_name": "Airport",
4
+ "distractor_count": 1,
5
+ "distractors": [
6
+ "computer_typing"
7
+ ],
8
+ "audio_file": "airport_1dist_028_rep1.wav",
9
+ "split": "test",
10
+ "audio_metadata": {
11
+ "duration": 10.0,
12
+ "sample_rate": 44100,
13
+ "channels": 5,
14
+ "speech": {
15
+ "original_path": "speech/test/p253/p253_049.wav",
16
+ "origin_start": 0.0,
17
+ "origin_end": 3.8006802721088437,
18
+ "mixture_start": 0.0,
19
+ "mixture_end": 10.0,
20
+ "channel": 0
21
+ },
22
+ "background": {
23
+ "original_path": "background/test/Airport/asmr_Airport_ILBDMisz5K8_chunk_010.mp3",
24
+ "origin_start": 231.29877551020408,
25
+ "origin_end": 241.29877551020408,
26
+ "mixture_start": 0.0,
27
+ "mixture_end": 10.0,
28
+ "channel": 1
29
+ },
30
+ "distractor_1": {
31
+ "name": "computer_typing",
32
+ "display_name": "computer typing",
33
+ "original_path": "distractors/test/computer_typing/esc-50_5-244178-A-32.wav",
34
+ "origin_start": 0.15829931972789116,
35
+ "origin_end": 2.5244444444444443,
36
+ "mixture_start": 0.16938127375855433,
37
+ "mixture_end": 2.535526485270646,
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 computer typing",
54
+ "command_type": "remove_only",
55
+ "target_sources": [
56
+ "speech"
57
+ ],
58
+ "target_channels": [
59
+ 0
60
+ ]
61
+ },
62
+ {
63
+ "user_input": "keep computer typing",
64
+ "command_type": "keep_only",
65
+ "target_sources": [
66
+ "speech",
67
+ "computer_typing"
68
+ ],
69
+ "target_channels": [
70
+ 0,
71
+ 2
72
+ ]
73
+ }
74
+ ]
75
+ }
data/audio_mixtures_old_both/test_700/airport_3dist_244_rep2.json ADDED
@@ -0,0 +1,407 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "airport_3dist_244_rep2",
3
+ "scene_name": "Airport",
4
+ "distractor_count": 3,
5
+ "distractors": [
6
+ "cough",
7
+ "ringtone",
8
+ "dog"
9
+ ],
10
+ "audio_file": "airport_3dist_244_rep2.wav",
11
+ "split": "test",
12
+ "audio_metadata": {
13
+ "duration": 10.0,
14
+ "sample_rate": 44100,
15
+ "channels": 5,
16
+ "speech": {
17
+ "original_path": "speech/test/p255/p255_118.wav",
18
+ "origin_start": 0.0,
19
+ "origin_end": 4.441587301587302,
20
+ "mixture_start": 0.0,
21
+ "mixture_end": 10.0,
22
+ "channel": 0
23
+ },
24
+ "background": {
25
+ "original_path": "background/test/Airport/asmr_Airport_ILBDMisz5K8_chunk_012.mp3",
26
+ "origin_start": 155.45034013605442,
27
+ "origin_end": 165.45034013605442,
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/test/cough/esc-50_5-204604-A-24.wav",
36
+ "origin_start": 0.0,
37
+ "origin_end": 0.7778684807256235,
38
+ "mixture_start": 4.300975724247072,
39
+ "mixture_end": 5.078844204972696,
40
+ "channel": 2
41
+ },
42
+ "distractor_2": {
43
+ "name": "ringtone",
44
+ "display_name": "ringtone",
45
+ "original_path": "distractors/test/ringtone/fsd50k_413691.wav",
46
+ "origin_start": 0.0,
47
+ "origin_end": 0.7198185941043084,
48
+ "mixture_start": 2.8523745577804984,
49
+ "mixture_end": 3.572193151884807,
50
+ "channel": 3
51
+ },
52
+ "distractor_3": {
53
+ "name": "dog",
54
+ "display_name": "dog",
55
+ "original_path": "distractors/test/dog/fsd50k_410174.wav",
56
+ "origin_start": 3.720657596371882,
57
+ "origin_end": 7.250634920634921,
58
+ "mixture_start": 1.7852442745252295,
59
+ "mixture_end": 5.315241865036817,
60
+ "channel": 4
61
+ }
62
+ },
63
+ "command_variants": [
64
+ {
65
+ "user_input": null,
66
+ "command_type": "no_input",
67
+ "target_sources": [
68
+ "speech",
69
+ "ringtone"
70
+ ],
71
+ "target_channels": [
72
+ 0,
73
+ 3
74
+ ]
75
+ },
76
+ {
77
+ "user_input": "remove cough",
78
+ "command_type": "remove_only",
79
+ "target_sources": [
80
+ "speech",
81
+ "ringtone"
82
+ ],
83
+ "target_channels": [
84
+ 0,
85
+ 3
86
+ ]
87
+ },
88
+ {
89
+ "user_input": "remove ringtone",
90
+ "command_type": "remove_only",
91
+ "target_sources": [
92
+ "speech"
93
+ ],
94
+ "target_channels": [
95
+ 0
96
+ ]
97
+ },
98
+ {
99
+ "user_input": "remove dog",
100
+ "command_type": "remove_only",
101
+ "target_sources": [
102
+ "speech",
103
+ "ringtone"
104
+ ],
105
+ "target_channels": [
106
+ 0,
107
+ 3
108
+ ]
109
+ },
110
+ {
111
+ "user_input": "remove cough and ringtone",
112
+ "command_type": "remove_only",
113
+ "target_sources": [
114
+ "speech"
115
+ ],
116
+ "target_channels": [
117
+ 0
118
+ ]
119
+ },
120
+ {
121
+ "user_input": "remove cough and dog",
122
+ "command_type": "remove_only",
123
+ "target_sources": [
124
+ "speech",
125
+ "ringtone"
126
+ ],
127
+ "target_channels": [
128
+ 0,
129
+ 3
130
+ ]
131
+ },
132
+ {
133
+ "user_input": "remove ringtone and dog",
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 ringtone and dog",
144
+ "command_type": "remove_only",
145
+ "target_sources": [
146
+ "speech"
147
+ ],
148
+ "target_channels": [
149
+ 0
150
+ ]
151
+ },
152
+ {
153
+ "user_input": "keep cough",
154
+ "command_type": "keep_only",
155
+ "target_sources": [
156
+ "speech",
157
+ "cough",
158
+ "ringtone"
159
+ ],
160
+ "target_channels": [
161
+ 0,
162
+ 2,
163
+ 3
164
+ ]
165
+ },
166
+ {
167
+ "user_input": "keep ringtone",
168
+ "command_type": "keep_only",
169
+ "target_sources": [
170
+ "speech",
171
+ "ringtone"
172
+ ],
173
+ "target_channels": [
174
+ 0,
175
+ 3
176
+ ]
177
+ },
178
+ {
179
+ "user_input": "keep dog",
180
+ "command_type": "keep_only",
181
+ "target_sources": [
182
+ "speech",
183
+ "ringtone",
184
+ "dog"
185
+ ],
186
+ "target_channels": [
187
+ 0,
188
+ 3,
189
+ 4
190
+ ]
191
+ },
192
+ {
193
+ "user_input": "keep cough and ringtone",
194
+ "command_type": "keep_only",
195
+ "target_sources": [
196
+ "speech",
197
+ "cough",
198
+ "ringtone"
199
+ ],
200
+ "target_channels": [
201
+ 0,
202
+ 2,
203
+ 3
204
+ ]
205
+ },
206
+ {
207
+ "user_input": "keep cough and dog",
208
+ "command_type": "keep_only",
209
+ "target_sources": [
210
+ "speech",
211
+ "cough",
212
+ "ringtone",
213
+ "dog"
214
+ ],
215
+ "target_channels": [
216
+ 0,
217
+ 2,
218
+ 3,
219
+ 4
220
+ ]
221
+ },
222
+ {
223
+ "user_input": "keep ringtone and dog",
224
+ "command_type": "keep_only",
225
+ "target_sources": [
226
+ "speech",
227
+ "ringtone",
228
+ "dog"
229
+ ],
230
+ "target_channels": [
231
+ 0,
232
+ 3,
233
+ 4
234
+ ]
235
+ },
236
+ {
237
+ "user_input": "keep cough and ringtone and dog",
238
+ "command_type": "keep_only",
239
+ "target_sources": [
240
+ "speech",
241
+ "cough",
242
+ "ringtone",
243
+ "dog"
244
+ ],
245
+ "target_channels": [
246
+ 0,
247
+ 2,
248
+ 3,
249
+ 4
250
+ ]
251
+ },
252
+ {
253
+ "user_input": "remove cough and keep ringtone",
254
+ "command_type": "mixed_commands",
255
+ "target_sources": [
256
+ "speech",
257
+ "ringtone"
258
+ ],
259
+ "target_channels": [
260
+ 0,
261
+ 3
262
+ ]
263
+ },
264
+ {
265
+ "user_input": "keep dog and remove cough",
266
+ "command_type": "mixed_commands",
267
+ "target_sources": [
268
+ "speech",
269
+ "ringtone",
270
+ "dog"
271
+ ],
272
+ "target_channels": [
273
+ 0,
274
+ 3,
275
+ 4
276
+ ]
277
+ },
278
+ {
279
+ "user_input": "keep cough and remove ringtone",
280
+ "command_type": "mixed_commands",
281
+ "target_sources": [
282
+ "speech",
283
+ "cough"
284
+ ],
285
+ "target_channels": [
286
+ 0,
287
+ 2
288
+ ]
289
+ },
290
+ {
291
+ "user_input": "remove ringtone and keep dog",
292
+ "command_type": "mixed_commands",
293
+ "target_sources": [
294
+ "speech",
295
+ "dog"
296
+ ],
297
+ "target_channels": [
298
+ 0,
299
+ 4
300
+ ]
301
+ },
302
+ {
303
+ "user_input": "remove dog and keep cough",
304
+ "command_type": "mixed_commands",
305
+ "target_sources": [
306
+ "speech",
307
+ "cough",
308
+ "ringtone"
309
+ ],
310
+ "target_channels": [
311
+ 0,
312
+ 2,
313
+ 3
314
+ ]
315
+ },
316
+ {
317
+ "user_input": "remove dog and keep ringtone",
318
+ "command_type": "mixed_commands",
319
+ "target_sources": [
320
+ "speech",
321
+ "ringtone"
322
+ ],
323
+ "target_channels": [
324
+ 0,
325
+ 3
326
+ ]
327
+ },
328
+ {
329
+ "user_input": "remove cough and keep ringtone and dog",
330
+ "command_type": "mixed_commands",
331
+ "target_sources": [
332
+ "speech",
333
+ "ringtone",
334
+ "dog"
335
+ ],
336
+ "target_channels": [
337
+ 0,
338
+ 3,
339
+ 4
340
+ ]
341
+ },
342
+ {
343
+ "user_input": "remove ringtone and keep cough and dog",
344
+ "command_type": "mixed_commands",
345
+ "target_sources": [
346
+ "speech",
347
+ "cough",
348
+ "dog"
349
+ ],
350
+ "target_channels": [
351
+ 0,
352
+ 2,
353
+ 4
354
+ ]
355
+ },
356
+ {
357
+ "user_input": "keep cough and ringtone and remove dog",
358
+ "command_type": "mixed_commands",
359
+ "target_sources": [
360
+ "speech",
361
+ "cough",
362
+ "ringtone"
363
+ ],
364
+ "target_channels": [
365
+ 0,
366
+ 2,
367
+ 3
368
+ ]
369
+ },
370
+ {
371
+ "user_input": "keep dog and remove cough and ringtone",
372
+ "command_type": "mixed_commands",
373
+ "target_sources": [
374
+ "speech",
375
+ "dog"
376
+ ],
377
+ "target_channels": [
378
+ 0,
379
+ 4
380
+ ]
381
+ },
382
+ {
383
+ "user_input": "keep ringtone and remove cough and dog",
384
+ "command_type": "mixed_commands",
385
+ "target_sources": [
386
+ "speech",
387
+ "ringtone"
388
+ ],
389
+ "target_channels": [
390
+ 0,
391
+ 3
392
+ ]
393
+ },
394
+ {
395
+ "user_input": "keep cough and remove ringtone and dog",
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/test_700/beach_2dist_140_rep4.json ADDED
@@ -0,0 +1,162 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "beach_2dist_140_rep4",
3
+ "scene_name": "Beach",
4
+ "distractor_count": 2,
5
+ "distractors": [
6
+ "engine",
7
+ "baby_cry"
8
+ ],
9
+ "audio_file": "beach_2dist_140_rep4.wav",
10
+ "split": "test",
11
+ "audio_metadata": {
12
+ "duration": 10.0,
13
+ "sample_rate": 44100,
14
+ "channels": 5,
15
+ "speech": {
16
+ "original_path": "speech/test/p250/p250_200.wav",
17
+ "origin_start": 0.0,
18
+ "origin_end": 2.0916780045351473,
19
+ "mixture_start": 0.0,
20
+ "mixture_end": 10.0,
21
+ "channel": 0
22
+ },
23
+ "background": {
24
+ "original_path": "background/test/Beach/asmr_Beach_Nep1qytq9JM_chunk_074.mp3",
25
+ "origin_start": 58.85575963718821,
26
+ "origin_end": 68.85575963718821,
27
+ "mixture_start": 0.0,
28
+ "mixture_end": 10.0,
29
+ "channel": 1
30
+ },
31
+ "distractor_1": {
32
+ "name": "engine",
33
+ "display_name": "engine",
34
+ "original_path": "distractors/test/engine/esc-50_5-240671-A-44.wav",
35
+ "origin_start": 1.7101133786848073,
36
+ "origin_end": 4.6092063492063495,
37
+ "mixture_start": 2.4357549708051343,
38
+ "mixture_end": 5.334865546946757,
39
+ "channel": 2
40
+ },
41
+ "distractor_2": {
42
+ "name": "baby_cry",
43
+ "display_name": "baby cry",
44
+ "original_path": "distractors/test/baby_cry/disco_noises_187207_2.wav",
45
+ "origin_start": 3.0579365079365077,
46
+ "origin_end": 5.122607709750567,
47
+ "mixture_start": 4.905293022561904,
48
+ "mixture_end": 6.969975156516833,
49
+ "channel": 3
50
+ }
51
+ },
52
+ "command_variants": [
53
+ {
54
+ "user_input": null,
55
+ "command_type": "no_input",
56
+ "target_sources": [
57
+ "speech",
58
+ "baby_cry"
59
+ ],
60
+ "target_channels": [
61
+ 0,
62
+ 3
63
+ ]
64
+ },
65
+ {
66
+ "user_input": "remove engine",
67
+ "command_type": "remove_only",
68
+ "target_sources": [
69
+ "speech",
70
+ "baby_cry"
71
+ ],
72
+ "target_channels": [
73
+ 0,
74
+ 3
75
+ ]
76
+ },
77
+ {
78
+ "user_input": "remove baby cry",
79
+ "command_type": "remove_only",
80
+ "target_sources": [
81
+ "speech"
82
+ ],
83
+ "target_channels": [
84
+ 0
85
+ ]
86
+ },
87
+ {
88
+ "user_input": "remove engine and baby cry",
89
+ "command_type": "remove_only",
90
+ "target_sources": [
91
+ "speech"
92
+ ],
93
+ "target_channels": [
94
+ 0
95
+ ]
96
+ },
97
+ {
98
+ "user_input": "keep engine",
99
+ "command_type": "keep_only",
100
+ "target_sources": [
101
+ "speech",
102
+ "engine",
103
+ "baby_cry"
104
+ ],
105
+ "target_channels": [
106
+ 0,
107
+ 2,
108
+ 3
109
+ ]
110
+ },
111
+ {
112
+ "user_input": "keep baby cry",
113
+ "command_type": "keep_only",
114
+ "target_sources": [
115
+ "speech",
116
+ "baby_cry"
117
+ ],
118
+ "target_channels": [
119
+ 0,
120
+ 3
121
+ ]
122
+ },
123
+ {
124
+ "user_input": "keep engine and baby cry",
125
+ "command_type": "keep_only",
126
+ "target_sources": [
127
+ "speech",
128
+ "engine",
129
+ "baby_cry"
130
+ ],
131
+ "target_channels": [
132
+ 0,
133
+ 2,
134
+ 3
135
+ ]
136
+ },
137
+ {
138
+ "user_input": "keep baby cry and remove engine",
139
+ "command_type": "mixed_commands",
140
+ "target_sources": [
141
+ "speech",
142
+ "baby_cry"
143
+ ],
144
+ "target_channels": [
145
+ 0,
146
+ 3
147
+ ]
148
+ },
149
+ {
150
+ "user_input": "remove baby cry and keep engine",
151
+ "command_type": "mixed_commands",
152
+ "target_sources": [
153
+ "speech",
154
+ "engine"
155
+ ],
156
+ "target_channels": [
157
+ 0,
158
+ 2
159
+ ]
160
+ }
161
+ ]
162
+ }
data/audio_mixtures_old_both/test_700/bus_2dist_145_rep3.json ADDED
@@ -0,0 +1,162 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "bus_2dist_145_rep3",
3
+ "scene_name": "Bus",
4
+ "distractor_count": 2,
5
+ "distractors": [
6
+ "car_horn",
7
+ "fire_alarm"
8
+ ],
9
+ "audio_file": "bus_2dist_145_rep3.wav",
10
+ "split": "test",
11
+ "audio_metadata": {
12
+ "duration": 10.0,
13
+ "sample_rate": 44100,
14
+ "channels": 5,
15
+ "speech": {
16
+ "original_path": "speech/test/p253/p253_407.wav",
17
+ "origin_start": 0.0,
18
+ "origin_end": 2.0909297052154194,
19
+ "mixture_start": 0.0,
20
+ "mixture_end": 10.0,
21
+ "channel": 0
22
+ },
23
+ "background": {
24
+ "original_path": "background/test/Bus/asmr_Bus_ziS8jw1Kl30_chunk_002.mp3",
25
+ "origin_start": 288.7045804988662,
26
+ "origin_end": 298.7045804988662,
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/test/car_horn/fsd50k_83465.wav",
35
+ "origin_start": 0.8687755102040816,
36
+ "origin_end": 3.874580498866213,
37
+ "mixture_start": 4.264713796488614,
38
+ "mixture_end": 7.270537799310865,
39
+ "channel": 2
40
+ },
41
+ "distractor_2": {
42
+ "name": "fire_alarm",
43
+ "display_name": "fire alarm",
44
+ "original_path": "distractors/test/fire_alarm/fsd50k_323238.wav",
45
+ "origin_start": 3.5808843537414967,
46
+ "origin_end": 6.463718820861678,
47
+ "mixture_start": 1.4142702649457888,
48
+ "mixture_end": 4.297113875529819,
49
+ "channel": 3
50
+ }
51
+ },
52
+ "command_variants": [
53
+ {
54
+ "user_input": null,
55
+ "command_type": "no_input",
56
+ "target_sources": [
57
+ "speech",
58
+ "fire_alarm"
59
+ ],
60
+ "target_channels": [
61
+ 0,
62
+ 3
63
+ ]
64
+ },
65
+ {
66
+ "user_input": "remove car horn",
67
+ "command_type": "remove_only",
68
+ "target_sources": [
69
+ "speech",
70
+ "fire_alarm"
71
+ ],
72
+ "target_channels": [
73
+ 0,
74
+ 3
75
+ ]
76
+ },
77
+ {
78
+ "user_input": "remove fire alarm",
79
+ "command_type": "remove_only",
80
+ "target_sources": [
81
+ "speech"
82
+ ],
83
+ "target_channels": [
84
+ 0
85
+ ]
86
+ },
87
+ {
88
+ "user_input": "remove car horn and fire alarm",
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
+ "fire_alarm"
104
+ ],
105
+ "target_channels": [
106
+ 0,
107
+ 2,
108
+ 3
109
+ ]
110
+ },
111
+ {
112
+ "user_input": "keep fire alarm",
113
+ "command_type": "keep_only",
114
+ "target_sources": [
115
+ "speech",
116
+ "fire_alarm"
117
+ ],
118
+ "target_channels": [
119
+ 0,
120
+ 3
121
+ ]
122
+ },
123
+ {
124
+ "user_input": "keep car horn and fire alarm",
125
+ "command_type": "keep_only",
126
+ "target_sources": [
127
+ "speech",
128
+ "car_horn",
129
+ "fire_alarm"
130
+ ],
131
+ "target_channels": [
132
+ 0,
133
+ 2,
134
+ 3
135
+ ]
136
+ },
137
+ {
138
+ "user_input": "keep fire alarm and remove car horn",
139
+ "command_type": "mixed_commands",
140
+ "target_sources": [
141
+ "speech",
142
+ "fire_alarm"
143
+ ],
144
+ "target_channels": [
145
+ 0,
146
+ 3
147
+ ]
148
+ },
149
+ {
150
+ "user_input": "remove fire alarm and keep car horn",
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/test_700/city_1dist_052_rep1.json ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "city_1dist_052_rep1",
3
+ "scene_name": "City",
4
+ "distractor_count": 1,
5
+ "distractors": [
6
+ "baby_cry"
7
+ ],
8
+ "audio_file": "city_1dist_052_rep1.wav",
9
+ "split": "test",
10
+ "audio_metadata": {
11
+ "duration": 10.0,
12
+ "sample_rate": 44100,
13
+ "channels": 5,
14
+ "speech": {
15
+ "original_path": "speech/test/p247/p247_471.wav",
16
+ "origin_start": 0.0,
17
+ "origin_end": 4.865011337868481,
18
+ "mixture_start": 0.0,
19
+ "mixture_end": 10.0,
20
+ "channel": 0
21
+ },
22
+ "background": {
23
+ "original_path": "background/test/City/asmr_City_KkXLEHqzYZk_chunk_061.mp3",
24
+ "origin_start": 161.30716553287982,
25
+ "origin_end": 171.30716553287982,
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/test/baby_cry/disco_noises_389774.wav",
34
+ "origin_start": 0.12573696145124716,
35
+ "origin_end": 4.000249433106576,
36
+ "mixture_start": 2.2514051021886092,
37
+ "mixture_end": 6.12591999803605,
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/test_700/city_3dist_291_rep3.json ADDED
@@ -0,0 +1,425 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "city_3dist_291_rep3",
3
+ "scene_name": "City",
4
+ "distractor_count": 3,
5
+ "distractors": [
6
+ "drill",
7
+ "gunshot",
8
+ "siren"
9
+ ],
10
+ "audio_file": "city_3dist_291_rep3.wav",
11
+ "split": "test",
12
+ "audio_metadata": {
13
+ "duration": 10.0,
14
+ "sample_rate": 44100,
15
+ "channels": 5,
16
+ "speech": {
17
+ "original_path": "speech/test/p247/p247_005.wav",
18
+ "origin_start": 0.0,
19
+ "origin_end": 6.660249433106576,
20
+ "mixture_start": 0.0,
21
+ "mixture_end": 10.0,
22
+ "channel": 0
23
+ },
24
+ "background": {
25
+ "original_path": "background/test/City/asmr_City_KkXLEHqzYZk_chunk_074.mp3",
26
+ "origin_start": 58.429478458049886,
27
+ "origin_end": 68.42947845804989,
28
+ "mixture_start": 0.0,
29
+ "mixture_end": 10.0,
30
+ "channel": 1
31
+ },
32
+ "distractor_1": {
33
+ "name": "drill",
34
+ "display_name": "drill",
35
+ "original_path": "distractors/test/drill/fsd50k_408485.wav",
36
+ "origin_start": 15.437233560090704,
37
+ "origin_end": 17.66659863945578,
38
+ "mixture_start": 6.745400670870298,
39
+ "mixture_end": 8.97477217711424,
40
+ "channel": 2
41
+ },
42
+ "distractor_2": {
43
+ "name": "gunshot",
44
+ "display_name": "gunshot",
45
+ "original_path": "distractors/test/gunshot/fsd50k_110622.wav",
46
+ "origin_start": 0.0,
47
+ "origin_end": 1.0797278911564625,
48
+ "mixture_start": 0.6726739625319539,
49
+ "mixture_end": 1.7524018536884163,
50
+ "channel": 3
51
+ },
52
+ "distractor_3": {
53
+ "name": "siren",
54
+ "display_name": "siren",
55
+ "original_path": "distractors/test/siren/fsd50k_198297.wav",
56
+ "origin_start": 5.676916099773242,
57
+ "origin_end": 8.559727891156463,
58
+ "mixture_start": 2.6904635583621106,
59
+ "mixture_end": 5.573282052003337,
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
+ "siren"
71
+ ],
72
+ "target_channels": [
73
+ 0,
74
+ 3,
75
+ 4
76
+ ]
77
+ },
78
+ {
79
+ "user_input": "remove drill",
80
+ "command_type": "remove_only",
81
+ "target_sources": [
82
+ "speech",
83
+ "gunshot",
84
+ "siren"
85
+ ],
86
+ "target_channels": [
87
+ 0,
88
+ 3,
89
+ 4
90
+ ]
91
+ },
92
+ {
93
+ "user_input": "remove gunshot",
94
+ "command_type": "remove_only",
95
+ "target_sources": [
96
+ "speech",
97
+ "siren"
98
+ ],
99
+ "target_channels": [
100
+ 0,
101
+ 4
102
+ ]
103
+ },
104
+ {
105
+ "user_input": "remove siren",
106
+ "command_type": "remove_only",
107
+ "target_sources": [
108
+ "speech",
109
+ "gunshot"
110
+ ],
111
+ "target_channels": [
112
+ 0,
113
+ 3
114
+ ]
115
+ },
116
+ {
117
+ "user_input": "remove drill and gunshot",
118
+ "command_type": "remove_only",
119
+ "target_sources": [
120
+ "speech",
121
+ "siren"
122
+ ],
123
+ "target_channels": [
124
+ 0,
125
+ 4
126
+ ]
127
+ },
128
+ {
129
+ "user_input": "remove drill and siren",
130
+ "command_type": "remove_only",
131
+ "target_sources": [
132
+ "speech",
133
+ "gunshot"
134
+ ],
135
+ "target_channels": [
136
+ 0,
137
+ 3
138
+ ]
139
+ },
140
+ {
141
+ "user_input": "remove gunshot and siren",
142
+ "command_type": "remove_only",
143
+ "target_sources": [
144
+ "speech"
145
+ ],
146
+ "target_channels": [
147
+ 0
148
+ ]
149
+ },
150
+ {
151
+ "user_input": "remove drill and gunshot and siren",
152
+ "command_type": "remove_only",
153
+ "target_sources": [
154
+ "speech"
155
+ ],
156
+ "target_channels": [
157
+ 0
158
+ ]
159
+ },
160
+ {
161
+ "user_input": "keep drill",
162
+ "command_type": "keep_only",
163
+ "target_sources": [
164
+ "speech",
165
+ "drill",
166
+ "gunshot",
167
+ "siren"
168
+ ],
169
+ "target_channels": [
170
+ 0,
171
+ 2,
172
+ 3,
173
+ 4
174
+ ]
175
+ },
176
+ {
177
+ "user_input": "keep gunshot",
178
+ "command_type": "keep_only",
179
+ "target_sources": [
180
+ "speech",
181
+ "gunshot",
182
+ "siren"
183
+ ],
184
+ "target_channels": [
185
+ 0,
186
+ 3,
187
+ 4
188
+ ]
189
+ },
190
+ {
191
+ "user_input": "keep siren",
192
+ "command_type": "keep_only",
193
+ "target_sources": [
194
+ "speech",
195
+ "gunshot",
196
+ "siren"
197
+ ],
198
+ "target_channels": [
199
+ 0,
200
+ 3,
201
+ 4
202
+ ]
203
+ },
204
+ {
205
+ "user_input": "keep drill and gunshot",
206
+ "command_type": "keep_only",
207
+ "target_sources": [
208
+ "speech",
209
+ "drill",
210
+ "gunshot",
211
+ "siren"
212
+ ],
213
+ "target_channels": [
214
+ 0,
215
+ 2,
216
+ 3,
217
+ 4
218
+ ]
219
+ },
220
+ {
221
+ "user_input": "keep drill and siren",
222
+ "command_type": "keep_only",
223
+ "target_sources": [
224
+ "speech",
225
+ "drill",
226
+ "gunshot",
227
+ "siren"
228
+ ],
229
+ "target_channels": [
230
+ 0,
231
+ 2,
232
+ 3,
233
+ 4
234
+ ]
235
+ },
236
+ {
237
+ "user_input": "keep gunshot and siren",
238
+ "command_type": "keep_only",
239
+ "target_sources": [
240
+ "speech",
241
+ "gunshot",
242
+ "siren"
243
+ ],
244
+ "target_channels": [
245
+ 0,
246
+ 3,
247
+ 4
248
+ ]
249
+ },
250
+ {
251
+ "user_input": "keep drill and gunshot and siren",
252
+ "command_type": "keep_only",
253
+ "target_sources": [
254
+ "speech",
255
+ "drill",
256
+ "gunshot",
257
+ "siren"
258
+ ],
259
+ "target_channels": [
260
+ 0,
261
+ 2,
262
+ 3,
263
+ 4
264
+ ]
265
+ },
266
+ {
267
+ "user_input": "remove drill and keep gunshot",
268
+ "command_type": "mixed_commands",
269
+ "target_sources": [
270
+ "speech",
271
+ "gunshot",
272
+ "siren"
273
+ ],
274
+ "target_channels": [
275
+ 0,
276
+ 3,
277
+ 4
278
+ ]
279
+ },
280
+ {
281
+ "user_input": "remove drill and keep siren",
282
+ "command_type": "mixed_commands",
283
+ "target_sources": [
284
+ "speech",
285
+ "gunshot",
286
+ "siren"
287
+ ],
288
+ "target_channels": [
289
+ 0,
290
+ 3,
291
+ 4
292
+ ]
293
+ },
294
+ {
295
+ "user_input": "keep drill and remove gunshot",
296
+ "command_type": "mixed_commands",
297
+ "target_sources": [
298
+ "speech",
299
+ "drill",
300
+ "siren"
301
+ ],
302
+ "target_channels": [
303
+ 0,
304
+ 2,
305
+ 4
306
+ ]
307
+ },
308
+ {
309
+ "user_input": "keep siren and remove gunshot",
310
+ "command_type": "mixed_commands",
311
+ "target_sources": [
312
+ "speech",
313
+ "siren"
314
+ ],
315
+ "target_channels": [
316
+ 0,
317
+ 4
318
+ ]
319
+ },
320
+ {
321
+ "user_input": "keep drill and remove siren",
322
+ "command_type": "mixed_commands",
323
+ "target_sources": [
324
+ "speech",
325
+ "drill",
326
+ "gunshot"
327
+ ],
328
+ "target_channels": [
329
+ 0,
330
+ 2,
331
+ 3
332
+ ]
333
+ },
334
+ {
335
+ "user_input": "remove siren and keep gunshot",
336
+ "command_type": "mixed_commands",
337
+ "target_sources": [
338
+ "speech",
339
+ "gunshot"
340
+ ],
341
+ "target_channels": [
342
+ 0,
343
+ 3
344
+ ]
345
+ },
346
+ {
347
+ "user_input": "remove drill and keep gunshot and siren",
348
+ "command_type": "mixed_commands",
349
+ "target_sources": [
350
+ "speech",
351
+ "gunshot",
352
+ "siren"
353
+ ],
354
+ "target_channels": [
355
+ 0,
356
+ 3,
357
+ 4
358
+ ]
359
+ },
360
+ {
361
+ "user_input": "keep drill and siren and remove gunshot",
362
+ "command_type": "mixed_commands",
363
+ "target_sources": [
364
+ "speech",
365
+ "drill",
366
+ "siren"
367
+ ],
368
+ "target_channels": [
369
+ 0,
370
+ 2,
371
+ 4
372
+ ]
373
+ },
374
+ {
375
+ "user_input": "remove siren and keep drill and gunshot",
376
+ "command_type": "mixed_commands",
377
+ "target_sources": [
378
+ "speech",
379
+ "drill",
380
+ "gunshot"
381
+ ],
382
+ "target_channels": [
383
+ 0,
384
+ 2,
385
+ 3
386
+ ]
387
+ },
388
+ {
389
+ "user_input": "keep siren and remove drill and gunshot",
390
+ "command_type": "mixed_commands",
391
+ "target_sources": [
392
+ "speech",
393
+ "siren"
394
+ ],
395
+ "target_channels": [
396
+ 0,
397
+ 4
398
+ ]
399
+ },
400
+ {
401
+ "user_input": "keep gunshot and remove drill and siren",
402
+ "command_type": "mixed_commands",
403
+ "target_sources": [
404
+ "speech",
405
+ "gunshot"
406
+ ],
407
+ "target_channels": [
408
+ 0,
409
+ 3
410
+ ]
411
+ },
412
+ {
413
+ "user_input": "remove gunshot and siren and keep drill",
414
+ "command_type": "mixed_commands",
415
+ "target_sources": [
416
+ "speech",
417
+ "drill"
418
+ ],
419
+ "target_channels": [
420
+ 0,
421
+ 2
422
+ ]
423
+ }
424
+ ]
425
+ }
data/audio_mixtures_old_both/test_700/city_3dist_294_rep1.json ADDED
@@ -0,0 +1,407 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "city_3dist_294_rep1",
3
+ "scene_name": "City",
4
+ "distractor_count": 3,
5
+ "distractors": [
6
+ "drill",
7
+ "helicopter",
8
+ "boom"
9
+ ],
10
+ "audio_file": "city_3dist_294_rep1.wav",
11
+ "split": "test",
12
+ "audio_metadata": {
13
+ "duration": 10.0,
14
+ "sample_rate": 44100,
15
+ "channels": 5,
16
+ "speech": {
17
+ "original_path": "speech/test/p250/p250_099.wav",
18
+ "origin_start": 0.0,
19
+ "origin_end": 2.4758049886621314,
20
+ "mixture_start": 0.0,
21
+ "mixture_end": 10.0,
22
+ "channel": 0
23
+ },
24
+ "background": {
25
+ "original_path": "background/test/City/asmr_City_KkXLEHqzYZk_chunk_050.mp3",
26
+ "origin_start": 213.00040816326532,
27
+ "origin_end": 223.00040816326532,
28
+ "mixture_start": 0.0,
29
+ "mixture_end": 10.0,
30
+ "channel": 1
31
+ },
32
+ "distractor_1": {
33
+ "name": "drill",
34
+ "display_name": "drill",
35
+ "original_path": "distractors/test/drill/fsd50k_135849.wav",
36
+ "origin_start": 0.0,
37
+ "origin_end": 0.8126984126984127,
38
+ "mixture_start": 7.860971738753725,
39
+ "mixture_end": 8.673670151452137,
40
+ "channel": 2
41
+ },
42
+ "distractor_2": {
43
+ "name": "helicopter",
44
+ "display_name": "helicopter",
45
+ "original_path": "distractors/test/helicopter/esc-50_5-177957-B-40.wav",
46
+ "origin_start": 1.2430612244897958,
47
+ "origin_end": 4.256553287981859,
48
+ "mixture_start": 5.751219921327656,
49
+ "mixture_end": 8.764729778140213,
50
+ "channel": 3
51
+ },
52
+ "distractor_3": {
53
+ "name": "boom",
54
+ "display_name": "boom",
55
+ "original_path": "distractors/test/boom/fsd50k_151402.wav",
56
+ "origin_start": 0.4075283446712018,
57
+ "origin_end": 4.2871201814058955,
58
+ "mixture_start": 2.4273774914883073,
59
+ "mixture_end": 6.306976660973962,
60
+ "channel": 4
61
+ }
62
+ },
63
+ "command_variants": [
64
+ {
65
+ "user_input": null,
66
+ "command_type": "no_input",
67
+ "target_sources": [
68
+ "speech",
69
+ "boom"
70
+ ],
71
+ "target_channels": [
72
+ 0,
73
+ 4
74
+ ]
75
+ },
76
+ {
77
+ "user_input": "remove drill",
78
+ "command_type": "remove_only",
79
+ "target_sources": [
80
+ "speech",
81
+ "boom"
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
+ "boom"
94
+ ],
95
+ "target_channels": [
96
+ 0,
97
+ 4
98
+ ]
99
+ },
100
+ {
101
+ "user_input": "remove boom",
102
+ "command_type": "remove_only",
103
+ "target_sources": [
104
+ "speech"
105
+ ],
106
+ "target_channels": [
107
+ 0
108
+ ]
109
+ },
110
+ {
111
+ "user_input": "remove drill and helicopter",
112
+ "command_type": "remove_only",
113
+ "target_sources": [
114
+ "speech",
115
+ "boom"
116
+ ],
117
+ "target_channels": [
118
+ 0,
119
+ 4
120
+ ]
121
+ },
122
+ {
123
+ "user_input": "remove drill and boom",
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 boom",
134
+ "command_type": "remove_only",
135
+ "target_sources": [
136
+ "speech"
137
+ ],
138
+ "target_channels": [
139
+ 0
140
+ ]
141
+ },
142
+ {
143
+ "user_input": "remove drill and helicopter and boom",
144
+ "command_type": "remove_only",
145
+ "target_sources": [
146
+ "speech"
147
+ ],
148
+ "target_channels": [
149
+ 0
150
+ ]
151
+ },
152
+ {
153
+ "user_input": "keep drill",
154
+ "command_type": "keep_only",
155
+ "target_sources": [
156
+ "speech",
157
+ "drill",
158
+ "boom"
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
+ "boom"
173
+ ],
174
+ "target_channels": [
175
+ 0,
176
+ 3,
177
+ 4
178
+ ]
179
+ },
180
+ {
181
+ "user_input": "keep boom",
182
+ "command_type": "keep_only",
183
+ "target_sources": [
184
+ "speech",
185
+ "boom"
186
+ ],
187
+ "target_channels": [
188
+ 0,
189
+ 4
190
+ ]
191
+ },
192
+ {
193
+ "user_input": "keep drill and helicopter",
194
+ "command_type": "keep_only",
195
+ "target_sources": [
196
+ "speech",
197
+ "drill",
198
+ "helicopter",
199
+ "boom"
200
+ ],
201
+ "target_channels": [
202
+ 0,
203
+ 2,
204
+ 3,
205
+ 4
206
+ ]
207
+ },
208
+ {
209
+ "user_input": "keep drill and boom",
210
+ "command_type": "keep_only",
211
+ "target_sources": [
212
+ "speech",
213
+ "drill",
214
+ "boom"
215
+ ],
216
+ "target_channels": [
217
+ 0,
218
+ 2,
219
+ 4
220
+ ]
221
+ },
222
+ {
223
+ "user_input": "keep helicopter and boom",
224
+ "command_type": "keep_only",
225
+ "target_sources": [
226
+ "speech",
227
+ "helicopter",
228
+ "boom"
229
+ ],
230
+ "target_channels": [
231
+ 0,
232
+ 3,
233
+ 4
234
+ ]
235
+ },
236
+ {
237
+ "user_input": "keep drill and helicopter and boom",
238
+ "command_type": "keep_only",
239
+ "target_sources": [
240
+ "speech",
241
+ "drill",
242
+ "helicopter",
243
+ "boom"
244
+ ],
245
+ "target_channels": [
246
+ 0,
247
+ 2,
248
+ 3,
249
+ 4
250
+ ]
251
+ },
252
+ {
253
+ "user_input": "keep helicopter and remove drill",
254
+ "command_type": "mixed_commands",
255
+ "target_sources": [
256
+ "speech",
257
+ "helicopter",
258
+ "boom"
259
+ ],
260
+ "target_channels": [
261
+ 0,
262
+ 3,
263
+ 4
264
+ ]
265
+ },
266
+ {
267
+ "user_input": "remove drill and keep boom",
268
+ "command_type": "mixed_commands",
269
+ "target_sources": [
270
+ "speech",
271
+ "boom"
272
+ ],
273
+ "target_channels": [
274
+ 0,
275
+ 4
276
+ ]
277
+ },
278
+ {
279
+ "user_input": "remove helicopter and keep drill",
280
+ "command_type": "mixed_commands",
281
+ "target_sources": [
282
+ "speech",
283
+ "drill",
284
+ "boom"
285
+ ],
286
+ "target_channels": [
287
+ 0,
288
+ 2,
289
+ 4
290
+ ]
291
+ },
292
+ {
293
+ "user_input": "remove helicopter and keep boom",
294
+ "command_type": "mixed_commands",
295
+ "target_sources": [
296
+ "speech",
297
+ "boom"
298
+ ],
299
+ "target_channels": [
300
+ 0,
301
+ 4
302
+ ]
303
+ },
304
+ {
305
+ "user_input": "keep drill and remove boom",
306
+ "command_type": "mixed_commands",
307
+ "target_sources": [
308
+ "speech",
309
+ "drill"
310
+ ],
311
+ "target_channels": [
312
+ 0,
313
+ 2
314
+ ]
315
+ },
316
+ {
317
+ "user_input": "remove boom 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 drill and keep helicopter and boom",
330
+ "command_type": "mixed_commands",
331
+ "target_sources": [
332
+ "speech",
333
+ "helicopter",
334
+ "boom"
335
+ ],
336
+ "target_channels": [
337
+ 0,
338
+ 3,
339
+ 4
340
+ ]
341
+ },
342
+ {
343
+ "user_input": "keep drill and boom and remove helicopter",
344
+ "command_type": "mixed_commands",
345
+ "target_sources": [
346
+ "speech",
347
+ "drill",
348
+ "boom"
349
+ ],
350
+ "target_channels": [
351
+ 0,
352
+ 2,
353
+ 4
354
+ ]
355
+ },
356
+ {
357
+ "user_input": "remove boom and keep drill and helicopter",
358
+ "command_type": "mixed_commands",
359
+ "target_sources": [
360
+ "speech",
361
+ "drill",
362
+ "helicopter"
363
+ ],
364
+ "target_channels": [
365
+ 0,
366
+ 2,
367
+ 3
368
+ ]
369
+ },
370
+ {
371
+ "user_input": "keep boom and remove drill and helicopter",
372
+ "command_type": "mixed_commands",
373
+ "target_sources": [
374
+ "speech",
375
+ "boom"
376
+ ],
377
+ "target_channels": [
378
+ 0,
379
+ 4
380
+ ]
381
+ },
382
+ {
383
+ "user_input": "keep helicopter and remove drill and boom",
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": "keep drill and remove helicopter and boom",
396
+ "command_type": "mixed_commands",
397
+ "target_sources": [
398
+ "speech",
399
+ "drill"
400
+ ],
401
+ "target_channels": [
402
+ 0,
403
+ 2
404
+ ]
405
+ }
406
+ ]
407
+ }
data/audio_mixtures_old_both/test_700/forest_1dist_094_rep4.json ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "forest_1dist_094_rep4",
3
+ "scene_name": "Forest",
4
+ "distractor_count": 1,
5
+ "distractors": [
6
+ "drill"
7
+ ],
8
+ "audio_file": "forest_1dist_094_rep4.wav",
9
+ "split": "test",
10
+ "audio_metadata": {
11
+ "duration": 10.0,
12
+ "sample_rate": 44100,
13
+ "channels": 5,
14
+ "speech": {
15
+ "original_path": "speech/test/p247/p247_160.wav",
16
+ "origin_start": 0.0,
17
+ "origin_end": 4.010997732426304,
18
+ "mixture_start": 0.0,
19
+ "mixture_end": 10.0,
20
+ "channel": 0
21
+ },
22
+ "background": {
23
+ "original_path": "background/test/Forest/asmr_Forest_xNN7iTA57jM_chunk_013.mp3",
24
+ "origin_start": 240.9771655328798,
25
+ "origin_end": 250.9771655328798,
26
+ "mixture_start": 0.0,
27
+ "mixture_end": 10.0,
28
+ "channel": 1
29
+ },
30
+ "distractor_1": {
31
+ "name": "drill",
32
+ "display_name": "drill",
33
+ "original_path": "distractors/test/drill/fsd50k_107842.wav",
34
+ "origin_start": 11.717528344671202,
35
+ "origin_end": 15.563106575963719,
36
+ "mixture_start": 1.8235690745818842,
37
+ "mixture_end": 5.669147627835452,
38
+ "channel": 2
39
+ }
40
+ },
41
+ "command_variants": [
42
+ {
43
+ "user_input": null,
44
+ "command_type": "no_input",
45
+ "target_sources": [
46
+ "speech"
47
+ ],
48
+ "target_channels": [
49
+ 0
50
+ ]
51
+ },
52
+ {
53
+ "user_input": "remove drill",
54
+ "command_type": "remove_only",
55
+ "target_sources": [
56
+ "speech"
57
+ ],
58
+ "target_channels": [
59
+ 0
60
+ ]
61
+ },
62
+ {
63
+ "user_input": "keep drill",
64
+ "command_type": "keep_only",
65
+ "target_sources": [
66
+ "speech",
67
+ "drill"
68
+ ],
69
+ "target_channels": [
70
+ 0,
71
+ 2
72
+ ]
73
+ }
74
+ ]
75
+ }
data/audio_mixtures_old_both/test_700/forest_2dist_184_rep1.json ADDED
@@ -0,0 +1,162 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "forest_2dist_184_rep1",
3
+ "scene_name": "Forest",
4
+ "distractor_count": 2,
5
+ "distractors": [
6
+ "cricket",
7
+ "siren"
8
+ ],
9
+ "audio_file": "forest_2dist_184_rep1.wav",
10
+ "split": "test",
11
+ "audio_metadata": {
12
+ "duration": 10.0,
13
+ "sample_rate": 44100,
14
+ "channels": 5,
15
+ "speech": {
16
+ "original_path": "speech/test/p249/p249_203.wav",
17
+ "origin_start": 0.0,
18
+ "origin_end": 2.8589569160997734,
19
+ "mixture_start": 0.0,
20
+ "mixture_end": 10.0,
21
+ "channel": 0
22
+ },
23
+ "background": {
24
+ "original_path": "background/test/Forest/asmr_Forest_59fHDWDhzkY_chunk_004.mp3",
25
+ "origin_start": 49.76111111111111,
26
+ "origin_end": 59.76111111111111,
27
+ "mixture_start": 0.0,
28
+ "mixture_end": 10.0,
29
+ "channel": 1
30
+ },
31
+ "distractor_1": {
32
+ "name": "cricket",
33
+ "display_name": "cricket",
34
+ "original_path": "distractors/test/cricket/fsd50k_424871.wav",
35
+ "origin_start": 6.416916099773243,
36
+ "origin_end": 9.984149659863945,
37
+ "mixture_start": 5.1734174623866,
38
+ "mixture_end": 8.740653259019771,
39
+ "channel": 2
40
+ },
41
+ "distractor_2": {
42
+ "name": "siren",
43
+ "display_name": "siren",
44
+ "original_path": "distractors/test/siren/esc-50_5-133989-B-42.wav",
45
+ "origin_start": 1.285079365079365,
46
+ "origin_end": 4.820045351473923,
47
+ "mixture_start": 2.01219985158703,
48
+ "mixture_end": 5.547173652315621,
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 cricket",
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 cricket 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 cricket",
99
+ "command_type": "keep_only",
100
+ "target_sources": [
101
+ "speech",
102
+ "cricket",
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 cricket and siren",
125
+ "command_type": "keep_only",
126
+ "target_sources": [
127
+ "speech",
128
+ "cricket",
129
+ "siren"
130
+ ],
131
+ "target_channels": [
132
+ 0,
133
+ 2,
134
+ 3
135
+ ]
136
+ },
137
+ {
138
+ "user_input": "remove cricket and keep siren",
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": "keep cricket and remove siren",
151
+ "command_type": "mixed_commands",
152
+ "target_sources": [
153
+ "speech",
154
+ "cricket"
155
+ ],
156
+ "target_channels": [
157
+ 0,
158
+ 2
159
+ ]
160
+ }
161
+ ]
162
+ }
data/audio_mixtures_old_both/test_700/home_3dist_283_rep4.json ADDED
@@ -0,0 +1,407 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "home_3dist_283_rep4",
3
+ "scene_name": "Home",
4
+ "distractor_count": 3,
5
+ "distractors": [
6
+ "car_horn",
7
+ "cricket",
8
+ "fire_alarm"
9
+ ],
10
+ "audio_file": "home_3dist_283_rep4.wav",
11
+ "split": "test",
12
+ "audio_metadata": {
13
+ "duration": 10.0,
14
+ "sample_rate": 44100,
15
+ "channels": 5,
16
+ "speech": {
17
+ "original_path": "speech/test/p251/p251_312.wav",
18
+ "origin_start": 0.0,
19
+ "origin_end": 3.0752834467120183,
20
+ "mixture_start": 0.0,
21
+ "mixture_end": 10.0,
22
+ "channel": 0
23
+ },
24
+ "background": {
25
+ "original_path": "background/test/Home/asmr_Home_J1l8RMR-qXM_chunk_002.mp3",
26
+ "origin_start": 191.88426303854877,
27
+ "origin_end": 201.88426303854877,
28
+ "mixture_start": 0.0,
29
+ "mixture_end": 10.0,
30
+ "channel": 1
31
+ },
32
+ "distractor_1": {
33
+ "name": "car_horn",
34
+ "display_name": "car horn",
35
+ "original_path": "distractors/test/car_horn/fsd50k_349922.wav",
36
+ "origin_start": 0.34591836734693876,
37
+ "origin_end": 2.7297732426303853,
38
+ "mixture_start": 6.647477806233986,
39
+ "mixture_end": 9.031347289866925,
40
+ "channel": 2
41
+ },
42
+ "distractor_2": {
43
+ "name": "cricket",
44
+ "display_name": "cricket",
45
+ "original_path": "distractors/test/cricket/fsd50k_352633.wav",
46
+ "origin_start": 4.334013605442177,
47
+ "origin_end": 6.572358276643991,
48
+ "mixture_start": 4.0777329561749935,
49
+ "mixture_end": 6.316081390695383,
50
+ "channel": 3
51
+ },
52
+ "distractor_3": {
53
+ "name": "fire_alarm",
54
+ "display_name": "fire alarm",
55
+ "original_path": "distractors/test/fire_alarm/fsd50k_210513.wav",
56
+ "origin_start": 4.876507936507936,
57
+ "origin_end": 7.937845804988662,
58
+ "mixture_start": 0.5962818102939091,
59
+ "mixture_end": 3.6576203767697524,
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
+ 4
74
+ ]
75
+ },
76
+ {
77
+ "user_input": "remove car horn",
78
+ "command_type": "remove_only",
79
+ "target_sources": [
80
+ "speech",
81
+ "fire_alarm"
82
+ ],
83
+ "target_channels": [
84
+ 0,
85
+ 4
86
+ ]
87
+ },
88
+ {
89
+ "user_input": "remove cricket",
90
+ "command_type": "remove_only",
91
+ "target_sources": [
92
+ "speech",
93
+ "fire_alarm"
94
+ ],
95
+ "target_channels": [
96
+ 0,
97
+ 4
98
+ ]
99
+ },
100
+ {
101
+ "user_input": "remove fire alarm",
102
+ "command_type": "remove_only",
103
+ "target_sources": [
104
+ "speech"
105
+ ],
106
+ "target_channels": [
107
+ 0
108
+ ]
109
+ },
110
+ {
111
+ "user_input": "remove car horn and cricket",
112
+ "command_type": "remove_only",
113
+ "target_sources": [
114
+ "speech",
115
+ "fire_alarm"
116
+ ],
117
+ "target_channels": [
118
+ 0,
119
+ 4
120
+ ]
121
+ },
122
+ {
123
+ "user_input": "remove car horn and fire alarm",
124
+ "command_type": "remove_only",
125
+ "target_sources": [
126
+ "speech"
127
+ ],
128
+ "target_channels": [
129
+ 0
130
+ ]
131
+ },
132
+ {
133
+ "user_input": "remove cricket and fire alarm",
134
+ "command_type": "remove_only",
135
+ "target_sources": [
136
+ "speech"
137
+ ],
138
+ "target_channels": [
139
+ 0
140
+ ]
141
+ },
142
+ {
143
+ "user_input": "remove car horn and cricket and fire alarm",
144
+ "command_type": "remove_only",
145
+ "target_sources": [
146
+ "speech"
147
+ ],
148
+ "target_channels": [
149
+ 0
150
+ ]
151
+ },
152
+ {
153
+ "user_input": "keep car horn",
154
+ "command_type": "keep_only",
155
+ "target_sources": [
156
+ "speech",
157
+ "car_horn",
158
+ "fire_alarm"
159
+ ],
160
+ "target_channels": [
161
+ 0,
162
+ 2,
163
+ 4
164
+ ]
165
+ },
166
+ {
167
+ "user_input": "keep cricket",
168
+ "command_type": "keep_only",
169
+ "target_sources": [
170
+ "speech",
171
+ "cricket",
172
+ "fire_alarm"
173
+ ],
174
+ "target_channels": [
175
+ 0,
176
+ 3,
177
+ 4
178
+ ]
179
+ },
180
+ {
181
+ "user_input": "keep fire alarm",
182
+ "command_type": "keep_only",
183
+ "target_sources": [
184
+ "speech",
185
+ "fire_alarm"
186
+ ],
187
+ "target_channels": [
188
+ 0,
189
+ 4
190
+ ]
191
+ },
192
+ {
193
+ "user_input": "keep car horn and cricket",
194
+ "command_type": "keep_only",
195
+ "target_sources": [
196
+ "speech",
197
+ "car_horn",
198
+ "cricket",
199
+ "fire_alarm"
200
+ ],
201
+ "target_channels": [
202
+ 0,
203
+ 2,
204
+ 3,
205
+ 4
206
+ ]
207
+ },
208
+ {
209
+ "user_input": "keep car horn and fire alarm",
210
+ "command_type": "keep_only",
211
+ "target_sources": [
212
+ "speech",
213
+ "car_horn",
214
+ "fire_alarm"
215
+ ],
216
+ "target_channels": [
217
+ 0,
218
+ 2,
219
+ 4
220
+ ]
221
+ },
222
+ {
223
+ "user_input": "keep cricket and fire alarm",
224
+ "command_type": "keep_only",
225
+ "target_sources": [
226
+ "speech",
227
+ "cricket",
228
+ "fire_alarm"
229
+ ],
230
+ "target_channels": [
231
+ 0,
232
+ 3,
233
+ 4
234
+ ]
235
+ },
236
+ {
237
+ "user_input": "keep car horn and cricket and fire alarm",
238
+ "command_type": "keep_only",
239
+ "target_sources": [
240
+ "speech",
241
+ "car_horn",
242
+ "cricket",
243
+ "fire_alarm"
244
+ ],
245
+ "target_channels": [
246
+ 0,
247
+ 2,
248
+ 3,
249
+ 4
250
+ ]
251
+ },
252
+ {
253
+ "user_input": "keep cricket and remove car horn",
254
+ "command_type": "mixed_commands",
255
+ "target_sources": [
256
+ "speech",
257
+ "cricket",
258
+ "fire_alarm"
259
+ ],
260
+ "target_channels": [
261
+ 0,
262
+ 3,
263
+ 4
264
+ ]
265
+ },
266
+ {
267
+ "user_input": "keep fire alarm and remove car horn",
268
+ "command_type": "mixed_commands",
269
+ "target_sources": [
270
+ "speech",
271
+ "fire_alarm"
272
+ ],
273
+ "target_channels": [
274
+ 0,
275
+ 4
276
+ ]
277
+ },
278
+ {
279
+ "user_input": "remove cricket and keep car horn",
280
+ "command_type": "mixed_commands",
281
+ "target_sources": [
282
+ "speech",
283
+ "car_horn",
284
+ "fire_alarm"
285
+ ],
286
+ "target_channels": [
287
+ 0,
288
+ 2,
289
+ 4
290
+ ]
291
+ },
292
+ {
293
+ "user_input": "remove cricket and keep fire alarm",
294
+ "command_type": "mixed_commands",
295
+ "target_sources": [
296
+ "speech",
297
+ "fire_alarm"
298
+ ],
299
+ "target_channels": [
300
+ 0,
301
+ 4
302
+ ]
303
+ },
304
+ {
305
+ "user_input": "keep car horn and remove fire alarm",
306
+ "command_type": "mixed_commands",
307
+ "target_sources": [
308
+ "speech",
309
+ "car_horn"
310
+ ],
311
+ "target_channels": [
312
+ 0,
313
+ 2
314
+ ]
315
+ },
316
+ {
317
+ "user_input": "remove fire alarm and keep cricket",
318
+ "command_type": "mixed_commands",
319
+ "target_sources": [
320
+ "speech",
321
+ "cricket"
322
+ ],
323
+ "target_channels": [
324
+ 0,
325
+ 3
326
+ ]
327
+ },
328
+ {
329
+ "user_input": "remove car horn and keep cricket and fire alarm",
330
+ "command_type": "mixed_commands",
331
+ "target_sources": [
332
+ "speech",
333
+ "cricket",
334
+ "fire_alarm"
335
+ ],
336
+ "target_channels": [
337
+ 0,
338
+ 3,
339
+ 4
340
+ ]
341
+ },
342
+ {
343
+ "user_input": "keep car horn and fire alarm and remove cricket",
344
+ "command_type": "mixed_commands",
345
+ "target_sources": [
346
+ "speech",
347
+ "car_horn",
348
+ "fire_alarm"
349
+ ],
350
+ "target_channels": [
351
+ 0,
352
+ 2,
353
+ 4
354
+ ]
355
+ },
356
+ {
357
+ "user_input": "remove fire alarm and keep car horn and cricket",
358
+ "command_type": "mixed_commands",
359
+ "target_sources": [
360
+ "speech",
361
+ "car_horn",
362
+ "cricket"
363
+ ],
364
+ "target_channels": [
365
+ 0,
366
+ 2,
367
+ 3
368
+ ]
369
+ },
370
+ {
371
+ "user_input": "keep fire alarm and remove car horn and cricket",
372
+ "command_type": "mixed_commands",
373
+ "target_sources": [
374
+ "speech",
375
+ "fire_alarm"
376
+ ],
377
+ "target_channels": [
378
+ 0,
379
+ 4
380
+ ]
381
+ },
382
+ {
383
+ "user_input": "remove car horn and fire alarm and keep cricket",
384
+ "command_type": "mixed_commands",
385
+ "target_sources": [
386
+ "speech",
387
+ "cricket"
388
+ ],
389
+ "target_channels": [
390
+ 0,
391
+ 3
392
+ ]
393
+ },
394
+ {
395
+ "user_input": "keep car horn and remove cricket and fire alarm",
396
+ "command_type": "mixed_commands",
397
+ "target_sources": [
398
+ "speech",
399
+ "car_horn"
400
+ ],
401
+ "target_channels": [
402
+ 0,
403
+ 2
404
+ ]
405
+ }
406
+ ]
407
+ }
data/audio_mixtures_old_both/test_700/kitchen_1dist_092_rep2.json ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "kitchen_1dist_092_rep2",
3
+ "scene_name": "Kitchen",
4
+ "distractor_count": 1,
5
+ "distractors": [
6
+ "door_knock"
7
+ ],
8
+ "audio_file": "kitchen_1dist_092_rep2.wav",
9
+ "split": "test",
10
+ "audio_metadata": {
11
+ "duration": 10.0,
12
+ "sample_rate": 44100,
13
+ "channels": 5,
14
+ "speech": {
15
+ "original_path": "speech/test/p248/p248_071.wav",
16
+ "origin_start": 0.0,
17
+ "origin_end": 2.051519274376417,
18
+ "mixture_start": 0.0,
19
+ "mixture_end": 10.0,
20
+ "channel": 0
21
+ },
22
+ "background": {
23
+ "original_path": "background/test/Kitchen/asmr_Kitchen_DoRSCsrKbq8_chunk_019.mp3",
24
+ "origin_start": 123.21655328798185,
25
+ "origin_end": 133.21655328798187,
26
+ "mixture_start": 0.0,
27
+ "mixture_end": 10.0,
28
+ "channel": 1
29
+ },
30
+ "distractor_1": {
31
+ "name": "door_knock",
32
+ "display_name": "door knock",
33
+ "original_path": "distractors/test/door_knock/fsd50k_94773.wav",
34
+ "origin_start": 1.816780045351474,
35
+ "origin_end": 4.170385487528344,
36
+ "mixture_start": 4.7557536443403245,
37
+ "mixture_end": 7.109365627041951,
38
+ "channel": 2
39
+ }
40
+ },
41
+ "command_variants": [
42
+ {
43
+ "user_input": null,
44
+ "command_type": "no_input",
45
+ "target_sources": [
46
+ "speech",
47
+ "door_knock"
48
+ ],
49
+ "target_channels": [
50
+ 0,
51
+ 2
52
+ ]
53
+ },
54
+ {
55
+ "user_input": "remove door knock",
56
+ "command_type": "remove_only",
57
+ "target_sources": [
58
+ "speech"
59
+ ],
60
+ "target_channels": [
61
+ 0
62
+ ]
63
+ },
64
+ {
65
+ "user_input": "keep door knock",
66
+ "command_type": "keep_only",
67
+ "target_sources": [
68
+ "speech",
69
+ "door_knock"
70
+ ],
71
+ "target_channels": [
72
+ 0,
73
+ 2
74
+ ]
75
+ }
76
+ ]
77
+ }
data/audio_mixtures_old_both/test_700/kitchen_2dist_131_rep3.json ADDED
@@ -0,0 +1,162 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "kitchen_2dist_131_rep3",
3
+ "scene_name": "Kitchen",
4
+ "distractor_count": 2,
5
+ "distractors": [
6
+ "drill",
7
+ "gunshot"
8
+ ],
9
+ "audio_file": "kitchen_2dist_131_rep3.wav",
10
+ "split": "test",
11
+ "audio_metadata": {
12
+ "duration": 10.0,
13
+ "sample_rate": 44100,
14
+ "channels": 5,
15
+ "speech": {
16
+ "original_path": "speech/test/p248/p248_328.wav",
17
+ "origin_start": 0.0,
18
+ "origin_end": 4.8652154195011335,
19
+ "mixture_start": 0.0,
20
+ "mixture_end": 10.0,
21
+ "channel": 0
22
+ },
23
+ "background": {
24
+ "original_path": "background/test/Kitchen/asmr_Kitchen_DoRSCsrKbq8_chunk_072.mp3",
25
+ "origin_start": 138.412358276644,
26
+ "origin_end": 148.412358276644,
27
+ "mixture_start": 0.0,
28
+ "mixture_end": 10.0,
29
+ "channel": 1
30
+ },
31
+ "distractor_1": {
32
+ "name": "drill",
33
+ "display_name": "drill",
34
+ "original_path": "distractors/test/drill/fsd50k_400798.wav",
35
+ "origin_start": 0.5045578231292517,
36
+ "origin_end": 2.851496598639456,
37
+ "mixture_start": 2.257158682925739,
38
+ "mixture_end": 4.6041015955241615,
39
+ "channel": 2
40
+ },
41
+ "distractor_2": {
42
+ "name": "gunshot",
43
+ "display_name": "gunshot",
44
+ "original_path": "distractors/test/gunshot/fsd50k_125630.wav",
45
+ "origin_start": 6.872721088435374,
46
+ "origin_end": 9.277052154195012,
47
+ "mixture_start": 6.001873210161336,
48
+ "mixture_end": 8.406211294353643,
49
+ "channel": 3
50
+ }
51
+ },
52
+ "command_variants": [
53
+ {
54
+ "user_input": null,
55
+ "command_type": "no_input",
56
+ "target_sources": [
57
+ "speech",
58
+ "gunshot"
59
+ ],
60
+ "target_channels": [
61
+ 0,
62
+ 3
63
+ ]
64
+ },
65
+ {
66
+ "user_input": "remove drill",
67
+ "command_type": "remove_only",
68
+ "target_sources": [
69
+ "speech",
70
+ "gunshot"
71
+ ],
72
+ "target_channels": [
73
+ 0,
74
+ 3
75
+ ]
76
+ },
77
+ {
78
+ "user_input": "remove gunshot",
79
+ "command_type": "remove_only",
80
+ "target_sources": [
81
+ "speech"
82
+ ],
83
+ "target_channels": [
84
+ 0
85
+ ]
86
+ },
87
+ {
88
+ "user_input": "remove drill and gunshot",
89
+ "command_type": "remove_only",
90
+ "target_sources": [
91
+ "speech"
92
+ ],
93
+ "target_channels": [
94
+ 0
95
+ ]
96
+ },
97
+ {
98
+ "user_input": "keep drill",
99
+ "command_type": "keep_only",
100
+ "target_sources": [
101
+ "speech",
102
+ "drill",
103
+ "gunshot"
104
+ ],
105
+ "target_channels": [
106
+ 0,
107
+ 2,
108
+ 3
109
+ ]
110
+ },
111
+ {
112
+ "user_input": "keep gunshot",
113
+ "command_type": "keep_only",
114
+ "target_sources": [
115
+ "speech",
116
+ "gunshot"
117
+ ],
118
+ "target_channels": [
119
+ 0,
120
+ 3
121
+ ]
122
+ },
123
+ {
124
+ "user_input": "keep drill and gunshot",
125
+ "command_type": "keep_only",
126
+ "target_sources": [
127
+ "speech",
128
+ "drill",
129
+ "gunshot"
130
+ ],
131
+ "target_channels": [
132
+ 0,
133
+ 2,
134
+ 3
135
+ ]
136
+ },
137
+ {
138
+ "user_input": "remove drill and keep gunshot",
139
+ "command_type": "mixed_commands",
140
+ "target_sources": [
141
+ "speech",
142
+ "gunshot"
143
+ ],
144
+ "target_channels": [
145
+ 0,
146
+ 3
147
+ ]
148
+ },
149
+ {
150
+ "user_input": "keep drill and remove gunshot",
151
+ "command_type": "mixed_commands",
152
+ "target_sources": [
153
+ "speech",
154
+ "drill"
155
+ ],
156
+ "target_channels": [
157
+ 0,
158
+ 2
159
+ ]
160
+ }
161
+ ]
162
+ }
data/audio_mixtures_old_both/test_700/kitchen_2dist_187_rep3.json ADDED
@@ -0,0 +1,162 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "kitchen_2dist_187_rep3",
3
+ "scene_name": "Kitchen",
4
+ "distractor_count": 2,
5
+ "distractors": [
6
+ "doorbell",
7
+ "hammer"
8
+ ],
9
+ "audio_file": "kitchen_2dist_187_rep3.wav",
10
+ "split": "test",
11
+ "audio_metadata": {
12
+ "duration": 10.0,
13
+ "sample_rate": 44100,
14
+ "channels": 5,
15
+ "speech": {
16
+ "original_path": "speech/test/p251/p251_064.wav",
17
+ "origin_start": 0.0,
18
+ "origin_end": 4.523219954648526,
19
+ "mixture_start": 0.0,
20
+ "mixture_end": 10.0,
21
+ "channel": 0
22
+ },
23
+ "background": {
24
+ "original_path": "background/test/Kitchen/asmr_Kitchen_DoRSCsrKbq8_chunk_113.mp3",
25
+ "origin_start": 69.45575963718821,
26
+ "origin_end": 79.45575963718821,
27
+ "mixture_start": 0.0,
28
+ "mixture_end": 10.0,
29
+ "channel": 1
30
+ },
31
+ "distractor_1": {
32
+ "name": "doorbell",
33
+ "display_name": "doorbell",
34
+ "original_path": "distractors/test/doorbell/fsd50k_81065.wav",
35
+ "origin_start": 5.670748299319728,
36
+ "origin_end": 9.407278911564626,
37
+ "mixture_start": 4.620233863809613,
38
+ "mixture_end": 8.356775796234857,
39
+ "channel": 2
40
+ },
41
+ "distractor_2": {
42
+ "name": "hammer",
43
+ "display_name": "hammer",
44
+ "original_path": "distractors/test/hammer/fsd50k_173941.wav",
45
+ "origin_start": 0.1145124716553288,
46
+ "origin_end": 2.262675736961451,
47
+ "mixture_start": 3.010208312389528,
48
+ "mixture_end": 5.1583850194568495,
49
+ "channel": 3
50
+ }
51
+ },
52
+ "command_variants": [
53
+ {
54
+ "user_input": null,
55
+ "command_type": "no_input",
56
+ "target_sources": [
57
+ "speech",
58
+ "doorbell"
59
+ ],
60
+ "target_channels": [
61
+ 0,
62
+ 2
63
+ ]
64
+ },
65
+ {
66
+ "user_input": "remove doorbell",
67
+ "command_type": "remove_only",
68
+ "target_sources": [
69
+ "speech"
70
+ ],
71
+ "target_channels": [
72
+ 0
73
+ ]
74
+ },
75
+ {
76
+ "user_input": "remove hammer",
77
+ "command_type": "remove_only",
78
+ "target_sources": [
79
+ "speech",
80
+ "doorbell"
81
+ ],
82
+ "target_channels": [
83
+ 0,
84
+ 2
85
+ ]
86
+ },
87
+ {
88
+ "user_input": "remove doorbell and hammer",
89
+ "command_type": "remove_only",
90
+ "target_sources": [
91
+ "speech"
92
+ ],
93
+ "target_channels": [
94
+ 0
95
+ ]
96
+ },
97
+ {
98
+ "user_input": "keep doorbell",
99
+ "command_type": "keep_only",
100
+ "target_sources": [
101
+ "speech",
102
+ "doorbell"
103
+ ],
104
+ "target_channels": [
105
+ 0,
106
+ 2
107
+ ]
108
+ },
109
+ {
110
+ "user_input": "keep hammer",
111
+ "command_type": "keep_only",
112
+ "target_sources": [
113
+ "speech",
114
+ "doorbell",
115
+ "hammer"
116
+ ],
117
+ "target_channels": [
118
+ 0,
119
+ 2,
120
+ 3
121
+ ]
122
+ },
123
+ {
124
+ "user_input": "keep doorbell and hammer",
125
+ "command_type": "keep_only",
126
+ "target_sources": [
127
+ "speech",
128
+ "doorbell",
129
+ "hammer"
130
+ ],
131
+ "target_channels": [
132
+ 0,
133
+ 2,
134
+ 3
135
+ ]
136
+ },
137
+ {
138
+ "user_input": "remove doorbell and keep hammer",
139
+ "command_type": "mixed_commands",
140
+ "target_sources": [
141
+ "speech",
142
+ "hammer"
143
+ ],
144
+ "target_channels": [
145
+ 0,
146
+ 3
147
+ ]
148
+ },
149
+ {
150
+ "user_input": "keep doorbell and remove hammer",
151
+ "command_type": "mixed_commands",
152
+ "target_sources": [
153
+ "speech",
154
+ "doorbell"
155
+ ],
156
+ "target_channels": [
157
+ 0,
158
+ 2
159
+ ]
160
+ }
161
+ ]
162
+ }
data/audio_mixtures_old_both/test_700/kitchen_3dist_262_rep4.json ADDED
@@ -0,0 +1,425 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "kitchen_3dist_262_rep4",
3
+ "scene_name": "Kitchen",
4
+ "distractor_count": 3,
5
+ "distractors": [
6
+ "fireworks",
7
+ "fire_alarm",
8
+ "footsteps"
9
+ ],
10
+ "audio_file": "kitchen_3dist_262_rep4.wav",
11
+ "split": "test",
12
+ "audio_metadata": {
13
+ "duration": 10.0,
14
+ "sample_rate": 44100,
15
+ "channels": 5,
16
+ "speech": {
17
+ "original_path": "speech/test/p254/p254_259.wav",
18
+ "origin_start": 0.0,
19
+ "origin_end": 2.6060544217687074,
20
+ "mixture_start": 0.0,
21
+ "mixture_end": 10.0,
22
+ "channel": 0
23
+ },
24
+ "background": {
25
+ "original_path": "background/test/Kitchen/asmr_Kitchen_DoRSCsrKbq8_chunk_088.mp3",
26
+ "origin_start": 109.2,
27
+ "origin_end": 119.2,
28
+ "mixture_start": 0.0,
29
+ "mixture_end": 10.0,
30
+ "channel": 1
31
+ },
32
+ "distractor_1": {
33
+ "name": "fireworks",
34
+ "display_name": "fireworks",
35
+ "original_path": "distractors/test/fireworks/fsd50k_434205.wav",
36
+ "origin_start": 0.5101814058956916,
37
+ "origin_end": 3.9646938775510203,
38
+ "mixture_start": 2.9344629646406495,
39
+ "mixture_end": 6.38897960868468,
40
+ "channel": 2
41
+ },
42
+ "distractor_2": {
43
+ "name": "fire_alarm",
44
+ "display_name": "fire alarm",
45
+ "original_path": "distractors/test/fire_alarm/fsd50k_323238.wav",
46
+ "origin_start": 3.3677551020408165,
47
+ "origin_end": 5.379546485260771,
48
+ "mixture_start": 7.865599908221752,
49
+ "mixture_end": 9.877409456055581,
50
+ "channel": 3
51
+ },
52
+ "distractor_3": {
53
+ "name": "footsteps",
54
+ "display_name": "footsteps",
55
+ "original_path": "distractors/test/footsteps/fsd50k_406838.wav",
56
+ "origin_start": 2.8906802721088436,
57
+ "origin_end": 4.994625850340136,
58
+ "mixture_start": 6.742017968838743,
59
+ "mixture_end": 8.845984166872125,
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
+ "footsteps"
71
+ ],
72
+ "target_channels": [
73
+ 0,
74
+ 3,
75
+ 4
76
+ ]
77
+ },
78
+ {
79
+ "user_input": "remove fireworks",
80
+ "command_type": "remove_only",
81
+ "target_sources": [
82
+ "speech",
83
+ "fire_alarm",
84
+ "footsteps"
85
+ ],
86
+ "target_channels": [
87
+ 0,
88
+ 3,
89
+ 4
90
+ ]
91
+ },
92
+ {
93
+ "user_input": "remove fire alarm",
94
+ "command_type": "remove_only",
95
+ "target_sources": [
96
+ "speech",
97
+ "footsteps"
98
+ ],
99
+ "target_channels": [
100
+ 0,
101
+ 4
102
+ ]
103
+ },
104
+ {
105
+ "user_input": "remove footsteps",
106
+ "command_type": "remove_only",
107
+ "target_sources": [
108
+ "speech",
109
+ "fire_alarm"
110
+ ],
111
+ "target_channels": [
112
+ 0,
113
+ 3
114
+ ]
115
+ },
116
+ {
117
+ "user_input": "remove fireworks and fire alarm",
118
+ "command_type": "remove_only",
119
+ "target_sources": [
120
+ "speech",
121
+ "footsteps"
122
+ ],
123
+ "target_channels": [
124
+ 0,
125
+ 4
126
+ ]
127
+ },
128
+ {
129
+ "user_input": "remove fireworks and footsteps",
130
+ "command_type": "remove_only",
131
+ "target_sources": [
132
+ "speech",
133
+ "fire_alarm"
134
+ ],
135
+ "target_channels": [
136
+ 0,
137
+ 3
138
+ ]
139
+ },
140
+ {
141
+ "user_input": "remove fire alarm and footsteps",
142
+ "command_type": "remove_only",
143
+ "target_sources": [
144
+ "speech"
145
+ ],
146
+ "target_channels": [
147
+ 0
148
+ ]
149
+ },
150
+ {
151
+ "user_input": "remove fireworks and fire alarm and footsteps",
152
+ "command_type": "remove_only",
153
+ "target_sources": [
154
+ "speech"
155
+ ],
156
+ "target_channels": [
157
+ 0
158
+ ]
159
+ },
160
+ {
161
+ "user_input": "keep fireworks",
162
+ "command_type": "keep_only",
163
+ "target_sources": [
164
+ "speech",
165
+ "fireworks",
166
+ "fire_alarm",
167
+ "footsteps"
168
+ ],
169
+ "target_channels": [
170
+ 0,
171
+ 2,
172
+ 3,
173
+ 4
174
+ ]
175
+ },
176
+ {
177
+ "user_input": "keep fire alarm",
178
+ "command_type": "keep_only",
179
+ "target_sources": [
180
+ "speech",
181
+ "fire_alarm",
182
+ "footsteps"
183
+ ],
184
+ "target_channels": [
185
+ 0,
186
+ 3,
187
+ 4
188
+ ]
189
+ },
190
+ {
191
+ "user_input": "keep footsteps",
192
+ "command_type": "keep_only",
193
+ "target_sources": [
194
+ "speech",
195
+ "fire_alarm",
196
+ "footsteps"
197
+ ],
198
+ "target_channels": [
199
+ 0,
200
+ 3,
201
+ 4
202
+ ]
203
+ },
204
+ {
205
+ "user_input": "keep fireworks and fire alarm",
206
+ "command_type": "keep_only",
207
+ "target_sources": [
208
+ "speech",
209
+ "fireworks",
210
+ "fire_alarm",
211
+ "footsteps"
212
+ ],
213
+ "target_channels": [
214
+ 0,
215
+ 2,
216
+ 3,
217
+ 4
218
+ ]
219
+ },
220
+ {
221
+ "user_input": "keep fireworks and footsteps",
222
+ "command_type": "keep_only",
223
+ "target_sources": [
224
+ "speech",
225
+ "fireworks",
226
+ "fire_alarm",
227
+ "footsteps"
228
+ ],
229
+ "target_channels": [
230
+ 0,
231
+ 2,
232
+ 3,
233
+ 4
234
+ ]
235
+ },
236
+ {
237
+ "user_input": "keep fire alarm and footsteps",
238
+ "command_type": "keep_only",
239
+ "target_sources": [
240
+ "speech",
241
+ "fire_alarm",
242
+ "footsteps"
243
+ ],
244
+ "target_channels": [
245
+ 0,
246
+ 3,
247
+ 4
248
+ ]
249
+ },
250
+ {
251
+ "user_input": "keep fireworks and fire alarm and footsteps",
252
+ "command_type": "keep_only",
253
+ "target_sources": [
254
+ "speech",
255
+ "fireworks",
256
+ "fire_alarm",
257
+ "footsteps"
258
+ ],
259
+ "target_channels": [
260
+ 0,
261
+ 2,
262
+ 3,
263
+ 4
264
+ ]
265
+ },
266
+ {
267
+ "user_input": "remove fireworks and keep fire alarm",
268
+ "command_type": "mixed_commands",
269
+ "target_sources": [
270
+ "speech",
271
+ "fire_alarm",
272
+ "footsteps"
273
+ ],
274
+ "target_channels": [
275
+ 0,
276
+ 3,
277
+ 4
278
+ ]
279
+ },
280
+ {
281
+ "user_input": "keep footsteps and remove fireworks",
282
+ "command_type": "mixed_commands",
283
+ "target_sources": [
284
+ "speech",
285
+ "fire_alarm",
286
+ "footsteps"
287
+ ],
288
+ "target_channels": [
289
+ 0,
290
+ 3,
291
+ 4
292
+ ]
293
+ },
294
+ {
295
+ "user_input": "keep fireworks and remove fire alarm",
296
+ "command_type": "mixed_commands",
297
+ "target_sources": [
298
+ "speech",
299
+ "fireworks",
300
+ "footsteps"
301
+ ],
302
+ "target_channels": [
303
+ 0,
304
+ 2,
305
+ 4
306
+ ]
307
+ },
308
+ {
309
+ "user_input": "remove fire alarm and keep footsteps",
310
+ "command_type": "mixed_commands",
311
+ "target_sources": [
312
+ "speech",
313
+ "footsteps"
314
+ ],
315
+ "target_channels": [
316
+ 0,
317
+ 4
318
+ ]
319
+ },
320
+ {
321
+ "user_input": "keep fireworks and remove footsteps",
322
+ "command_type": "mixed_commands",
323
+ "target_sources": [
324
+ "speech",
325
+ "fireworks",
326
+ "fire_alarm"
327
+ ],
328
+ "target_channels": [
329
+ 0,
330
+ 2,
331
+ 3
332
+ ]
333
+ },
334
+ {
335
+ "user_input": "remove footsteps and keep fire alarm",
336
+ "command_type": "mixed_commands",
337
+ "target_sources": [
338
+ "speech",
339
+ "fire_alarm"
340
+ ],
341
+ "target_channels": [
342
+ 0,
343
+ 3
344
+ ]
345
+ },
346
+ {
347
+ "user_input": "remove fireworks and keep fire alarm and footsteps",
348
+ "command_type": "mixed_commands",
349
+ "target_sources": [
350
+ "speech",
351
+ "fire_alarm",
352
+ "footsteps"
353
+ ],
354
+ "target_channels": [
355
+ 0,
356
+ 3,
357
+ 4
358
+ ]
359
+ },
360
+ {
361
+ "user_input": "keep fireworks and footsteps and remove fire alarm",
362
+ "command_type": "mixed_commands",
363
+ "target_sources": [
364
+ "speech",
365
+ "fireworks",
366
+ "footsteps"
367
+ ],
368
+ "target_channels": [
369
+ 0,
370
+ 2,
371
+ 4
372
+ ]
373
+ },
374
+ {
375
+ "user_input": "keep fireworks and fire alarm and remove footsteps",
376
+ "command_type": "mixed_commands",
377
+ "target_sources": [
378
+ "speech",
379
+ "fireworks",
380
+ "fire_alarm"
381
+ ],
382
+ "target_channels": [
383
+ 0,
384
+ 2,
385
+ 3
386
+ ]
387
+ },
388
+ {
389
+ "user_input": "remove fireworks and fire alarm and keep footsteps",
390
+ "command_type": "mixed_commands",
391
+ "target_sources": [
392
+ "speech",
393
+ "footsteps"
394
+ ],
395
+ "target_channels": [
396
+ 0,
397
+ 4
398
+ ]
399
+ },
400
+ {
401
+ "user_input": "remove fireworks and footsteps and keep fire alarm",
402
+ "command_type": "mixed_commands",
403
+ "target_sources": [
404
+ "speech",
405
+ "fire_alarm"
406
+ ],
407
+ "target_channels": [
408
+ 0,
409
+ 3
410
+ ]
411
+ },
412
+ {
413
+ "user_input": "keep fireworks and remove fire alarm and footsteps",
414
+ "command_type": "mixed_commands",
415
+ "target_sources": [
416
+ "speech",
417
+ "fireworks"
418
+ ],
419
+ "target_channels": [
420
+ 0,
421
+ 2
422
+ ]
423
+ }
424
+ ]
425
+ }
data/audio_mixtures_old_both/test_700/restaurant_2dist_139_rep3.json ADDED
@@ -0,0 +1,162 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "restaurant_2dist_139_rep3",
3
+ "scene_name": "Restaurant",
4
+ "distractor_count": 2,
5
+ "distractors": [
6
+ "helicopter",
7
+ "gunshot"
8
+ ],
9
+ "audio_file": "restaurant_2dist_139_rep3.wav",
10
+ "split": "test",
11
+ "audio_metadata": {
12
+ "duration": 10.0,
13
+ "sample_rate": 44100,
14
+ "channels": 5,
15
+ "speech": {
16
+ "original_path": "speech/test/p252/p252_193.wav",
17
+ "origin_start": 0.0,
18
+ "origin_end": 2.7333786848072563,
19
+ "mixture_start": 0.0,
20
+ "mixture_end": 10.0,
21
+ "channel": 0
22
+ },
23
+ "background": {
24
+ "original_path": "background/test/Restaurant/asmr_Restaurant_LvB-6uM2tik_chunk_041.mp3",
25
+ "origin_start": 81.09301587301587,
26
+ "origin_end": 91.09301587301587,
27
+ "mixture_start": 0.0,
28
+ "mixture_end": 10.0,
29
+ "channel": 1
30
+ },
31
+ "distractor_1": {
32
+ "name": "helicopter",
33
+ "display_name": "helicopter",
34
+ "original_path": "distractors/test/helicopter/esc-50_5-177957-B-40.wav",
35
+ "origin_start": 0.4823356009070295,
36
+ "origin_end": 3.041972789115646,
37
+ "mixture_start": 1.9881247689717243,
38
+ "mixture_end": 4.547774488356881,
39
+ "channel": 2
40
+ },
41
+ "distractor_2": {
42
+ "name": "gunshot",
43
+ "display_name": "gunshot",
44
+ "original_path": "distractors/test/gunshot/fsd50k_386758.wav",
45
+ "origin_start": 0.0,
46
+ "origin_end": 1.0332879818594105,
47
+ "mixture_start": 3.807265119088712,
48
+ "mixture_end": 4.840553100948123,
49
+ "channel": 3
50
+ }
51
+ },
52
+ "command_variants": [
53
+ {
54
+ "user_input": null,
55
+ "command_type": "no_input",
56
+ "target_sources": [
57
+ "speech",
58
+ "gunshot"
59
+ ],
60
+ "target_channels": [
61
+ 0,
62
+ 3
63
+ ]
64
+ },
65
+ {
66
+ "user_input": "remove helicopter",
67
+ "command_type": "remove_only",
68
+ "target_sources": [
69
+ "speech",
70
+ "gunshot"
71
+ ],
72
+ "target_channels": [
73
+ 0,
74
+ 3
75
+ ]
76
+ },
77
+ {
78
+ "user_input": "remove gunshot",
79
+ "command_type": "remove_only",
80
+ "target_sources": [
81
+ "speech"
82
+ ],
83
+ "target_channels": [
84
+ 0
85
+ ]
86
+ },
87
+ {
88
+ "user_input": "remove helicopter and gunshot",
89
+ "command_type": "remove_only",
90
+ "target_sources": [
91
+ "speech"
92
+ ],
93
+ "target_channels": [
94
+ 0
95
+ ]
96
+ },
97
+ {
98
+ "user_input": "keep helicopter",
99
+ "command_type": "keep_only",
100
+ "target_sources": [
101
+ "speech",
102
+ "helicopter",
103
+ "gunshot"
104
+ ],
105
+ "target_channels": [
106
+ 0,
107
+ 2,
108
+ 3
109
+ ]
110
+ },
111
+ {
112
+ "user_input": "keep gunshot",
113
+ "command_type": "keep_only",
114
+ "target_sources": [
115
+ "speech",
116
+ "gunshot"
117
+ ],
118
+ "target_channels": [
119
+ 0,
120
+ 3
121
+ ]
122
+ },
123
+ {
124
+ "user_input": "keep helicopter and gunshot",
125
+ "command_type": "keep_only",
126
+ "target_sources": [
127
+ "speech",
128
+ "helicopter",
129
+ "gunshot"
130
+ ],
131
+ "target_channels": [
132
+ 0,
133
+ 2,
134
+ 3
135
+ ]
136
+ },
137
+ {
138
+ "user_input": "remove helicopter and keep gunshot",
139
+ "command_type": "mixed_commands",
140
+ "target_sources": [
141
+ "speech",
142
+ "gunshot"
143
+ ],
144
+ "target_channels": [
145
+ 0,
146
+ 3
147
+ ]
148
+ },
149
+ {
150
+ "user_input": "keep helicopter and remove gunshot",
151
+ "command_type": "mixed_commands",
152
+ "target_sources": [
153
+ "speech",
154
+ "helicopter"
155
+ ],
156
+ "target_channels": [
157
+ 0,
158
+ 2
159
+ ]
160
+ }
161
+ ]
162
+ }
data/audio_mixtures_old_both/test_700/supermarket_1dist_056_rep2.json ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "supermarket_1dist_056_rep2",
3
+ "scene_name": "Supermarket",
4
+ "distractor_count": 1,
5
+ "distractors": [
6
+ "baby_cry"
7
+ ],
8
+ "audio_file": "supermarket_1dist_056_rep2.wav",
9
+ "split": "test",
10
+ "audio_metadata": {
11
+ "duration": 10.0,
12
+ "sample_rate": 44100,
13
+ "channels": 5,
14
+ "speech": {
15
+ "original_path": "speech/test/p248/p248_053.wav",
16
+ "origin_start": 0.0,
17
+ "origin_end": 2.9480272108843537,
18
+ "mixture_start": 0.0,
19
+ "mixture_end": 10.0,
20
+ "channel": 0
21
+ },
22
+ "background": {
23
+ "original_path": "background/test/Supermarket/asmr_Supermarket_R98aJqCQqdQ_chunk_040.mp3",
24
+ "origin_start": 104.15648526077098,
25
+ "origin_end": 114.15648526077098,
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/test/baby_cry/disco_noises_398552_2.wav",
34
+ "origin_start": 3.153922902494331,
35
+ "origin_end": 5.56718820861678,
36
+ "mixture_start": 7.443421016881966,
37
+ "mixture_end": 9.856702396423232,
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/test_700/supermarket_2dist_193_rep1.json ADDED
@@ -0,0 +1,162 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "supermarket_2dist_193_rep1",
3
+ "scene_name": "Supermarket",
4
+ "distractor_count": 2,
5
+ "distractors": [
6
+ "cough",
7
+ "glass_breaking"
8
+ ],
9
+ "audio_file": "supermarket_2dist_193_rep1.wav",
10
+ "split": "test",
11
+ "audio_metadata": {
12
+ "duration": 10.0,
13
+ "sample_rate": 44100,
14
+ "channels": 5,
15
+ "speech": {
16
+ "original_path": "speech/test/p252/p252_019.wav",
17
+ "origin_start": 0.0,
18
+ "origin_end": 7.55718820861678,
19
+ "mixture_start": 0.0,
20
+ "mixture_end": 10.0,
21
+ "channel": 0
22
+ },
23
+ "background": {
24
+ "original_path": "background/test/Supermarket/asmr_Supermarket_R98aJqCQqdQ_chunk_003.mp3",
25
+ "origin_start": 40.20015873015873,
26
+ "origin_end": 50.20015873015873,
27
+ "mixture_start": 0.0,
28
+ "mixture_end": 10.0,
29
+ "channel": 1
30
+ },
31
+ "distractor_1": {
32
+ "name": "cough",
33
+ "display_name": "cough",
34
+ "original_path": "distractors/test/cough/fsd50k_146873.wav",
35
+ "origin_start": 0.0,
36
+ "origin_end": 1.18421768707483,
37
+ "mixture_start": 6.794394563968624,
38
+ "mixture_end": 7.9786122510434545,
39
+ "channel": 2
40
+ },
41
+ "distractor_2": {
42
+ "name": "glass_breaking",
43
+ "display_name": "glass breaking",
44
+ "original_path": "distractors/test/glass_breaking/fsd50k_315646.wav",
45
+ "origin_start": 0.0,
46
+ "origin_end": 1.2770975056689342,
47
+ "mixture_start": 6.04353196684715,
48
+ "mixture_end": 7.320629472516083,
49
+ "channel": 3
50
+ }
51
+ },
52
+ "command_variants": [
53
+ {
54
+ "user_input": null,
55
+ "command_type": "no_input",
56
+ "target_sources": [
57
+ "speech",
58
+ "glass_breaking"
59
+ ],
60
+ "target_channels": [
61
+ 0,
62
+ 3
63
+ ]
64
+ },
65
+ {
66
+ "user_input": "remove cough",
67
+ "command_type": "remove_only",
68
+ "target_sources": [
69
+ "speech",
70
+ "glass_breaking"
71
+ ],
72
+ "target_channels": [
73
+ 0,
74
+ 3
75
+ ]
76
+ },
77
+ {
78
+ "user_input": "remove glass breaking",
79
+ "command_type": "remove_only",
80
+ "target_sources": [
81
+ "speech"
82
+ ],
83
+ "target_channels": [
84
+ 0
85
+ ]
86
+ },
87
+ {
88
+ "user_input": "remove cough and glass breaking",
89
+ "command_type": "remove_only",
90
+ "target_sources": [
91
+ "speech"
92
+ ],
93
+ "target_channels": [
94
+ 0
95
+ ]
96
+ },
97
+ {
98
+ "user_input": "keep cough",
99
+ "command_type": "keep_only",
100
+ "target_sources": [
101
+ "speech",
102
+ "cough",
103
+ "glass_breaking"
104
+ ],
105
+ "target_channels": [
106
+ 0,
107
+ 2,
108
+ 3
109
+ ]
110
+ },
111
+ {
112
+ "user_input": "keep glass breaking",
113
+ "command_type": "keep_only",
114
+ "target_sources": [
115
+ "speech",
116
+ "glass_breaking"
117
+ ],
118
+ "target_channels": [
119
+ 0,
120
+ 3
121
+ ]
122
+ },
123
+ {
124
+ "user_input": "keep cough and glass breaking",
125
+ "command_type": "keep_only",
126
+ "target_sources": [
127
+ "speech",
128
+ "cough",
129
+ "glass_breaking"
130
+ ],
131
+ "target_channels": [
132
+ 0,
133
+ 2,
134
+ 3
135
+ ]
136
+ },
137
+ {
138
+ "user_input": "remove cough and keep glass breaking",
139
+ "command_type": "mixed_commands",
140
+ "target_sources": [
141
+ "speech",
142
+ "glass_breaking"
143
+ ],
144
+ "target_channels": [
145
+ 0,
146
+ 3
147
+ ]
148
+ },
149
+ {
150
+ "user_input": "keep cough and remove glass breaking",
151
+ "command_type": "mixed_commands",
152
+ "target_sources": [
153
+ "speech",
154
+ "cough"
155
+ ],
156
+ "target_channels": [
157
+ 0,
158
+ 2
159
+ ]
160
+ }
161
+ ]
162
+ }
data/audio_mixtures_old_both/test_700/train_1dist_034_rep2.json ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "train_1dist_034_rep2",
3
+ "scene_name": "Train",
4
+ "distractor_count": 1,
5
+ "distractors": [
6
+ "ringtone"
7
+ ],
8
+ "audio_file": "train_1dist_034_rep2.wav",
9
+ "split": "test",
10
+ "audio_metadata": {
11
+ "duration": 10.0,
12
+ "sample_rate": 44100,
13
+ "channels": 5,
14
+ "speech": {
15
+ "original_path": "speech/test/p255/p255_359.wav",
16
+ "origin_start": 0.0,
17
+ "origin_end": 3.1579818594104307,
18
+ "mixture_start": 0.0,
19
+ "mixture_end": 10.0,
20
+ "channel": 0
21
+ },
22
+ "background": {
23
+ "original_path": "background/test/Train/asmr_Train_K92rkjZeTng_chunk_011.mp3",
24
+ "origin_start": 4.720929705215419,
25
+ "origin_end": 14.72092970521542,
26
+ "mixture_start": 0.0,
27
+ "mixture_end": 10.0,
28
+ "channel": 1
29
+ },
30
+ "distractor_1": {
31
+ "name": "ringtone",
32
+ "display_name": "ringtone",
33
+ "original_path": "distractors/test/ringtone/fsd50k_59738.wav",
34
+ "origin_start": 4.341065759637188,
35
+ "origin_end": 7.5397278911564625,
36
+ "mixture_start": 4.3805097581112395,
37
+ "mixture_end": 7.579182548755008,
38
+ "channel": 2
39
+ }
40
+ },
41
+ "command_variants": [
42
+ {
43
+ "user_input": null,
44
+ "command_type": "no_input",
45
+ "target_sources": [
46
+ "speech",
47
+ "ringtone"
48
+ ],
49
+ "target_channels": [
50
+ 0,
51
+ 2
52
+ ]
53
+ },
54
+ {
55
+ "user_input": "remove ringtone",
56
+ "command_type": "remove_only",
57
+ "target_sources": [
58
+ "speech"
59
+ ],
60
+ "target_channels": [
61
+ 0
62
+ ]
63
+ },
64
+ {
65
+ "user_input": "keep ringtone",
66
+ "command_type": "keep_only",
67
+ "target_sources": [
68
+ "speech",
69
+ "ringtone"
70
+ ],
71
+ "target_channels": [
72
+ 0,
73
+ 2
74
+ ]
75
+ }
76
+ ]
77
+ }
data/audio_mixtures_old_both/test_700/train_2dist_114_rep2.json ADDED
@@ -0,0 +1,162 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "train_2dist_114_rep2",
3
+ "scene_name": "Train",
4
+ "distractor_count": 2,
5
+ "distractors": [
6
+ "computer_typing",
7
+ "siren"
8
+ ],
9
+ "audio_file": "train_2dist_114_rep2.wav",
10
+ "split": "test",
11
+ "audio_metadata": {
12
+ "duration": 10.0,
13
+ "sample_rate": 44100,
14
+ "channels": 5,
15
+ "speech": {
16
+ "original_path": "speech/test/p252/p252_218.wav",
17
+ "origin_start": 0.0,
18
+ "origin_end": 4.442358276643991,
19
+ "mixture_start": 0.0,
20
+ "mixture_end": 10.0,
21
+ "channel": 0
22
+ },
23
+ "background": {
24
+ "original_path": "background/test/Train/asmr_Train_K92rkjZeTng_chunk_011.mp3",
25
+ "origin_start": 153.1120634920635,
26
+ "origin_end": 163.1120634920635,
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/test/computer_typing/fsd50k_191849.wav",
35
+ "origin_start": 0.968798185941043,
36
+ "origin_end": 4.2779138321995465,
37
+ "mixture_start": 2.240526403368704,
38
+ "mixture_end": 5.5496507454540565,
39
+ "channel": 2
40
+ },
41
+ "distractor_2": {
42
+ "name": "siren",
43
+ "display_name": "siren",
44
+ "original_path": "distractors/test/siren/esc-50_5-184323-A-42.wav",
45
+ "origin_start": 1.3687755102040817,
46
+ "origin_end": 4.215238095238095,
47
+ "mixture_start": 6.201941000351205,
48
+ "mixture_end": 9.048419296796148,
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 computer typing",
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 computer typing 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 computer typing",
99
+ "command_type": "keep_only",
100
+ "target_sources": [
101
+ "speech",
102
+ "computer_typing",
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 computer typing and siren",
125
+ "command_type": "keep_only",
126
+ "target_sources": [
127
+ "speech",
128
+ "computer_typing",
129
+ "siren"
130
+ ],
131
+ "target_channels": [
132
+ 0,
133
+ 2,
134
+ 3
135
+ ]
136
+ },
137
+ {
138
+ "user_input": "keep siren and remove computer typing",
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 computer typing",
151
+ "command_type": "mixed_commands",
152
+ "target_sources": [
153
+ "speech",
154
+ "computer_typing"
155
+ ],
156
+ "target_channels": [
157
+ 0,
158
+ 2
159
+ ]
160
+ }
161
+ ]
162
+ }