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

Add files using upload-large-folder tool

Browse files
data/audio_mixtures/train/beach_1dist_020_rep2.json ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "beach_1dist_020_rep2",
3
+ "scene_name": "Beach",
4
+ "distractor_count": 1,
5
+ "distractors": [
6
+ "boom"
7
+ ],
8
+ "audio_file": "beach_1dist_020_rep2.wav",
9
+ "split": "train",
10
+ "audio_metadata": {
11
+ "duration": 10.0,
12
+ "sample_rate": 44100,
13
+ "channels": 5,
14
+ "speech": {
15
+ "original_path": "speech/train/p270/p270_270.wav",
16
+ "origin_start": 0.0,
17
+ "origin_end": 1.9223356009070294,
18
+ "mixture_start": 0.0,
19
+ "mixture_end": 10.0,
20
+ "channel": 0
21
+ },
22
+ "background": {
23
+ "original_path": "background/train/Beach/asmr_Beach_Nep1qytq9JM_chunk_052.mp3",
24
+ "origin_start": 4.481882086167801,
25
+ "origin_end": 14.4818820861678,
26
+ "mixture_start": 0.0,
27
+ "mixture_end": 10.0,
28
+ "channel": 1
29
+ },
30
+ "distractor_1": {
31
+ "name": "boom",
32
+ "display_name": "boom",
33
+ "original_path": "distractors/train/boom/fsd50k_171971.wav",
34
+ "origin_start": 0.0,
35
+ "origin_end": 1.4280272108843537,
36
+ "mixture_start": 3.665538569560826,
37
+ "mixture_end": 5.0935657804451795,
38
+ "channel": 2
39
+ }
40
+ },
41
+ "command_variants": [
42
+ {
43
+ "user_input": null,
44
+ "command_type": "no_input",
45
+ "target_sources": [
46
+ "speech",
47
+ "boom"
48
+ ],
49
+ "target_channels": [
50
+ 0,
51
+ 2
52
+ ]
53
+ },
54
+ {
55
+ "user_input": "remove boom",
56
+ "command_type": "remove_only",
57
+ "target_sources": [
58
+ "speech"
59
+ ],
60
+ "target_channels": [
61
+ 0
62
+ ]
63
+ },
64
+ {
65
+ "user_input": "keep boom",
66
+ "command_type": "keep_only",
67
+ "target_sources": [
68
+ "speech",
69
+ "boom"
70
+ ],
71
+ "target_channels": [
72
+ 0,
73
+ 2
74
+ ]
75
+ }
76
+ ]
77
+ }
data/audio_mixtures/train/kitchen_1dist_021_rep3.json ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "kitchen_1dist_021_rep3",
3
+ "scene_name": "Kitchen",
4
+ "distractor_count": 1,
5
+ "distractors": [
6
+ "fire_alarm"
7
+ ],
8
+ "audio_file": "kitchen_1dist_021_rep3.wav",
9
+ "split": "train",
10
+ "audio_metadata": {
11
+ "duration": 10.0,
12
+ "sample_rate": 44100,
13
+ "channels": 5,
14
+ "speech": {
15
+ "original_path": "speech/val/p228/p228_166.wav",
16
+ "origin_start": 0.0,
17
+ "origin_end": 4.3526984126984125,
18
+ "mixture_start": 0.0,
19
+ "mixture_end": 10.0,
20
+ "channel": 0
21
+ },
22
+ "background": {
23
+ "original_path": "background/train/Kitchen/asmr_Kitchen_DoRSCsrKbq8_chunk_134.mp3",
24
+ "origin_start": 251.76861678004536,
25
+ "origin_end": 261.76861678004536,
26
+ "mixture_start": 0.0,
27
+ "mixture_end": 10.0,
28
+ "channel": 1
29
+ },
30
+ "distractor_1": {
31
+ "name": "fire_alarm",
32
+ "display_name": "fire alarm",
33
+ "original_path": "distractors/train/fire_alarm/fsd50k_270643.wav",
34
+ "origin_start": 4.746009070294784,
35
+ "origin_end": 8.008888888888889,
36
+ "mixture_start": 5.31841382108585,
37
+ "mixture_end": 8.581301747850976,
38
+ "channel": 2
39
+ }
40
+ },
41
+ "command_variants": [
42
+ {
43
+ "user_input": null,
44
+ "command_type": "no_input",
45
+ "target_sources": [
46
+ "speech",
47
+ "fire_alarm"
48
+ ],
49
+ "target_channels": [
50
+ 0,
51
+ 2
52
+ ]
53
+ },
54
+ {
55
+ "user_input": "remove fire alarm",
56
+ "command_type": "remove_only",
57
+ "target_sources": [
58
+ "speech"
59
+ ],
60
+ "target_channels": [
61
+ 0
62
+ ]
63
+ },
64
+ {
65
+ "user_input": "keep fire alarm",
66
+ "command_type": "keep_only",
67
+ "target_sources": [
68
+ "speech",
69
+ "fire_alarm"
70
+ ],
71
+ "target_channels": [
72
+ 0,
73
+ 2
74
+ ]
75
+ }
76
+ ]
77
+ }
data/audio_mixtures/train/restaurant_2dist_232_rep3.json ADDED
@@ -0,0 +1,162 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "restaurant_2dist_232_rep3",
3
+ "scene_name": "Restaurant",
4
+ "distractor_count": 2,
5
+ "distractors": [
6
+ "helicopter",
7
+ "fire_alarm"
8
+ ],
9
+ "audio_file": "restaurant_2dist_232_rep3.wav",
10
+ "split": "train",
11
+ "audio_metadata": {
12
+ "duration": 10.0,
13
+ "sample_rate": 44100,
14
+ "channels": 5,
15
+ "speech": {
16
+ "original_path": "speech/train/p259/p259_135.wav",
17
+ "origin_start": 0.0,
18
+ "origin_end": 3.4607709750566893,
19
+ "mixture_start": 0.0,
20
+ "mixture_end": 10.0,
21
+ "channel": 0
22
+ },
23
+ "background": {
24
+ "original_path": "background/val/Restaurant/asmr_Restaurant_U2vXZQiBPkE_chunk_005.mp3",
25
+ "origin_start": 186.459410430839,
26
+ "origin_end": 196.459410430839,
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/train/helicopter/esc-50_1-172649-A-40.wav",
35
+ "origin_start": 1.5143537414965986,
36
+ "origin_end": 3.6832426303854877,
37
+ "mixture_start": 1.5475776117654503,
38
+ "mixture_end": 3.7164879495767495,
39
+ "channel": 2
40
+ },
41
+ "distractor_2": {
42
+ "name": "fire_alarm",
43
+ "display_name": "fire alarm",
44
+ "original_path": "distractors/train/fire_alarm/fsd50k_64073.wav",
45
+ "origin_start": 2.248299319727891,
46
+ "origin_end": 5.827392290249433,
47
+ "mixture_start": 4.018506835576155,
48
+ "mixture_end": 7.597599865907847,
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 helicopter",
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 helicopter 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 helicopter",
99
+ "command_type": "keep_only",
100
+ "target_sources": [
101
+ "speech",
102
+ "helicopter",
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 helicopter and fire alarm",
125
+ "command_type": "keep_only",
126
+ "target_sources": [
127
+ "speech",
128
+ "helicopter",
129
+ "fire_alarm"
130
+ ],
131
+ "target_channels": [
132
+ 0,
133
+ 2,
134
+ 3
135
+ ]
136
+ },
137
+ {
138
+ "user_input": "keep fire alarm and remove helicopter",
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 helicopter",
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/train/supermarket_3dist_370_rep1.json ADDED
@@ -0,0 +1,407 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "supermarket_3dist_370_rep1",
3
+ "scene_name": "Supermarket",
4
+ "distractor_count": 3,
5
+ "distractors": [
6
+ "alarm_clock",
7
+ "baby_cry",
8
+ "gunshot"
9
+ ],
10
+ "audio_file": "supermarket_3dist_370_rep1.wav",
11
+ "split": "train",
12
+ "audio_metadata": {
13
+ "duration": 10.0,
14
+ "sample_rate": 44100,
15
+ "channels": 5,
16
+ "speech": {
17
+ "original_path": "speech/train/p273/p273_419.wav",
18
+ "origin_start": 0.0,
19
+ "origin_end": 1.9631519274376417,
20
+ "mixture_start": 0.0,
21
+ "mixture_end": 10.0,
22
+ "channel": 0
23
+ },
24
+ "background": {
25
+ "original_path": "background/train/Supermarket/asmr_Supermarket_R98aJqCQqdQ_chunk_001.mp3",
26
+ "origin_start": 84.99489795918367,
27
+ "origin_end": 94.99489795918367,
28
+ "mixture_start": 0.0,
29
+ "mixture_end": 10.0,
30
+ "channel": 1
31
+ },
32
+ "distractor_1": {
33
+ "name": "alarm_clock",
34
+ "display_name": "alarm clock",
35
+ "original_path": "distractors/train/alarm_clock/esc-50_2-89516-A-37.wav",
36
+ "origin_start": 0.48523809523809525,
37
+ "origin_end": 4.227596371882086,
38
+ "mixture_start": 1.2666483595898954,
39
+ "mixture_end": 5.009009493765366,
40
+ "channel": 2
41
+ },
42
+ "distractor_2": {
43
+ "name": "baby_cry",
44
+ "display_name": "baby cry",
45
+ "original_path": "distractors/val/baby_cry/disco_noises_31985_3.wav",
46
+ "origin_start": 6.783083900226758,
47
+ "origin_end": 8.886258503401361,
48
+ "mixture_start": 4.5208961352785275,
49
+ "mixture_end": 6.624079847687846,
50
+ "channel": 3
51
+ },
52
+ "distractor_3": {
53
+ "name": "gunshot",
54
+ "display_name": "gunshot",
55
+ "original_path": "distractors/val/gunshot/fsd50k_386758.wav",
56
+ "origin_start": 0.0,
57
+ "origin_end": 1.0332879818594105,
58
+ "mixture_start": 0.33143027690277227,
59
+ "mixture_end": 1.3647182587621827,
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
+ 4
74
+ ]
75
+ },
76
+ {
77
+ "user_input": "remove alarm clock",
78
+ "command_type": "remove_only",
79
+ "target_sources": [
80
+ "speech",
81
+ "gunshot"
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
+ "gunshot"
94
+ ],
95
+ "target_channels": [
96
+ 0,
97
+ 4
98
+ ]
99
+ },
100
+ {
101
+ "user_input": "remove gunshot",
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
+ "gunshot"
116
+ ],
117
+ "target_channels": [
118
+ 0,
119
+ 4
120
+ ]
121
+ },
122
+ {
123
+ "user_input": "remove alarm clock and gunshot",
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 gunshot",
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 gunshot",
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
+ "gunshot"
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
+ "gunshot"
173
+ ],
174
+ "target_channels": [
175
+ 0,
176
+ 3,
177
+ 4
178
+ ]
179
+ },
180
+ {
181
+ "user_input": "keep gunshot",
182
+ "command_type": "keep_only",
183
+ "target_sources": [
184
+ "speech",
185
+ "gunshot"
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
+ "gunshot"
200
+ ],
201
+ "target_channels": [
202
+ 0,
203
+ 2,
204
+ 3,
205
+ 4
206
+ ]
207
+ },
208
+ {
209
+ "user_input": "keep alarm clock and gunshot",
210
+ "command_type": "keep_only",
211
+ "target_sources": [
212
+ "speech",
213
+ "alarm_clock",
214
+ "gunshot"
215
+ ],
216
+ "target_channels": [
217
+ 0,
218
+ 2,
219
+ 4
220
+ ]
221
+ },
222
+ {
223
+ "user_input": "keep baby cry and gunshot",
224
+ "command_type": "keep_only",
225
+ "target_sources": [
226
+ "speech",
227
+ "baby_cry",
228
+ "gunshot"
229
+ ],
230
+ "target_channels": [
231
+ 0,
232
+ 3,
233
+ 4
234
+ ]
235
+ },
236
+ {
237
+ "user_input": "keep alarm clock and baby cry and gunshot",
238
+ "command_type": "keep_only",
239
+ "target_sources": [
240
+ "speech",
241
+ "alarm_clock",
242
+ "baby_cry",
243
+ "gunshot"
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
+ "gunshot"
259
+ ],
260
+ "target_channels": [
261
+ 0,
262
+ 3,
263
+ 4
264
+ ]
265
+ },
266
+ {
267
+ "user_input": "keep gunshot and remove alarm clock",
268
+ "command_type": "mixed_commands",
269
+ "target_sources": [
270
+ "speech",
271
+ "gunshot"
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
+ "gunshot"
285
+ ],
286
+ "target_channels": [
287
+ 0,
288
+ 2,
289
+ 4
290
+ ]
291
+ },
292
+ {
293
+ "user_input": "remove baby cry and keep gunshot",
294
+ "command_type": "mixed_commands",
295
+ "target_sources": [
296
+ "speech",
297
+ "gunshot"
298
+ ],
299
+ "target_channels": [
300
+ 0,
301
+ 4
302
+ ]
303
+ },
304
+ {
305
+ "user_input": "keep alarm clock and remove gunshot",
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 gunshot 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": "keep baby cry and gunshot and remove alarm clock",
330
+ "command_type": "mixed_commands",
331
+ "target_sources": [
332
+ "speech",
333
+ "baby_cry",
334
+ "gunshot"
335
+ ],
336
+ "target_channels": [
337
+ 0,
338
+ 3,
339
+ 4
340
+ ]
341
+ },
342
+ {
343
+ "user_input": "remove baby cry and keep alarm clock and gunshot",
344
+ "command_type": "mixed_commands",
345
+ "target_sources": [
346
+ "speech",
347
+ "alarm_clock",
348
+ "gunshot"
349
+ ],
350
+ "target_channels": [
351
+ 0,
352
+ 2,
353
+ 4
354
+ ]
355
+ },
356
+ {
357
+ "user_input": "remove gunshot and keep alarm clock and baby cry",
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 gunshot and remove alarm clock and baby cry",
372
+ "command_type": "mixed_commands",
373
+ "target_sources": [
374
+ "speech",
375
+ "gunshot"
376
+ ],
377
+ "target_channels": [
378
+ 0,
379
+ 4
380
+ ]
381
+ },
382
+ {
383
+ "user_input": "remove alarm clock and gunshot and keep baby cry",
384
+ "command_type": "mixed_commands",
385
+ "target_sources": [
386
+ "speech",
387
+ "baby_cry"
388
+ ],
389
+ "target_channels": [
390
+ 0,
391
+ 3
392
+ ]
393
+ },
394
+ {
395
+ "user_input": "remove baby cry and gunshot and keep alarm clock",
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_no_speech/test/airport_1dist_005_rep4_v0.json ADDED
@@ -0,0 +1,111 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "airport_1dist_005_rep4_v0",
3
+ "original_mixture_id": "airport_1dist_005_rep4",
4
+ "scene_name": "Airport",
5
+ "distractor_count": 1,
6
+ "distractors": [
7
+ "dog"
8
+ ],
9
+ "audio_file": "airport_1dist_005_rep4_v0.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/p255/p255_164.wav",
17
+ "origin_start": 0.0,
18
+ "origin_end": 2.6029024943310657,
19
+ "mixture_start": 0.0,
20
+ "mixture_end": 10.0,
21
+ "channel": 0
22
+ },
23
+ "background": {
24
+ "original_path": "background/test/Airport/asmr_Airport_ILBDMisz5K8_chunk_010.mp3",
25
+ "origin_start": 273.02408163265306,
26
+ "origin_end": 283.02408163265306,
27
+ "mixture_start": 0.0,
28
+ "mixture_end": 10.0,
29
+ "channel": 1
30
+ },
31
+ "distractor_1": {
32
+ "name": "dog",
33
+ "display_name": "dog",
34
+ "original_path": "distractors/test/dog/fsd50k_328055.wav",
35
+ "origin_start": 6.369206349206349,
36
+ "origin_end": 10.068730158730158,
37
+ "mixture_start": 5.821655063068309,
38
+ "mixture_end": 9.521186480786263,
39
+ "channel": 2
40
+ }
41
+ },
42
+ "command_variant": {
43
+ "user_input": null,
44
+ "command_type": "no_input",
45
+ "target_sources": [],
46
+ "target_channels": []
47
+ },
48
+ "snr_info": {
49
+ "speech": {
50
+ "target_snr_db": 5.344189671145623,
51
+ "scaling_factor": 4.218842541884682,
52
+ "original_active_rms": 0.04385470226407051,
53
+ "target_rms": 0.18501608357334717,
54
+ "rms_calculation": "active_only"
55
+ },
56
+ "dog": {
57
+ "target_snr_db": 1.622062974682703,
58
+ "scaling_factor": 0.8494350648220974,
59
+ "original_active_rms": 0.14189691841602325,
60
+ "target_rms": 0.12053221809277058,
61
+ "rms_calculation": "active_only"
62
+ },
63
+ "background": {
64
+ "reference_rms": 0.1,
65
+ "scaling_applied": true,
66
+ "target_rms": 0.1
67
+ }
68
+ },
69
+ "background_scaling_factor": 4.286342831315966,
70
+ "sofa": "data/hrtf/CIPIC/subject_165.sofa",
71
+ "mic_positions": [
72
+ [
73
+ 0.0,
74
+ 0.09,
75
+ 0.0
76
+ ],
77
+ [
78
+ 0.0,
79
+ -0.09,
80
+ 0.0
81
+ ]
82
+ ],
83
+ "sources": [
84
+ {
85
+ "position": [
86
+ -0.9243333845014726,
87
+ -0.25881904510252085,
88
+ 0.2803934667360721
89
+ ],
90
+ "order": 1,
91
+ "hrtf_index": {
92
+ "M": 787
93
+ },
94
+ "label": "speech"
95
+ },
96
+ {
97
+ "position": [
98
+ -0.26810618701321387,
99
+ -0.9063077870366499,
100
+ 0.32668833410755005
101
+ ],
102
+ "order": 0,
103
+ "hrtf_index": {
104
+ "M": 1181
105
+ },
106
+ "label": "dog"
107
+ }
108
+ ],
109
+ "num_background": 0,
110
+ "duration": 0
111
+ }
data/audio_mixtures_no_speech/test/airport_2dist_178_rep3_v2.json ADDED
@@ -0,0 +1,151 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "airport_2dist_178_rep3_v2",
3
+ "original_mixture_id": "airport_2dist_178_rep3",
4
+ "scene_name": "Airport",
5
+ "distractor_count": 2,
6
+ "distractors": [
7
+ "cellphone_buzz_vibrating_alert",
8
+ "baby_cry"
9
+ ],
10
+ "audio_file": "airport_2dist_178_rep3_v2.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/p248/p248_022.wav",
18
+ "origin_start": 0.0,
19
+ "origin_end": 8.069160997732427,
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_010.mp3",
26
+ "origin_start": 197.6695918367347,
27
+ "origin_end": 207.6695918367347,
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/test/cellphone_buzz_vibrating_alert/fsd50k_117642.wav",
36
+ "origin_start": 0.0012698412698412698,
37
+ "origin_end": 2.7263038548752836,
38
+ "mixture_start": 4.305591228733712,
39
+ "mixture_end": 7.030638867934618,
40
+ "channel": 2
41
+ },
42
+ "distractor_2": {
43
+ "name": "baby_cry",
44
+ "display_name": "baby cry",
45
+ "original_path": "distractors/test/baby_cry/disco_noises_96294.wav",
46
+ "origin_start": 1.6208390022675736,
47
+ "origin_end": 4.378888888888889,
48
+ "mixture_start": 6.925059923654402,
49
+ "mixture_end": 9.683124798158579,
50
+ "channel": 3
51
+ }
52
+ },
53
+ "command_variant": {
54
+ "user_input": "remove baby cry",
55
+ "command_type": "remove_only",
56
+ "target_sources": [
57
+ "cellphone_buzz_vibrating_alert"
58
+ ],
59
+ "target_channels": [
60
+ 2
61
+ ]
62
+ },
63
+ "snr_info": {
64
+ "speech": {
65
+ "target_snr_db": 2.5276372626100185,
66
+ "scaling_factor": 1.6713741832688436,
67
+ "original_active_rms": 0.08004020154476166,
68
+ "target_rms": 0.13377712648554965,
69
+ "rms_calculation": "active_only"
70
+ },
71
+ "cellphone_buzz_vibrating_alert": {
72
+ "target_snr_db": 6.090548738031256,
73
+ "scaling_factor": 1.9629123358161054,
74
+ "original_active_rms": 0.10271326452493668,
75
+ "target_rms": 0.20161713398794096,
76
+ "rms_calculation": "active_only"
77
+ },
78
+ "baby_cry": {
79
+ "target_snr_db": 13.155357781946964,
80
+ "scaling_factor": 3.9049121159160913,
81
+ "original_active_rms": 0.1164545938372612,
82
+ "target_rms": 0.45474495442920865,
83
+ "rms_calculation": "active_only"
84
+ },
85
+ "background": {
86
+ "reference_rms": 0.1,
87
+ "scaling_applied": true,
88
+ "target_rms": 0.1
89
+ }
90
+ },
91
+ "background_scaling_factor": 5.29392292955871,
92
+ "sofa": "data/hrtf/SBSBRIR/SBSBRIR_x0pt5y-0pt5.sofa",
93
+ "mic_positions": [
94
+ [
95
+ 0.0,
96
+ 0.069,
97
+ 0.0
98
+ ],
99
+ [
100
+ 0.0,
101
+ -0.069,
102
+ 0.0
103
+ ]
104
+ ],
105
+ "sources": [
106
+ {
107
+ "position": [
108
+ 1.4849242404917502,
109
+ 1.48492424049175,
110
+ 0.0
111
+ ],
112
+ "order": 1,
113
+ "hrtf_index": {
114
+ "M": 221,
115
+ "E": 2,
116
+ "I": 0
117
+ },
118
+ "label": "speech"
119
+ },
120
+ {
121
+ "position": [
122
+ 1.4849242404917495,
123
+ -1.4849242404917502,
124
+ 0.0
125
+ ],
126
+ "order": 2,
127
+ "hrtf_index": {
128
+ "M": 221,
129
+ "E": 10,
130
+ "I": 0
131
+ },
132
+ "label": "cellphone_buzz_vibrating_alert"
133
+ },
134
+ {
135
+ "position": [
136
+ -2.1,
137
+ 2.571758278209442e-16,
138
+ 0.0
139
+ ],
140
+ "order": 0,
141
+ "hrtf_index": {
142
+ "M": 221,
143
+ "E": 6,
144
+ "I": 0
145
+ },
146
+ "label": "baby_cry"
147
+ }
148
+ ],
149
+ "num_background": 0,
150
+ "duration": 0
151
+ }
data/audio_mixtures_no_speech/test/beach_2dist_140_rep2_v4.json ADDED
@@ -0,0 +1,138 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "beach_2dist_140_rep2_v4",
3
+ "original_mixture_id": "beach_2dist_140_rep2",
4
+ "scene_name": "Beach",
5
+ "distractor_count": 2,
6
+ "distractors": [
7
+ "engine",
8
+ "baby_cry"
9
+ ],
10
+ "audio_file": "beach_2dist_140_rep2_v4.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_053.wav",
18
+ "origin_start": 0.0,
19
+ "origin_end": 3.58702947845805,
20
+ "mixture_start": 0.0,
21
+ "mixture_end": 10.0,
22
+ "channel": 0
23
+ },
24
+ "background": {
25
+ "original_path": "background/test/Beach/asmr_Beach_Nep1qytq9JM_chunk_017.mp3",
26
+ "origin_start": 63.129410430839,
27
+ "origin_end": 73.129410430839,
28
+ "mixture_start": 0.0,
29
+ "mixture_end": 10.0,
30
+ "channel": 1
31
+ },
32
+ "distractor_1": {
33
+ "name": "engine",
34
+ "display_name": "engine",
35
+ "original_path": "distractors/test/engine/esc-50_5-232272-A-44.wav",
36
+ "origin_start": 0.39755102040816326,
37
+ "origin_end": 3.2810430839002267,
38
+ "mixture_start": 2.4485617008764673,
39
+ "mixture_end": 5.332076050190224,
40
+ "channel": 2
41
+ },
42
+ "distractor_2": {
43
+ "name": "baby_cry",
44
+ "display_name": "baby cry",
45
+ "original_path": "distractors/test/baby_cry/disco_noises_198411_3.wav",
46
+ "origin_start": 9.002471655328797,
47
+ "origin_end": 12.471133786848073,
48
+ "mixture_start": 6.205849583828402,
49
+ "mixture_end": 9.674516225490319,
50
+ "channel": 3
51
+ }
52
+ },
53
+ "command_variant": {
54
+ "user_input": "keep engine",
55
+ "command_type": "keep_only",
56
+ "target_sources": [
57
+ "engine",
58
+ "baby_cry"
59
+ ],
60
+ "target_channels": [
61
+ 2,
62
+ 3
63
+ ]
64
+ },
65
+ "snr_info": {
66
+ "speech": {
67
+ "target_snr_db": 0.03959769284897874,
68
+ "scaling_factor": 1.7683790103694352,
69
+ "original_active_rms": 0.05680735036730766,
70
+ "target_rms": 0.1004569260242493,
71
+ "rms_calculation": "active_only"
72
+ },
73
+ "engine": {
74
+ "target_snr_db": 13.50346747652722,
75
+ "scaling_factor": 6.990970136876039,
76
+ "original_active_rms": 0.0677073672413826,
77
+ "target_rms": 0.4733401824310048,
78
+ "rms_calculation": "active_only"
79
+ },
80
+ "baby_cry": {
81
+ "target_snr_db": 3.855648328772997,
82
+ "scaling_factor": 6.875271415202556,
83
+ "original_active_rms": 0.022672142833471298,
84
+ "target_rms": 0.1558771355443547,
85
+ "rms_calculation": "active_only"
86
+ },
87
+ "background": {
88
+ "reference_rms": 0.1,
89
+ "scaling_applied": true,
90
+ "target_rms": 0.1
91
+ }
92
+ },
93
+ "background_scaling_factor": 0.5504888162583894,
94
+ "sofa": "data/hrtf/CATTRIR/0_3s",
95
+ "mic_positions": [
96
+ [
97
+ 0,
98
+ 0.9,
99
+ 0
100
+ ],
101
+ [
102
+ 0,
103
+ -0.9,
104
+ 0
105
+ ]
106
+ ],
107
+ "sources": [
108
+ {
109
+ "position": [
110
+ 0.6427876096865394,
111
+ -0.7660444431189781
112
+ ],
113
+ "order": 2,
114
+ "hrtf_index": -50,
115
+ "label": "speech"
116
+ },
117
+ {
118
+ "position": [
119
+ 0.6427876096865394,
120
+ -0.7660444431189781
121
+ ],
122
+ "order": 0,
123
+ "hrtf_index": -50,
124
+ "label": "engine"
125
+ },
126
+ {
127
+ "position": [
128
+ 0.6427876096865394,
129
+ -0.7660444431189781
130
+ ],
131
+ "order": 1,
132
+ "hrtf_index": -50,
133
+ "label": "baby_cry"
134
+ }
135
+ ],
136
+ "num_background": 0,
137
+ "duration": 0
138
+ }
data/audio_mixtures_no_speech/test/beach_3dist_269_rep2_v13.json ADDED
@@ -0,0 +1,185 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "beach_3dist_269_rep2_v13",
3
+ "original_mixture_id": "beach_3dist_269_rep2",
4
+ "scene_name": "Beach",
5
+ "distractor_count": 3,
6
+ "distractors": [
7
+ "alarm_clock",
8
+ "gunshot",
9
+ "siren"
10
+ ],
11
+ "audio_file": "beach_3dist_269_rep2_v13.wav",
12
+ "split": "test",
13
+ "audio_metadata": {
14
+ "duration": 10.0,
15
+ "sample_rate": 44100,
16
+ "channels": 5,
17
+ "speech": {
18
+ "original_path": "speech/test/p253/p253_283.wav",
19
+ "origin_start": 0.0,
20
+ "origin_end": 1.5832426303854876,
21
+ "mixture_start": 0.0,
22
+ "mixture_end": 10.0,
23
+ "channel": 0
24
+ },
25
+ "background": {
26
+ "original_path": "background/test/Beach/asmr_Beach_Nep1qytq9JM_chunk_096.mp3",
27
+ "origin_start": 93.2740589569161,
28
+ "origin_end": 103.2740589569161,
29
+ "mixture_start": 0.0,
30
+ "mixture_end": 10.0,
31
+ "channel": 1
32
+ },
33
+ "distractor_1": {
34
+ "name": "alarm_clock",
35
+ "display_name": "alarm clock",
36
+ "original_path": "distractors/test/alarm_clock/esc-50_5-223176-A-37.wav",
37
+ "origin_start": 1.804512471655329,
38
+ "origin_end": 3.9658049886621316,
39
+ "mixture_start": 2.384241333593097,
40
+ "mixture_end": 4.545549504454438,
41
+ "channel": 2
42
+ },
43
+ "distractor_2": {
44
+ "name": "gunshot",
45
+ "display_name": "gunshot",
46
+ "original_path": "distractors/test/gunshot/fsd50k_171236.wav",
47
+ "origin_start": 0.0,
48
+ "origin_end": 1.486077097505669,
49
+ "mixture_start": 6.437509736588806,
50
+ "mixture_end": 7.9235868340944755,
51
+ "channel": 3
52
+ },
53
+ "distractor_3": {
54
+ "name": "siren",
55
+ "display_name": "siren",
56
+ "original_path": "distractors/test/siren/esc-50_5-133989-B-42.wav",
57
+ "origin_start": 2.195736961451247,
58
+ "origin_end": 4.681043083900227,
59
+ "mixture_start": 0.8197868702908181,
60
+ "mixture_end": 3.3051020025534537,
61
+ "channel": 4
62
+ }
63
+ },
64
+ "command_variant": {
65
+ "user_input": "keep gunshot and siren",
66
+ "command_type": "keep_only",
67
+ "target_sources": [
68
+ "gunshot",
69
+ "siren"
70
+ ],
71
+ "target_channels": [
72
+ 3,
73
+ 4
74
+ ]
75
+ },
76
+ "snr_info": {
77
+ "speech": {
78
+ "target_snr_db": -3.937931637767329,
79
+ "scaling_factor": 0.7363313825650281,
80
+ "original_active_rms": 0.08630383759737015,
81
+ "target_rms": 0.06354822405873921,
82
+ "rms_calculation": "active_only"
83
+ },
84
+ "alarm_clock": {
85
+ "target_snr_db": -4.717240372619164,
86
+ "scaling_factor": 0.11565903786269809,
87
+ "original_active_rms": 0.5022944808006287,
88
+ "target_rms": 0.05809489637314419,
89
+ "rms_calculation": "active_only"
90
+ },
91
+ "gunshot": {
92
+ "target_snr_db": 6.305276023735985,
93
+ "scaling_factor": 3.2380753045846116,
94
+ "original_active_rms": 0.06382294744253159,
95
+ "target_rms": 0.20666350997946312,
96
+ "rms_calculation": "active_only"
97
+ },
98
+ "siren": {
99
+ "target_snr_db": -3.8716653191396366,
100
+ "scaling_factor": 0.29622869356030673,
101
+ "original_active_rms": 0.21616710722446442,
102
+ "target_rms": 0.06403489976381384,
103
+ "rms_calculation": "active_only"
104
+ },
105
+ "background": {
106
+ "reference_rms": 0.1,
107
+ "scaling_applied": true,
108
+ "target_rms": 0.1
109
+ }
110
+ },
111
+ "background_scaling_factor": 0.6660514923785885,
112
+ "sofa": "data/hrtf/SBSBRIR/SBSBRIR_x0pt5y-0pt5.sofa",
113
+ "mic_positions": [
114
+ [
115
+ 0.0,
116
+ 0.069,
117
+ 0.0
118
+ ],
119
+ [
120
+ 0.0,
121
+ -0.069,
122
+ 0.0
123
+ ]
124
+ ],
125
+ "sources": [
126
+ {
127
+ "position": [
128
+ -1.4849242404917498,
129
+ 1.4849242404917502,
130
+ 0.0
131
+ ],
132
+ "order": 3,
133
+ "hrtf_index": {
134
+ "M": 27,
135
+ "E": 5,
136
+ "I": 0
137
+ },
138
+ "label": "speech"
139
+ },
140
+ {
141
+ "position": [
142
+ -0.7182423009839044,
143
+ 1.9733545036504079,
144
+ 0.0
145
+ ],
146
+ "order": 0,
147
+ "hrtf_index": {
148
+ "M": 27,
149
+ "E": 4,
150
+ "I": 0
151
+ },
152
+ "label": "alarm_clock"
153
+ },
154
+ {
155
+ "position": [
156
+ -1.4849242404917502,
157
+ -1.4849242404917498,
158
+ 0.0
159
+ ],
160
+ "order": 2,
161
+ "hrtf_index": {
162
+ "M": 27,
163
+ "E": 7,
164
+ "I": 0
165
+ },
166
+ "label": "gunshot"
167
+ },
168
+ {
169
+ "position": [
170
+ 1.4849242404917502,
171
+ 1.48492424049175,
172
+ 0.0
173
+ ],
174
+ "order": 1,
175
+ "hrtf_index": {
176
+ "M": 27,
177
+ "E": 2,
178
+ "I": 0
179
+ },
180
+ "label": "siren"
181
+ }
182
+ ],
183
+ "num_background": 0,
184
+ "duration": 0
185
+ }
data/audio_mixtures_no_speech/test/beach_3dist_274_rep3_v24.json ADDED
@@ -0,0 +1,175 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "beach_3dist_274_rep3_v24",
3
+ "original_mixture_id": "beach_3dist_274_rep3",
4
+ "scene_name": "Beach",
5
+ "distractor_count": 3,
6
+ "distractors": [
7
+ "car_alarm",
8
+ "sneeze",
9
+ "birds_chirping"
10
+ ],
11
+ "audio_file": "beach_3dist_274_rep3_v24.wav",
12
+ "split": "test",
13
+ "audio_metadata": {
14
+ "duration": 10.0,
15
+ "sample_rate": 44100,
16
+ "channels": 5,
17
+ "speech": {
18
+ "original_path": "speech/test/p255/p255_085.wav",
19
+ "origin_start": 0.0,
20
+ "origin_end": 3.630702947845805,
21
+ "mixture_start": 0.0,
22
+ "mixture_end": 10.0,
23
+ "channel": 0
24
+ },
25
+ "background": {
26
+ "original_path": "background/test/Beach/asmr_Beach_urVW36rIHYM_chunk_003.mp3",
27
+ "origin_start": 115.54095238095238,
28
+ "origin_end": 125.54095238095238,
29
+ "mixture_start": 0.0,
30
+ "mixture_end": 10.0,
31
+ "channel": 1
32
+ },
33
+ "distractor_1": {
34
+ "name": "car_alarm",
35
+ "display_name": "car alarm",
36
+ "original_path": "distractors/test/car_alarm/fsd50k_360692.wav",
37
+ "origin_start": 0.0,
38
+ "origin_end": 0.871655328798186,
39
+ "mixture_start": 5.23925149174761,
40
+ "mixture_end": 6.110906820545796,
41
+ "channel": 2
42
+ },
43
+ "distractor_2": {
44
+ "name": "sneeze",
45
+ "display_name": "sneeze",
46
+ "original_path": "distractors/test/sneeze/fsd50k_383785.wav",
47
+ "origin_start": 0.0,
48
+ "origin_end": 0.6385487528344671,
49
+ "mixture_start": 6.88032269491936,
50
+ "mixture_end": 7.518871447753827,
51
+ "channel": 3
52
+ },
53
+ "distractor_3": {
54
+ "name": "birds_chirping",
55
+ "display_name": "birds chirping",
56
+ "original_path": "distractors/test/birds_chirping/fsd50k_50334.wav",
57
+ "origin_start": 5.754467120181406,
58
+ "origin_end": 8.913106575963718,
59
+ "mixture_start": 4.727833211111675,
60
+ "mixture_end": 7.886476528496868,
61
+ "channel": 4
62
+ }
63
+ },
64
+ "command_variant": {
65
+ "user_input": "remove car alarm and sneeze and keep birds chirping",
66
+ "command_type": "mixed_commands",
67
+ "target_sources": [
68
+ "birds_chirping"
69
+ ],
70
+ "target_channels": [
71
+ 4
72
+ ]
73
+ },
74
+ "snr_info": {
75
+ "speech": {
76
+ "target_snr_db": 10.770328310691298,
77
+ "scaling_factor": 5.437020558884348,
78
+ "original_active_rms": 0.06355583667755127,
79
+ "target_rms": 0.34555439065294213,
80
+ "rms_calculation": "active_only"
81
+ },
82
+ "car_alarm": {
83
+ "target_snr_db": 8.051800201539477,
84
+ "scaling_factor": 75.56016864522833,
85
+ "original_active_rms": 0.0033442373387515545,
86
+ "target_rms": 0.25269113730573706,
87
+ "rms_calculation": "active_only"
88
+ },
89
+ "sneeze": {
90
+ "target_snr_db": 12.879530414175829,
91
+ "scaling_factor": 3.1108943277890706,
92
+ "original_active_rms": 0.14160913228988647,
93
+ "target_rms": 0.44053104640373997,
94
+ "rms_calculation": "active_only"
95
+ },
96
+ "birds_chirping": {
97
+ "target_snr_db": 12.106525109473282,
98
+ "scaling_factor": 9.498708580500232,
99
+ "original_active_rms": 0.042428892105817795,
100
+ "target_rms": 0.40301968150665,
101
+ "rms_calculation": "active_only"
102
+ },
103
+ "background": {
104
+ "reference_rms": 0.1,
105
+ "scaling_applied": true,
106
+ "target_rms": 0.1
107
+ }
108
+ },
109
+ "background_scaling_factor": 0.891928600644536,
110
+ "sofa": "data/hrtf/CIPIC/subject_165.sofa",
111
+ "mic_positions": [
112
+ [
113
+ 0.0,
114
+ 0.09,
115
+ 0.0
116
+ ],
117
+ [
118
+ 0.0,
119
+ -0.09,
120
+ 0.0
121
+ ]
122
+ ],
123
+ "sources": [
124
+ {
125
+ "position": [
126
+ 0.746670760894489,
127
+ -0.25881904510252124,
128
+ 0.6127768571980049
129
+ ],
130
+ "order": 1,
131
+ "hrtf_index": {
132
+ "M": 765
133
+ },
134
+ "label": "speech"
135
+ },
136
+ {
137
+ "position": [
138
+ 0.7044160264027586,
139
+ -0.08715574274765853,
140
+ 0.7044160264027588
141
+ ],
142
+ "order": 2,
143
+ "hrtf_index": {
144
+ "M": 666
145
+ },
146
+ "label": "car_alarm"
147
+ },
148
+ {
149
+ "position": [
150
+ 0.6236125064933357,
151
+ 0.7071067811865476,
152
+ -0.3333278292388733
153
+ ],
154
+ "order": 0,
155
+ "hrtf_index": {
156
+ "M": 153
157
+ },
158
+ "label": "sneeze"
159
+ },
160
+ {
161
+ "position": [
162
+ -0.32668833410755016,
163
+ 0.9063077870366502,
164
+ -0.2681061870132134
165
+ ],
166
+ "order": 3,
167
+ "hrtf_index": {
168
+ "M": 97
169
+ },
170
+ "label": "birds_chirping"
171
+ }
172
+ ],
173
+ "num_background": 0,
174
+ "duration": 0
175
+ }
data/audio_mixtures_no_speech/test/beach_3dist_295_rep3_v0.json ADDED
@@ -0,0 +1,183 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "beach_3dist_295_rep3_v0",
3
+ "original_mixture_id": "beach_3dist_295_rep3",
4
+ "scene_name": "Beach",
5
+ "distractor_count": 3,
6
+ "distractors": [
7
+ "ringtone",
8
+ "alarm_clock",
9
+ "cricket"
10
+ ],
11
+ "audio_file": "beach_3dist_295_rep3_v0.wav",
12
+ "split": "test",
13
+ "audio_metadata": {
14
+ "duration": 10.0,
15
+ "sample_rate": 44100,
16
+ "channels": 5,
17
+ "speech": {
18
+ "original_path": "speech/test/p250/p250_236.wav",
19
+ "origin_start": 0.0,
20
+ "origin_end": 1.9667573696145124,
21
+ "mixture_start": 0.0,
22
+ "mixture_end": 10.0,
23
+ "channel": 0
24
+ },
25
+ "background": {
26
+ "original_path": "background/test/Beach/asmr_Beach_urVW36rIHYM_chunk_013.mp3",
27
+ "origin_start": 112.71852607709751,
28
+ "origin_end": 122.71852607709751,
29
+ "mixture_start": 0.0,
30
+ "mixture_end": 10.0,
31
+ "channel": 1
32
+ },
33
+ "distractor_1": {
34
+ "name": "ringtone",
35
+ "display_name": "ringtone",
36
+ "original_path": "distractors/test/ringtone/fsd50k_345738.wav",
37
+ "origin_start": 0.004512471655328798,
38
+ "origin_end": 2.089591836734694,
39
+ "mixture_start": 3.248954654490286,
40
+ "mixture_end": 5.334037826231433,
41
+ "channel": 2
42
+ },
43
+ "distractor_2": {
44
+ "name": "alarm_clock",
45
+ "display_name": "alarm clock",
46
+ "original_path": "distractors/test/alarm_clock/fsd50k_264863.wav",
47
+ "origin_start": 7.775759637188209,
48
+ "origin_end": 10.822222222222223,
49
+ "mixture_start": 0.6464095513841976,
50
+ "mixture_end": 3.6928827473648216,
51
+ "channel": 3
52
+ },
53
+ "distractor_3": {
54
+ "name": "cricket",
55
+ "display_name": "cricket",
56
+ "original_path": "distractors/test/cricket/esc-50_5-216214-A-13.wav",
57
+ "origin_start": 1.3212244897959184,
58
+ "origin_end": 4.907936507936508,
59
+ "mixture_start": 5.935794712848947,
60
+ "mixture_end": 9.52252491002005,
61
+ "channel": 4
62
+ }
63
+ },
64
+ "command_variant": {
65
+ "user_input": null,
66
+ "command_type": "no_input",
67
+ "target_sources": [
68
+ "ringtone"
69
+ ],
70
+ "target_channels": [
71
+ 2
72
+ ]
73
+ },
74
+ "snr_info": {
75
+ "speech": {
76
+ "target_snr_db": -4.185539227007203,
77
+ "scaling_factor": 1.812639322997211,
78
+ "original_active_rms": 0.03407309949398041,
79
+ "target_rms": 0.06176223999918526,
80
+ "rms_calculation": "active_only"
81
+ },
82
+ "ringtone": {
83
+ "target_snr_db": 2.272102982531921,
84
+ "scaling_factor": 1.3344312716834819,
85
+ "original_active_rms": 0.09734394401311874,
86
+ "target_rms": 0.1298988030001117,
87
+ "rms_calculation": "active_only"
88
+ },
89
+ "alarm_clock": {
90
+ "target_snr_db": -3.569673414475014,
91
+ "scaling_factor": 0.2417034840418555,
92
+ "original_active_rms": 0.2743048071861267,
93
+ "target_rms": 0.06630042758631623,
94
+ "rms_calculation": "active_only"
95
+ },
96
+ "cricket": {
97
+ "target_snr_db": 8.703801052906162,
98
+ "scaling_factor": 16.750593988116446,
99
+ "original_active_rms": 0.016261471435427666,
100
+ "target_rms": 0.27238930566420194,
101
+ "rms_calculation": "active_only"
102
+ },
103
+ "background": {
104
+ "reference_rms": 0.1,
105
+ "scaling_applied": true,
106
+ "target_rms": 0.1
107
+ }
108
+ },
109
+ "background_scaling_factor": 0.6557316025868957,
110
+ "sofa": "data/hrtf/SBSBRIR/SBSBRIR_x0pt5y-0pt5.sofa",
111
+ "mic_positions": [
112
+ [
113
+ 0.0,
114
+ 0.069,
115
+ 0.0
116
+ ],
117
+ [
118
+ 0.0,
119
+ -0.069,
120
+ 0.0
121
+ ]
122
+ ],
123
+ "sources": [
124
+ {
125
+ "position": [
126
+ 1.4849242404917502,
127
+ 1.48492424049175,
128
+ 0.0
129
+ ],
130
+ "order": 1,
131
+ "hrtf_index": {
132
+ "M": 89,
133
+ "E": 2,
134
+ "I": 0
135
+ },
136
+ "label": "speech"
137
+ },
138
+ {
139
+ "position": [
140
+ -1.4849242404917502,
141
+ -1.4849242404917498,
142
+ 0.0
143
+ ],
144
+ "order": 3,
145
+ "hrtf_index": {
146
+ "M": 89,
147
+ "E": 7,
148
+ "I": 0
149
+ },
150
+ "label": "ringtone"
151
+ },
152
+ {
153
+ "position": [
154
+ 1.285879139104721e-16,
155
+ 2.1,
156
+ 0.0
157
+ ],
158
+ "order": 0,
159
+ "hrtf_index": {
160
+ "M": 89,
161
+ "E": 3,
162
+ "I": 0
163
+ },
164
+ "label": "alarm_clock"
165
+ },
166
+ {
167
+ "position": [
168
+ 1.818653347947321,
169
+ 1.0499999999999998,
170
+ 0.0
171
+ ],
172
+ "order": 2,
173
+ "hrtf_index": {
174
+ "M": 89,
175
+ "E": 1,
176
+ "I": 0
177
+ },
178
+ "label": "cricket"
179
+ }
180
+ ],
181
+ "num_background": 0,
182
+ "duration": 0
183
+ }
data/audio_mixtures_no_speech/test/bus_2dist_197_rep3_v1.json ADDED
@@ -0,0 +1,145 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "bus_2dist_197_rep3_v1",
3
+ "original_mixture_id": "bus_2dist_197_rep3",
4
+ "scene_name": "Bus",
5
+ "distractor_count": 2,
6
+ "distractors": [
7
+ "applause",
8
+ "siren"
9
+ ],
10
+ "audio_file": "bus_2dist_197_rep3_v1.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/p256/p256_050.wav",
18
+ "origin_start": 0.0,
19
+ "origin_end": 4.312267573696145,
20
+ "mixture_start": 0.0,
21
+ "mixture_end": 10.0,
22
+ "channel": 0
23
+ },
24
+ "background": {
25
+ "original_path": "background/test/Bus/asmr_Bus_r38kWRF-FSg_chunk_001.mp3",
26
+ "origin_start": 99.57498866213152,
27
+ "origin_end": 109.57498866213152,
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/test/applause/fsd50k_119023.wav",
36
+ "origin_start": 13.106598639455783,
37
+ "origin_end": 16.24637188208617,
38
+ "mixture_start": 3.6692618951138236,
39
+ "mixture_end": 6.809055429545975,
40
+ "channel": 2
41
+ },
42
+ "distractor_2": {
43
+ "name": "siren",
44
+ "display_name": "siren",
45
+ "original_path": "distractors/test/siren/fsd50k_198297.wav",
46
+ "origin_start": 7.139659863945578,
47
+ "origin_end": 10.02358276643991,
48
+ "mixture_start": 0.14017902880795413,
49
+ "mixture_end": 3.0241242170240397,
50
+ "channel": 3
51
+ }
52
+ },
53
+ "command_variant": {
54
+ "user_input": "remove applause",
55
+ "command_type": "remove_only",
56
+ "target_sources": [
57
+ "siren"
58
+ ],
59
+ "target_channels": [
60
+ 3
61
+ ]
62
+ },
63
+ "snr_info": {
64
+ "speech": {
65
+ "target_snr_db": -4.106626076769386,
66
+ "scaling_factor": 1.5280606231604004,
67
+ "original_active_rms": 0.04078759625554085,
68
+ "target_rms": 0.062325919751456564,
69
+ "rms_calculation": "active_only"
70
+ },
71
+ "applause": {
72
+ "target_snr_db": 14.427262474968437,
73
+ "scaling_factor": 12.811462464391617,
74
+ "original_active_rms": 0.04109267517924309,
75
+ "target_rms": 0.5264572656203099,
76
+ "rms_calculation": "active_only"
77
+ },
78
+ "siren": {
79
+ "target_snr_db": -1.174598939496061,
80
+ "scaling_factor": 0.4199690216334526,
81
+ "original_active_rms": 0.2079949527978897,
82
+ "target_rms": 0.0873514368312259,
83
+ "rms_calculation": "active_only"
84
+ },
85
+ "background": {
86
+ "reference_rms": 0.1,
87
+ "scaling_applied": true,
88
+ "target_rms": 0.1
89
+ }
90
+ },
91
+ "background_scaling_factor": 0.3625451217218176,
92
+ "sofa": "data/hrtf/RRBRIR/UniS_Room_A_BRIR_48k.sofa",
93
+ "mic_positions": [
94
+ [
95
+ 0.0,
96
+ 0.09,
97
+ 0.0
98
+ ],
99
+ [
100
+ 0.0,
101
+ -0.09,
102
+ 0.0
103
+ ]
104
+ ],
105
+ "sources": [
106
+ {
107
+ "position": [
108
+ 1.477211629518312,
109
+ 0.26047226650039557,
110
+ 0.0
111
+ ],
112
+ "order": 1,
113
+ "hrtf_index": {
114
+ "M": 20
115
+ },
116
+ "label": "speech"
117
+ },
118
+ {
119
+ "position": [
120
+ 1.4488887394336025,
121
+ 0.3882285676537812,
122
+ 0.0
123
+ ],
124
+ "order": 0,
125
+ "hrtf_index": {
126
+ "M": 21
127
+ },
128
+ "label": "applause"
129
+ },
130
+ {
131
+ "position": [
132
+ 0.8603646545265689,
133
+ -1.2287280664334876,
134
+ 0.0
135
+ ],
136
+ "order": 2,
137
+ "hrtf_index": {
138
+ "M": 7
139
+ },
140
+ "label": "siren"
141
+ }
142
+ ],
143
+ "num_background": 0,
144
+ "duration": 0
145
+ }
data/audio_mixtures_no_speech/test/city_1dist_048_rep3_v2.json ADDED
@@ -0,0 +1,115 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "city_1dist_048_rep3_v2",
3
+ "original_mixture_id": "city_1dist_048_rep3",
4
+ "scene_name": "City",
5
+ "distractor_count": 1,
6
+ "distractors": [
7
+ "ringtone"
8
+ ],
9
+ "audio_file": "city_1dist_048_rep3_v2.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_312.wav",
17
+ "origin_start": 0.0,
18
+ "origin_end": 3.6725850340136055,
19
+ "mixture_start": 0.0,
20
+ "mixture_end": 10.0,
21
+ "channel": 0
22
+ },
23
+ "background": {
24
+ "original_path": "background/test/City/asmr_City_KkXLEHqzYZk_chunk_044.mp3",
25
+ "origin_start": 255.64154195011338,
26
+ "origin_end": 265.6415419501134,
27
+ "mixture_start": 0.0,
28
+ "mixture_end": 10.0,
29
+ "channel": 1
30
+ },
31
+ "distractor_1": {
32
+ "name": "ringtone",
33
+ "display_name": "ringtone",
34
+ "original_path": "distractors/test/ringtone/fsd50k_16774.wav",
35
+ "origin_start": 0.0,
36
+ "origin_end": 1.2887074829931973,
37
+ "mixture_start": 0.1986425141666719,
38
+ "mixture_end": 1.4873499971598692,
39
+ "channel": 2
40
+ }
41
+ },
42
+ "command_variant": {
43
+ "user_input": "keep ringtone",
44
+ "command_type": "keep_only",
45
+ "target_sources": [
46
+ "ringtone"
47
+ ],
48
+ "target_channels": [
49
+ 2
50
+ ]
51
+ },
52
+ "snr_info": {
53
+ "speech": {
54
+ "target_snr_db": -2.5008399668176207,
55
+ "scaling_factor": 1.3741045768107683,
56
+ "original_active_rms": 0.05456802248954773,
57
+ "target_rms": 0.07498216945040047,
58
+ "rms_calculation": "active_only"
59
+ },
60
+ "ringtone": {
61
+ "target_snr_db": -2.3656783292861894,
62
+ "scaling_factor": 0.24504053082697305,
63
+ "original_active_rms": 0.31079795956611633,
64
+ "target_rms": 0.07615809699202125,
65
+ "rms_calculation": "active_only"
66
+ },
67
+ "background": {
68
+ "reference_rms": 0.1,
69
+ "scaling_applied": true,
70
+ "target_rms": 0.1
71
+ }
72
+ },
73
+ "background_scaling_factor": 4.5699635745061045,
74
+ "sofa": "data/hrtf/CIPIC/subject_018.sofa",
75
+ "mic_positions": [
76
+ [
77
+ 0.0,
78
+ 0.09,
79
+ 0.0
80
+ ],
81
+ [
82
+ 0.0,
83
+ -0.09,
84
+ 0.0
85
+ ]
86
+ ],
87
+ "sources": [
88
+ {
89
+ "position": [
90
+ 0.15314402039980698,
91
+ 0.9848077530122079,
92
+ 0.08185718430797209
93
+ ],
94
+ "order": 0,
95
+ "hrtf_index": {
96
+ "M": 13
97
+ },
98
+ "label": "speech"
99
+ },
100
+ {
101
+ "position": [
102
+ -0.6123724356957949,
103
+ -0.5,
104
+ -0.6123724356957944
105
+ ],
106
+ "order": 1,
107
+ "hrtf_index": {
108
+ "M": 948
109
+ },
110
+ "label": "ringtone"
111
+ }
112
+ ],
113
+ "num_background": 0,
114
+ "duration": 0
115
+ }
data/audio_mixtures_no_speech/test/city_1dist_058_rep3_v0.json ADDED
@@ -0,0 +1,115 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "city_1dist_058_rep3_v0",
3
+ "original_mixture_id": "city_1dist_058_rep3",
4
+ "scene_name": "City",
5
+ "distractor_count": 1,
6
+ "distractors": [
7
+ "alarm_clock"
8
+ ],
9
+ "audio_file": "city_1dist_058_rep3_v0.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_013.wav",
17
+ "origin_start": 0.0,
18
+ "origin_end": 4.995963718820862,
19
+ "mixture_start": 0.0,
20
+ "mixture_end": 10.0,
21
+ "channel": 0
22
+ },
23
+ "background": {
24
+ "original_path": "background/test/City/asmr_City_KkXLEHqzYZk_chunk_082.mp3",
25
+ "origin_start": 267.67480725623585,
26
+ "origin_end": 277.67480725623585,
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/test/alarm_clock/esc-50_5-223176-A-37.wav",
35
+ "origin_start": 0.2919954648526077,
36
+ "origin_end": 2.5865986394557825,
37
+ "mixture_start": 6.007618275717849,
38
+ "mixture_end": 8.302226606267968,
39
+ "channel": 2
40
+ }
41
+ },
42
+ "command_variant": {
43
+ "user_input": null,
44
+ "command_type": "no_input",
45
+ "target_sources": [
46
+ "alarm_clock"
47
+ ],
48
+ "target_channels": [
49
+ 2
50
+ ]
51
+ },
52
+ "snr_info": {
53
+ "speech": {
54
+ "target_snr_db": 14.570302833417394,
55
+ "scaling_factor": 5.597182747989493,
56
+ "original_active_rms": 0.0956193208694458,
57
+ "target_rms": 0.5351988131449337,
58
+ "rms_calculation": "active_only"
59
+ },
60
+ "alarm_clock": {
61
+ "target_snr_db": 11.163355247747784,
62
+ "scaling_factor": 0.7271847787540486,
63
+ "original_active_rms": 0.4971906840801239,
64
+ "target_rms": 0.361549497601379,
65
+ "rms_calculation": "active_only"
66
+ },
67
+ "background": {
68
+ "reference_rms": 0.1,
69
+ "scaling_applied": true,
70
+ "target_rms": 0.1
71
+ }
72
+ },
73
+ "background_scaling_factor": 5.867091559345202,
74
+ "sofa": "data/hrtf/RRBRIR/UniS_Room_A_BRIR_48k.sofa",
75
+ "mic_positions": [
76
+ [
77
+ 0.0,
78
+ 0.09,
79
+ 0.0
80
+ ],
81
+ [
82
+ 0.0,
83
+ -0.09,
84
+ 0.0
85
+ ]
86
+ ],
87
+ "sources": [
88
+ {
89
+ "position": [
90
+ 1.060660171779821,
91
+ -1.0606601717798214,
92
+ 0.0
93
+ ],
94
+ "order": 0,
95
+ "hrtf_index": {
96
+ "M": 9
97
+ },
98
+ "label": "speech"
99
+ },
100
+ {
101
+ "position": [
102
+ 0.26047226650039496,
103
+ -1.4772116295183122,
104
+ 0.0
105
+ ],
106
+ "order": 1,
107
+ "hrtf_index": {
108
+ "M": 2
109
+ },
110
+ "label": "alarm_clock"
111
+ }
112
+ ],
113
+ "num_background": 0,
114
+ "duration": 0
115
+ }
data/audio_mixtures_no_speech/test/city_2dist_170_rep2_v8.json ADDED
@@ -0,0 +1,145 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "city_2dist_170_rep2_v8",
3
+ "original_mixture_id": "city_2dist_170_rep2",
4
+ "scene_name": "City",
5
+ "distractor_count": 2,
6
+ "distractors": [
7
+ "gunshot",
8
+ "siren"
9
+ ],
10
+ "audio_file": "city_2dist_170_rep2_v8.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_048.wav",
18
+ "origin_start": 0.0,
19
+ "origin_end": 1.7921768707482992,
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_102.mp3",
26
+ "origin_start": 269.49464852607707,
27
+ "origin_end": 279.49464852607707,
28
+ "mixture_start": 0.0,
29
+ "mixture_end": 10.0,
30
+ "channel": 1
31
+ },
32
+ "distractor_1": {
33
+ "name": "gunshot",
34
+ "display_name": "gunshot",
35
+ "original_path": "distractors/test/gunshot/fsd50k_107619.wav",
36
+ "origin_start": 0.005419501133786848,
37
+ "origin_end": 2.0664625850340137,
38
+ "mixture_start": 3.054806095302353,
39
+ "mixture_end": 5.115861737055376,
40
+ "channel": 2
41
+ },
42
+ "distractor_2": {
43
+ "name": "siren",
44
+ "display_name": "siren",
45
+ "original_path": "distractors/test/siren/fsd50k_369202.wav",
46
+ "origin_start": 0.31201814058956917,
47
+ "origin_end": 2.960997732426304,
48
+ "mixture_start": 6.840282577326572,
49
+ "mixture_end": 9.489271470195508,
50
+ "channel": 3
51
+ }
52
+ },
53
+ "command_variant": {
54
+ "user_input": "keep gunshot and remove siren",
55
+ "command_type": "mixed_commands",
56
+ "target_sources": [
57
+ "gunshot"
58
+ ],
59
+ "target_channels": [
60
+ 2
61
+ ]
62
+ },
63
+ "snr_info": {
64
+ "speech": {
65
+ "target_snr_db": 4.073952837616055,
66
+ "scaling_factor": 2.1471337483561013,
67
+ "original_active_rms": 0.07444551587104797,
68
+ "target_rms": 0.15984447954050687,
69
+ "rms_calculation": "active_only"
70
+ },
71
+ "gunshot": {
72
+ "target_snr_db": -3.0786144704125085,
73
+ "scaling_factor": 2.448796926414613,
74
+ "original_active_rms": 0.0286494642496109,
75
+ "target_rms": 0.07015671999787251,
76
+ "rms_calculation": "active_only"
77
+ },
78
+ "siren": {
79
+ "target_snr_db": -3.4660224966956354,
80
+ "scaling_factor": 1.4508602369302703,
81
+ "original_active_rms": 0.04624590650200844,
82
+ "target_rms": 0.06709634686455909,
83
+ "rms_calculation": "active_only"
84
+ },
85
+ "background": {
86
+ "reference_rms": 0.1,
87
+ "scaling_applied": true,
88
+ "target_rms": 0.1
89
+ }
90
+ },
91
+ "background_scaling_factor": 9.220346658477993,
92
+ "sofa": "data/hrtf/CIPIC/subject_158.sofa",
93
+ "mic_positions": [
94
+ [
95
+ 0.0,
96
+ 0.09,
97
+ 0.0
98
+ ],
99
+ [
100
+ 0.0,
101
+ -0.09,
102
+ 0.0
103
+ ]
104
+ ],
105
+ "sources": [
106
+ {
107
+ "position": [
108
+ 0.8923991008325228,
109
+ -0.2588190451025208,
110
+ 0.36964381061438617
111
+ ],
112
+ "order": 2,
113
+ "hrtf_index": {
114
+ "M": 762
115
+ },
116
+ "label": "speech"
117
+ },
118
+ {
119
+ "position": [
120
+ -0.1443831829617662,
121
+ 0.9848077530122078,
122
+ 0.09647375852984581
123
+ ],
124
+ "order": 1,
125
+ "hrtf_index": {
126
+ "M": 34
127
+ },
128
+ "label": "gunshot"
129
+ },
130
+ {
131
+ "position": [
132
+ 0.6694466900030563,
133
+ 0.5,
134
+ -0.5494007000759571
135
+ ],
136
+ "order": 0,
137
+ "hrtf_index": {
138
+ "M": 301
139
+ },
140
+ "label": "siren"
141
+ }
142
+ ],
143
+ "num_background": 0,
144
+ "duration": 0
145
+ }
data/audio_mixtures_no_speech/test/city_3dist_212_rep2_v14.json ADDED
@@ -0,0 +1,187 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "city_3dist_212_rep2_v14",
3
+ "original_mixture_id": "city_3dist_212_rep2",
4
+ "scene_name": "City",
5
+ "distractor_count": 3,
6
+ "distractors": [
7
+ "applause",
8
+ "helicopter",
9
+ "car_horn"
10
+ ],
11
+ "audio_file": "city_3dist_212_rep2_v14.wav",
12
+ "split": "test",
13
+ "audio_metadata": {
14
+ "duration": 10.0,
15
+ "sample_rate": 44100,
16
+ "channels": 5,
17
+ "speech": {
18
+ "original_path": "speech/test/p248/p248_226.wav",
19
+ "origin_start": 0.0,
20
+ "origin_end": 4.608390022675737,
21
+ "mixture_start": 0.0,
22
+ "mixture_end": 10.0,
23
+ "channel": 0
24
+ },
25
+ "background": {
26
+ "original_path": "background/test/City/asmr_City_sXJLT3kYdhk_chunk_012.mp3",
27
+ "origin_start": 133.40952380952382,
28
+ "origin_end": 143.40952380952382,
29
+ "mixture_start": 0.0,
30
+ "mixture_end": 10.0,
31
+ "channel": 1
32
+ },
33
+ "distractor_1": {
34
+ "name": "applause",
35
+ "display_name": "applause",
36
+ "original_path": "distractors/test/applause/fsd50k_192003.wav",
37
+ "origin_start": 5.469002267573696,
38
+ "origin_end": 8.917256235827665,
39
+ "mixture_start": 0.05454452115486703,
40
+ "mixture_end": 3.502810471189106,
41
+ "channel": 2
42
+ },
43
+ "distractor_2": {
44
+ "name": "helicopter",
45
+ "display_name": "helicopter",
46
+ "original_path": "distractors/test/helicopter/fsd50k_333821.wav",
47
+ "origin_start": 0.19589569160997733,
48
+ "origin_end": 3.782766439909297,
49
+ "mixture_start": 2.7782527740725085,
50
+ "mixture_end": 6.365131424545857,
51
+ "channel": 3
52
+ },
53
+ "distractor_3": {
54
+ "name": "car_horn",
55
+ "display_name": "car horn",
56
+ "original_path": "distractors/test/car_horn/fsd50k_83465.wav",
57
+ "origin_start": 1.040249433106576,
58
+ "origin_end": 3.591201814058957,
59
+ "mixture_start": 6.409474741672831,
60
+ "mixture_end": 8.960440619352163,
61
+ "channel": 4
62
+ }
63
+ },
64
+ "command_variant": {
65
+ "user_input": "keep applause and helicopter and car horn",
66
+ "command_type": "keep_only",
67
+ "target_sources": [
68
+ "applause",
69
+ "helicopter",
70
+ "car_horn"
71
+ ],
72
+ "target_channels": [
73
+ 2,
74
+ 3,
75
+ 4
76
+ ]
77
+ },
78
+ "snr_info": {
79
+ "speech": {
80
+ "target_snr_db": 13.415887207829627,
81
+ "scaling_factor": 8.819680087424974,
82
+ "original_active_rms": 0.05313020944595337,
83
+ "target_rms": 0.46859145029119315,
84
+ "rms_calculation": "active_only"
85
+ },
86
+ "applause": {
87
+ "target_snr_db": 11.178239355347714,
88
+ "scaling_factor": 17.104336031966564,
89
+ "original_active_rms": 0.02117413841187954,
90
+ "target_rms": 0.3621695785841585,
91
+ "rms_calculation": "active_only"
92
+ },
93
+ "helicopter": {
94
+ "target_snr_db": -3.7609010646863394,
95
+ "scaling_factor": 0.10197727964846273,
96
+ "original_active_rms": 0.6359918117523193,
97
+ "target_rms": 0.06485671484119873,
98
+ "rms_calculation": "active_only"
99
+ },
100
+ "car_horn": {
101
+ "target_snr_db": 5.255793550445775,
102
+ "scaling_factor": 28.73304208111001,
103
+ "original_active_rms": 0.00637394143268466,
104
+ "target_rms": 0.18314272740785897,
105
+ "rms_calculation": "active_only"
106
+ },
107
+ "background": {
108
+ "reference_rms": 0.1,
109
+ "scaling_applied": true,
110
+ "target_rms": 0.1
111
+ }
112
+ },
113
+ "background_scaling_factor": 1.7661360251726674,
114
+ "sofa": "data/hrtf/SBSBRIR/SBSBRIR_x-1y-1.sofa",
115
+ "mic_positions": [
116
+ [
117
+ 0.0,
118
+ 0.069,
119
+ 0.0
120
+ ],
121
+ [
122
+ 0.0,
123
+ -0.069,
124
+ 0.0
125
+ ]
126
+ ],
127
+ "sources": [
128
+ {
129
+ "position": [
130
+ 1.818653347947321,
131
+ 1.0499999999999998,
132
+ 0.0
133
+ ],
134
+ "order": 2,
135
+ "hrtf_index": {
136
+ "M": 354,
137
+ "E": 1,
138
+ "I": 0
139
+ },
140
+ "label": "speech"
141
+ },
142
+ {
143
+ "position": [
144
+ -0.7182423009839044,
145
+ 1.9733545036504079,
146
+ 0.0
147
+ ],
148
+ "order": 1,
149
+ "hrtf_index": {
150
+ "M": 354,
151
+ "E": 4,
152
+ "I": 0
153
+ },
154
+ "label": "applause"
155
+ },
156
+ {
157
+ "position": [
158
+ -1.4849242404917502,
159
+ -1.4849242404917498,
160
+ 0.0
161
+ ],
162
+ "order": 3,
163
+ "hrtf_index": {
164
+ "M": 354,
165
+ "E": 7,
166
+ "I": 0
167
+ },
168
+ "label": "helicopter"
169
+ },
170
+ {
171
+ "position": [
172
+ 2.1,
173
+ 0.0,
174
+ 0.0
175
+ ],
176
+ "order": 0,
177
+ "hrtf_index": {
178
+ "M": 354,
179
+ "E": 0,
180
+ "I": 0
181
+ },
182
+ "label": "car_horn"
183
+ }
184
+ ],
185
+ "num_background": 0,
186
+ "duration": 0
187
+ }
data/audio_mixtures_no_speech/test/city_3dist_291_rep3_v3.json ADDED
@@ -0,0 +1,175 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "city_3dist_291_rep3_v3",
3
+ "original_mixture_id": "city_3dist_291_rep3",
4
+ "scene_name": "City",
5
+ "distractor_count": 3,
6
+ "distractors": [
7
+ "drill",
8
+ "gunshot",
9
+ "siren"
10
+ ],
11
+ "audio_file": "city_3dist_291_rep3_v3.wav",
12
+ "split": "test",
13
+ "audio_metadata": {
14
+ "duration": 10.0,
15
+ "sample_rate": 44100,
16
+ "channels": 5,
17
+ "speech": {
18
+ "original_path": "speech/test/p247/p247_005.wav",
19
+ "origin_start": 0.0,
20
+ "origin_end": 6.660249433106576,
21
+ "mixture_start": 0.0,
22
+ "mixture_end": 10.0,
23
+ "channel": 0
24
+ },
25
+ "background": {
26
+ "original_path": "background/test/City/asmr_City_KkXLEHqzYZk_chunk_074.mp3",
27
+ "origin_start": 58.429478458049886,
28
+ "origin_end": 68.42947845804989,
29
+ "mixture_start": 0.0,
30
+ "mixture_end": 10.0,
31
+ "channel": 1
32
+ },
33
+ "distractor_1": {
34
+ "name": "drill",
35
+ "display_name": "drill",
36
+ "original_path": "distractors/test/drill/fsd50k_408485.wav",
37
+ "origin_start": 15.437233560090704,
38
+ "origin_end": 17.66659863945578,
39
+ "mixture_start": 6.745400670870298,
40
+ "mixture_end": 8.97477217711424,
41
+ "channel": 2
42
+ },
43
+ "distractor_2": {
44
+ "name": "gunshot",
45
+ "display_name": "gunshot",
46
+ "original_path": "distractors/test/gunshot/fsd50k_110622.wav",
47
+ "origin_start": 0.0,
48
+ "origin_end": 1.0797278911564625,
49
+ "mixture_start": 0.6726739625319539,
50
+ "mixture_end": 1.7524018536884163,
51
+ "channel": 3
52
+ },
53
+ "distractor_3": {
54
+ "name": "siren",
55
+ "display_name": "siren",
56
+ "original_path": "distractors/test/siren/fsd50k_198297.wav",
57
+ "origin_start": 5.676916099773242,
58
+ "origin_end": 8.559727891156463,
59
+ "mixture_start": 2.6904635583621106,
60
+ "mixture_end": 5.573282052003337,
61
+ "channel": 4
62
+ }
63
+ },
64
+ "command_variant": {
65
+ "user_input": "remove siren",
66
+ "command_type": "remove_only",
67
+ "target_sources": [
68
+ "gunshot"
69
+ ],
70
+ "target_channels": [
71
+ 3
72
+ ]
73
+ },
74
+ "snr_info": {
75
+ "speech": {
76
+ "target_snr_db": 7.651718992687043,
77
+ "scaling_factor": 2.910585193423994,
78
+ "original_active_rms": 0.08290975540876389,
79
+ "target_rms": 0.24131590648315307,
80
+ "rms_calculation": "active_only"
81
+ },
82
+ "drill": {
83
+ "target_snr_db": -3.514743369761364,
84
+ "scaling_factor": 3.0772928723207573,
85
+ "original_active_rms": 0.021681733429431915,
86
+ "target_rms": 0.06672104374194952,
87
+ "rms_calculation": "active_only"
88
+ },
89
+ "gunshot": {
90
+ "target_snr_db": 9.5650218823749,
91
+ "scaling_factor": 1.9317419155905697,
92
+ "original_active_rms": 0.1557047963142395,
93
+ "target_rms": 0.3007814814987085,
94
+ "rms_calculation": "active_only"
95
+ },
96
+ "siren": {
97
+ "target_snr_db": -1.9277167677515528,
98
+ "scaling_factor": 0.42064207408145293,
99
+ "original_active_rms": 0.1904151290655136,
100
+ "target_rms": 0.0800966148266052,
101
+ "rms_calculation": "active_only"
102
+ },
103
+ "background": {
104
+ "reference_rms": 0.1,
105
+ "scaling_applied": true,
106
+ "target_rms": 0.1
107
+ }
108
+ },
109
+ "background_scaling_factor": 3.2313601808167065,
110
+ "sofa": "data/hrtf/RRBRIR/UniS_Room_A_BRIR_48k.sofa",
111
+ "mic_positions": [
112
+ [
113
+ 0.0,
114
+ 0.09,
115
+ 0.0
116
+ ],
117
+ [
118
+ 0.0,
119
+ -0.09,
120
+ 0.0
121
+ ]
122
+ ],
123
+ "sources": [
124
+ {
125
+ "position": [
126
+ 0.8603646545265689,
127
+ -1.2287280664334876,
128
+ 0.0
129
+ ],
130
+ "order": 2,
131
+ "hrtf_index": {
132
+ "M": 7
133
+ },
134
+ "label": "speech"
135
+ },
136
+ {
137
+ "position": [
138
+ 0.3882285676537812,
139
+ 1.4488887394336025,
140
+ 0.0
141
+ ],
142
+ "order": 1,
143
+ "hrtf_index": {
144
+ "M": 33
145
+ },
146
+ "label": "drill"
147
+ },
148
+ {
149
+ "position": [
150
+ 0.5130302149885033,
151
+ 1.4095389311788624,
152
+ 0.0
153
+ ],
154
+ "order": 3,
155
+ "hrtf_index": {
156
+ "M": 32
157
+ },
158
+ "label": "gunshot"
159
+ },
160
+ {
161
+ "position": [
162
+ 1.0606601717798214,
163
+ 1.0606601717798214,
164
+ 0.0
165
+ ],
166
+ "order": 0,
167
+ "hrtf_index": {
168
+ "M": 27
169
+ },
170
+ "label": "siren"
171
+ }
172
+ ],
173
+ "num_background": 0,
174
+ "duration": 0
175
+ }
data/audio_mixtures_no_speech/test/city_3dist_291_rep4_v5.json ADDED
@@ -0,0 +1,175 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "city_3dist_291_rep4_v5",
3
+ "original_mixture_id": "city_3dist_291_rep4",
4
+ "scene_name": "City",
5
+ "distractor_count": 3,
6
+ "distractors": [
7
+ "drill",
8
+ "gunshot",
9
+ "siren"
10
+ ],
11
+ "audio_file": "city_3dist_291_rep4_v5.wav",
12
+ "split": "test",
13
+ "audio_metadata": {
14
+ "duration": 10.0,
15
+ "sample_rate": 44100,
16
+ "channels": 5,
17
+ "speech": {
18
+ "original_path": "speech/test/p249/p249_038.wav",
19
+ "origin_start": 0.0,
20
+ "origin_end": 2.6051473922902493,
21
+ "mixture_start": 0.0,
22
+ "mixture_end": 10.0,
23
+ "channel": 0
24
+ },
25
+ "background": {
26
+ "original_path": "background/test/City/asmr_City_sXJLT3kYdhk_chunk_000.mp3",
27
+ "origin_start": 274.6560090702948,
28
+ "origin_end": 284.6560090702948,
29
+ "mixture_start": 0.0,
30
+ "mixture_end": 10.0,
31
+ "channel": 1
32
+ },
33
+ "distractor_1": {
34
+ "name": "drill",
35
+ "display_name": "drill",
36
+ "original_path": "distractors/test/drill/fsd50k_318203.wav",
37
+ "origin_start": 16.437755102040818,
38
+ "origin_end": 19.080907029478457,
39
+ "mixture_start": 1.5983698688145866,
40
+ "mixture_end": 4.241541904561293,
41
+ "channel": 2
42
+ },
43
+ "distractor_2": {
44
+ "name": "gunshot",
45
+ "display_name": "gunshot",
46
+ "original_path": "distractors/test/gunshot/fsd50k_191289.wav",
47
+ "origin_start": 0.0,
48
+ "origin_end": 1.474467120181406,
49
+ "mixture_start": 6.958223165186205,
50
+ "mixture_end": 8.432690285367611,
51
+ "channel": 3
52
+ },
53
+ "distractor_3": {
54
+ "name": "siren",
55
+ "display_name": "siren",
56
+ "original_path": "distractors/test/siren/esc-50_5-133989-A-42.wav",
57
+ "origin_start": 1.9785714285714286,
58
+ "origin_end": 4.302766439909297,
59
+ "mixture_start": 4.0439128317625785,
60
+ "mixture_end": 6.368123479702279,
61
+ "channel": 4
62
+ }
63
+ },
64
+ "command_variant": {
65
+ "user_input": "remove drill and siren",
66
+ "command_type": "remove_only",
67
+ "target_sources": [
68
+ "gunshot"
69
+ ],
70
+ "target_channels": [
71
+ 3
72
+ ]
73
+ },
74
+ "snr_info": {
75
+ "speech": {
76
+ "target_snr_db": 14.703547803867362,
77
+ "scaling_factor": 9.031563640063554,
78
+ "original_active_rms": 0.06017477065324783,
79
+ "target_rms": 0.5434722706810365,
80
+ "rms_calculation": "active_only"
81
+ },
82
+ "drill": {
83
+ "target_snr_db": -2.839833378414427,
84
+ "scaling_factor": 0.6826594874107926,
85
+ "original_active_rms": 0.10563411563634872,
86
+ "target_rms": 0.07211213123340221,
87
+ "rms_calculation": "active_only"
88
+ },
89
+ "gunshot": {
90
+ "target_snr_db": 3.43792604836265,
91
+ "scaling_factor": 0.270120334001695,
92
+ "original_active_rms": 0.5499700307846069,
93
+ "target_rms": 0.1485580884064605,
94
+ "rms_calculation": "active_only"
95
+ },
96
+ "siren": {
97
+ "target_snr_db": 12.753490841713685,
98
+ "scaling_factor": 2.743685765283011,
99
+ "original_active_rms": 0.15824870765209198,
100
+ "target_rms": 0.43418472655947743,
101
+ "rms_calculation": "active_only"
102
+ },
103
+ "background": {
104
+ "reference_rms": 0.1,
105
+ "scaling_applied": true,
106
+ "target_rms": 0.1
107
+ }
108
+ },
109
+ "background_scaling_factor": 3.438588264229059,
110
+ "sofa": "data/hrtf/RRBRIR/UniS_Room_A_BRIR_48k.sofa",
111
+ "mic_positions": [
112
+ [
113
+ 0.0,
114
+ 0.09,
115
+ 0.0
116
+ ],
117
+ [
118
+ 0.0,
119
+ -0.09,
120
+ 0.0
121
+ ]
122
+ ],
123
+ "sources": [
124
+ {
125
+ "position": [
126
+ 0.5130302149885033,
127
+ 1.4095389311788624,
128
+ 0.0
129
+ ],
130
+ "order": 0,
131
+ "hrtf_index": {
132
+ "M": 32
133
+ },
134
+ "label": "speech"
135
+ },
136
+ {
137
+ "position": [
138
+ 1.477211629518312,
139
+ 0.26047226650039557,
140
+ 0.0
141
+ ],
142
+ "order": 3,
143
+ "hrtf_index": {
144
+ "M": 20
145
+ },
146
+ "label": "drill"
147
+ },
148
+ {
149
+ "position": [
150
+ 1.2990381056766573,
151
+ -0.7500000000000004,
152
+ 0.0
153
+ ],
154
+ "order": 1,
155
+ "hrtf_index": {
156
+ "M": 12
157
+ },
158
+ "label": "gunshot"
159
+ },
160
+ {
161
+ "position": [
162
+ 0.9641814145298091,
163
+ 1.1490666646784673,
164
+ 0.0
165
+ ],
166
+ "order": 2,
167
+ "hrtf_index": {
168
+ "M": 28
169
+ },
170
+ "label": "siren"
171
+ }
172
+ ],
173
+ "num_background": 0,
174
+ "duration": 0
175
+ }
data/audio_mixtures_no_speech/test/coffee_shop_1dist_055_rep3_v2.json ADDED
@@ -0,0 +1,109 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "coffee_shop_1dist_055_rep3_v2",
3
+ "original_mixture_id": "coffee_shop_1dist_055_rep3",
4
+ "scene_name": "Coffee Shop",
5
+ "distractor_count": 1,
6
+ "distractors": [
7
+ "computer_typing"
8
+ ],
9
+ "audio_file": "coffee_shop_1dist_055_rep3_v2.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_163.wav",
17
+ "origin_start": 0.0,
18
+ "origin_end": 2.3079818594104307,
19
+ "mixture_start": 0.0,
20
+ "mixture_end": 10.0,
21
+ "channel": 0
22
+ },
23
+ "background": {
24
+ "original_path": "background/test/Coffee_Shop/asmr_Coffee_Shop_qU8o3_T5y5M_chunk_017.mp3",
25
+ "origin_start": 23.156938775510206,
26
+ "origin_end": 33.156938775510206,
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_84393.wav",
35
+ "origin_start": 13.375034013605442,
36
+ "origin_end": 17.16451247165533,
37
+ "mixture_start": 2.550955904083952,
38
+ "mixture_end": 6.340445874494,
39
+ "channel": 2
40
+ }
41
+ },
42
+ "command_variant": {
43
+ "user_input": "keep computer typing",
44
+ "command_type": "keep_only",
45
+ "target_sources": [
46
+ "computer_typing"
47
+ ],
48
+ "target_channels": [
49
+ 2
50
+ ]
51
+ },
52
+ "snr_info": {
53
+ "speech": {
54
+ "target_snr_db": 1.675558032388147,
55
+ "scaling_factor": 2.4606130811495612,
56
+ "original_active_rms": 0.04928724840283394,
57
+ "target_rms": 0.12127684815388101,
58
+ "rms_calculation": "active_only"
59
+ },
60
+ "computer_typing": {
61
+ "target_snr_db": 13.649112556576718,
62
+ "scaling_factor": 9.846724027439123,
63
+ "original_active_rms": 0.048883676528930664,
64
+ "target_rms": 0.4813440722269835,
65
+ "rms_calculation": "active_only"
66
+ },
67
+ "background": {
68
+ "reference_rms": 0.1,
69
+ "scaling_applied": true,
70
+ "target_rms": 0.1
71
+ }
72
+ },
73
+ "background_scaling_factor": 5.50113914281276,
74
+ "sofa": "data/hrtf/CATTRIR/0_0s",
75
+ "mic_positions": [
76
+ [
77
+ 0,
78
+ 0.9,
79
+ 0
80
+ ],
81
+ [
82
+ 0,
83
+ -0.9,
84
+ 0
85
+ ]
86
+ ],
87
+ "sources": [
88
+ {
89
+ "position": [
90
+ 0.7660444431189782,
91
+ -0.6427876096865393
92
+ ],
93
+ "order": 0,
94
+ "hrtf_index": -40,
95
+ "label": "speech"
96
+ },
97
+ {
98
+ "position": [
99
+ 0.7660444431189782,
100
+ -0.6427876096865393
101
+ ],
102
+ "order": 1,
103
+ "hrtf_index": -40,
104
+ "label": "computer_typing"
105
+ }
106
+ ],
107
+ "num_background": 0,
108
+ "duration": 0
109
+ }
data/audio_mixtures_no_speech/test/coffee_shop_2dist_197_rep1_v7.json ADDED
@@ -0,0 +1,145 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "coffee_shop_2dist_197_rep1_v7",
3
+ "original_mixture_id": "coffee_shop_2dist_197_rep1",
4
+ "scene_name": "Coffee Shop",
5
+ "distractor_count": 2,
6
+ "distractors": [
7
+ "sneeze",
8
+ "hammer"
9
+ ],
10
+ "audio_file": "coffee_shop_2dist_197_rep1_v7.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/p249/p249_230.wav",
18
+ "origin_start": 0.0,
19
+ "origin_end": 7.683832199546485,
20
+ "mixture_start": 0.0,
21
+ "mixture_end": 10.0,
22
+ "channel": 0
23
+ },
24
+ "background": {
25
+ "original_path": "background/test/Coffee_Shop/asmr_Coffee_Shop_qU8o3_T5y5M_chunk_054.mp3",
26
+ "origin_start": 3.4794784580498868,
27
+ "origin_end": 13.479478458049886,
28
+ "mixture_start": 0.0,
29
+ "mixture_end": 10.0,
30
+ "channel": 1
31
+ },
32
+ "distractor_1": {
33
+ "name": "sneeze",
34
+ "display_name": "sneeze",
35
+ "original_path": "distractors/test/sneeze/fsd50k_201274.wav",
36
+ "origin_start": 0.0,
37
+ "origin_end": 0.5224489795918368,
38
+ "mixture_start": 3.429572208255222,
39
+ "mixture_end": 3.9520211878470586,
40
+ "channel": 2
41
+ },
42
+ "distractor_2": {
43
+ "name": "hammer",
44
+ "display_name": "hammer",
45
+ "original_path": "distractors/test/hammer/fsd50k_407618.wav",
46
+ "origin_start": 10.20843537414966,
47
+ "origin_end": 13.509818594104308,
48
+ "mixture_start": 1.9588073833801862,
49
+ "mixture_end": 5.26020422965343,
50
+ "channel": 3
51
+ }
52
+ },
53
+ "command_variant": {
54
+ "user_input": "keep hammer and remove sneeze",
55
+ "command_type": "mixed_commands",
56
+ "target_sources": [
57
+ "hammer"
58
+ ],
59
+ "target_channels": [
60
+ 3
61
+ ]
62
+ },
63
+ "snr_info": {
64
+ "speech": {
65
+ "target_snr_db": 6.500535015723823,
66
+ "scaling_factor": 4.727401488058889,
67
+ "original_active_rms": 0.044709958136081696,
68
+ "target_rms": 0.21136192262356324,
69
+ "rms_calculation": "active_only"
70
+ },
71
+ "sneeze": {
72
+ "target_snr_db": 3.673299182454855,
73
+ "scaling_factor": 0.7682278776301872,
74
+ "original_active_rms": 0.19868949055671692,
75
+ "target_rms": 0.15263880563780977,
76
+ "rms_calculation": "active_only"
77
+ },
78
+ "hammer": {
79
+ "target_snr_db": -3.1603384771140686,
80
+ "scaling_factor": 13.941374071633618,
81
+ "original_active_rms": 0.004985141567885876,
82
+ "target_rms": 0.0694997233979471,
83
+ "rms_calculation": "active_only"
84
+ },
85
+ "background": {
86
+ "reference_rms": 0.1,
87
+ "scaling_applied": true,
88
+ "target_rms": 0.1
89
+ }
90
+ },
91
+ "background_scaling_factor": 3.234594698809118,
92
+ "sofa": "data/hrtf/RRBRIR/UniS_Room_A_BRIR_48k.sofa",
93
+ "mic_positions": [
94
+ [
95
+ 0.0,
96
+ 0.09,
97
+ 0.0
98
+ ],
99
+ [
100
+ 0.0,
101
+ -0.09,
102
+ 0.0
103
+ ]
104
+ ],
105
+ "sources": [
106
+ {
107
+ "position": [
108
+ 1.3594616805549748,
109
+ -0.6339273926110487,
110
+ 0.0
111
+ ],
112
+ "order": 2,
113
+ "hrtf_index": {
114
+ "M": 13
115
+ },
116
+ "label": "speech"
117
+ },
118
+ {
119
+ "position": [
120
+ 1.4942920471376182,
121
+ -0.13073361412148748,
122
+ 0.0
123
+ ],
124
+ "order": 1,
125
+ "hrtf_index": {
126
+ "M": 17
127
+ },
128
+ "label": "sneeze"
129
+ },
130
+ {
131
+ "position": [
132
+ 1.4488887394336025,
133
+ 0.3882285676537812,
134
+ 0.0
135
+ ],
136
+ "order": 0,
137
+ "hrtf_index": {
138
+ "M": 21
139
+ },
140
+ "label": "hammer"
141
+ }
142
+ ],
143
+ "num_background": 0,
144
+ "duration": 0
145
+ }
data/audio_mixtures_no_speech/test/coffee_shop_3dist_240_rep4_v5.json ADDED
@@ -0,0 +1,159 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "coffee_shop_3dist_240_rep4_v5",
3
+ "original_mixture_id": "coffee_shop_3dist_240_rep4",
4
+ "scene_name": "Coffee Shop",
5
+ "distractor_count": 3,
6
+ "distractors": [
7
+ "cellphone_buzz_vibrating_alert",
8
+ "drill",
9
+ "ringtone"
10
+ ],
11
+ "audio_file": "coffee_shop_3dist_240_rep4_v5.wav",
12
+ "split": "test",
13
+ "audio_metadata": {
14
+ "duration": 10.0,
15
+ "sample_rate": 44100,
16
+ "channels": 5,
17
+ "speech": {
18
+ "original_path": "speech/test/p250/p250_417.wav",
19
+ "origin_start": 0.0,
20
+ "origin_end": 2.392857142857143,
21
+ "mixture_start": 0.0,
22
+ "mixture_end": 10.0,
23
+ "channel": 0
24
+ },
25
+ "background": {
26
+ "original_path": "background/test/Coffee_Shop/asmr_Coffee_Shop_uU_RxnJOdMQ_chunk_055.mp3",
27
+ "origin_start": 11.66827664399093,
28
+ "origin_end": 21.66827664399093,
29
+ "mixture_start": 0.0,
30
+ "mixture_end": 10.0,
31
+ "channel": 1
32
+ },
33
+ "distractor_1": {
34
+ "name": "cellphone_buzz_vibrating_alert",
35
+ "display_name": "cellphone buzz vibrating alert",
36
+ "original_path": "distractors/test/cellphone_buzz_vibrating_alert/fsd50k_84930.wav",
37
+ "origin_start": 1.8706122448979592,
38
+ "origin_end": 3.9997278911564624,
39
+ "mixture_start": 4.029927161409675,
40
+ "mixture_end": 6.159048678795468,
41
+ "channel": 2
42
+ },
43
+ "distractor_2": {
44
+ "name": "drill",
45
+ "display_name": "drill",
46
+ "original_path": "distractors/test/drill/fsd50k_135849.wav",
47
+ "origin_start": 0.0,
48
+ "origin_end": 0.8126984126984127,
49
+ "mixture_start": 1.0373898949250304,
50
+ "mixture_end": 1.8500883076234431,
51
+ "channel": 3
52
+ },
53
+ "distractor_3": {
54
+ "name": "ringtone",
55
+ "display_name": "ringtone",
56
+ "original_path": "distractors/test/ringtone/fsd50k_123306.wav",
57
+ "origin_start": 0.0,
58
+ "origin_end": 1.0448979591836736,
59
+ "mixture_start": 2.49071583009041,
60
+ "mixture_end": 3.5356137892740835,
61
+ "channel": 4
62
+ }
63
+ },
64
+ "command_variant": {
65
+ "user_input": "remove cellphone buzz vibrating alert and ringtone",
66
+ "command_type": "remove_only",
67
+ "target_sources": [],
68
+ "target_channels": []
69
+ },
70
+ "snr_info": {
71
+ "speech": {
72
+ "target_snr_db": 9.263968182064211,
73
+ "scaling_factor": 5.821884734000427,
74
+ "original_active_rms": 0.04990393668413162,
75
+ "target_rms": 0.2905349671478698,
76
+ "rms_calculation": "active_only"
77
+ },
78
+ "cellphone_buzz_vibrating_alert": {
79
+ "target_snr_db": -2.894359763505465,
80
+ "scaling_factor": 60.96933690844662,
81
+ "original_active_rms": 0.0011753590079024434,
82
+ "target_rms": 0.07166085934118165,
83
+ "rms_calculation": "active_only"
84
+ },
85
+ "drill": {
86
+ "target_snr_db": 1.261858311583282,
87
+ "scaling_factor": 0.579915079652688,
88
+ "original_active_rms": 0.19940154254436493,
89
+ "target_rms": 0.11563596142748422,
90
+ "rms_calculation": "active_only"
91
+ },
92
+ "ringtone": {
93
+ "target_snr_db": 3.2361818613915556,
94
+ "scaling_factor": 0.24938059485748618,
95
+ "original_active_rms": 0.5820314288139343,
96
+ "target_rms": 0.14514734394337156,
97
+ "rms_calculation": "active_only"
98
+ },
99
+ "background": {
100
+ "reference_rms": 0.1,
101
+ "scaling_applied": true,
102
+ "target_rms": 0.1
103
+ }
104
+ },
105
+ "background_scaling_factor": 33.15468492774231,
106
+ "sofa": "data/hrtf/CATTRIR/0_3s",
107
+ "mic_positions": [
108
+ [
109
+ 0,
110
+ 0.9,
111
+ 0
112
+ ],
113
+ [
114
+ 0,
115
+ -0.9,
116
+ 0
117
+ ]
118
+ ],
119
+ "sources": [
120
+ {
121
+ "position": [
122
+ 0.3420201433256689,
123
+ 0.9396926207859083
124
+ ],
125
+ "order": 0,
126
+ "hrtf_index": 70,
127
+ "label": "speech"
128
+ },
129
+ {
130
+ "position": [
131
+ 0.3420201433256689,
132
+ 0.9396926207859083
133
+ ],
134
+ "order": 3,
135
+ "hrtf_index": 70,
136
+ "label": "cellphone_buzz_vibrating_alert"
137
+ },
138
+ {
139
+ "position": [
140
+ 0.3420201433256689,
141
+ 0.9396926207859083
142
+ ],
143
+ "order": 2,
144
+ "hrtf_index": 70,
145
+ "label": "drill"
146
+ },
147
+ {
148
+ "position": [
149
+ 0.3420201433256689,
150
+ 0.9396926207859083
151
+ ],
152
+ "order": 1,
153
+ "hrtf_index": 70,
154
+ "label": "ringtone"
155
+ }
156
+ ],
157
+ "num_background": 0,
158
+ "duration": 0
159
+ }