carankt commited on
Commit
b4a1497
·
verified ·
1 Parent(s): 09a6a76

Add files using upload-large-folder tool

Browse files
data/audio_mixtures/train/airport_2dist_265_rep3.json ADDED
@@ -0,0 +1,162 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "airport_2dist_265_rep3",
3
+ "scene_name": "Airport",
4
+ "distractor_count": 2,
5
+ "distractors": [
6
+ "cough",
7
+ "fire_alarm"
8
+ ],
9
+ "audio_file": "airport_2dist_265_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/p269/p269_046.wav",
17
+ "origin_start": 0.0,
18
+ "origin_end": 3.842947845804989,
19
+ "mixture_start": 0.0,
20
+ "mixture_end": 10.0,
21
+ "channel": 0
22
+ },
23
+ "background": {
24
+ "original_path": "background/train/Airport/asmr_Airport_vTX-Nhs-kUo_chunk_028.mp3",
25
+ "origin_start": 58.01571428571429,
26
+ "origin_end": 68.01571428571428,
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/train/cough/JH_fsdkaggle2018_c99274ce.wav",
35
+ "origin_start": 0.0,
36
+ "origin_end": 1.1493877551020408,
37
+ "mixture_start": 3.218155022543046,
38
+ "mixture_end": 4.367542777645086,
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.4346031746031747,
46
+ "origin_end": 4.62546485260771,
47
+ "mixture_start": 6.013920863350928,
48
+ "mixture_end": 8.204790178955335,
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 cough",
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 cough 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 cough",
99
+ "command_type": "keep_only",
100
+ "target_sources": [
101
+ "speech",
102
+ "cough",
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 cough and fire alarm",
125
+ "command_type": "keep_only",
126
+ "target_sources": [
127
+ "speech",
128
+ "cough",
129
+ "fire_alarm"
130
+ ],
131
+ "target_channels": [
132
+ 0,
133
+ 2,
134
+ 3
135
+ ]
136
+ },
137
+ {
138
+ "user_input": "keep fire alarm and remove cough",
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 cough",
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/train/airport_2dist_284_rep4.json ADDED
@@ -0,0 +1,162 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "airport_2dist_284_rep4",
3
+ "scene_name": "Airport",
4
+ "distractor_count": 2,
5
+ "distractors": [
6
+ "applause",
7
+ "siren"
8
+ ],
9
+ "audio_file": "airport_2dist_284_rep4.wav",
10
+ "split": "train",
11
+ "audio_metadata": {
12
+ "duration": 10.0,
13
+ "sample_rate": 44100,
14
+ "channels": 5,
15
+ "speech": {
16
+ "original_path": "speech/train/p280/p280_131.wav",
17
+ "origin_start": 0.0,
18
+ "origin_end": 3.5882539682539685,
19
+ "mixture_start": 0.0,
20
+ "mixture_end": 10.0,
21
+ "channel": 0
22
+ },
23
+ "background": {
24
+ "original_path": "background/train/Airport/asmr_Airport_vTX-Nhs-kUo_chunk_018.mp3",
25
+ "origin_start": 166.25825396825397,
26
+ "origin_end": 176.25825396825397,
27
+ "mixture_start": 0.0,
28
+ "mixture_end": 10.0,
29
+ "channel": 1
30
+ },
31
+ "distractor_1": {
32
+ "name": "applause",
33
+ "display_name": "applause",
34
+ "original_path": "distractors/train/applause/fsd50k_377029.wav",
35
+ "origin_start": 10.546031746031746,
36
+ "origin_end": 12.582426303854875,
37
+ "mixture_start": 0.41406206838047066,
38
+ "mixture_end": 2.4504606390802715,
39
+ "channel": 2
40
+ },
41
+ "distractor_2": {
42
+ "name": "siren",
43
+ "display_name": "siren",
44
+ "original_path": "distractors/train/siren/JH_esc50_1-76831-A-42.wav",
45
+ "origin_start": 0.8373922902494331,
46
+ "origin_end": 4.235487528344671,
47
+ "mixture_start": 2.072841687827159,
48
+ "mixture_end": 5.470937528961539,
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 applause",
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 applause 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 applause",
99
+ "command_type": "keep_only",
100
+ "target_sources": [
101
+ "speech",
102
+ "applause",
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 applause and siren",
125
+ "command_type": "keep_only",
126
+ "target_sources": [
127
+ "speech",
128
+ "applause",
129
+ "siren"
130
+ ],
131
+ "target_channels": [
132
+ 0,
133
+ 2,
134
+ 3
135
+ ]
136
+ },
137
+ {
138
+ "user_input": "remove applause 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 applause and remove siren",
151
+ "command_type": "mixed_commands",
152
+ "target_sources": [
153
+ "speech",
154
+ "applause"
155
+ ],
156
+ "target_channels": [
157
+ 0,
158
+ 2
159
+ ]
160
+ }
161
+ ]
162
+ }
data/audio_mixtures/train/bus_1dist_139_rep1.json ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "bus_1dist_139_rep1",
3
+ "scene_name": "Bus",
4
+ "distractor_count": 1,
5
+ "distractors": [
6
+ "car_alarm"
7
+ ],
8
+ "audio_file": "bus_1dist_139_rep1.wav",
9
+ "split": "train",
10
+ "audio_metadata": {
11
+ "duration": 10.0,
12
+ "sample_rate": 44100,
13
+ "channels": 5,
14
+ "speech": {
15
+ "original_path": "speech/train/p276/p276_195.wav",
16
+ "origin_start": 0.0,
17
+ "origin_end": 3.499795918367347,
18
+ "mixture_start": 0.0,
19
+ "mixture_end": 10.0,
20
+ "channel": 0
21
+ },
22
+ "background": {
23
+ "original_path": "background/train/Bus/asmr_Bus_r38kWRF-FSg_chunk_011.mp3",
24
+ "origin_start": 51.83959183673469,
25
+ "origin_end": 61.83959183673469,
26
+ "mixture_start": 0.0,
27
+ "mixture_end": 10.0,
28
+ "channel": 1
29
+ },
30
+ "distractor_1": {
31
+ "name": "car_alarm",
32
+ "display_name": "car alarm",
33
+ "original_path": "distractors/train/car_alarm/fsd50k_422051.wav",
34
+ "origin_start": 9.86453514739229,
35
+ "origin_end": 13.093401360544219,
36
+ "mixture_start": 1.4395021995691013,
37
+ "mixture_end": 4.6683764536923835,
38
+ "channel": 2
39
+ }
40
+ },
41
+ "command_variants": [
42
+ {
43
+ "user_input": null,
44
+ "command_type": "no_input",
45
+ "target_sources": [
46
+ "speech"
47
+ ],
48
+ "target_channels": [
49
+ 0
50
+ ]
51
+ },
52
+ {
53
+ "user_input": "remove car alarm",
54
+ "command_type": "remove_only",
55
+ "target_sources": [
56
+ "speech"
57
+ ],
58
+ "target_channels": [
59
+ 0
60
+ ]
61
+ },
62
+ {
63
+ "user_input": "keep car alarm",
64
+ "command_type": "keep_only",
65
+ "target_sources": [
66
+ "speech",
67
+ "car_alarm"
68
+ ],
69
+ "target_channels": [
70
+ 0,
71
+ 2
72
+ ]
73
+ }
74
+ ]
75
+ }
data/audio_mixtures/train/home_3dist_320_rep4.json ADDED
@@ -0,0 +1,443 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "home_3dist_320_rep4",
3
+ "scene_name": "Home",
4
+ "distractor_count": 3,
5
+ "distractors": [
6
+ "ringtone",
7
+ "boom",
8
+ "footsteps"
9
+ ],
10
+ "audio_file": "home_3dist_320_rep4.wav",
11
+ "split": "train",
12
+ "audio_metadata": {
13
+ "duration": 10.0,
14
+ "sample_rate": 44100,
15
+ "channels": 5,
16
+ "speech": {
17
+ "original_path": "speech/train/p281/p281_047.wav",
18
+ "origin_start": 0.0,
19
+ "origin_end": 2.731043083900227,
20
+ "mixture_start": 0.0,
21
+ "mixture_end": 10.0,
22
+ "channel": 0
23
+ },
24
+ "background": {
25
+ "original_path": "background/train/Home/asmr_Home_GSxEQTqSFR8_chunk_020.mp3",
26
+ "origin_start": 98.74487528344672,
27
+ "origin_end": 108.74487528344672,
28
+ "mixture_start": 0.0,
29
+ "mixture_end": 10.0,
30
+ "channel": 1
31
+ },
32
+ "distractor_1": {
33
+ "name": "ringtone",
34
+ "display_name": "ringtone",
35
+ "original_path": "distractors/train/ringtone/fsd50k_178137.wav",
36
+ "origin_start": 7.548458049886621,
37
+ "origin_end": 11.475328798185942,
38
+ "mixture_start": 0.38365617917275896,
39
+ "mixture_end": 4.310531001836509,
40
+ "channel": 2
41
+ },
42
+ "distractor_2": {
43
+ "name": "boom",
44
+ "display_name": "boom",
45
+ "original_path": "distractors/train/boom/JH_fsd50k-arca_324384.wav",
46
+ "origin_start": 0.2045578231292517,
47
+ "origin_end": 2.3625396825396825,
48
+ "mixture_start": 3.3713550023200103,
49
+ "mixture_end": 5.529352575835173,
50
+ "channel": 3
51
+ },
52
+ "distractor_3": {
53
+ "name": "footsteps",
54
+ "display_name": "footsteps",
55
+ "original_path": "distractors/train/footsteps/fsd50k_413036.wav",
56
+ "origin_start": 0.26702947845804986,
57
+ "origin_end": 2.6422448979591837,
58
+ "mixture_start": 6.821018960910341,
59
+ "mixture_end": 9.196245527331468,
60
+ "channel": 4
61
+ }
62
+ },
63
+ "command_variants": [
64
+ {
65
+ "user_input": null,
66
+ "command_type": "no_input",
67
+ "target_sources": [
68
+ "speech",
69
+ "ringtone",
70
+ "boom",
71
+ "footsteps"
72
+ ],
73
+ "target_channels": [
74
+ 0,
75
+ 2,
76
+ 3,
77
+ 4
78
+ ]
79
+ },
80
+ {
81
+ "user_input": "remove ringtone",
82
+ "command_type": "remove_only",
83
+ "target_sources": [
84
+ "speech",
85
+ "boom",
86
+ "footsteps"
87
+ ],
88
+ "target_channels": [
89
+ 0,
90
+ 3,
91
+ 4
92
+ ]
93
+ },
94
+ {
95
+ "user_input": "remove boom",
96
+ "command_type": "remove_only",
97
+ "target_sources": [
98
+ "speech",
99
+ "ringtone",
100
+ "footsteps"
101
+ ],
102
+ "target_channels": [
103
+ 0,
104
+ 2,
105
+ 4
106
+ ]
107
+ },
108
+ {
109
+ "user_input": "remove footsteps",
110
+ "command_type": "remove_only",
111
+ "target_sources": [
112
+ "speech",
113
+ "ringtone",
114
+ "boom"
115
+ ],
116
+ "target_channels": [
117
+ 0,
118
+ 2,
119
+ 3
120
+ ]
121
+ },
122
+ {
123
+ "user_input": "remove ringtone and boom",
124
+ "command_type": "remove_only",
125
+ "target_sources": [
126
+ "speech",
127
+ "footsteps"
128
+ ],
129
+ "target_channels": [
130
+ 0,
131
+ 4
132
+ ]
133
+ },
134
+ {
135
+ "user_input": "remove ringtone and footsteps",
136
+ "command_type": "remove_only",
137
+ "target_sources": [
138
+ "speech",
139
+ "boom"
140
+ ],
141
+ "target_channels": [
142
+ 0,
143
+ 3
144
+ ]
145
+ },
146
+ {
147
+ "user_input": "remove boom and footsteps",
148
+ "command_type": "remove_only",
149
+ "target_sources": [
150
+ "speech",
151
+ "ringtone"
152
+ ],
153
+ "target_channels": [
154
+ 0,
155
+ 2
156
+ ]
157
+ },
158
+ {
159
+ "user_input": "remove ringtone and boom and footsteps",
160
+ "command_type": "remove_only",
161
+ "target_sources": [
162
+ "speech"
163
+ ],
164
+ "target_channels": [
165
+ 0
166
+ ]
167
+ },
168
+ {
169
+ "user_input": "keep ringtone",
170
+ "command_type": "keep_only",
171
+ "target_sources": [
172
+ "speech",
173
+ "ringtone",
174
+ "boom",
175
+ "footsteps"
176
+ ],
177
+ "target_channels": [
178
+ 0,
179
+ 2,
180
+ 3,
181
+ 4
182
+ ]
183
+ },
184
+ {
185
+ "user_input": "keep boom",
186
+ "command_type": "keep_only",
187
+ "target_sources": [
188
+ "speech",
189
+ "ringtone",
190
+ "boom",
191
+ "footsteps"
192
+ ],
193
+ "target_channels": [
194
+ 0,
195
+ 2,
196
+ 3,
197
+ 4
198
+ ]
199
+ },
200
+ {
201
+ "user_input": "keep footsteps",
202
+ "command_type": "keep_only",
203
+ "target_sources": [
204
+ "speech",
205
+ "ringtone",
206
+ "boom",
207
+ "footsteps"
208
+ ],
209
+ "target_channels": [
210
+ 0,
211
+ 2,
212
+ 3,
213
+ 4
214
+ ]
215
+ },
216
+ {
217
+ "user_input": "keep ringtone and boom",
218
+ "command_type": "keep_only",
219
+ "target_sources": [
220
+ "speech",
221
+ "ringtone",
222
+ "boom",
223
+ "footsteps"
224
+ ],
225
+ "target_channels": [
226
+ 0,
227
+ 2,
228
+ 3,
229
+ 4
230
+ ]
231
+ },
232
+ {
233
+ "user_input": "keep ringtone and footsteps",
234
+ "command_type": "keep_only",
235
+ "target_sources": [
236
+ "speech",
237
+ "ringtone",
238
+ "boom",
239
+ "footsteps"
240
+ ],
241
+ "target_channels": [
242
+ 0,
243
+ 2,
244
+ 3,
245
+ 4
246
+ ]
247
+ },
248
+ {
249
+ "user_input": "keep boom and footsteps",
250
+ "command_type": "keep_only",
251
+ "target_sources": [
252
+ "speech",
253
+ "ringtone",
254
+ "boom",
255
+ "footsteps"
256
+ ],
257
+ "target_channels": [
258
+ 0,
259
+ 2,
260
+ 3,
261
+ 4
262
+ ]
263
+ },
264
+ {
265
+ "user_input": "keep ringtone and boom and footsteps",
266
+ "command_type": "keep_only",
267
+ "target_sources": [
268
+ "speech",
269
+ "ringtone",
270
+ "boom",
271
+ "footsteps"
272
+ ],
273
+ "target_channels": [
274
+ 0,
275
+ 2,
276
+ 3,
277
+ 4
278
+ ]
279
+ },
280
+ {
281
+ "user_input": "keep boom and remove ringtone",
282
+ "command_type": "mixed_commands",
283
+ "target_sources": [
284
+ "speech",
285
+ "boom",
286
+ "footsteps"
287
+ ],
288
+ "target_channels": [
289
+ 0,
290
+ 3,
291
+ 4
292
+ ]
293
+ },
294
+ {
295
+ "user_input": "remove ringtone and keep footsteps",
296
+ "command_type": "mixed_commands",
297
+ "target_sources": [
298
+ "speech",
299
+ "boom",
300
+ "footsteps"
301
+ ],
302
+ "target_channels": [
303
+ 0,
304
+ 3,
305
+ 4
306
+ ]
307
+ },
308
+ {
309
+ "user_input": "remove boom and keep ringtone",
310
+ "command_type": "mixed_commands",
311
+ "target_sources": [
312
+ "speech",
313
+ "ringtone",
314
+ "footsteps"
315
+ ],
316
+ "target_channels": [
317
+ 0,
318
+ 2,
319
+ 4
320
+ ]
321
+ },
322
+ {
323
+ "user_input": "remove boom and keep footsteps",
324
+ "command_type": "mixed_commands",
325
+ "target_sources": [
326
+ "speech",
327
+ "ringtone",
328
+ "footsteps"
329
+ ],
330
+ "target_channels": [
331
+ 0,
332
+ 2,
333
+ 4
334
+ ]
335
+ },
336
+ {
337
+ "user_input": "remove footsteps and keep ringtone",
338
+ "command_type": "mixed_commands",
339
+ "target_sources": [
340
+ "speech",
341
+ "ringtone",
342
+ "boom"
343
+ ],
344
+ "target_channels": [
345
+ 0,
346
+ 2,
347
+ 3
348
+ ]
349
+ },
350
+ {
351
+ "user_input": "keep boom and remove footsteps",
352
+ "command_type": "mixed_commands",
353
+ "target_sources": [
354
+ "speech",
355
+ "ringtone",
356
+ "boom"
357
+ ],
358
+ "target_channels": [
359
+ 0,
360
+ 2,
361
+ 3
362
+ ]
363
+ },
364
+ {
365
+ "user_input": "remove ringtone and keep boom and footsteps",
366
+ "command_type": "mixed_commands",
367
+ "target_sources": [
368
+ "speech",
369
+ "boom",
370
+ "footsteps"
371
+ ],
372
+ "target_channels": [
373
+ 0,
374
+ 3,
375
+ 4
376
+ ]
377
+ },
378
+ {
379
+ "user_input": "keep ringtone and footsteps and remove boom",
380
+ "command_type": "mixed_commands",
381
+ "target_sources": [
382
+ "speech",
383
+ "ringtone",
384
+ "footsteps"
385
+ ],
386
+ "target_channels": [
387
+ 0,
388
+ 2,
389
+ 4
390
+ ]
391
+ },
392
+ {
393
+ "user_input": "remove footsteps and keep ringtone and boom",
394
+ "command_type": "mixed_commands",
395
+ "target_sources": [
396
+ "speech",
397
+ "ringtone",
398
+ "boom"
399
+ ],
400
+ "target_channels": [
401
+ 0,
402
+ 2,
403
+ 3
404
+ ]
405
+ },
406
+ {
407
+ "user_input": "keep footsteps and remove ringtone and boom",
408
+ "command_type": "mixed_commands",
409
+ "target_sources": [
410
+ "speech",
411
+ "footsteps"
412
+ ],
413
+ "target_channels": [
414
+ 0,
415
+ 4
416
+ ]
417
+ },
418
+ {
419
+ "user_input": "keep boom and remove ringtone and footsteps",
420
+ "command_type": "mixed_commands",
421
+ "target_sources": [
422
+ "speech",
423
+ "boom"
424
+ ],
425
+ "target_channels": [
426
+ 0,
427
+ 3
428
+ ]
429
+ },
430
+ {
431
+ "user_input": "keep ringtone and remove boom and footsteps",
432
+ "command_type": "mixed_commands",
433
+ "target_sources": [
434
+ "speech",
435
+ "ringtone"
436
+ ],
437
+ "target_channels": [
438
+ 0,
439
+ 2
440
+ ]
441
+ }
442
+ ]
443
+ }
data/audio_mixtures_no_speech/test/airport_1dist_005_rep1_v0.json ADDED
@@ -0,0 +1,111 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "airport_1dist_005_rep1_v0",
3
+ "original_mixture_id": "airport_1dist_005_rep1",
4
+ "scene_name": "Airport",
5
+ "distractor_count": 1,
6
+ "distractors": [
7
+ "dog"
8
+ ],
9
+ "audio_file": "airport_1dist_005_rep1_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/p247/p247_117.wav",
17
+ "origin_start": 0.0,
18
+ "origin_end": 2.518390022675737,
19
+ "mixture_start": 0.0,
20
+ "mixture_end": 10.0,
21
+ "channel": 0
22
+ },
23
+ "background": {
24
+ "original_path": "background/test/Airport/asmr_Airport_vTX-Nhs-kUo_chunk_019.mp3",
25
+ "origin_start": 280.14492063492065,
26
+ "origin_end": 290.14492063492065,
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_261020.wav",
35
+ "origin_start": 5.244648526077097,
36
+ "origin_end": 7.996213151927438,
37
+ "mixture_start": 3.4839836543116003,
38
+ "mixture_end": 6.2355557855879375,
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": 6.983319833247663,
51
+ "scaling_factor": 2.573677446555541,
52
+ "original_active_rms": 0.08681841939687729,
53
+ "target_rms": 0.2234426079473432,
54
+ "rms_calculation": "active_only"
55
+ },
56
+ "dog": {
57
+ "target_snr_db": 0.5301731403020842,
58
+ "scaling_factor": 1.6927586573515923,
59
+ "original_active_rms": 0.06279334425926208,
60
+ "target_rms": 0.1062939771189248,
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": 1.1873794520074104,
70
+ "sofa": "data/hrtf/CIPIC/subject_158.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.6532814824381884,
87
+ 0.7071067811865477,
88
+ 0.27059805007309856
89
+ ],
90
+ "order": 0,
91
+ "hrtf_index": {
92
+ "M": 162
93
+ },
94
+ "label": "speech"
95
+ },
96
+ {
97
+ "position": [
98
+ 0.15314402039980698,
99
+ 0.9848077530122079,
100
+ -0.08185718430797209
101
+ ],
102
+ "order": 1,
103
+ "hrtf_index": {
104
+ "M": 3
105
+ },
106
+ "label": "dog"
107
+ }
108
+ ],
109
+ "num_background": 0,
110
+ "duration": 0
111
+ }
data/audio_mixtures_no_speech/test/airport_2dist_182_rep4_v8.json ADDED
@@ -0,0 +1,145 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "airport_2dist_182_rep4_v8",
3
+ "original_mixture_id": "airport_2dist_182_rep4",
4
+ "scene_name": "Airport",
5
+ "distractor_count": 2,
6
+ "distractors": [
7
+ "applause",
8
+ "boom"
9
+ ],
10
+ "audio_file": "airport_2dist_182_rep4_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/p252/p252_382.wav",
18
+ "origin_start": 0.0,
19
+ "origin_end": 7.3435600907029475,
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": 209.5987755102041,
27
+ "origin_end": 219.5987755102041,
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_192003.wav",
36
+ "origin_start": 3.8051473922902495,
37
+ "origin_end": 7.6775056689342405,
38
+ "mixture_start": 0.5841499751705806,
39
+ "mixture_end": 4.456517931199988,
40
+ "channel": 2
41
+ },
42
+ "distractor_2": {
43
+ "name": "boom",
44
+ "display_name": "boom",
45
+ "original_path": "distractors/test/boom/fsd50k_399303.wav",
46
+ "origin_start": 0.06310657596371883,
47
+ "origin_end": 2.872766439909297,
48
+ "mixture_start": 6.086766372855483,
49
+ "mixture_end": 8.896443465064845,
50
+ "channel": 3
51
+ }
52
+ },
53
+ "command_variant": {
54
+ "user_input": "keep applause and remove boom",
55
+ "command_type": "mixed_commands",
56
+ "target_sources": [
57
+ "applause"
58
+ ],
59
+ "target_channels": [
60
+ 2
61
+ ]
62
+ },
63
+ "snr_info": {
64
+ "speech": {
65
+ "target_snr_db": -2.635836991408156,
66
+ "scaling_factor": 1.4104413907507847,
67
+ "original_active_rms": 0.052342336624860764,
68
+ "target_rms": 0.07382579806431434,
69
+ "rms_calculation": "active_only"
70
+ },
71
+ "applause": {
72
+ "target_snr_db": 7.3749483264430875,
73
+ "scaling_factor": 9.963050403659874,
74
+ "original_active_rms": 0.023461462929844856,
75
+ "target_rms": 0.233747737713642,
76
+ "rms_calculation": "active_only"
77
+ },
78
+ "boom": {
79
+ "target_snr_db": 8.50716725029663,
80
+ "scaling_factor": 1.8913725558587633,
81
+ "original_active_rms": 0.1407930701971054,
82
+ "target_rms": 0.26629214902590154,
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.7247612163254855,
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.4095389311788626,
109
+ -0.5130302149885029,
110
+ 0.0
111
+ ],
112
+ "order": 0,
113
+ "hrtf_index": {
114
+ "M": 14
115
+ },
116
+ "label": "speech"
117
+ },
118
+ {
119
+ "position": [
120
+ 1.5,
121
+ 0.0,
122
+ 0.0
123
+ ],
124
+ "order": 2,
125
+ "hrtf_index": {
126
+ "M": 18
127
+ },
128
+ "label": "applause"
129
+ },
130
+ {
131
+ "position": [
132
+ 1.060660171779821,
133
+ -1.0606601717798214,
134
+ 0.0
135
+ ],
136
+ "order": 1,
137
+ "hrtf_index": {
138
+ "M": 9
139
+ },
140
+ "label": "boom"
141
+ }
142
+ ],
143
+ "num_background": 0,
144
+ "duration": 0
145
+ }
data/audio_mixtures_no_speech/test/beach_2dist_140_rep3_v7.json ADDED
@@ -0,0 +1,136 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "beach_2dist_140_rep3_v7",
3
+ "original_mixture_id": "beach_2dist_140_rep3",
4
+ "scene_name": "Beach",
5
+ "distractor_count": 2,
6
+ "distractors": [
7
+ "engine",
8
+ "baby_cry"
9
+ ],
10
+ "audio_file": "beach_2dist_140_rep3_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/p250/p250_067.wav",
18
+ "origin_start": 0.0,
19
+ "origin_end": 2.777324263038549,
20
+ "mixture_start": 0.0,
21
+ "mixture_end": 10.0,
22
+ "channel": 0
23
+ },
24
+ "background": {
25
+ "original_path": "background/test/Beach/asmr_Beach_urVW36rIHYM_chunk_013.mp3",
26
+ "origin_start": 91.86730158730158,
27
+ "origin_end": 101.86730158730158,
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-235507-A-44.wav",
36
+ "origin_start": 2.5099546485260773,
37
+ "origin_end": 4.9603401360544215,
38
+ "mixture_start": 2.348027095148782,
39
+ "mixture_end": 4.798428844727164,
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_389774.wav",
46
+ "origin_start": 6.342040816326531,
47
+ "origin_end": 9.685895691609977,
48
+ "mixture_start": 5.483278964384773,
49
+ "mixture_end": 8.8271489800943,
50
+ "channel": 3
51
+ }
52
+ },
53
+ "command_variant": {
54
+ "user_input": "keep baby cry and remove engine",
55
+ "command_type": "mixed_commands",
56
+ "target_sources": [
57
+ "baby_cry"
58
+ ],
59
+ "target_channels": [
60
+ 3
61
+ ]
62
+ },
63
+ "snr_info": {
64
+ "speech": {
65
+ "target_snr_db": 3.6013262207971586,
66
+ "scaling_factor": 3.1179089394562736,
67
+ "original_active_rms": 0.0485515259206295,
68
+ "target_rms": 0.1513792366921737,
69
+ "rms_calculation": "active_only"
70
+ },
71
+ "engine": {
72
+ "target_snr_db": 9.992022550356099,
73
+ "scaling_factor": 8.547478540722276,
74
+ "original_active_rms": 0.03696265071630478,
75
+ "target_rms": 0.31593746380582793,
76
+ "rms_calculation": "active_only"
77
+ },
78
+ "baby_cry": {
79
+ "target_snr_db": 4.198474740125786,
80
+ "scaling_factor": 1.0481488838771442,
81
+ "original_active_rms": 0.15470372140407562,
82
+ "target_rms": 0.16215253292132253,
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": 1.32186432313285,
92
+ "sofa": "data/hrtf/CATTRIR/0_3s",
93
+ "mic_positions": [
94
+ [
95
+ 0,
96
+ 0.9,
97
+ 0
98
+ ],
99
+ [
100
+ 0,
101
+ -0.9,
102
+ 0
103
+ ]
104
+ ],
105
+ "sources": [
106
+ {
107
+ "position": [
108
+ 0.3420201433256689,
109
+ 0.9396926207859083
110
+ ],
111
+ "order": 2,
112
+ "hrtf_index": 70,
113
+ "label": "speech"
114
+ },
115
+ {
116
+ "position": [
117
+ 0.3420201433256689,
118
+ 0.9396926207859083
119
+ ],
120
+ "order": 0,
121
+ "hrtf_index": 70,
122
+ "label": "engine"
123
+ },
124
+ {
125
+ "position": [
126
+ 0.3420201433256689,
127
+ 0.9396926207859083
128
+ ],
129
+ "order": 1,
130
+ "hrtf_index": 70,
131
+ "label": "baby_cry"
132
+ }
133
+ ],
134
+ "num_background": 0,
135
+ "duration": 0
136
+ }
data/audio_mixtures_no_speech/test/beach_2dist_147_rep3_v0.json ADDED
@@ -0,0 +1,147 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "beach_2dist_147_rep3_v0",
3
+ "original_mixture_id": "beach_2dist_147_rep3",
4
+ "scene_name": "Beach",
5
+ "distractor_count": 2,
6
+ "distractors": [
7
+ "applause",
8
+ "cough"
9
+ ],
10
+ "audio_file": "beach_2dist_147_rep3_v0.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_294.wav",
18
+ "origin_start": 0.0,
19
+ "origin_end": 2.518480725623583,
20
+ "mixture_start": 0.0,
21
+ "mixture_end": 10.0,
22
+ "channel": 0
23
+ },
24
+ "background": {
25
+ "original_path": "background/test/Beach/asmr_Beach_urVW36rIHYM_chunk_013.mp3",
26
+ "origin_start": 179.24126984126985,
27
+ "origin_end": 189.24126984126985,
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_243012.wav",
36
+ "origin_start": 0.4819047619047619,
37
+ "origin_end": 4.378344671201814,
38
+ "mixture_start": 0.891703049848257,
39
+ "mixture_end": 4.788161223199469,
40
+ "channel": 2
41
+ },
42
+ "distractor_2": {
43
+ "name": "cough",
44
+ "display_name": "cough",
45
+ "original_path": "distractors/test/cough/fsd50k_93031.wav",
46
+ "origin_start": 0.0,
47
+ "origin_end": 1.5673469387755101,
48
+ "mixture_start": 6.982584177968527,
49
+ "mixture_end": 8.549931116744037,
50
+ "channel": 3
51
+ }
52
+ },
53
+ "command_variant": {
54
+ "user_input": null,
55
+ "command_type": "no_input",
56
+ "target_sources": [],
57
+ "target_channels": []
58
+ },
59
+ "snr_info": {
60
+ "speech": {
61
+ "target_snr_db": 11.050684246607737,
62
+ "scaling_factor": 7.1378317176450246,
63
+ "original_active_rms": 0.04999975860118866,
64
+ "target_rms": 0.35688986281815904,
65
+ "rms_calculation": "active_only"
66
+ },
67
+ "applause": {
68
+ "target_snr_db": 11.78529846399978,
69
+ "scaling_factor": 12.984928349352767,
70
+ "original_active_rms": 0.0299106165766716,
71
+ "target_rms": 0.38838721313304386,
72
+ "rms_calculation": "active_only"
73
+ },
74
+ "cough": {
75
+ "target_snr_db": 1.5304552708678827,
76
+ "scaling_factor": 1.7560323907317645,
77
+ "original_active_rms": 0.06791883707046509,
78
+ "target_rms": 0.11926767783657,
79
+ "rms_calculation": "active_only"
80
+ },
81
+ "background": {
82
+ "reference_rms": 0.1,
83
+ "scaling_applied": true,
84
+ "target_rms": 0.1
85
+ }
86
+ },
87
+ "background_scaling_factor": 0.7096149108149851,
88
+ "sofa": "data/hrtf/SBSBRIR/SBSBRIR_x-1y-1.sofa",
89
+ "mic_positions": [
90
+ [
91
+ 0.0,
92
+ 0.069,
93
+ 0.0
94
+ ],
95
+ [
96
+ 0.0,
97
+ -0.069,
98
+ 0.0
99
+ ]
100
+ ],
101
+ "sources": [
102
+ {
103
+ "position": [
104
+ -1.4849242404917502,
105
+ -1.4849242404917498,
106
+ 0.0
107
+ ],
108
+ "order": 0,
109
+ "hrtf_index": {
110
+ "M": 122,
111
+ "E": 7,
112
+ "I": 0
113
+ },
114
+ "label": "speech"
115
+ },
116
+ {
117
+ "position": [
118
+ 2.1,
119
+ 0.0,
120
+ 0.0
121
+ ],
122
+ "order": 1,
123
+ "hrtf_index": {
124
+ "M": 122,
125
+ "E": 0,
126
+ "I": 0
127
+ },
128
+ "label": "applause"
129
+ },
130
+ {
131
+ "position": [
132
+ 1.818653347947321,
133
+ 1.0499999999999998,
134
+ 0.0
135
+ ],
136
+ "order": 2,
137
+ "hrtf_index": {
138
+ "M": 122,
139
+ "E": 1,
140
+ "I": 0
141
+ },
142
+ "label": "cough"
143
+ }
144
+ ],
145
+ "num_background": 0,
146
+ "duration": 0
147
+ }
data/audio_mixtures_no_speech/test/beach_3dist_274_rep1_v0.json ADDED
@@ -0,0 +1,183 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "beach_3dist_274_rep1_v0",
3
+ "original_mixture_id": "beach_3dist_274_rep1",
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_rep1_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_430.wav",
19
+ "origin_start": 0.0,
20
+ "origin_end": 2.8164172335600908,
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_011.mp3",
27
+ "origin_start": 232.4433560090703,
28
+ "origin_end": 242.4433560090703,
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": 3.532581623057645,
40
+ "mixture_end": 4.404236951855831,
41
+ "channel": 2
42
+ },
43
+ "distractor_2": {
44
+ "name": "sneeze",
45
+ "display_name": "sneeze",
46
+ "original_path": "distractors/test/sneeze/fsd50k_328892.wav",
47
+ "origin_start": 0.2731519274376417,
48
+ "origin_end": 2.705283446712018,
49
+ "mixture_start": 5.148142785078755,
50
+ "mixture_end": 7.580281168813297,
51
+ "channel": 3
52
+ },
53
+ "distractor_3": {
54
+ "name": "birds_chirping",
55
+ "display_name": "birds chirping",
56
+ "original_path": "distractors/test/birds_chirping/fsd50k_207120.wav",
57
+ "origin_start": 0.15936507936507938,
58
+ "origin_end": 3.2411337868480725,
59
+ "mixture_start": 1.5961481508417454,
60
+ "mixture_end": 4.677924396549399,
61
+ "channel": 4
62
+ }
63
+ },
64
+ "command_variant": {
65
+ "user_input": null,
66
+ "command_type": "no_input",
67
+ "target_sources": [
68
+ "car_alarm"
69
+ ],
70
+ "target_channels": [
71
+ 2
72
+ ]
73
+ },
74
+ "snr_info": {
75
+ "speech": {
76
+ "target_snr_db": 10.73345417027398,
77
+ "scaling_factor": 7.974147358553165,
78
+ "original_active_rms": 0.04315076023340225,
79
+ "target_rms": 0.34409052073474555,
80
+ "rms_calculation": "active_only"
81
+ },
82
+ "car_alarm": {
83
+ "target_snr_db": -2.917520672237406,
84
+ "scaling_factor": 21.37109992139808,
85
+ "original_active_rms": 0.0033442373387515545,
86
+ "target_rms": 0.07147003032732988,
87
+ "rms_calculation": "active_only"
88
+ },
89
+ "sneeze": {
90
+ "target_snr_db": 9.762684369945205,
91
+ "scaling_factor": 9.630666831633805,
92
+ "original_active_rms": 0.031950514763593674,
93
+ "target_rms": 0.3077047627873678,
94
+ "rms_calculation": "active_only"
95
+ },
96
+ "birds_chirping": {
97
+ "target_snr_db": 6.785332937388295,
98
+ "scaling_factor": 29.119099749836494,
99
+ "original_active_rms": 0.007500473875552416,
100
+ "target_rms": 0.2184070469532535,
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.5854085900111257,
110
+ "sofa": "data/hrtf/SBSBRIR/SBSBRIR_x-0pt5y-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.818653347947321,
127
+ 1.0499999999999998,
128
+ 0.0
129
+ ],
130
+ "order": 1,
131
+ "hrtf_index": {
132
+ "M": 211,
133
+ "E": 1,
134
+ "I": 0
135
+ },
136
+ "label": "speech"
137
+ },
138
+ {
139
+ "position": [
140
+ 1.4849242404917502,
141
+ 1.48492424049175,
142
+ 0.0
143
+ ],
144
+ "order": 2,
145
+ "hrtf_index": {
146
+ "M": 211,
147
+ "E": 2,
148
+ "I": 0
149
+ },
150
+ "label": "car_alarm"
151
+ },
152
+ {
153
+ "position": [
154
+ 1.4849242404917495,
155
+ -1.4849242404917502,
156
+ 0.0
157
+ ],
158
+ "order": 3,
159
+ "hrtf_index": {
160
+ "M": 211,
161
+ "E": 10,
162
+ "I": 0
163
+ },
164
+ "label": "sneeze"
165
+ },
166
+ {
167
+ "position": [
168
+ -1.4849242404917498,
169
+ 1.4849242404917502,
170
+ 0.0
171
+ ],
172
+ "order": 0,
173
+ "hrtf_index": {
174
+ "M": 211,
175
+ "E": 5,
176
+ "I": 0
177
+ },
178
+ "label": "birds_chirping"
179
+ }
180
+ ],
181
+ "num_background": 0,
182
+ "duration": 0
183
+ }
data/audio_mixtures_no_speech/test/beach_3dist_295_rep1_v21.json ADDED
@@ -0,0 +1,177 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "beach_3dist_295_rep1_v21",
3
+ "original_mixture_id": "beach_3dist_295_rep1",
4
+ "scene_name": "Beach",
5
+ "distractor_count": 3,
6
+ "distractors": [
7
+ "ringtone",
8
+ "alarm_clock",
9
+ "cricket"
10
+ ],
11
+ "audio_file": "beach_3dist_295_rep1_v21.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_173.wav",
19
+ "origin_start": 0.0,
20
+ "origin_end": 5.082244897959184,
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": 63.53290249433107,
28
+ "origin_end": 73.53290249433107,
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_123307.wav",
37
+ "origin_start": 0.0,
38
+ "origin_end": 1.1493877551020408,
39
+ "mixture_start": 2.505025763949967,
40
+ "mixture_end": 3.654413519052008,
41
+ "channel": 2
42
+ },
43
+ "distractor_2": {
44
+ "name": "alarm_clock",
45
+ "display_name": "alarm clock",
46
+ "original_path": "distractors/test/alarm_clock/esc-50_5-233645-A-37.wav",
47
+ "origin_start": 0.7528571428571429,
48
+ "origin_end": 3.602879818594104,
49
+ "mixture_start": 3.262600138143265,
50
+ "mixture_end": 6.112627665778593,
51
+ "channel": 3
52
+ },
53
+ "distractor_3": {
54
+ "name": "cricket",
55
+ "display_name": "cricket",
56
+ "original_path": "distractors/test/cricket/fsd50k_102968.wav",
57
+ "origin_start": 0.7180272108843537,
58
+ "origin_end": 3.1899773242630385,
59
+ "mixture_start": 0.5827979668512601,
60
+ "mixture_end": 3.054759244357244,
61
+ "channel": 4
62
+ }
63
+ },
64
+ "command_variant": {
65
+ "user_input": "keep alarm clock and cricket and remove ringtone",
66
+ "command_type": "mixed_commands",
67
+ "target_sources": [
68
+ "alarm_clock",
69
+ "cricket"
70
+ ],
71
+ "target_channels": [
72
+ 3,
73
+ 4
74
+ ]
75
+ },
76
+ "snr_info": {
77
+ "speech": {
78
+ "target_snr_db": 7.948531920049959,
79
+ "scaling_factor": 4.418012128662829,
80
+ "original_active_rms": 0.056519679725170135,
81
+ "target_rms": 0.24970463053394024,
82
+ "rms_calculation": "active_only"
83
+ },
84
+ "ringtone": {
85
+ "target_snr_db": 2.17086391882507,
86
+ "scaling_factor": 0.6762723741334654,
87
+ "original_active_rms": 0.18985478579998016,
88
+ "target_rms": 0.12839354673355313,
89
+ "rms_calculation": "active_only"
90
+ },
91
+ "alarm_clock": {
92
+ "target_snr_db": 11.682317051132959,
93
+ "scaling_factor": 7.495496440455857,
94
+ "original_active_rms": 0.051205363124608994,
95
+ "target_rms": 0.3838096170327563,
96
+ "rms_calculation": "active_only"
97
+ },
98
+ "cricket": {
99
+ "target_snr_db": 3.6672426785016032,
100
+ "scaling_factor": 51.82980728535909,
101
+ "original_active_rms": 0.002942947670817375,
102
+ "target_rms": 0.15253241062936096,
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": 1.8435008319037902,
112
+ "sofa": "data/hrtf/CIPIC/subject_119.sofa",
113
+ "mic_positions": [
114
+ [
115
+ 0.0,
116
+ 0.09,
117
+ 0.0
118
+ ],
119
+ [
120
+ 0.0,
121
+ -0.09,
122
+ 0.0
123
+ ]
124
+ ],
125
+ "sources": [
126
+ {
127
+ "position": [
128
+ -0.9019436673229518,
129
+ 0.4226182617406993,
130
+ -0.08883369754374483
131
+ ],
132
+ "order": 3,
133
+ "hrtf_index": {
134
+ "M": 391
135
+ },
136
+ "label": "speech"
137
+ },
138
+ {
139
+ "position": [
140
+ 0.7005853933433798,
141
+ -0.4226182617406993,
142
+ -0.574955573481266
143
+ ],
144
+ "order": 0,
145
+ "hrtf_index": {
146
+ "M": 851
147
+ },
148
+ "label": "ringtone"
149
+ },
150
+ {
151
+ "position": [
152
+ 0.5879378012096793,
153
+ 0.7071067811865475,
154
+ -0.3928474791935511
155
+ ],
156
+ "order": 1,
157
+ "hrtf_index": {
158
+ "M": 152
159
+ },
160
+ "label": "alarm_clock"
161
+ },
162
+ {
163
+ "position": [
164
+ 0.05040740520987036,
165
+ 0.984807753012208,
166
+ 0.16617094543587865
167
+ ],
168
+ "order": 2,
169
+ "hrtf_index": {
170
+ "M": 21
171
+ },
172
+ "label": "cricket"
173
+ }
174
+ ],
175
+ "num_background": 0,
176
+ "duration": 0
177
+ }
data/audio_mixtures_no_speech/test/beach_3dist_296_rep4_v19.json ADDED
@@ -0,0 +1,175 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "beach_3dist_296_rep4_v19",
3
+ "original_mixture_id": "beach_3dist_296_rep4",
4
+ "scene_name": "Beach",
5
+ "distractor_count": 3,
6
+ "distractors": [
7
+ "cough",
8
+ "engine",
9
+ "birds_chirping"
10
+ ],
11
+ "audio_file": "beach_3dist_296_rep4_v19.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_030.wav",
19
+ "origin_start": 0.0,
20
+ "origin_end": 2.7767573696145122,
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_074.mp3",
27
+ "origin_start": 220.46845804988664,
28
+ "origin_end": 230.46845804988664,
29
+ "mixture_start": 0.0,
30
+ "mixture_end": 10.0,
31
+ "channel": 1
32
+ },
33
+ "distractor_1": {
34
+ "name": "cough",
35
+ "display_name": "cough",
36
+ "original_path": "distractors/test/cough/fsd50k_348134.wav",
37
+ "origin_start": 0.053945578231292514,
38
+ "origin_end": 2.445260770975057,
39
+ "mixture_start": 3.283813334370357,
40
+ "mixture_end": 5.6751432559560175,
41
+ "channel": 2
42
+ },
43
+ "distractor_2": {
44
+ "name": "engine",
45
+ "display_name": "engine",
46
+ "original_path": "distractors/test/engine/esc-50_5-243773-A-44.wav",
47
+ "origin_start": 1.425374149659864,
48
+ "origin_end": 4.035850340136054,
49
+ "mixture_start": 1.2828748007565525,
50
+ "mixture_end": 3.893371999704879,
51
+ "channel": 3
52
+ },
53
+ "distractor_3": {
54
+ "name": "birds_chirping",
55
+ "display_name": "birds chirping",
56
+ "original_path": "distractors/test/birds_chirping/fsd50k_222899.wav",
57
+ "origin_start": 0.0,
58
+ "origin_end": 1.7414965986394557,
59
+ "mixture_start": 0.014343235335836287,
60
+ "mixture_end": 1.755839833975292,
61
+ "channel": 4
62
+ }
63
+ },
64
+ "command_variant": {
65
+ "user_input": "remove birds chirping and keep cough",
66
+ "command_type": "mixed_commands",
67
+ "target_sources": [
68
+ "cough"
69
+ ],
70
+ "target_channels": [
71
+ 2
72
+ ]
73
+ },
74
+ "snr_info": {
75
+ "speech": {
76
+ "target_snr_db": 12.950520959842049,
77
+ "scaling_factor": 9.036821722515668,
78
+ "original_active_rms": 0.04914850741624832,
79
+ "target_rms": 0.4441462994483753,
80
+ "rms_calculation": "active_only"
81
+ },
82
+ "cough": {
83
+ "target_snr_db": 5.398662024663965,
84
+ "scaling_factor": 1.606470877776603,
85
+ "original_active_rms": 0.11589381098747253,
86
+ "target_rms": 0.18618003226592073,
87
+ "rms_calculation": "active_only"
88
+ },
89
+ "engine": {
90
+ "target_snr_db": -4.907949692363118,
91
+ "scaling_factor": 1.7100687418522258,
92
+ "original_active_rms": 0.03323448449373245,
93
+ "target_rms": 0.05683325308430436,
94
+ "rms_calculation": "active_only"
95
+ },
96
+ "birds_chirping": {
97
+ "target_snr_db": -2.6865432435575998,
98
+ "scaling_factor": 0.8327317717313822,
99
+ "original_active_rms": 0.08813891559839249,
100
+ "target_rms": 0.07339607534473214,
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.5406841627536026,
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.9612746294211023,
127
+ 0.2588190451025207,
128
+ 0.0946772872633224
129
+ ],
130
+ "order": 1,
131
+ "hrtf_index": {
132
+ "M": 459
133
+ },
134
+ "label": "speech"
135
+ },
136
+ {
137
+ "position": [
138
+ -0.6236125064933355,
139
+ 0.7071067811865476,
140
+ 0.3333278292388735
141
+ ],
142
+ "order": 0,
143
+ "hrtf_index": {
144
+ "M": 185
145
+ },
146
+ "label": "cough"
147
+ },
148
+ {
149
+ "position": [
150
+ -0.0964737585298464,
151
+ -0.9848077530122078,
152
+ 0.14438318296176617
153
+ ],
154
+ "order": 2,
155
+ "hrtf_index": {
156
+ "M": 1230
157
+ },
158
+ "label": "engine"
159
+ },
160
+ {
161
+ "position": [
162
+ 0.7224276065928869,
163
+ -0.5735764363510465,
164
+ 0.38614560064217585
165
+ ],
166
+ "order": 3,
167
+ "hrtf_index": {
168
+ "M": 963
169
+ },
170
+ "label": "birds_chirping"
171
+ }
172
+ ],
173
+ "num_background": 0,
174
+ "duration": 0
175
+ }
data/audio_mixtures_no_speech/test/bus_2dist_145_rep2_v0.json ADDED
@@ -0,0 +1,145 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "bus_2dist_145_rep2_v0",
3
+ "original_mixture_id": "bus_2dist_145_rep2",
4
+ "scene_name": "Bus",
5
+ "distractor_count": 2,
6
+ "distractors": [
7
+ "car_horn",
8
+ "fire_alarm"
9
+ ],
10
+ "audio_file": "bus_2dist_145_rep2_v0.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_306.wav",
18
+ "origin_start": 0.0,
19
+ "origin_end": 2.091519274376417,
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_005.mp3",
26
+ "origin_start": 20.6137641723356,
27
+ "origin_end": 30.6137641723356,
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/esc-50_5-180156-A-43.wav",
36
+ "origin_start": 0.6735147392290249,
37
+ "origin_end": 4.4117913832199545,
38
+ "mixture_start": 3.9775117512396796,
39
+ "mixture_end": 7.715795586323374,
40
+ "channel": 2
41
+ },
42
+ "distractor_2": {
43
+ "name": "fire_alarm",
44
+ "display_name": "fire alarm",
45
+ "original_path": "distractors/test/fire_alarm/fsd50k_210513.wav",
46
+ "origin_start": 1.9982312925170067,
47
+ "origin_end": 5.00172335600907,
48
+ "mixture_start": 1.6634785209228595,
49
+ "mixture_end": 4.666992967371046,
50
+ "channel": 3
51
+ }
52
+ },
53
+ "command_variant": {
54
+ "user_input": null,
55
+ "command_type": "no_input",
56
+ "target_sources": [
57
+ "fire_alarm"
58
+ ],
59
+ "target_channels": [
60
+ 3
61
+ ]
62
+ },
63
+ "snr_info": {
64
+ "speech": {
65
+ "target_snr_db": 12.154541823745099,
66
+ "scaling_factor": 6.651728762453765,
67
+ "original_active_rms": 0.06092458218336105,
68
+ "target_rms": 0.40525379564954095,
69
+ "rms_calculation": "active_only"
70
+ },
71
+ "car_horn": {
72
+ "target_snr_db": 9.078006391944218,
73
+ "scaling_factor": 1.6136207153997557,
74
+ "original_active_rms": 0.17623771727085114,
75
+ "target_rms": 0.2843808314230107,
76
+ "rms_calculation": "active_only"
77
+ },
78
+ "fire_alarm": {
79
+ "target_snr_db": 2.722867988524877,
80
+ "scaling_factor": 0.5994011784775889,
81
+ "original_active_rms": 0.2282578945159912,
82
+ "target_rms": 0.13681805096969832,
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.3773537154647467,
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.4942920471376182,
109
+ 0.13073361412148723,
110
+ 0.0
111
+ ],
112
+ "order": 0,
113
+ "hrtf_index": {
114
+ "M": 19
115
+ },
116
+ "label": "speech"
117
+ },
118
+ {
119
+ "position": [
120
+ 0.13073361412148682,
121
+ -1.4942920471376182,
122
+ 0.0
123
+ ],
124
+ "order": 1,
125
+ "hrtf_index": {
126
+ "M": 1
127
+ },
128
+ "label": "car_horn"
129
+ },
130
+ {
131
+ "position": [
132
+ 0.6339273926110494,
133
+ -1.3594616805549746,
134
+ 0.0
135
+ ],
136
+ "order": 2,
137
+ "hrtf_index": {
138
+ "M": 5
139
+ },
140
+ "label": "fire_alarm"
141
+ }
142
+ ],
143
+ "num_background": 0,
144
+ "duration": 0
145
+ }
data/audio_mixtures_no_speech/test/city_3dist_212_rep3_v5.json ADDED
@@ -0,0 +1,171 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "city_3dist_212_rep3_v5",
3
+ "original_mixture_id": "city_3dist_212_rep3",
4
+ "scene_name": "City",
5
+ "distractor_count": 3,
6
+ "distractors": [
7
+ "applause",
8
+ "helicopter",
9
+ "car_horn"
10
+ ],
11
+ "audio_file": "city_3dist_212_rep3_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_460.wav",
19
+ "origin_start": 0.0,
20
+ "origin_end": 2.1360090702947847,
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_063.mp3",
27
+ "origin_start": 63.148321995464855,
28
+ "origin_end": 73.14832199546485,
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_119023.wav",
37
+ "origin_start": 11.666802721088436,
38
+ "origin_end": 15.158390022675738,
39
+ "mixture_start": 2.612736105585587,
40
+ "mixture_end": 6.104333301284829,
41
+ "channel": 2
42
+ },
43
+ "distractor_2": {
44
+ "name": "helicopter",
45
+ "display_name": "helicopter",
46
+ "original_path": "distractors/test/helicopter/esc-50_5-177957-B-40.wav",
47
+ "origin_start": 1.556326530612245,
48
+ "origin_end": 3.9066439909297053,
49
+ "mixture_start": 5.960592522054193,
50
+ "mixture_end": 8.310920959234569,
51
+ "channel": 3
52
+ },
53
+ "distractor_3": {
54
+ "name": "car_horn",
55
+ "display_name": "car horn",
56
+ "original_path": "distractors/test/car_horn/esc-50_5-179863-A-43.wav",
57
+ "origin_start": 0.045374149659863944,
58
+ "origin_end": 2.093424036281179,
59
+ "mixture_start": 0.7174423707868418,
60
+ "mixture_end": 2.765501692689592,
61
+ "channel": 4
62
+ }
63
+ },
64
+ "command_variant": {
65
+ "user_input": "remove applause and car horn",
66
+ "command_type": "remove_only",
67
+ "target_sources": [],
68
+ "target_channels": []
69
+ },
70
+ "snr_info": {
71
+ "speech": {
72
+ "target_snr_db": 1.2601021733743556,
73
+ "scaling_factor": 2.371745438731037,
74
+ "original_active_rms": 0.0487457811832428,
75
+ "target_rms": 0.11561258417873732,
76
+ "rms_calculation": "active_only"
77
+ },
78
+ "applause": {
79
+ "target_snr_db": 3.8651366373225233,
80
+ "scaling_factor": 3.3439343734276163,
81
+ "original_active_rms": 0.04666583985090256,
82
+ "target_rms": 0.15604750594230132,
83
+ "rms_calculation": "active_only"
84
+ },
85
+ "helicopter": {
86
+ "target_snr_db": 11.279501319680577,
87
+ "scaling_factor": 1.4675955081595182,
88
+ "original_active_rms": 0.2496713399887085,
89
+ "target_rms": 0.3664165370835965,
90
+ "rms_calculation": "active_only"
91
+ },
92
+ "car_horn": {
93
+ "target_snr_db": 12.34385877648625,
94
+ "scaling_factor": 4.860572607148454,
95
+ "original_active_rms": 0.08521293103694916,
96
+ "target_rms": 0.41418363837302535,
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": 4.901860351771591,
106
+ "sofa": "data/hrtf/RRBRIR/UniS_Room_A_BRIR_48k.sofa",
107
+ "mic_positions": [
108
+ [
109
+ 0.0,
110
+ 0.09,
111
+ 0.0
112
+ ],
113
+ [
114
+ 0.0,
115
+ -0.09,
116
+ 0.0
117
+ ]
118
+ ],
119
+ "sources": [
120
+ {
121
+ "position": [
122
+ 0.26047226650039496,
123
+ -1.4772116295183122,
124
+ 0.0
125
+ ],
126
+ "order": 2,
127
+ "hrtf_index": {
128
+ "M": 2
129
+ },
130
+ "label": "speech"
131
+ },
132
+ {
133
+ "position": [
134
+ 1.299038105676658,
135
+ 0.7499999999999997,
136
+ 0.0
137
+ ],
138
+ "order": 0,
139
+ "hrtf_index": {
140
+ "M": 24
141
+ },
142
+ "label": "applause"
143
+ },
144
+ {
145
+ "position": [
146
+ 1.5,
147
+ 0.0,
148
+ 0.0
149
+ ],
150
+ "order": 1,
151
+ "hrtf_index": {
152
+ "M": 18
153
+ },
154
+ "label": "helicopter"
155
+ },
156
+ {
157
+ "position": [
158
+ 1.4095389311788624,
159
+ 0.5130302149885031,
160
+ 0.0
161
+ ],
162
+ "order": 3,
163
+ "hrtf_index": {
164
+ "M": 22
165
+ },
166
+ "label": "car_horn"
167
+ }
168
+ ],
169
+ "num_background": 0,
170
+ "duration": 0
171
+ }
data/audio_mixtures_no_speech/test/city_3dist_239_rep1_v13.json ADDED
@@ -0,0 +1,187 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "city_3dist_239_rep1_v13",
3
+ "original_mixture_id": "city_3dist_239_rep1",
4
+ "scene_name": "City",
5
+ "distractor_count": 3,
6
+ "distractors": [
7
+ "ringtone",
8
+ "hammer",
9
+ "siren"
10
+ ],
11
+ "audio_file": "city_3dist_239_rep1_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/p248/p248_176.wav",
19
+ "origin_start": 0.0,
20
+ "origin_end": 3.97,
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_002.mp3",
27
+ "origin_start": 176.8164172335601,
28
+ "origin_end": 186.8164172335601,
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_330601.wav",
37
+ "origin_start": 0.6420634920634921,
38
+ "origin_end": 4.293061224489796,
39
+ "mixture_start": 2.8733287595479884,
40
+ "mixture_end": 6.5243480608894195,
41
+ "channel": 2
42
+ },
43
+ "distractor_2": {
44
+ "name": "hammer",
45
+ "display_name": "hammer",
46
+ "original_path": "distractors/test/hammer/fsd50k_376500.wav",
47
+ "origin_start": 0.5369160997732426,
48
+ "origin_end": 2.646190476190476,
49
+ "mixture_start": 6.4700419687094755,
50
+ "mixture_end": 8.57932239322514,
51
+ "channel": 3
52
+ },
53
+ "distractor_3": {
54
+ "name": "siren",
55
+ "display_name": "siren",
56
+ "original_path": "distractors/test/siren/fsd50k_371179.wav",
57
+ "origin_start": 2.0792290249433107,
58
+ "origin_end": 4.569705215419501,
59
+ "mixture_start": 0.29313947474828345,
60
+ "mixture_end": 2.7836326921540353,
61
+ "channel": 4
62
+ }
63
+ },
64
+ "command_variant": {
65
+ "user_input": "keep hammer and siren",
66
+ "command_type": "keep_only",
67
+ "target_sources": [
68
+ "ringtone",
69
+ "hammer",
70
+ "siren"
71
+ ],
72
+ "target_channels": [
73
+ 2,
74
+ 3,
75
+ 4
76
+ ]
77
+ },
78
+ "snr_info": {
79
+ "speech": {
80
+ "target_snr_db": 2.8552374481438196,
81
+ "scaling_factor": 3.0710992606502896,
82
+ "original_active_rms": 0.045234315097332,
83
+ "target_rms": 0.13891907165143855,
84
+ "rms_calculation": "active_only"
85
+ },
86
+ "ringtone": {
87
+ "target_snr_db": 10.46863971362046,
88
+ "scaling_factor": 7.510997325180725,
89
+ "original_active_rms": 0.04443594068288803,
90
+ "target_rms": 0.33375823161106133,
91
+ "rms_calculation": "active_only"
92
+ },
93
+ "hammer": {
94
+ "target_snr_db": 5.317590042502742,
95
+ "scaling_factor": 67.83992502287563,
96
+ "original_active_rms": 0.002718905685469508,
97
+ "target_rms": 0.1844503578465217,
98
+ "rms_calculation": "active_only"
99
+ },
100
+ "siren": {
101
+ "target_snr_db": 11.649797964965128,
102
+ "scaling_factor": 0.8186406036594329,
103
+ "original_active_rms": 0.46708574891090393,
104
+ "target_rms": 0.3823753594491407,
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": 3.9974406654293713,
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
+ -0.718242300983904,
131
+ -1.9733545036504079,
132
+ 0.0
133
+ ],
134
+ "order": 3,
135
+ "hrtf_index": {
136
+ "M": 333,
137
+ "E": 8,
138
+ "I": 0
139
+ },
140
+ "label": "speech"
141
+ },
142
+ {
143
+ "position": [
144
+ -0.7182423009839044,
145
+ 1.9733545036504079,
146
+ 0.0
147
+ ],
148
+ "order": 2,
149
+ "hrtf_index": {
150
+ "M": 333,
151
+ "E": 4,
152
+ "I": 0
153
+ },
154
+ "label": "ringtone"
155
+ },
156
+ {
157
+ "position": [
158
+ 1.818653347947321,
159
+ 1.0499999999999998,
160
+ 0.0
161
+ ],
162
+ "order": 1,
163
+ "hrtf_index": {
164
+ "M": 333,
165
+ "E": 1,
166
+ "I": 0
167
+ },
168
+ "label": "hammer"
169
+ },
170
+ {
171
+ "position": [
172
+ -1.4849242404917498,
173
+ 1.4849242404917502,
174
+ 0.0
175
+ ],
176
+ "order": 0,
177
+ "hrtf_index": {
178
+ "M": 333,
179
+ "E": 5,
180
+ "I": 0
181
+ },
182
+ "label": "siren"
183
+ }
184
+ ],
185
+ "num_background": 0,
186
+ "duration": 0
187
+ }
data/audio_mixtures_no_speech/test/city_3dist_269_rep3_v0.json ADDED
@@ -0,0 +1,177 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "city_3dist_269_rep3_v0",
3
+ "original_mixture_id": "city_3dist_269_rep3",
4
+ "scene_name": "City",
5
+ "distractor_count": 3,
6
+ "distractors": [
7
+ "applause",
8
+ "cellphone_buzz_vibrating_alert",
9
+ "alarm_clock"
10
+ ],
11
+ "audio_file": "city_3dist_269_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/p253/p253_332.wav",
19
+ "origin_start": 0.0,
20
+ "origin_end": 2.3083673469387755,
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": 30.157619047619047,
28
+ "origin_end": 40.15761904761905,
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_119029.wav",
37
+ "origin_start": 3.3405215419501135,
38
+ "origin_end": 7.144081632653061,
39
+ "mixture_start": 3.637053730285523,
40
+ "mixture_end": 7.440627969253558,
41
+ "channel": 2
42
+ },
43
+ "distractor_2": {
44
+ "name": "cellphone_buzz_vibrating_alert",
45
+ "display_name": "cellphone buzz vibrating alert",
46
+ "original_path": "distractors/test/cellphone_buzz_vibrating_alert/fsd50k_84930.wav",
47
+ "origin_start": 1.2743083900226757,
48
+ "origin_end": 4.553287981859411,
49
+ "mixture_start": 6.499010635861634,
50
+ "mixture_end": 9.777990293543235,
51
+ "channel": 3
52
+ },
53
+ "distractor_3": {
54
+ "name": "alarm_clock",
55
+ "display_name": "alarm clock",
56
+ "original_path": "distractors/test/alarm_clock/esc-50_5-219242-B-37.wav",
57
+ "origin_start": 1.7241269841269842,
58
+ "origin_end": 4.095646258503401,
59
+ "mixture_start": 2.264494579517524,
60
+ "mixture_end": 4.63601788741525,
61
+ "channel": 4
62
+ }
63
+ },
64
+ "command_variant": {
65
+ "user_input": null,
66
+ "command_type": "no_input",
67
+ "target_sources": [
68
+ "cellphone_buzz_vibrating_alert",
69
+ "alarm_clock"
70
+ ],
71
+ "target_channels": [
72
+ 3,
73
+ 4
74
+ ]
75
+ },
76
+ "snr_info": {
77
+ "speech": {
78
+ "target_snr_db": 5.166110045011894,
79
+ "scaling_factor": 2.7166002788435955,
80
+ "original_active_rms": 0.06672364473342896,
81
+ "target_rms": 0.1812614718882941,
82
+ "rms_calculation": "active_only"
83
+ },
84
+ "applause": {
85
+ "target_snr_db": 6.148123369111735,
86
+ "scaling_factor": 5.061829842570864,
87
+ "original_active_rms": 0.040095776319503784,
88
+ "target_rms": 0.20295799713511042,
89
+ "rms_calculation": "active_only"
90
+ },
91
+ "cellphone_buzz_vibrating_alert": {
92
+ "target_snr_db": -2.902550064918401,
93
+ "scaling_factor": 53.758157753568895,
94
+ "original_active_rms": 0.001331766601651907,
95
+ "target_rms": 0.07159331906253756,
96
+ "rms_calculation": "active_only"
97
+ },
98
+ "alarm_clock": {
99
+ "target_snr_db": 10.87729692039893,
100
+ "scaling_factor": 6.857585978662049,
101
+ "original_active_rms": 0.051014494150877,
102
+ "target_rms": 0.34983627979759124,
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": 4.228387778580516,
112
+ "sofa": "data/hrtf/RRBRIR/UniS_Room_A_BRIR_48k.sofa",
113
+ "mic_positions": [
114
+ [
115
+ 0.0,
116
+ 0.09,
117
+ 0.0
118
+ ],
119
+ [
120
+ 0.0,
121
+ -0.09,
122
+ 0.0
123
+ ]
124
+ ],
125
+ "sources": [
126
+ {
127
+ "position": [
128
+ 1.5,
129
+ 0.0,
130
+ 0.0
131
+ ],
132
+ "order": 3,
133
+ "hrtf_index": {
134
+ "M": 18
135
+ },
136
+ "label": "speech"
137
+ },
138
+ {
139
+ "position": [
140
+ 0.8603646545265689,
141
+ -1.2287280664334876,
142
+ 0.0
143
+ ],
144
+ "order": 1,
145
+ "hrtf_index": {
146
+ "M": 7
147
+ },
148
+ "label": "applause"
149
+ },
150
+ {
151
+ "position": [
152
+ 1.4942920471376182,
153
+ 0.13073361412148723,
154
+ 0.0
155
+ ],
156
+ "order": 0,
157
+ "hrtf_index": {
158
+ "M": 19
159
+ },
160
+ "label": "cellphone_buzz_vibrating_alert"
161
+ },
162
+ {
163
+ "position": [
164
+ 0.5130302149885033,
165
+ 1.4095389311788624,
166
+ 0.0
167
+ ],
168
+ "order": 2,
169
+ "hrtf_index": {
170
+ "M": 32
171
+ },
172
+ "label": "alarm_clock"
173
+ }
174
+ ],
175
+ "num_background": 0,
176
+ "duration": 0
177
+ }
data/audio_mixtures_no_speech/test/city_3dist_288_rep4_v0.json ADDED
@@ -0,0 +1,183 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "city_3dist_288_rep4_v0",
3
+ "original_mixture_id": "city_3dist_288_rep4",
4
+ "scene_name": "City",
5
+ "distractor_count": 3,
6
+ "distractors": [
7
+ "drill",
8
+ "fireworks",
9
+ "siren"
10
+ ],
11
+ "audio_file": "city_3dist_288_rep4_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/p247/p247_441.wav",
19
+ "origin_start": 0.0,
20
+ "origin_end": 2.690816326530612,
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_082.mp3",
27
+ "origin_start": 101.21312925170068,
28
+ "origin_end": 111.21312925170068,
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_135849.wav",
37
+ "origin_start": 0.0,
38
+ "origin_end": 0.8126984126984127,
39
+ "mixture_start": 4.349590350421314,
40
+ "mixture_end": 5.162288763119727,
41
+ "channel": 2
42
+ },
43
+ "distractor_2": {
44
+ "name": "fireworks",
45
+ "display_name": "fireworks",
46
+ "original_path": "distractors/test/fireworks/fsd50k_161677.wav",
47
+ "origin_start": 3.0304308390022676,
48
+ "origin_end": 5.163492063492064,
49
+ "mixture_start": 1.9839688938904492,
50
+ "mixture_end": 4.117052776493664,
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.1080952380952382,
58
+ "origin_end": 4.626099773242631,
59
+ "mixture_start": 7.393908177593667,
60
+ "mixture_end": 9.911918596599524,
61
+ "channel": 4
62
+ }
63
+ },
64
+ "command_variant": {
65
+ "user_input": null,
66
+ "command_type": "no_input",
67
+ "target_sources": [
68
+ "siren"
69
+ ],
70
+ "target_channels": [
71
+ 4
72
+ ]
73
+ },
74
+ "snr_info": {
75
+ "speech": {
76
+ "target_snr_db": 13.867155623069834,
77
+ "scaling_factor": 8.846374478796145,
78
+ "original_active_rms": 0.05579463765025139,
79
+ "target_rms": 0.49358025856286236,
80
+ "rms_calculation": "active_only"
81
+ },
82
+ "drill": {
83
+ "target_snr_db": -0.3647479501570867,
84
+ "scaling_factor": 0.4808770922117299,
85
+ "original_active_rms": 0.19940154254436493,
86
+ "target_rms": 0.09588763396126776,
87
+ "rms_calculation": "active_only"
88
+ },
89
+ "fireworks": {
90
+ "target_snr_db": 3.845030442088383,
91
+ "scaling_factor": 7.763780228581252,
92
+ "original_active_rms": 0.020052950829267502,
93
+ "target_rms": 0.15568670317297906,
94
+ "rms_calculation": "active_only"
95
+ },
96
+ "siren": {
97
+ "target_snr_db": -2.967119386592274,
98
+ "scaling_factor": 0.3316512533675481,
99
+ "original_active_rms": 0.21427050232887268,
100
+ "target_rms": 0.07106308065706475,
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": 4.448946029927144,
110
+ "sofa": "data/hrtf/SBSBRIR/SBSBRIR_x-0pt5y-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.4849242404917495,
127
+ -1.4849242404917502,
128
+ 0.0
129
+ ],
130
+ "order": 3,
131
+ "hrtf_index": {
132
+ "M": 251,
133
+ "E": 10,
134
+ "I": 0
135
+ },
136
+ "label": "speech"
137
+ },
138
+ {
139
+ "position": [
140
+ 1.4849242404917502,
141
+ 1.48492424049175,
142
+ 0.0
143
+ ],
144
+ "order": 0,
145
+ "hrtf_index": {
146
+ "M": 251,
147
+ "E": 2,
148
+ "I": 0
149
+ },
150
+ "label": "drill"
151
+ },
152
+ {
153
+ "position": [
154
+ -1.4849242404917502,
155
+ -1.4849242404917498,
156
+ 0.0
157
+ ],
158
+ "order": 1,
159
+ "hrtf_index": {
160
+ "M": 251,
161
+ "E": 7,
162
+ "I": 0
163
+ },
164
+ "label": "fireworks"
165
+ },
166
+ {
167
+ "position": [
168
+ 1.818653347947321,
169
+ 1.0499999999999998,
170
+ 0.0
171
+ ],
172
+ "order": 2,
173
+ "hrtf_index": {
174
+ "M": 251,
175
+ "E": 1,
176
+ "I": 0
177
+ },
178
+ "label": "siren"
179
+ }
180
+ ],
181
+ "num_background": 0,
182
+ "duration": 0
183
+ }
data/audio_mixtures_no_speech/test/coffee_shop_1dist_094_rep2_v2.json ADDED
@@ -0,0 +1,119 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "coffee_shop_1dist_094_rep2_v2",
3
+ "original_mixture_id": "coffee_shop_1dist_094_rep2",
4
+ "scene_name": "Coffee Shop",
5
+ "distractor_count": 1,
6
+ "distractors": [
7
+ "footsteps"
8
+ ],
9
+ "audio_file": "coffee_shop_1dist_094_rep2_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/p254/p254_126.wav",
17
+ "origin_start": 0.0,
18
+ "origin_end": 1.9638548752834468,
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_uU_RxnJOdMQ_chunk_053.mp3",
25
+ "origin_start": 219.9644217687075,
26
+ "origin_end": 229.9644217687075,
27
+ "mixture_start": 0.0,
28
+ "mixture_end": 10.0,
29
+ "channel": 1
30
+ },
31
+ "distractor_1": {
32
+ "name": "footsteps",
33
+ "display_name": "footsteps",
34
+ "original_path": "distractors/test/footsteps/fsd50k_231852.wav",
35
+ "origin_start": 0.29569160997732424,
36
+ "origin_end": 3.7147392290249432,
37
+ "mixture_start": 2.180190743617035,
38
+ "mixture_end": 5.59924882386014,
39
+ "channel": 2
40
+ }
41
+ },
42
+ "command_variant": {
43
+ "user_input": "keep footsteps",
44
+ "command_type": "keep_only",
45
+ "target_sources": [
46
+ "footsteps"
47
+ ],
48
+ "target_channels": [
49
+ 2
50
+ ]
51
+ },
52
+ "snr_info": {
53
+ "speech": {
54
+ "target_snr_db": -1.3025282323362886,
55
+ "scaling_factor": 1.5378983532176782,
56
+ "original_active_rms": 0.05596879497170448,
57
+ "target_rms": 0.0860743176185622,
58
+ "rms_calculation": "active_only"
59
+ },
60
+ "footsteps": {
61
+ "target_snr_db": -4.631409966610951,
62
+ "scaling_factor": 1.0056281913607752,
63
+ "original_active_rms": 0.058343444019556046,
64
+ "target_rms": 0.05867181208714478,
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": 43.66805615175248,
74
+ "sofa": "data/hrtf/SBSBRIR/SBSBRIR_x-1y-1.sofa",
75
+ "mic_positions": [
76
+ [
77
+ 0.0,
78
+ 0.069,
79
+ 0.0
80
+ ],
81
+ [
82
+ 0.0,
83
+ -0.069,
84
+ 0.0
85
+ ]
86
+ ],
87
+ "sources": [
88
+ {
89
+ "position": [
90
+ 1.818653347947321,
91
+ 1.0499999999999998,
92
+ 0.0
93
+ ],
94
+ "order": 0,
95
+ "hrtf_index": {
96
+ "M": 24,
97
+ "E": 1,
98
+ "I": 0
99
+ },
100
+ "label": "speech"
101
+ },
102
+ {
103
+ "position": [
104
+ 1.285879139104721e-16,
105
+ 2.1,
106
+ 0.0
107
+ ],
108
+ "order": 1,
109
+ "hrtf_index": {
110
+ "M": 24,
111
+ "E": 3,
112
+ "I": 0
113
+ },
114
+ "label": "footsteps"
115
+ }
116
+ ],
117
+ "num_background": 0,
118
+ "duration": 0
119
+ }
data/audio_mixtures_no_speech/test/coffee_shop_2dist_107_rep2_v7.json ADDED
@@ -0,0 +1,145 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "coffee_shop_2dist_107_rep2_v7",
3
+ "original_mixture_id": "coffee_shop_2dist_107_rep2",
4
+ "scene_name": "Coffee Shop",
5
+ "distractor_count": 2,
6
+ "distractors": [
7
+ "baby_cry",
8
+ "gunshot"
9
+ ],
10
+ "audio_file": "coffee_shop_2dist_107_rep2_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/p253/p253_200.wav",
18
+ "origin_start": 0.0,
19
+ "origin_end": 2.0533333333333332,
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_uU_RxnJOdMQ_chunk_075.mp3",
26
+ "origin_start": 199.69043083900226,
27
+ "origin_end": 209.69043083900226,
28
+ "mixture_start": 0.0,
29
+ "mixture_end": 10.0,
30
+ "channel": 1
31
+ },
32
+ "distractor_1": {
33
+ "name": "baby_cry",
34
+ "display_name": "baby cry",
35
+ "original_path": "distractors/test/baby_cry/disco_noises_242119_1.wav",
36
+ "origin_start": 15.67424036281179,
37
+ "origin_end": 18.463786848072562,
38
+ "mixture_start": 6.106535376400116,
39
+ "mixture_end": 8.896091938861154,
40
+ "channel": 2
41
+ },
42
+ "distractor_2": {
43
+ "name": "gunshot",
44
+ "display_name": "gunshot",
45
+ "original_path": "distractors/test/gunshot/fsd50k_338046.wav",
46
+ "origin_start": 1.9675056689342403,
47
+ "origin_end": 3.9862131519274375,
48
+ "mixture_start": 4.473375381837873,
49
+ "mixture_end": 6.492098937415971,
50
+ "channel": 3
51
+ }
52
+ },
53
+ "command_variant": {
54
+ "user_input": "keep gunshot and remove baby cry",
55
+ "command_type": "mixed_commands",
56
+ "target_sources": [
57
+ "gunshot"
58
+ ],
59
+ "target_channels": [
60
+ 3
61
+ ]
62
+ },
63
+ "snr_info": {
64
+ "speech": {
65
+ "target_snr_db": -1.8927318044889985,
66
+ "scaling_factor": 1.3318715393721086,
67
+ "original_active_rms": 0.06038110703229904,
68
+ "target_rms": 0.08041987797210018,
69
+ "rms_calculation": "active_only"
70
+ },
71
+ "baby_cry": {
72
+ "target_snr_db": 3.072837693218215,
73
+ "scaling_factor": 1.4084273580171027,
74
+ "original_active_rms": 0.10113638639450073,
75
+ "target_rms": 0.14244325348900352,
76
+ "rms_calculation": "active_only"
77
+ },
78
+ "gunshot": {
79
+ "target_snr_db": 10.320250387523258,
80
+ "scaling_factor": 5.362991041985791,
81
+ "original_active_rms": 0.06117943301796913,
82
+ "target_rms": 0.3281047512291382,
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": 26.171381111772394,
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.299038105676658,
109
+ 0.7499999999999997,
110
+ 0.0
111
+ ],
112
+ "order": 0,
113
+ "hrtf_index": {
114
+ "M": 24
115
+ },
116
+ "label": "speech"
117
+ },
118
+ {
119
+ "position": [
120
+ 1.4095389311788624,
121
+ 0.5130302149885031,
122
+ 0.0
123
+ ],
124
+ "order": 2,
125
+ "hrtf_index": {
126
+ "M": 22
127
+ },
128
+ "label": "baby_cry"
129
+ },
130
+ {
131
+ "position": [
132
+ 1.4942920471376182,
133
+ -0.13073361412148748,
134
+ 0.0
135
+ ],
136
+ "order": 1,
137
+ "hrtf_index": {
138
+ "M": 17
139
+ },
140
+ "label": "gunshot"
141
+ }
142
+ ],
143
+ "num_background": 0,
144
+ "duration": 0
145
+ }
data/audio_mixtures_no_speech/test/coffee_shop_2dist_166_rep2_v0.json ADDED
@@ -0,0 +1,141 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "coffee_shop_2dist_166_rep2_v0",
3
+ "original_mixture_id": "coffee_shop_2dist_166_rep2",
4
+ "scene_name": "Coffee Shop",
5
+ "distractor_count": 2,
6
+ "distractors": [
7
+ "engine",
8
+ "footsteps"
9
+ ],
10
+ "audio_file": "coffee_shop_2dist_166_rep2_v0.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_425.wav",
18
+ "origin_start": 0.0,
19
+ "origin_end": 3.584965986394558,
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_uU_RxnJOdMQ_chunk_005.mp3",
26
+ "origin_start": 62.64408163265306,
27
+ "origin_end": 72.64408163265306,
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-235507-A-44.wav",
36
+ "origin_start": 0.41634920634920636,
37
+ "origin_end": 3.5253061224489795,
38
+ "mixture_start": 6.395111453943233,
39
+ "mixture_end": 9.504087159987272,
40
+ "channel": 2
41
+ },
42
+ "distractor_2": {
43
+ "name": "footsteps",
44
+ "display_name": "footsteps",
45
+ "original_path": "distractors/test/footsteps/fsd50k_422630.wav",
46
+ "origin_start": 0.8335600907029479,
47
+ "origin_end": 4.2989115646258504,
48
+ "mixture_start": 1.512902481566195,
49
+ "mixture_end": 4.978259357623822,
50
+ "channel": 3
51
+ }
52
+ },
53
+ "command_variant": {
54
+ "user_input": null,
55
+ "command_type": "no_input",
56
+ "target_sources": [],
57
+ "target_channels": []
58
+ },
59
+ "snr_info": {
60
+ "speech": {
61
+ "target_snr_db": 2.3382629785219944,
62
+ "scaling_factor": 2.8844093371667925,
63
+ "original_active_rms": 0.045379139482975006,
64
+ "target_rms": 0.13089201363728736,
65
+ "rms_calculation": "active_only"
66
+ },
67
+ "engine": {
68
+ "target_snr_db": -2.4065602826256383,
69
+ "scaling_factor": 2.038541800759859,
70
+ "original_active_rms": 0.03718367964029312,
71
+ "target_rms": 0.07580048525280084,
72
+ "rms_calculation": "active_only"
73
+ },
74
+ "footsteps": {
75
+ "target_snr_db": 4.688028643808641,
76
+ "scaling_factor": 4.747356509625189,
77
+ "original_active_rms": 0.03613679111003876,
78
+ "target_rms": 0.17155423051320817,
79
+ "rms_calculation": "active_only"
80
+ },
81
+ "background": {
82
+ "reference_rms": 0.1,
83
+ "scaling_applied": true,
84
+ "target_rms": 0.1
85
+ }
86
+ },
87
+ "background_scaling_factor": 31.594834003009147,
88
+ "sofa": "data/hrtf/CIPIC/subject_156.sofa",
89
+ "mic_positions": [
90
+ [
91
+ 0.0,
92
+ 0.09,
93
+ 0.0
94
+ ],
95
+ [
96
+ 0.0,
97
+ -0.09,
98
+ 0.0
99
+ ]
100
+ ],
101
+ "sources": [
102
+ {
103
+ "position": [
104
+ -0.4226182617406997,
105
+ 0.9063077870366497,
106
+ 5.1755810150196594e-17
107
+ ],
108
+ "order": 2,
109
+ "hrtf_index": {
110
+ "M": 90
111
+ },
112
+ "label": "speech"
113
+ },
114
+ {
115
+ "position": [
116
+ -0.4044204612767076,
117
+ -0.9063077870366495,
118
+ -0.12267960571124073
119
+ ],
120
+ "order": 1,
121
+ "hrtf_index": {
122
+ "M": 1193
123
+ },
124
+ "label": "engine"
125
+ },
126
+ {
127
+ "position": [
128
+ -0.5792279653395693,
129
+ 0.5735764363510462,
130
+ -0.5792279653395692
131
+ ],
132
+ "order": 0,
133
+ "hrtf_index": {
134
+ "M": 298
135
+ },
136
+ "label": "footsteps"
137
+ }
138
+ ],
139
+ "num_background": 0,
140
+ "duration": 0
141
+ }
data/audio_mixtures_no_speech/test/coffee_shop_3dist_240_rep1_v7.json ADDED
@@ -0,0 +1,171 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "coffee_shop_3dist_240_rep1_v7",
3
+ "original_mixture_id": "coffee_shop_3dist_240_rep1",
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_rep1_v7.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_303.wav",
19
+ "origin_start": 0.0,
20
+ "origin_end": 3.0334467120181405,
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_005.mp3",
27
+ "origin_start": 265.0989795918367,
28
+ "origin_end": 275.0989795918367,
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_118080.wav",
37
+ "origin_start": 0.6024036281179138,
38
+ "origin_end": 3.062267573696145,
39
+ "mixture_start": 1.8256262573545108,
40
+ "mixture_end": 4.285510754406266,
41
+ "channel": 2
42
+ },
43
+ "distractor_2": {
44
+ "name": "drill",
45
+ "display_name": "drill",
46
+ "original_path": "distractors/test/drill/fsd50k_128607.wav",
47
+ "origin_start": 14.715374149659864,
48
+ "origin_end": 18.322585034013606,
49
+ "mixture_start": 5.62695805240782,
50
+ "mixture_end": 9.234178133237428,
51
+ "channel": 3
52
+ },
53
+ "distractor_3": {
54
+ "name": "ringtone",
55
+ "display_name": "ringtone",
56
+ "original_path": "distractors/test/ringtone/fsd50k_415763.wav",
57
+ "origin_start": 0.0,
58
+ "origin_end": 0.6385487528344671,
59
+ "mixture_start": 3.065033444169509,
60
+ "mixture_end": 3.7035821970039757,
61
+ "channel": 4
62
+ }
63
+ },
64
+ "command_variant": {
65
+ "user_input": "remove cellphone buzz vibrating alert and drill and ringtone",
66
+ "command_type": "remove_only",
67
+ "target_sources": [],
68
+ "target_channels": []
69
+ },
70
+ "snr_info": {
71
+ "speech": {
72
+ "target_snr_db": 9.243685997364715,
73
+ "scaling_factor": 5.516249272036632,
74
+ "original_active_rms": 0.05254609137773514,
75
+ "target_rms": 0.2898573383108018,
76
+ "rms_calculation": "active_only"
77
+ },
78
+ "cellphone_buzz_vibrating_alert": {
79
+ "target_snr_db": 14.459046651306512,
80
+ "scaling_factor": 3.9125953637584083,
81
+ "original_active_rms": 0.1350477635860443,
82
+ "target_rms": 0.5283872536926986,
83
+ "rms_calculation": "active_only"
84
+ },
85
+ "drill": {
86
+ "target_snr_db": 11.084292583198255,
87
+ "scaling_factor": 3.363530191201015,
88
+ "original_active_rms": 0.10651709139347076,
89
+ "target_rms": 0.3582734527808567,
90
+ "rms_calculation": "active_only"
91
+ },
92
+ "ringtone": {
93
+ "target_snr_db": 8.320592669705928,
94
+ "scaling_factor": 3.168612600069105,
95
+ "original_active_rms": 0.08225465565919876,
96
+ "target_rms": 0.2606331383360827,
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": 41.25737783592599,
106
+ "sofa": "data/hrtf/RRBRIR/UniS_Room_A_BRIR_48k.sofa",
107
+ "mic_positions": [
108
+ [
109
+ 0.0,
110
+ 0.09,
111
+ 0.0
112
+ ],
113
+ [
114
+ 0.0,
115
+ -0.09,
116
+ 0.0
117
+ ]
118
+ ],
119
+ "sources": [
120
+ {
121
+ "position": [
122
+ 1.060660171779821,
123
+ -1.0606601717798214,
124
+ 0.0
125
+ ],
126
+ "order": 0,
127
+ "hrtf_index": {
128
+ "M": 9
129
+ },
130
+ "label": "speech"
131
+ },
132
+ {
133
+ "position": [
134
+ 0.2604722665003957,
135
+ 1.477211629518312,
136
+ 0.0
137
+ ],
138
+ "order": 1,
139
+ "hrtf_index": {
140
+ "M": 34
141
+ },
142
+ "label": "cellphone_buzz_vibrating_alert"
143
+ },
144
+ {
145
+ "position": [
146
+ 0.9641814145298091,
147
+ 1.1490666646784673,
148
+ 0.0
149
+ ],
150
+ "order": 3,
151
+ "hrtf_index": {
152
+ "M": 28
153
+ },
154
+ "label": "drill"
155
+ },
156
+ {
157
+ "position": [
158
+ 1.299038105676658,
159
+ 0.7499999999999997,
160
+ 0.0
161
+ ],
162
+ "order": 2,
163
+ "hrtf_index": {
164
+ "M": 24
165
+ },
166
+ "label": "ringtone"
167
+ }
168
+ ],
169
+ "num_background": 0,
170
+ "duration": 0
171
+ }