Add files using upload-large-folder tool
Browse files- data/audio_mixtures/train/airport_1dist_014_rep2.json +75 -0
- data/audio_mixtures/train/airport_3dist_316_rep3.json +425 -0
- data/audio_mixtures/train/coffee_shop_1dist_122_rep3.json +75 -0
- data/audio_mixtures/train/kitchen_2dist_232_rep3.json +168 -0
- data/audio_mixtures/train/kitchen_3dist_304_rep4.json +443 -0
- data/audio_mixtures/train/supermarket_2dist_267_rep2.json +162 -0
- data/audio_mixtures/train/train_1dist_104_rep2.json +75 -0
- data/audio_mixtures/train/train_3dist_418_rep1.json +425 -0
- data/audio_mixtures_no_speech/train/airport_1dist_043_rep3.wav +3 -0
- data/audio_mixtures_no_speech/train/beach_1dist_003_rep3.wav +3 -0
- data/audio_mixtures_no_speech/train/coffee_shop_3dist_210_rep4.wav +3 -0
- data/audio_mixtures_no_speech/train/coffee_shop_3dist_269_rep3.wav +3 -0
- data/audio_mixtures_no_speech/train/forest_2dist_192_rep2.wav +3 -0
- data/audio_mixtures_no_speech/train/home_1dist_091_rep4.wav +3 -0
- data/audio_mixtures_no_speech/train/home_2dist_138_rep2.wav +3 -0
- data/audio_mixtures_no_speech/train/home_3dist_276_rep3.wav +3 -0
- data/audio_mixtures_no_speech/train/kitchen_1dist_032_rep2.wav +3 -0
- data/audio_mixtures_no_speech/train/supermarket_3dist_222_rep3.wav +3 -0
- data/audio_mixtures_no_speech/train/train_2dist_161_rep2.wav +3 -0
- data/audio_mixtures_no_speech/train/train_2dist_178_rep3.wav +3 -0
data/audio_mixtures/train/airport_1dist_014_rep2.json
ADDED
|
@@ -0,0 +1,75 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"mixture_id": "airport_1dist_014_rep2",
|
| 3 |
+
"scene_name": "Airport",
|
| 4 |
+
"distractor_count": 1,
|
| 5 |
+
"distractors": [
|
| 6 |
+
"hammer"
|
| 7 |
+
],
|
| 8 |
+
"audio_file": "airport_1dist_014_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/p259/p259_049.wav",
|
| 16 |
+
"origin_start": 0.0,
|
| 17 |
+
"origin_end": 3.2037868480725624,
|
| 18 |
+
"mixture_start": 0.0,
|
| 19 |
+
"mixture_end": 10.0,
|
| 20 |
+
"channel": 0
|
| 21 |
+
},
|
| 22 |
+
"background": {
|
| 23 |
+
"original_path": "background/train/Airport/asmr_Airport_ILBDMisz5K8_chunk_007.mp3",
|
| 24 |
+
"origin_start": 0.6305442176870748,
|
| 25 |
+
"origin_end": 10.630544217687074,
|
| 26 |
+
"mixture_start": 0.0,
|
| 27 |
+
"mixture_end": 10.0,
|
| 28 |
+
"channel": 1
|
| 29 |
+
},
|
| 30 |
+
"distractor_1": {
|
| 31 |
+
"name": "hammer",
|
| 32 |
+
"display_name": "hammer",
|
| 33 |
+
"original_path": "distractors/train/hammer/JH_fsd50k-arca_150162.wav",
|
| 34 |
+
"origin_start": 1.44984126984127,
|
| 35 |
+
"origin_end": 4.856167800453515,
|
| 36 |
+
"mixture_start": 1.372477312184126,
|
| 37 |
+
"mixture_end": 4.778825658056794,
|
| 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 hammer",
|
| 54 |
+
"command_type": "remove_only",
|
| 55 |
+
"target_sources": [
|
| 56 |
+
"speech"
|
| 57 |
+
],
|
| 58 |
+
"target_channels": [
|
| 59 |
+
0
|
| 60 |
+
]
|
| 61 |
+
},
|
| 62 |
+
{
|
| 63 |
+
"user_input": "keep hammer",
|
| 64 |
+
"command_type": "keep_only",
|
| 65 |
+
"target_sources": [
|
| 66 |
+
"speech",
|
| 67 |
+
"hammer"
|
| 68 |
+
],
|
| 69 |
+
"target_channels": [
|
| 70 |
+
0,
|
| 71 |
+
2
|
| 72 |
+
]
|
| 73 |
+
}
|
| 74 |
+
]
|
| 75 |
+
}
|
data/audio_mixtures/train/airport_3dist_316_rep3.json
ADDED
|
@@ -0,0 +1,425 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"mixture_id": "airport_3dist_316_rep3",
|
| 3 |
+
"scene_name": "Airport",
|
| 4 |
+
"distractor_count": 3,
|
| 5 |
+
"distractors": [
|
| 6 |
+
"sneeze",
|
| 7 |
+
"fire_alarm",
|
| 8 |
+
"siren"
|
| 9 |
+
],
|
| 10 |
+
"audio_file": "airport_3dist_316_rep3.wav",
|
| 11 |
+
"split": "train",
|
| 12 |
+
"audio_metadata": {
|
| 13 |
+
"duration": 10.0,
|
| 14 |
+
"sample_rate": 44100,
|
| 15 |
+
"channels": 5,
|
| 16 |
+
"speech": {
|
| 17 |
+
"original_path": "speech/train/p287/p287_412.wav",
|
| 18 |
+
"origin_start": 0.0,
|
| 19 |
+
"origin_end": 2.436417233560091,
|
| 20 |
+
"mixture_start": 0.0,
|
| 21 |
+
"mixture_end": 10.0,
|
| 22 |
+
"channel": 0
|
| 23 |
+
},
|
| 24 |
+
"background": {
|
| 25 |
+
"original_path": "background/train/Airport/asmr_Airport_vTX-Nhs-kUo_chunk_021.mp3",
|
| 26 |
+
"origin_start": 23.690113378684806,
|
| 27 |
+
"origin_end": 33.690113378684806,
|
| 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/val/sneeze/fsd50k_130977.wav",
|
| 36 |
+
"origin_start": 0.0,
|
| 37 |
+
"origin_end": 0.7314285714285714,
|
| 38 |
+
"mixture_start": 8.583721471269847,
|
| 39 |
+
"mixture_end": 9.315150042698418,
|
| 40 |
+
"channel": 2
|
| 41 |
+
},
|
| 42 |
+
"distractor_2": {
|
| 43 |
+
"name": "fire_alarm",
|
| 44 |
+
"display_name": "fire alarm",
|
| 45 |
+
"original_path": "distractors/train/fire_alarm/fsd50k_55031.wav",
|
| 46 |
+
"origin_start": 5.42249433106576,
|
| 47 |
+
"origin_end": 8.224920634920634,
|
| 48 |
+
"mixture_start": 0.49227235551726645,
|
| 49 |
+
"mixture_end": 3.2947000388730943,
|
| 50 |
+
"channel": 3
|
| 51 |
+
},
|
| 52 |
+
"distractor_3": {
|
| 53 |
+
"name": "siren",
|
| 54 |
+
"display_name": "siren",
|
| 55 |
+
"original_path": "distractors/train/siren/fsd50k_242101.wav",
|
| 56 |
+
"origin_start": 0.5254195011337869,
|
| 57 |
+
"origin_end": 3.4800680272108844,
|
| 58 |
+
"mixture_start": 3.7580196887684676,
|
| 59 |
+
"mixture_end": 6.712676708492663,
|
| 60 |
+
"channel": 4
|
| 61 |
+
}
|
| 62 |
+
},
|
| 63 |
+
"command_variants": [
|
| 64 |
+
{
|
| 65 |
+
"user_input": null,
|
| 66 |
+
"command_type": "no_input",
|
| 67 |
+
"target_sources": [
|
| 68 |
+
"speech",
|
| 69 |
+
"fire_alarm",
|
| 70 |
+
"siren"
|
| 71 |
+
],
|
| 72 |
+
"target_channels": [
|
| 73 |
+
0,
|
| 74 |
+
3,
|
| 75 |
+
4
|
| 76 |
+
]
|
| 77 |
+
},
|
| 78 |
+
{
|
| 79 |
+
"user_input": "remove sneeze",
|
| 80 |
+
"command_type": "remove_only",
|
| 81 |
+
"target_sources": [
|
| 82 |
+
"speech",
|
| 83 |
+
"fire_alarm",
|
| 84 |
+
"siren"
|
| 85 |
+
],
|
| 86 |
+
"target_channels": [
|
| 87 |
+
0,
|
| 88 |
+
3,
|
| 89 |
+
4
|
| 90 |
+
]
|
| 91 |
+
},
|
| 92 |
+
{
|
| 93 |
+
"user_input": "remove fire alarm",
|
| 94 |
+
"command_type": "remove_only",
|
| 95 |
+
"target_sources": [
|
| 96 |
+
"speech",
|
| 97 |
+
"siren"
|
| 98 |
+
],
|
| 99 |
+
"target_channels": [
|
| 100 |
+
0,
|
| 101 |
+
4
|
| 102 |
+
]
|
| 103 |
+
},
|
| 104 |
+
{
|
| 105 |
+
"user_input": "remove siren",
|
| 106 |
+
"command_type": "remove_only",
|
| 107 |
+
"target_sources": [
|
| 108 |
+
"speech",
|
| 109 |
+
"fire_alarm"
|
| 110 |
+
],
|
| 111 |
+
"target_channels": [
|
| 112 |
+
0,
|
| 113 |
+
3
|
| 114 |
+
]
|
| 115 |
+
},
|
| 116 |
+
{
|
| 117 |
+
"user_input": "remove sneeze and fire alarm",
|
| 118 |
+
"command_type": "remove_only",
|
| 119 |
+
"target_sources": [
|
| 120 |
+
"speech",
|
| 121 |
+
"siren"
|
| 122 |
+
],
|
| 123 |
+
"target_channels": [
|
| 124 |
+
0,
|
| 125 |
+
4
|
| 126 |
+
]
|
| 127 |
+
},
|
| 128 |
+
{
|
| 129 |
+
"user_input": "remove sneeze and siren",
|
| 130 |
+
"command_type": "remove_only",
|
| 131 |
+
"target_sources": [
|
| 132 |
+
"speech",
|
| 133 |
+
"fire_alarm"
|
| 134 |
+
],
|
| 135 |
+
"target_channels": [
|
| 136 |
+
0,
|
| 137 |
+
3
|
| 138 |
+
]
|
| 139 |
+
},
|
| 140 |
+
{
|
| 141 |
+
"user_input": "remove fire alarm and siren",
|
| 142 |
+
"command_type": "remove_only",
|
| 143 |
+
"target_sources": [
|
| 144 |
+
"speech"
|
| 145 |
+
],
|
| 146 |
+
"target_channels": [
|
| 147 |
+
0
|
| 148 |
+
]
|
| 149 |
+
},
|
| 150 |
+
{
|
| 151 |
+
"user_input": "remove sneeze and fire alarm and siren",
|
| 152 |
+
"command_type": "remove_only",
|
| 153 |
+
"target_sources": [
|
| 154 |
+
"speech"
|
| 155 |
+
],
|
| 156 |
+
"target_channels": [
|
| 157 |
+
0
|
| 158 |
+
]
|
| 159 |
+
},
|
| 160 |
+
{
|
| 161 |
+
"user_input": "keep sneeze",
|
| 162 |
+
"command_type": "keep_only",
|
| 163 |
+
"target_sources": [
|
| 164 |
+
"speech",
|
| 165 |
+
"sneeze",
|
| 166 |
+
"fire_alarm",
|
| 167 |
+
"siren"
|
| 168 |
+
],
|
| 169 |
+
"target_channels": [
|
| 170 |
+
0,
|
| 171 |
+
2,
|
| 172 |
+
3,
|
| 173 |
+
4
|
| 174 |
+
]
|
| 175 |
+
},
|
| 176 |
+
{
|
| 177 |
+
"user_input": "keep fire alarm",
|
| 178 |
+
"command_type": "keep_only",
|
| 179 |
+
"target_sources": [
|
| 180 |
+
"speech",
|
| 181 |
+
"fire_alarm",
|
| 182 |
+
"siren"
|
| 183 |
+
],
|
| 184 |
+
"target_channels": [
|
| 185 |
+
0,
|
| 186 |
+
3,
|
| 187 |
+
4
|
| 188 |
+
]
|
| 189 |
+
},
|
| 190 |
+
{
|
| 191 |
+
"user_input": "keep siren",
|
| 192 |
+
"command_type": "keep_only",
|
| 193 |
+
"target_sources": [
|
| 194 |
+
"speech",
|
| 195 |
+
"fire_alarm",
|
| 196 |
+
"siren"
|
| 197 |
+
],
|
| 198 |
+
"target_channels": [
|
| 199 |
+
0,
|
| 200 |
+
3,
|
| 201 |
+
4
|
| 202 |
+
]
|
| 203 |
+
},
|
| 204 |
+
{
|
| 205 |
+
"user_input": "keep sneeze and fire alarm",
|
| 206 |
+
"command_type": "keep_only",
|
| 207 |
+
"target_sources": [
|
| 208 |
+
"speech",
|
| 209 |
+
"sneeze",
|
| 210 |
+
"fire_alarm",
|
| 211 |
+
"siren"
|
| 212 |
+
],
|
| 213 |
+
"target_channels": [
|
| 214 |
+
0,
|
| 215 |
+
2,
|
| 216 |
+
3,
|
| 217 |
+
4
|
| 218 |
+
]
|
| 219 |
+
},
|
| 220 |
+
{
|
| 221 |
+
"user_input": "keep sneeze and siren",
|
| 222 |
+
"command_type": "keep_only",
|
| 223 |
+
"target_sources": [
|
| 224 |
+
"speech",
|
| 225 |
+
"sneeze",
|
| 226 |
+
"fire_alarm",
|
| 227 |
+
"siren"
|
| 228 |
+
],
|
| 229 |
+
"target_channels": [
|
| 230 |
+
0,
|
| 231 |
+
2,
|
| 232 |
+
3,
|
| 233 |
+
4
|
| 234 |
+
]
|
| 235 |
+
},
|
| 236 |
+
{
|
| 237 |
+
"user_input": "keep fire alarm and siren",
|
| 238 |
+
"command_type": "keep_only",
|
| 239 |
+
"target_sources": [
|
| 240 |
+
"speech",
|
| 241 |
+
"fire_alarm",
|
| 242 |
+
"siren"
|
| 243 |
+
],
|
| 244 |
+
"target_channels": [
|
| 245 |
+
0,
|
| 246 |
+
3,
|
| 247 |
+
4
|
| 248 |
+
]
|
| 249 |
+
},
|
| 250 |
+
{
|
| 251 |
+
"user_input": "keep sneeze and fire alarm and siren",
|
| 252 |
+
"command_type": "keep_only",
|
| 253 |
+
"target_sources": [
|
| 254 |
+
"speech",
|
| 255 |
+
"sneeze",
|
| 256 |
+
"fire_alarm",
|
| 257 |
+
"siren"
|
| 258 |
+
],
|
| 259 |
+
"target_channels": [
|
| 260 |
+
0,
|
| 261 |
+
2,
|
| 262 |
+
3,
|
| 263 |
+
4
|
| 264 |
+
]
|
| 265 |
+
},
|
| 266 |
+
{
|
| 267 |
+
"user_input": "remove sneeze and keep fire alarm",
|
| 268 |
+
"command_type": "mixed_commands",
|
| 269 |
+
"target_sources": [
|
| 270 |
+
"speech",
|
| 271 |
+
"fire_alarm",
|
| 272 |
+
"siren"
|
| 273 |
+
],
|
| 274 |
+
"target_channels": [
|
| 275 |
+
0,
|
| 276 |
+
3,
|
| 277 |
+
4
|
| 278 |
+
]
|
| 279 |
+
},
|
| 280 |
+
{
|
| 281 |
+
"user_input": "remove sneeze and keep siren",
|
| 282 |
+
"command_type": "mixed_commands",
|
| 283 |
+
"target_sources": [
|
| 284 |
+
"speech",
|
| 285 |
+
"fire_alarm",
|
| 286 |
+
"siren"
|
| 287 |
+
],
|
| 288 |
+
"target_channels": [
|
| 289 |
+
0,
|
| 290 |
+
3,
|
| 291 |
+
4
|
| 292 |
+
]
|
| 293 |
+
},
|
| 294 |
+
{
|
| 295 |
+
"user_input": "keep sneeze and remove fire alarm",
|
| 296 |
+
"command_type": "mixed_commands",
|
| 297 |
+
"target_sources": [
|
| 298 |
+
"speech",
|
| 299 |
+
"sneeze",
|
| 300 |
+
"siren"
|
| 301 |
+
],
|
| 302 |
+
"target_channels": [
|
| 303 |
+
0,
|
| 304 |
+
2,
|
| 305 |
+
4
|
| 306 |
+
]
|
| 307 |
+
},
|
| 308 |
+
{
|
| 309 |
+
"user_input": "keep siren and remove fire alarm",
|
| 310 |
+
"command_type": "mixed_commands",
|
| 311 |
+
"target_sources": [
|
| 312 |
+
"speech",
|
| 313 |
+
"siren"
|
| 314 |
+
],
|
| 315 |
+
"target_channels": [
|
| 316 |
+
0,
|
| 317 |
+
4
|
| 318 |
+
]
|
| 319 |
+
},
|
| 320 |
+
{
|
| 321 |
+
"user_input": "remove siren and keep sneeze",
|
| 322 |
+
"command_type": "mixed_commands",
|
| 323 |
+
"target_sources": [
|
| 324 |
+
"speech",
|
| 325 |
+
"sneeze",
|
| 326 |
+
"fire_alarm"
|
| 327 |
+
],
|
| 328 |
+
"target_channels": [
|
| 329 |
+
0,
|
| 330 |
+
2,
|
| 331 |
+
3
|
| 332 |
+
]
|
| 333 |
+
},
|
| 334 |
+
{
|
| 335 |
+
"user_input": "remove siren and keep fire alarm",
|
| 336 |
+
"command_type": "mixed_commands",
|
| 337 |
+
"target_sources": [
|
| 338 |
+
"speech",
|
| 339 |
+
"fire_alarm"
|
| 340 |
+
],
|
| 341 |
+
"target_channels": [
|
| 342 |
+
0,
|
| 343 |
+
3
|
| 344 |
+
]
|
| 345 |
+
},
|
| 346 |
+
{
|
| 347 |
+
"user_input": "keep fire alarm and siren and remove sneeze",
|
| 348 |
+
"command_type": "mixed_commands",
|
| 349 |
+
"target_sources": [
|
| 350 |
+
"speech",
|
| 351 |
+
"fire_alarm",
|
| 352 |
+
"siren"
|
| 353 |
+
],
|
| 354 |
+
"target_channels": [
|
| 355 |
+
0,
|
| 356 |
+
3,
|
| 357 |
+
4
|
| 358 |
+
]
|
| 359 |
+
},
|
| 360 |
+
{
|
| 361 |
+
"user_input": "remove fire alarm and keep sneeze and siren",
|
| 362 |
+
"command_type": "mixed_commands",
|
| 363 |
+
"target_sources": [
|
| 364 |
+
"speech",
|
| 365 |
+
"sneeze",
|
| 366 |
+
"siren"
|
| 367 |
+
],
|
| 368 |
+
"target_channels": [
|
| 369 |
+
0,
|
| 370 |
+
2,
|
| 371 |
+
4
|
| 372 |
+
]
|
| 373 |
+
},
|
| 374 |
+
{
|
| 375 |
+
"user_input": "remove siren and keep sneeze and fire alarm",
|
| 376 |
+
"command_type": "mixed_commands",
|
| 377 |
+
"target_sources": [
|
| 378 |
+
"speech",
|
| 379 |
+
"sneeze",
|
| 380 |
+
"fire_alarm"
|
| 381 |
+
],
|
| 382 |
+
"target_channels": [
|
| 383 |
+
0,
|
| 384 |
+
2,
|
| 385 |
+
3
|
| 386 |
+
]
|
| 387 |
+
},
|
| 388 |
+
{
|
| 389 |
+
"user_input": "keep siren and remove sneeze and fire alarm",
|
| 390 |
+
"command_type": "mixed_commands",
|
| 391 |
+
"target_sources": [
|
| 392 |
+
"speech",
|
| 393 |
+
"siren"
|
| 394 |
+
],
|
| 395 |
+
"target_channels": [
|
| 396 |
+
0,
|
| 397 |
+
4
|
| 398 |
+
]
|
| 399 |
+
},
|
| 400 |
+
{
|
| 401 |
+
"user_input": "keep fire alarm and remove sneeze and siren",
|
| 402 |
+
"command_type": "mixed_commands",
|
| 403 |
+
"target_sources": [
|
| 404 |
+
"speech",
|
| 405 |
+
"fire_alarm"
|
| 406 |
+
],
|
| 407 |
+
"target_channels": [
|
| 408 |
+
0,
|
| 409 |
+
3
|
| 410 |
+
]
|
| 411 |
+
},
|
| 412 |
+
{
|
| 413 |
+
"user_input": "keep sneeze and remove fire alarm and siren",
|
| 414 |
+
"command_type": "mixed_commands",
|
| 415 |
+
"target_sources": [
|
| 416 |
+
"speech",
|
| 417 |
+
"sneeze"
|
| 418 |
+
],
|
| 419 |
+
"target_channels": [
|
| 420 |
+
0,
|
| 421 |
+
2
|
| 422 |
+
]
|
| 423 |
+
}
|
| 424 |
+
]
|
| 425 |
+
}
|
data/audio_mixtures/train/coffee_shop_1dist_122_rep3.json
ADDED
|
@@ -0,0 +1,75 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"mixture_id": "coffee_shop_1dist_122_rep3",
|
| 3 |
+
"scene_name": "Coffee Shop",
|
| 4 |
+
"distractor_count": 1,
|
| 5 |
+
"distractors": [
|
| 6 |
+
"jackhammer"
|
| 7 |
+
],
|
| 8 |
+
"audio_file": "coffee_shop_1dist_122_rep3.wav",
|
| 9 |
+
"split": "train",
|
| 10 |
+
"audio_metadata": {
|
| 11 |
+
"duration": 10.0,
|
| 12 |
+
"sample_rate": 44100,
|
| 13 |
+
"channels": 5,
|
| 14 |
+
"speech": {
|
| 15 |
+
"original_path": "speech/train/p273/p273_117.wav",
|
| 16 |
+
"origin_start": 0.0,
|
| 17 |
+
"origin_end": 2.4368027210884353,
|
| 18 |
+
"mixture_start": 0.0,
|
| 19 |
+
"mixture_end": 10.0,
|
| 20 |
+
"channel": 0
|
| 21 |
+
},
|
| 22 |
+
"background": {
|
| 23 |
+
"original_path": "background/train/Coffee_Shop/asmr_Coffee_Shop_qU8o3_T5y5M_chunk_083.mp3",
|
| 24 |
+
"origin_start": 15.237551020408164,
|
| 25 |
+
"origin_end": 25.237551020408162,
|
| 26 |
+
"mixture_start": 0.0,
|
| 27 |
+
"mixture_end": 10.0,
|
| 28 |
+
"channel": 1
|
| 29 |
+
},
|
| 30 |
+
"distractor_1": {
|
| 31 |
+
"name": "jackhammer",
|
| 32 |
+
"display_name": "jackhammer",
|
| 33 |
+
"original_path": "distractors/val/jackhammer/fsd50k_271662.wav",
|
| 34 |
+
"origin_start": 18.009047619047617,
|
| 35 |
+
"origin_end": 21.915986394557823,
|
| 36 |
+
"mixture_start": 0.6925985572735002,
|
| 37 |
+
"mixture_end": 4.599547748379199,
|
| 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 jackhammer",
|
| 54 |
+
"command_type": "remove_only",
|
| 55 |
+
"target_sources": [
|
| 56 |
+
"speech"
|
| 57 |
+
],
|
| 58 |
+
"target_channels": [
|
| 59 |
+
0
|
| 60 |
+
]
|
| 61 |
+
},
|
| 62 |
+
{
|
| 63 |
+
"user_input": "keep jackhammer",
|
| 64 |
+
"command_type": "keep_only",
|
| 65 |
+
"target_sources": [
|
| 66 |
+
"speech",
|
| 67 |
+
"jackhammer"
|
| 68 |
+
],
|
| 69 |
+
"target_channels": [
|
| 70 |
+
0,
|
| 71 |
+
2
|
| 72 |
+
]
|
| 73 |
+
}
|
| 74 |
+
]
|
| 75 |
+
}
|
data/audio_mixtures/train/kitchen_2dist_232_rep3.json
ADDED
|
@@ -0,0 +1,168 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"mixture_id": "kitchen_2dist_232_rep3",
|
| 3 |
+
"scene_name": "Kitchen",
|
| 4 |
+
"distractor_count": 2,
|
| 5 |
+
"distractors": [
|
| 6 |
+
"doorbell",
|
| 7 |
+
"fire_alarm"
|
| 8 |
+
],
|
| 9 |
+
"audio_file": "kitchen_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/p264/p264_187.wav",
|
| 17 |
+
"origin_start": 0.0,
|
| 18 |
+
"origin_end": 2.987142857142857,
|
| 19 |
+
"mixture_start": 0.0,
|
| 20 |
+
"mixture_end": 10.0,
|
| 21 |
+
"channel": 0
|
| 22 |
+
},
|
| 23 |
+
"background": {
|
| 24 |
+
"original_path": "background/val/Kitchen/asmr_Kitchen_CQAUBlvYdbQ_chunk_077.mp3",
|
| 25 |
+
"origin_start": 280.54149659863947,
|
| 26 |
+
"origin_end": 290.54149659863947,
|
| 27 |
+
"mixture_start": 0.0,
|
| 28 |
+
"mixture_end": 10.0,
|
| 29 |
+
"channel": 1
|
| 30 |
+
},
|
| 31 |
+
"distractor_1": {
|
| 32 |
+
"name": "doorbell",
|
| 33 |
+
"display_name": "doorbell",
|
| 34 |
+
"original_path": "distractors/train/doorbell/fsd50k_399205.wav",
|
| 35 |
+
"origin_start": 0.0,
|
| 36 |
+
"origin_end": 1.811156462585034,
|
| 37 |
+
"mixture_start": 4.209004571861968,
|
| 38 |
+
"mixture_end": 6.020161034447002,
|
| 39 |
+
"channel": 2
|
| 40 |
+
},
|
| 41 |
+
"distractor_2": {
|
| 42 |
+
"name": "fire_alarm",
|
| 43 |
+
"display_name": "fire alarm",
|
| 44 |
+
"original_path": "distractors/train/fire_alarm/fsd50k_323238.wav",
|
| 45 |
+
"origin_start": 1.7327891156462585,
|
| 46 |
+
"origin_end": 3.7746031746031745,
|
| 47 |
+
"mixture_start": 0.21316533775054847,
|
| 48 |
+
"mixture_end": 2.2549989799748005,
|
| 49 |
+
"channel": 3
|
| 50 |
+
}
|
| 51 |
+
},
|
| 52 |
+
"command_variants": [
|
| 53 |
+
{
|
| 54 |
+
"user_input": null,
|
| 55 |
+
"command_type": "no_input",
|
| 56 |
+
"target_sources": [
|
| 57 |
+
"speech",
|
| 58 |
+
"doorbell",
|
| 59 |
+
"fire_alarm"
|
| 60 |
+
],
|
| 61 |
+
"target_channels": [
|
| 62 |
+
0,
|
| 63 |
+
2,
|
| 64 |
+
3
|
| 65 |
+
]
|
| 66 |
+
},
|
| 67 |
+
{
|
| 68 |
+
"user_input": "remove doorbell",
|
| 69 |
+
"command_type": "remove_only",
|
| 70 |
+
"target_sources": [
|
| 71 |
+
"speech",
|
| 72 |
+
"fire_alarm"
|
| 73 |
+
],
|
| 74 |
+
"target_channels": [
|
| 75 |
+
0,
|
| 76 |
+
3
|
| 77 |
+
]
|
| 78 |
+
},
|
| 79 |
+
{
|
| 80 |
+
"user_input": "remove fire alarm",
|
| 81 |
+
"command_type": "remove_only",
|
| 82 |
+
"target_sources": [
|
| 83 |
+
"speech",
|
| 84 |
+
"doorbell"
|
| 85 |
+
],
|
| 86 |
+
"target_channels": [
|
| 87 |
+
0,
|
| 88 |
+
2
|
| 89 |
+
]
|
| 90 |
+
},
|
| 91 |
+
{
|
| 92 |
+
"user_input": "remove doorbell and fire alarm",
|
| 93 |
+
"command_type": "remove_only",
|
| 94 |
+
"target_sources": [
|
| 95 |
+
"speech"
|
| 96 |
+
],
|
| 97 |
+
"target_channels": [
|
| 98 |
+
0
|
| 99 |
+
]
|
| 100 |
+
},
|
| 101 |
+
{
|
| 102 |
+
"user_input": "keep doorbell",
|
| 103 |
+
"command_type": "keep_only",
|
| 104 |
+
"target_sources": [
|
| 105 |
+
"speech",
|
| 106 |
+
"doorbell",
|
| 107 |
+
"fire_alarm"
|
| 108 |
+
],
|
| 109 |
+
"target_channels": [
|
| 110 |
+
0,
|
| 111 |
+
2,
|
| 112 |
+
3
|
| 113 |
+
]
|
| 114 |
+
},
|
| 115 |
+
{
|
| 116 |
+
"user_input": "keep fire alarm",
|
| 117 |
+
"command_type": "keep_only",
|
| 118 |
+
"target_sources": [
|
| 119 |
+
"speech",
|
| 120 |
+
"doorbell",
|
| 121 |
+
"fire_alarm"
|
| 122 |
+
],
|
| 123 |
+
"target_channels": [
|
| 124 |
+
0,
|
| 125 |
+
2,
|
| 126 |
+
3
|
| 127 |
+
]
|
| 128 |
+
},
|
| 129 |
+
{
|
| 130 |
+
"user_input": "keep doorbell and fire alarm",
|
| 131 |
+
"command_type": "keep_only",
|
| 132 |
+
"target_sources": [
|
| 133 |
+
"speech",
|
| 134 |
+
"doorbell",
|
| 135 |
+
"fire_alarm"
|
| 136 |
+
],
|
| 137 |
+
"target_channels": [
|
| 138 |
+
0,
|
| 139 |
+
2,
|
| 140 |
+
3
|
| 141 |
+
]
|
| 142 |
+
},
|
| 143 |
+
{
|
| 144 |
+
"user_input": "keep fire alarm and remove doorbell",
|
| 145 |
+
"command_type": "mixed_commands",
|
| 146 |
+
"target_sources": [
|
| 147 |
+
"speech",
|
| 148 |
+
"fire_alarm"
|
| 149 |
+
],
|
| 150 |
+
"target_channels": [
|
| 151 |
+
0,
|
| 152 |
+
3
|
| 153 |
+
]
|
| 154 |
+
},
|
| 155 |
+
{
|
| 156 |
+
"user_input": "remove fire alarm and keep doorbell",
|
| 157 |
+
"command_type": "mixed_commands",
|
| 158 |
+
"target_sources": [
|
| 159 |
+
"speech",
|
| 160 |
+
"doorbell"
|
| 161 |
+
],
|
| 162 |
+
"target_channels": [
|
| 163 |
+
0,
|
| 164 |
+
2
|
| 165 |
+
]
|
| 166 |
+
}
|
| 167 |
+
]
|
| 168 |
+
}
|
data/audio_mixtures/train/kitchen_3dist_304_rep4.json
ADDED
|
@@ -0,0 +1,443 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"mixture_id": "kitchen_3dist_304_rep4",
|
| 3 |
+
"scene_name": "Kitchen",
|
| 4 |
+
"distractor_count": 3,
|
| 5 |
+
"distractors": [
|
| 6 |
+
"ringtone",
|
| 7 |
+
"alarm_clock",
|
| 8 |
+
"siren"
|
| 9 |
+
],
|
| 10 |
+
"audio_file": "kitchen_3dist_304_rep4.wav",
|
| 11 |
+
"split": "train",
|
| 12 |
+
"audio_metadata": {
|
| 13 |
+
"duration": 10.0,
|
| 14 |
+
"sample_rate": 44100,
|
| 15 |
+
"channels": 5,
|
| 16 |
+
"speech": {
|
| 17 |
+
"original_path": "speech/train/p257/p257_153.wav",
|
| 18 |
+
"origin_start": 0.0,
|
| 19 |
+
"origin_end": 2.1775056689342405,
|
| 20 |
+
"mixture_start": 0.0,
|
| 21 |
+
"mixture_end": 10.0,
|
| 22 |
+
"channel": 0
|
| 23 |
+
},
|
| 24 |
+
"background": {
|
| 25 |
+
"original_path": "background/train/Kitchen/asmr_Kitchen_DoRSCsrKbq8_chunk_063.mp3",
|
| 26 |
+
"origin_start": 121.62283446712019,
|
| 27 |
+
"origin_end": 131.62283446712019,
|
| 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/JH_fsdkaggle2018_6a62bb15.wav",
|
| 36 |
+
"origin_start": 0.0,
|
| 37 |
+
"origin_end": 1.8924263038548752,
|
| 38 |
+
"mixture_start": 2.898803654052212,
|
| 39 |
+
"mixture_end": 4.791229957907087,
|
| 40 |
+
"channel": 2
|
| 41 |
+
},
|
| 42 |
+
"distractor_2": {
|
| 43 |
+
"name": "alarm_clock",
|
| 44 |
+
"display_name": "alarm clock",
|
| 45 |
+
"original_path": "distractors/train/alarm_clock/esc-50_4-189332-A-37.wav",
|
| 46 |
+
"origin_start": 2.0781632653061224,
|
| 47 |
+
"origin_end": 4.978934240362812,
|
| 48 |
+
"mixture_start": 4.117455426110125,
|
| 49 |
+
"mixture_end": 7.018242832442142,
|
| 50 |
+
"channel": 3
|
| 51 |
+
},
|
| 52 |
+
"distractor_3": {
|
| 53 |
+
"name": "siren",
|
| 54 |
+
"display_name": "siren",
|
| 55 |
+
"original_path": "distractors/train/siren/fsd50k_201611.wav",
|
| 56 |
+
"origin_start": 0.2547845804988662,
|
| 57 |
+
"origin_end": 3.6208163265306124,
|
| 58 |
+
"mixture_start": 0.443482712812527,
|
| 59 |
+
"mixture_end": 3.8095298129298745,
|
| 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 |
+
"alarm_clock",
|
| 71 |
+
"siren"
|
| 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 |
+
"alarm_clock",
|
| 86 |
+
"siren"
|
| 87 |
+
],
|
| 88 |
+
"target_channels": [
|
| 89 |
+
0,
|
| 90 |
+
3,
|
| 91 |
+
4
|
| 92 |
+
]
|
| 93 |
+
},
|
| 94 |
+
{
|
| 95 |
+
"user_input": "remove alarm clock",
|
| 96 |
+
"command_type": "remove_only",
|
| 97 |
+
"target_sources": [
|
| 98 |
+
"speech",
|
| 99 |
+
"ringtone",
|
| 100 |
+
"siren"
|
| 101 |
+
],
|
| 102 |
+
"target_channels": [
|
| 103 |
+
0,
|
| 104 |
+
2,
|
| 105 |
+
4
|
| 106 |
+
]
|
| 107 |
+
},
|
| 108 |
+
{
|
| 109 |
+
"user_input": "remove siren",
|
| 110 |
+
"command_type": "remove_only",
|
| 111 |
+
"target_sources": [
|
| 112 |
+
"speech",
|
| 113 |
+
"ringtone",
|
| 114 |
+
"alarm_clock"
|
| 115 |
+
],
|
| 116 |
+
"target_channels": [
|
| 117 |
+
0,
|
| 118 |
+
2,
|
| 119 |
+
3
|
| 120 |
+
]
|
| 121 |
+
},
|
| 122 |
+
{
|
| 123 |
+
"user_input": "remove ringtone and alarm clock",
|
| 124 |
+
"command_type": "remove_only",
|
| 125 |
+
"target_sources": [
|
| 126 |
+
"speech",
|
| 127 |
+
"siren"
|
| 128 |
+
],
|
| 129 |
+
"target_channels": [
|
| 130 |
+
0,
|
| 131 |
+
4
|
| 132 |
+
]
|
| 133 |
+
},
|
| 134 |
+
{
|
| 135 |
+
"user_input": "remove ringtone and siren",
|
| 136 |
+
"command_type": "remove_only",
|
| 137 |
+
"target_sources": [
|
| 138 |
+
"speech",
|
| 139 |
+
"alarm_clock"
|
| 140 |
+
],
|
| 141 |
+
"target_channels": [
|
| 142 |
+
0,
|
| 143 |
+
3
|
| 144 |
+
]
|
| 145 |
+
},
|
| 146 |
+
{
|
| 147 |
+
"user_input": "remove alarm clock and siren",
|
| 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 alarm clock and siren",
|
| 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 |
+
"alarm_clock",
|
| 175 |
+
"siren"
|
| 176 |
+
],
|
| 177 |
+
"target_channels": [
|
| 178 |
+
0,
|
| 179 |
+
2,
|
| 180 |
+
3,
|
| 181 |
+
4
|
| 182 |
+
]
|
| 183 |
+
},
|
| 184 |
+
{
|
| 185 |
+
"user_input": "keep alarm clock",
|
| 186 |
+
"command_type": "keep_only",
|
| 187 |
+
"target_sources": [
|
| 188 |
+
"speech",
|
| 189 |
+
"ringtone",
|
| 190 |
+
"alarm_clock",
|
| 191 |
+
"siren"
|
| 192 |
+
],
|
| 193 |
+
"target_channels": [
|
| 194 |
+
0,
|
| 195 |
+
2,
|
| 196 |
+
3,
|
| 197 |
+
4
|
| 198 |
+
]
|
| 199 |
+
},
|
| 200 |
+
{
|
| 201 |
+
"user_input": "keep siren",
|
| 202 |
+
"command_type": "keep_only",
|
| 203 |
+
"target_sources": [
|
| 204 |
+
"speech",
|
| 205 |
+
"ringtone",
|
| 206 |
+
"alarm_clock",
|
| 207 |
+
"siren"
|
| 208 |
+
],
|
| 209 |
+
"target_channels": [
|
| 210 |
+
0,
|
| 211 |
+
2,
|
| 212 |
+
3,
|
| 213 |
+
4
|
| 214 |
+
]
|
| 215 |
+
},
|
| 216 |
+
{
|
| 217 |
+
"user_input": "keep ringtone and alarm clock",
|
| 218 |
+
"command_type": "keep_only",
|
| 219 |
+
"target_sources": [
|
| 220 |
+
"speech",
|
| 221 |
+
"ringtone",
|
| 222 |
+
"alarm_clock",
|
| 223 |
+
"siren"
|
| 224 |
+
],
|
| 225 |
+
"target_channels": [
|
| 226 |
+
0,
|
| 227 |
+
2,
|
| 228 |
+
3,
|
| 229 |
+
4
|
| 230 |
+
]
|
| 231 |
+
},
|
| 232 |
+
{
|
| 233 |
+
"user_input": "keep ringtone and siren",
|
| 234 |
+
"command_type": "keep_only",
|
| 235 |
+
"target_sources": [
|
| 236 |
+
"speech",
|
| 237 |
+
"ringtone",
|
| 238 |
+
"alarm_clock",
|
| 239 |
+
"siren"
|
| 240 |
+
],
|
| 241 |
+
"target_channels": [
|
| 242 |
+
0,
|
| 243 |
+
2,
|
| 244 |
+
3,
|
| 245 |
+
4
|
| 246 |
+
]
|
| 247 |
+
},
|
| 248 |
+
{
|
| 249 |
+
"user_input": "keep alarm clock and siren",
|
| 250 |
+
"command_type": "keep_only",
|
| 251 |
+
"target_sources": [
|
| 252 |
+
"speech",
|
| 253 |
+
"ringtone",
|
| 254 |
+
"alarm_clock",
|
| 255 |
+
"siren"
|
| 256 |
+
],
|
| 257 |
+
"target_channels": [
|
| 258 |
+
0,
|
| 259 |
+
2,
|
| 260 |
+
3,
|
| 261 |
+
4
|
| 262 |
+
]
|
| 263 |
+
},
|
| 264 |
+
{
|
| 265 |
+
"user_input": "keep ringtone and alarm clock and siren",
|
| 266 |
+
"command_type": "keep_only",
|
| 267 |
+
"target_sources": [
|
| 268 |
+
"speech",
|
| 269 |
+
"ringtone",
|
| 270 |
+
"alarm_clock",
|
| 271 |
+
"siren"
|
| 272 |
+
],
|
| 273 |
+
"target_channels": [
|
| 274 |
+
0,
|
| 275 |
+
2,
|
| 276 |
+
3,
|
| 277 |
+
4
|
| 278 |
+
]
|
| 279 |
+
},
|
| 280 |
+
{
|
| 281 |
+
"user_input": "keep alarm clock and remove ringtone",
|
| 282 |
+
"command_type": "mixed_commands",
|
| 283 |
+
"target_sources": [
|
| 284 |
+
"speech",
|
| 285 |
+
"alarm_clock",
|
| 286 |
+
"siren"
|
| 287 |
+
],
|
| 288 |
+
"target_channels": [
|
| 289 |
+
0,
|
| 290 |
+
3,
|
| 291 |
+
4
|
| 292 |
+
]
|
| 293 |
+
},
|
| 294 |
+
{
|
| 295 |
+
"user_input": "keep siren and remove ringtone",
|
| 296 |
+
"command_type": "mixed_commands",
|
| 297 |
+
"target_sources": [
|
| 298 |
+
"speech",
|
| 299 |
+
"alarm_clock",
|
| 300 |
+
"siren"
|
| 301 |
+
],
|
| 302 |
+
"target_channels": [
|
| 303 |
+
0,
|
| 304 |
+
3,
|
| 305 |
+
4
|
| 306 |
+
]
|
| 307 |
+
},
|
| 308 |
+
{
|
| 309 |
+
"user_input": "keep ringtone and remove alarm clock",
|
| 310 |
+
"command_type": "mixed_commands",
|
| 311 |
+
"target_sources": [
|
| 312 |
+
"speech",
|
| 313 |
+
"ringtone",
|
| 314 |
+
"siren"
|
| 315 |
+
],
|
| 316 |
+
"target_channels": [
|
| 317 |
+
0,
|
| 318 |
+
2,
|
| 319 |
+
4
|
| 320 |
+
]
|
| 321 |
+
},
|
| 322 |
+
{
|
| 323 |
+
"user_input": "remove alarm clock and keep siren",
|
| 324 |
+
"command_type": "mixed_commands",
|
| 325 |
+
"target_sources": [
|
| 326 |
+
"speech",
|
| 327 |
+
"ringtone",
|
| 328 |
+
"siren"
|
| 329 |
+
],
|
| 330 |
+
"target_channels": [
|
| 331 |
+
0,
|
| 332 |
+
2,
|
| 333 |
+
4
|
| 334 |
+
]
|
| 335 |
+
},
|
| 336 |
+
{
|
| 337 |
+
"user_input": "remove siren and keep ringtone",
|
| 338 |
+
"command_type": "mixed_commands",
|
| 339 |
+
"target_sources": [
|
| 340 |
+
"speech",
|
| 341 |
+
"ringtone",
|
| 342 |
+
"alarm_clock"
|
| 343 |
+
],
|
| 344 |
+
"target_channels": [
|
| 345 |
+
0,
|
| 346 |
+
2,
|
| 347 |
+
3
|
| 348 |
+
]
|
| 349 |
+
},
|
| 350 |
+
{
|
| 351 |
+
"user_input": "keep alarm clock and remove siren",
|
| 352 |
+
"command_type": "mixed_commands",
|
| 353 |
+
"target_sources": [
|
| 354 |
+
"speech",
|
| 355 |
+
"ringtone",
|
| 356 |
+
"alarm_clock"
|
| 357 |
+
],
|
| 358 |
+
"target_channels": [
|
| 359 |
+
0,
|
| 360 |
+
2,
|
| 361 |
+
3
|
| 362 |
+
]
|
| 363 |
+
},
|
| 364 |
+
{
|
| 365 |
+
"user_input": "remove ringtone and keep alarm clock and siren",
|
| 366 |
+
"command_type": "mixed_commands",
|
| 367 |
+
"target_sources": [
|
| 368 |
+
"speech",
|
| 369 |
+
"alarm_clock",
|
| 370 |
+
"siren"
|
| 371 |
+
],
|
| 372 |
+
"target_channels": [
|
| 373 |
+
0,
|
| 374 |
+
3,
|
| 375 |
+
4
|
| 376 |
+
]
|
| 377 |
+
},
|
| 378 |
+
{
|
| 379 |
+
"user_input": "keep ringtone and siren and remove alarm clock",
|
| 380 |
+
"command_type": "mixed_commands",
|
| 381 |
+
"target_sources": [
|
| 382 |
+
"speech",
|
| 383 |
+
"ringtone",
|
| 384 |
+
"siren"
|
| 385 |
+
],
|
| 386 |
+
"target_channels": [
|
| 387 |
+
0,
|
| 388 |
+
2,
|
| 389 |
+
4
|
| 390 |
+
]
|
| 391 |
+
},
|
| 392 |
+
{
|
| 393 |
+
"user_input": "remove siren and keep ringtone and alarm clock",
|
| 394 |
+
"command_type": "mixed_commands",
|
| 395 |
+
"target_sources": [
|
| 396 |
+
"speech",
|
| 397 |
+
"ringtone",
|
| 398 |
+
"alarm_clock"
|
| 399 |
+
],
|
| 400 |
+
"target_channels": [
|
| 401 |
+
0,
|
| 402 |
+
2,
|
| 403 |
+
3
|
| 404 |
+
]
|
| 405 |
+
},
|
| 406 |
+
{
|
| 407 |
+
"user_input": "remove ringtone and alarm clock and keep siren",
|
| 408 |
+
"command_type": "mixed_commands",
|
| 409 |
+
"target_sources": [
|
| 410 |
+
"speech",
|
| 411 |
+
"siren"
|
| 412 |
+
],
|
| 413 |
+
"target_channels": [
|
| 414 |
+
0,
|
| 415 |
+
4
|
| 416 |
+
]
|
| 417 |
+
},
|
| 418 |
+
{
|
| 419 |
+
"user_input": "remove ringtone and siren and keep alarm clock",
|
| 420 |
+
"command_type": "mixed_commands",
|
| 421 |
+
"target_sources": [
|
| 422 |
+
"speech",
|
| 423 |
+
"alarm_clock"
|
| 424 |
+
],
|
| 425 |
+
"target_channels": [
|
| 426 |
+
0,
|
| 427 |
+
3
|
| 428 |
+
]
|
| 429 |
+
},
|
| 430 |
+
{
|
| 431 |
+
"user_input": "keep ringtone and remove alarm clock and siren",
|
| 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/train/supermarket_2dist_267_rep2.json
ADDED
|
@@ -0,0 +1,162 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"mixture_id": "supermarket_2dist_267_rep2",
|
| 3 |
+
"scene_name": "Supermarket",
|
| 4 |
+
"distractor_count": 2,
|
| 5 |
+
"distractors": [
|
| 6 |
+
"footsteps",
|
| 7 |
+
"gunshot"
|
| 8 |
+
],
|
| 9 |
+
"audio_file": "supermarket_2dist_267_rep2.wav",
|
| 10 |
+
"split": "train",
|
| 11 |
+
"audio_metadata": {
|
| 12 |
+
"duration": 10.0,
|
| 13 |
+
"sample_rate": 44100,
|
| 14 |
+
"channels": 5,
|
| 15 |
+
"speech": {
|
| 16 |
+
"original_path": "speech/train/p263/p263_433.wav",
|
| 17 |
+
"origin_start": 0.0,
|
| 18 |
+
"origin_end": 2.3043083900226757,
|
| 19 |
+
"mixture_start": 0.0,
|
| 20 |
+
"mixture_end": 10.0,
|
| 21 |
+
"channel": 0
|
| 22 |
+
},
|
| 23 |
+
"background": {
|
| 24 |
+
"original_path": "background/train/Supermarket/asmr_Supermarket_R98aJqCQqdQ_chunk_070.mp3",
|
| 25 |
+
"origin_start": 160.08909297052153,
|
| 26 |
+
"origin_end": 170.08909297052153,
|
| 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/train/footsteps/fsd50k_195458.wav",
|
| 35 |
+
"origin_start": 1.6533333333333333,
|
| 36 |
+
"origin_end": 5.326712018140589,
|
| 37 |
+
"mixture_start": 3.540503976828244,
|
| 38 |
+
"mixture_end": 7.21389727740697,
|
| 39 |
+
"channel": 2
|
| 40 |
+
},
|
| 41 |
+
"distractor_2": {
|
| 42 |
+
"name": "gunshot",
|
| 43 |
+
"display_name": "gunshot",
|
| 44 |
+
"original_path": "distractors/train/gunshot/fsd50k_342184.wav",
|
| 45 |
+
"origin_start": 0.0,
|
| 46 |
+
"origin_end": 0.8591383219954648,
|
| 47 |
+
"mixture_start": 7.360917531490774,
|
| 48 |
+
"mixture_end": 8.220055853486238,
|
| 49 |
+
"channel": 3
|
| 50 |
+
}
|
| 51 |
+
},
|
| 52 |
+
"command_variants": [
|
| 53 |
+
{
|
| 54 |
+
"user_input": null,
|
| 55 |
+
"command_type": "no_input",
|
| 56 |
+
"target_sources": [
|
| 57 |
+
"speech",
|
| 58 |
+
"gunshot"
|
| 59 |
+
],
|
| 60 |
+
"target_channels": [
|
| 61 |
+
0,
|
| 62 |
+
3
|
| 63 |
+
]
|
| 64 |
+
},
|
| 65 |
+
{
|
| 66 |
+
"user_input": "remove footsteps",
|
| 67 |
+
"command_type": "remove_only",
|
| 68 |
+
"target_sources": [
|
| 69 |
+
"speech",
|
| 70 |
+
"gunshot"
|
| 71 |
+
],
|
| 72 |
+
"target_channels": [
|
| 73 |
+
0,
|
| 74 |
+
3
|
| 75 |
+
]
|
| 76 |
+
},
|
| 77 |
+
{
|
| 78 |
+
"user_input": "remove gunshot",
|
| 79 |
+
"command_type": "remove_only",
|
| 80 |
+
"target_sources": [
|
| 81 |
+
"speech"
|
| 82 |
+
],
|
| 83 |
+
"target_channels": [
|
| 84 |
+
0
|
| 85 |
+
]
|
| 86 |
+
},
|
| 87 |
+
{
|
| 88 |
+
"user_input": "remove footsteps and gunshot",
|
| 89 |
+
"command_type": "remove_only",
|
| 90 |
+
"target_sources": [
|
| 91 |
+
"speech"
|
| 92 |
+
],
|
| 93 |
+
"target_channels": [
|
| 94 |
+
0
|
| 95 |
+
]
|
| 96 |
+
},
|
| 97 |
+
{
|
| 98 |
+
"user_input": "keep footsteps",
|
| 99 |
+
"command_type": "keep_only",
|
| 100 |
+
"target_sources": [
|
| 101 |
+
"speech",
|
| 102 |
+
"footsteps",
|
| 103 |
+
"gunshot"
|
| 104 |
+
],
|
| 105 |
+
"target_channels": [
|
| 106 |
+
0,
|
| 107 |
+
2,
|
| 108 |
+
3
|
| 109 |
+
]
|
| 110 |
+
},
|
| 111 |
+
{
|
| 112 |
+
"user_input": "keep gunshot",
|
| 113 |
+
"command_type": "keep_only",
|
| 114 |
+
"target_sources": [
|
| 115 |
+
"speech",
|
| 116 |
+
"gunshot"
|
| 117 |
+
],
|
| 118 |
+
"target_channels": [
|
| 119 |
+
0,
|
| 120 |
+
3
|
| 121 |
+
]
|
| 122 |
+
},
|
| 123 |
+
{
|
| 124 |
+
"user_input": "keep footsteps and gunshot",
|
| 125 |
+
"command_type": "keep_only",
|
| 126 |
+
"target_sources": [
|
| 127 |
+
"speech",
|
| 128 |
+
"footsteps",
|
| 129 |
+
"gunshot"
|
| 130 |
+
],
|
| 131 |
+
"target_channels": [
|
| 132 |
+
0,
|
| 133 |
+
2,
|
| 134 |
+
3
|
| 135 |
+
]
|
| 136 |
+
},
|
| 137 |
+
{
|
| 138 |
+
"user_input": "remove footsteps and keep gunshot",
|
| 139 |
+
"command_type": "mixed_commands",
|
| 140 |
+
"target_sources": [
|
| 141 |
+
"speech",
|
| 142 |
+
"gunshot"
|
| 143 |
+
],
|
| 144 |
+
"target_channels": [
|
| 145 |
+
0,
|
| 146 |
+
3
|
| 147 |
+
]
|
| 148 |
+
},
|
| 149 |
+
{
|
| 150 |
+
"user_input": "keep footsteps and remove gunshot",
|
| 151 |
+
"command_type": "mixed_commands",
|
| 152 |
+
"target_sources": [
|
| 153 |
+
"speech",
|
| 154 |
+
"footsteps"
|
| 155 |
+
],
|
| 156 |
+
"target_channels": [
|
| 157 |
+
0,
|
| 158 |
+
2
|
| 159 |
+
]
|
| 160 |
+
}
|
| 161 |
+
]
|
| 162 |
+
}
|
data/audio_mixtures/train/train_1dist_104_rep2.json
ADDED
|
@@ -0,0 +1,75 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"mixture_id": "train_1dist_104_rep2",
|
| 3 |
+
"scene_name": "Train",
|
| 4 |
+
"distractor_count": 1,
|
| 5 |
+
"distractors": [
|
| 6 |
+
"hammer"
|
| 7 |
+
],
|
| 8 |
+
"audio_file": "train_1dist_104_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/p277/p277_330.wav",
|
| 16 |
+
"origin_start": 0.0,
|
| 17 |
+
"origin_end": 3.7167573696145126,
|
| 18 |
+
"mixture_start": 0.0,
|
| 19 |
+
"mixture_end": 10.0,
|
| 20 |
+
"channel": 0
|
| 21 |
+
},
|
| 22 |
+
"background": {
|
| 23 |
+
"original_path": "background/train/Train/asmr_Train_K92rkjZeTng_chunk_000.mp3",
|
| 24 |
+
"origin_start": 223.0839455782313,
|
| 25 |
+
"origin_end": 233.0839455782313,
|
| 26 |
+
"mixture_start": 0.0,
|
| 27 |
+
"mixture_end": 10.0,
|
| 28 |
+
"channel": 1
|
| 29 |
+
},
|
| 30 |
+
"distractor_1": {
|
| 31 |
+
"name": "hammer",
|
| 32 |
+
"display_name": "hammer",
|
| 33 |
+
"original_path": "distractors/train/hammer/JH_fsd50k-arca_85666.wav",
|
| 34 |
+
"origin_start": 0.0,
|
| 35 |
+
"origin_end": 0.13931972789115646,
|
| 36 |
+
"mixture_start": 4.7790335266442305,
|
| 37 |
+
"mixture_end": 4.918353254535387,
|
| 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 hammer",
|
| 54 |
+
"command_type": "remove_only",
|
| 55 |
+
"target_sources": [
|
| 56 |
+
"speech"
|
| 57 |
+
],
|
| 58 |
+
"target_channels": [
|
| 59 |
+
0
|
| 60 |
+
]
|
| 61 |
+
},
|
| 62 |
+
{
|
| 63 |
+
"user_input": "keep hammer",
|
| 64 |
+
"command_type": "keep_only",
|
| 65 |
+
"target_sources": [
|
| 66 |
+
"speech",
|
| 67 |
+
"hammer"
|
| 68 |
+
],
|
| 69 |
+
"target_channels": [
|
| 70 |
+
0,
|
| 71 |
+
2
|
| 72 |
+
]
|
| 73 |
+
}
|
| 74 |
+
]
|
| 75 |
+
}
|
data/audio_mixtures/train/train_3dist_418_rep1.json
ADDED
|
@@ -0,0 +1,425 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"mixture_id": "train_3dist_418_rep1",
|
| 3 |
+
"scene_name": "Train",
|
| 4 |
+
"distractor_count": 3,
|
| 5 |
+
"distractors": [
|
| 6 |
+
"train_horn",
|
| 7 |
+
"alarm_clock",
|
| 8 |
+
"slam"
|
| 9 |
+
],
|
| 10 |
+
"audio_file": "train_3dist_418_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/p257/p257_251.wav",
|
| 18 |
+
"origin_start": 0.0,
|
| 19 |
+
"origin_end": 3.499251700680272,
|
| 20 |
+
"mixture_start": 0.0,
|
| 21 |
+
"mixture_end": 10.0,
|
| 22 |
+
"channel": 0
|
| 23 |
+
},
|
| 24 |
+
"background": {
|
| 25 |
+
"original_path": "background/train/Train/asmr_Train_vXCB1zGGFiY_chunk_003.mp3",
|
| 26 |
+
"origin_start": 3.519251700680272,
|
| 27 |
+
"origin_end": 13.519251700680272,
|
| 28 |
+
"mixture_start": 0.0,
|
| 29 |
+
"mixture_end": 10.0,
|
| 30 |
+
"channel": 1
|
| 31 |
+
},
|
| 32 |
+
"distractor_1": {
|
| 33 |
+
"name": "train_horn",
|
| 34 |
+
"display_name": "train horn",
|
| 35 |
+
"original_path": "distractors/train/train_horn/fsd50k_332416.wav",
|
| 36 |
+
"origin_start": 4.463197278911565,
|
| 37 |
+
"origin_end": 7.106145124716553,
|
| 38 |
+
"mixture_start": 2.3282954116489845,
|
| 39 |
+
"mixture_end": 4.971251326943813,
|
| 40 |
+
"channel": 2
|
| 41 |
+
},
|
| 42 |
+
"distractor_2": {
|
| 43 |
+
"name": "alarm_clock",
|
| 44 |
+
"display_name": "alarm clock",
|
| 45 |
+
"original_path": "distractors/train/alarm_clock/fsd50k_84423.wav",
|
| 46 |
+
"origin_start": 2.0812244897959182,
|
| 47 |
+
"origin_end": 5.88718820861678,
|
| 48 |
+
"mixture_start": 5.956290794126592,
|
| 49 |
+
"mixture_end": 9.762264370277189,
|
| 50 |
+
"channel": 3
|
| 51 |
+
},
|
| 52 |
+
"distractor_3": {
|
| 53 |
+
"name": "slam",
|
| 54 |
+
"display_name": "slam",
|
| 55 |
+
"original_path": "distractors/val/slam/fsd50k_274935.wav",
|
| 56 |
+
"origin_start": 0.0,
|
| 57 |
+
"origin_end": 0.592108843537415,
|
| 58 |
+
"mixture_start": 5.9482530011428985,
|
| 59 |
+
"mixture_end": 6.540361844680313,
|
| 60 |
+
"channel": 4
|
| 61 |
+
}
|
| 62 |
+
},
|
| 63 |
+
"command_variants": [
|
| 64 |
+
{
|
| 65 |
+
"user_input": null,
|
| 66 |
+
"command_type": "no_input",
|
| 67 |
+
"target_sources": [
|
| 68 |
+
"speech",
|
| 69 |
+
"train_horn",
|
| 70 |
+
"slam"
|
| 71 |
+
],
|
| 72 |
+
"target_channels": [
|
| 73 |
+
0,
|
| 74 |
+
2,
|
| 75 |
+
4
|
| 76 |
+
]
|
| 77 |
+
},
|
| 78 |
+
{
|
| 79 |
+
"user_input": "remove train horn",
|
| 80 |
+
"command_type": "remove_only",
|
| 81 |
+
"target_sources": [
|
| 82 |
+
"speech",
|
| 83 |
+
"slam"
|
| 84 |
+
],
|
| 85 |
+
"target_channels": [
|
| 86 |
+
0,
|
| 87 |
+
4
|
| 88 |
+
]
|
| 89 |
+
},
|
| 90 |
+
{
|
| 91 |
+
"user_input": "remove alarm clock",
|
| 92 |
+
"command_type": "remove_only",
|
| 93 |
+
"target_sources": [
|
| 94 |
+
"speech",
|
| 95 |
+
"train_horn",
|
| 96 |
+
"slam"
|
| 97 |
+
],
|
| 98 |
+
"target_channels": [
|
| 99 |
+
0,
|
| 100 |
+
2,
|
| 101 |
+
4
|
| 102 |
+
]
|
| 103 |
+
},
|
| 104 |
+
{
|
| 105 |
+
"user_input": "remove slam",
|
| 106 |
+
"command_type": "remove_only",
|
| 107 |
+
"target_sources": [
|
| 108 |
+
"speech",
|
| 109 |
+
"train_horn"
|
| 110 |
+
],
|
| 111 |
+
"target_channels": [
|
| 112 |
+
0,
|
| 113 |
+
2
|
| 114 |
+
]
|
| 115 |
+
},
|
| 116 |
+
{
|
| 117 |
+
"user_input": "remove train horn and alarm clock",
|
| 118 |
+
"command_type": "remove_only",
|
| 119 |
+
"target_sources": [
|
| 120 |
+
"speech",
|
| 121 |
+
"slam"
|
| 122 |
+
],
|
| 123 |
+
"target_channels": [
|
| 124 |
+
0,
|
| 125 |
+
4
|
| 126 |
+
]
|
| 127 |
+
},
|
| 128 |
+
{
|
| 129 |
+
"user_input": "remove train horn and slam",
|
| 130 |
+
"command_type": "remove_only",
|
| 131 |
+
"target_sources": [
|
| 132 |
+
"speech"
|
| 133 |
+
],
|
| 134 |
+
"target_channels": [
|
| 135 |
+
0
|
| 136 |
+
]
|
| 137 |
+
},
|
| 138 |
+
{
|
| 139 |
+
"user_input": "remove alarm clock and slam",
|
| 140 |
+
"command_type": "remove_only",
|
| 141 |
+
"target_sources": [
|
| 142 |
+
"speech",
|
| 143 |
+
"train_horn"
|
| 144 |
+
],
|
| 145 |
+
"target_channels": [
|
| 146 |
+
0,
|
| 147 |
+
2
|
| 148 |
+
]
|
| 149 |
+
},
|
| 150 |
+
{
|
| 151 |
+
"user_input": "remove train horn and alarm clock and slam",
|
| 152 |
+
"command_type": "remove_only",
|
| 153 |
+
"target_sources": [
|
| 154 |
+
"speech"
|
| 155 |
+
],
|
| 156 |
+
"target_channels": [
|
| 157 |
+
0
|
| 158 |
+
]
|
| 159 |
+
},
|
| 160 |
+
{
|
| 161 |
+
"user_input": "keep train horn",
|
| 162 |
+
"command_type": "keep_only",
|
| 163 |
+
"target_sources": [
|
| 164 |
+
"speech",
|
| 165 |
+
"train_horn",
|
| 166 |
+
"slam"
|
| 167 |
+
],
|
| 168 |
+
"target_channels": [
|
| 169 |
+
0,
|
| 170 |
+
2,
|
| 171 |
+
4
|
| 172 |
+
]
|
| 173 |
+
},
|
| 174 |
+
{
|
| 175 |
+
"user_input": "keep alarm clock",
|
| 176 |
+
"command_type": "keep_only",
|
| 177 |
+
"target_sources": [
|
| 178 |
+
"speech",
|
| 179 |
+
"train_horn",
|
| 180 |
+
"alarm_clock",
|
| 181 |
+
"slam"
|
| 182 |
+
],
|
| 183 |
+
"target_channels": [
|
| 184 |
+
0,
|
| 185 |
+
2,
|
| 186 |
+
3,
|
| 187 |
+
4
|
| 188 |
+
]
|
| 189 |
+
},
|
| 190 |
+
{
|
| 191 |
+
"user_input": "keep slam",
|
| 192 |
+
"command_type": "keep_only",
|
| 193 |
+
"target_sources": [
|
| 194 |
+
"speech",
|
| 195 |
+
"train_horn",
|
| 196 |
+
"slam"
|
| 197 |
+
],
|
| 198 |
+
"target_channels": [
|
| 199 |
+
0,
|
| 200 |
+
2,
|
| 201 |
+
4
|
| 202 |
+
]
|
| 203 |
+
},
|
| 204 |
+
{
|
| 205 |
+
"user_input": "keep train horn and alarm clock",
|
| 206 |
+
"command_type": "keep_only",
|
| 207 |
+
"target_sources": [
|
| 208 |
+
"speech",
|
| 209 |
+
"train_horn",
|
| 210 |
+
"alarm_clock",
|
| 211 |
+
"slam"
|
| 212 |
+
],
|
| 213 |
+
"target_channels": [
|
| 214 |
+
0,
|
| 215 |
+
2,
|
| 216 |
+
3,
|
| 217 |
+
4
|
| 218 |
+
]
|
| 219 |
+
},
|
| 220 |
+
{
|
| 221 |
+
"user_input": "keep train horn and slam",
|
| 222 |
+
"command_type": "keep_only",
|
| 223 |
+
"target_sources": [
|
| 224 |
+
"speech",
|
| 225 |
+
"train_horn",
|
| 226 |
+
"slam"
|
| 227 |
+
],
|
| 228 |
+
"target_channels": [
|
| 229 |
+
0,
|
| 230 |
+
2,
|
| 231 |
+
4
|
| 232 |
+
]
|
| 233 |
+
},
|
| 234 |
+
{
|
| 235 |
+
"user_input": "keep alarm clock and slam",
|
| 236 |
+
"command_type": "keep_only",
|
| 237 |
+
"target_sources": [
|
| 238 |
+
"speech",
|
| 239 |
+
"train_horn",
|
| 240 |
+
"alarm_clock",
|
| 241 |
+
"slam"
|
| 242 |
+
],
|
| 243 |
+
"target_channels": [
|
| 244 |
+
0,
|
| 245 |
+
2,
|
| 246 |
+
3,
|
| 247 |
+
4
|
| 248 |
+
]
|
| 249 |
+
},
|
| 250 |
+
{
|
| 251 |
+
"user_input": "keep train horn and alarm clock and slam",
|
| 252 |
+
"command_type": "keep_only",
|
| 253 |
+
"target_sources": [
|
| 254 |
+
"speech",
|
| 255 |
+
"train_horn",
|
| 256 |
+
"alarm_clock",
|
| 257 |
+
"slam"
|
| 258 |
+
],
|
| 259 |
+
"target_channels": [
|
| 260 |
+
0,
|
| 261 |
+
2,
|
| 262 |
+
3,
|
| 263 |
+
4
|
| 264 |
+
]
|
| 265 |
+
},
|
| 266 |
+
{
|
| 267 |
+
"user_input": "remove train horn and keep alarm clock",
|
| 268 |
+
"command_type": "mixed_commands",
|
| 269 |
+
"target_sources": [
|
| 270 |
+
"speech",
|
| 271 |
+
"alarm_clock",
|
| 272 |
+
"slam"
|
| 273 |
+
],
|
| 274 |
+
"target_channels": [
|
| 275 |
+
0,
|
| 276 |
+
3,
|
| 277 |
+
4
|
| 278 |
+
]
|
| 279 |
+
},
|
| 280 |
+
{
|
| 281 |
+
"user_input": "remove train horn and keep slam",
|
| 282 |
+
"command_type": "mixed_commands",
|
| 283 |
+
"target_sources": [
|
| 284 |
+
"speech",
|
| 285 |
+
"slam"
|
| 286 |
+
],
|
| 287 |
+
"target_channels": [
|
| 288 |
+
0,
|
| 289 |
+
4
|
| 290 |
+
]
|
| 291 |
+
},
|
| 292 |
+
{
|
| 293 |
+
"user_input": "keep train horn and remove alarm clock",
|
| 294 |
+
"command_type": "mixed_commands",
|
| 295 |
+
"target_sources": [
|
| 296 |
+
"speech",
|
| 297 |
+
"train_horn",
|
| 298 |
+
"slam"
|
| 299 |
+
],
|
| 300 |
+
"target_channels": [
|
| 301 |
+
0,
|
| 302 |
+
2,
|
| 303 |
+
4
|
| 304 |
+
]
|
| 305 |
+
},
|
| 306 |
+
{
|
| 307 |
+
"user_input": "keep slam and remove alarm clock",
|
| 308 |
+
"command_type": "mixed_commands",
|
| 309 |
+
"target_sources": [
|
| 310 |
+
"speech",
|
| 311 |
+
"train_horn",
|
| 312 |
+
"slam"
|
| 313 |
+
],
|
| 314 |
+
"target_channels": [
|
| 315 |
+
0,
|
| 316 |
+
2,
|
| 317 |
+
4
|
| 318 |
+
]
|
| 319 |
+
},
|
| 320 |
+
{
|
| 321 |
+
"user_input": "remove slam and keep train horn",
|
| 322 |
+
"command_type": "mixed_commands",
|
| 323 |
+
"target_sources": [
|
| 324 |
+
"speech",
|
| 325 |
+
"train_horn"
|
| 326 |
+
],
|
| 327 |
+
"target_channels": [
|
| 328 |
+
0,
|
| 329 |
+
2
|
| 330 |
+
]
|
| 331 |
+
},
|
| 332 |
+
{
|
| 333 |
+
"user_input": "remove slam and keep alarm clock",
|
| 334 |
+
"command_type": "mixed_commands",
|
| 335 |
+
"target_sources": [
|
| 336 |
+
"speech",
|
| 337 |
+
"train_horn",
|
| 338 |
+
"alarm_clock"
|
| 339 |
+
],
|
| 340 |
+
"target_channels": [
|
| 341 |
+
0,
|
| 342 |
+
2,
|
| 343 |
+
3
|
| 344 |
+
]
|
| 345 |
+
},
|
| 346 |
+
{
|
| 347 |
+
"user_input": "keep alarm clock and slam and remove train horn",
|
| 348 |
+
"command_type": "mixed_commands",
|
| 349 |
+
"target_sources": [
|
| 350 |
+
"speech",
|
| 351 |
+
"alarm_clock",
|
| 352 |
+
"slam"
|
| 353 |
+
],
|
| 354 |
+
"target_channels": [
|
| 355 |
+
0,
|
| 356 |
+
3,
|
| 357 |
+
4
|
| 358 |
+
]
|
| 359 |
+
},
|
| 360 |
+
{
|
| 361 |
+
"user_input": "keep train horn and slam and remove alarm clock",
|
| 362 |
+
"command_type": "mixed_commands",
|
| 363 |
+
"target_sources": [
|
| 364 |
+
"speech",
|
| 365 |
+
"train_horn",
|
| 366 |
+
"slam"
|
| 367 |
+
],
|
| 368 |
+
"target_channels": [
|
| 369 |
+
0,
|
| 370 |
+
2,
|
| 371 |
+
4
|
| 372 |
+
]
|
| 373 |
+
},
|
| 374 |
+
{
|
| 375 |
+
"user_input": "keep train horn and alarm clock and remove slam",
|
| 376 |
+
"command_type": "mixed_commands",
|
| 377 |
+
"target_sources": [
|
| 378 |
+
"speech",
|
| 379 |
+
"train_horn",
|
| 380 |
+
"alarm_clock"
|
| 381 |
+
],
|
| 382 |
+
"target_channels": [
|
| 383 |
+
0,
|
| 384 |
+
2,
|
| 385 |
+
3
|
| 386 |
+
]
|
| 387 |
+
},
|
| 388 |
+
{
|
| 389 |
+
"user_input": "keep slam and remove train horn and alarm clock",
|
| 390 |
+
"command_type": "mixed_commands",
|
| 391 |
+
"target_sources": [
|
| 392 |
+
"speech",
|
| 393 |
+
"slam"
|
| 394 |
+
],
|
| 395 |
+
"target_channels": [
|
| 396 |
+
0,
|
| 397 |
+
4
|
| 398 |
+
]
|
| 399 |
+
},
|
| 400 |
+
{
|
| 401 |
+
"user_input": "remove train horn and slam and keep alarm clock",
|
| 402 |
+
"command_type": "mixed_commands",
|
| 403 |
+
"target_sources": [
|
| 404 |
+
"speech",
|
| 405 |
+
"alarm_clock"
|
| 406 |
+
],
|
| 407 |
+
"target_channels": [
|
| 408 |
+
0,
|
| 409 |
+
3
|
| 410 |
+
]
|
| 411 |
+
},
|
| 412 |
+
{
|
| 413 |
+
"user_input": "remove alarm clock and slam and keep train horn",
|
| 414 |
+
"command_type": "mixed_commands",
|
| 415 |
+
"target_sources": [
|
| 416 |
+
"speech",
|
| 417 |
+
"train_horn"
|
| 418 |
+
],
|
| 419 |
+
"target_channels": [
|
| 420 |
+
0,
|
| 421 |
+
2
|
| 422 |
+
]
|
| 423 |
+
}
|
| 424 |
+
]
|
| 425 |
+
}
|
data/audio_mixtures_no_speech/train/airport_1dist_043_rep3.wav
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fd7af8628073ee40c1b94563dca5ecf9fda10b71497506d99893a035d2544c40
|
| 3 |
+
size 8820058
|
data/audio_mixtures_no_speech/train/beach_1dist_003_rep3.wav
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f79b148a1f6bb23dabb549a487317c25c11af265d5b5514b5b1dc6f2cc166c54
|
| 3 |
+
size 8820058
|
data/audio_mixtures_no_speech/train/coffee_shop_3dist_210_rep4.wav
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d29c89ebba0be3f9863d4b7afc428063eaa79408bfbeee9078e818f74af32429
|
| 3 |
+
size 8820058
|
data/audio_mixtures_no_speech/train/coffee_shop_3dist_269_rep3.wav
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a76266471fe8176fb2974cdd119123bbc665e79058d1881a737f9233952bf5e1
|
| 3 |
+
size 8820058
|
data/audio_mixtures_no_speech/train/forest_2dist_192_rep2.wav
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e222e472a9600e8061ff811c26161e957c7b5276219e275fd9083a6c596e6460
|
| 3 |
+
size 8820058
|
data/audio_mixtures_no_speech/train/home_1dist_091_rep4.wav
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5f14460483afdc087bb9d2cdba7eb9374cc068e82682a637e5e9dc5dbfc2d38e
|
| 3 |
+
size 8820058
|
data/audio_mixtures_no_speech/train/home_2dist_138_rep2.wav
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:111e9b0e5b64bb11925f82bd93d8557f66acf4126cb656eb31a1b0cee56cdca0
|
| 3 |
+
size 8820058
|
data/audio_mixtures_no_speech/train/home_3dist_276_rep3.wav
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:efef5dd445e5e23941f49f99503478aac5cf6d1b4843894a1a22dcefe6457304
|
| 3 |
+
size 8820058
|
data/audio_mixtures_no_speech/train/kitchen_1dist_032_rep2.wav
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d826c1b745cbeec53aa70f3c136759337b7aabb8f104bdb8db04b4e6b295a636
|
| 3 |
+
size 8820058
|
data/audio_mixtures_no_speech/train/supermarket_3dist_222_rep3.wav
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:68bf2f5fd483937ab3c4b778935b68cf3f4f5ce83feeaa65a515e531693dc055
|
| 3 |
+
size 8820058
|
data/audio_mixtures_no_speech/train/train_2dist_161_rep2.wav
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6654d105f97eaba99b27673399e2f73002b3ea314b693c88eeb005bdff252965
|
| 3 |
+
size 8820058
|
data/audio_mixtures_no_speech/train/train_2dist_178_rep3.wav
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d42cc4942e98a82bc94620891d5bed1c5990e0258947416b57f1c05312136578
|
| 3 |
+
size 8820058
|