carankt commited on
Commit
099b691
·
verified ·
1 Parent(s): 8d34238

Add files using upload-large-folder tool

Browse files
Files changed (20) hide show
  1. data/audio_mixtures_old/train/bus_1dist_042_rep2.json +75 -0
  2. data/audio_mixtures_old/train/coffee_shop_2dist_194_rep1.json +162 -0
  3. data/audio_mixtures_old/train/forest_2dist_143_rep4.json +168 -0
  4. data/audio_mixtures_old/train/home_3dist_219_rep4.json +425 -0
  5. data/audio_mixtures_old/train/restaurant_3dist_220_rep3.json +389 -0
  6. data/audio_mixtures_old/train/train_1dist_066_rep2.json +77 -0
  7. data/audio_mixtures_old_validation_no_input_only/test/bus_1dist_001_rep3_v0.wav +3 -0
  8. data/audio_mixtures_old_validation_no_input_only/test/bus_2dist_145_rep4_v0.wav +3 -0
  9. data/audio_mixtures_old_validation_no_input_only/test/city_2dist_170_rep4_v0.wav +3 -0
  10. data/audio_mixtures_old_validation_no_input_only/test/coffee_shop_1dist_014_rep2_v0.wav +3 -0
  11. data/audio_mixtures_old_validation_no_input_only/test/coffee_shop_2dist_124_rep1_v0.wav +3 -0
  12. data/audio_mixtures_old_validation_no_input_only/test/coffee_shop_3dist_240_rep3_v0.wav +3 -0
  13. data/audio_mixtures_old_validation_no_input_only/test/forest_1dist_094_rep4_v0.wav +3 -0
  14. data/audio_mixtures_old_validation_no_input_only/test/forest_2dist_184_rep3_v0.wav +3 -0
  15. data/audio_mixtures_old_validation_no_input_only/test/home_1dist_060_rep1_v0.wav +3 -0
  16. data/audio_mixtures_old_validation_no_input_only/test/home_3dist_298_rep2_v0.wav +3 -0
  17. data/audio_mixtures_old_validation_no_input_only/test/kitchen_1dist_092_rep3_v0.wav +3 -0
  18. data/audio_mixtures_old_validation_no_input_only/test/kitchen_2dist_136_rep2_v0.wav +3 -0
  19. data/audio_mixtures_old_validation_no_input_only/test/supermarket_2dist_135_rep2_v0.wav +3 -0
  20. data/audio_mixtures_old_validation_no_input_only/test/train_1dist_051_rep2_v0.wav +3 -0
data/audio_mixtures_old/train/bus_1dist_042_rep2.json ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "bus_1dist_042_rep2",
3
+ "scene_name": "Bus",
4
+ "distractor_count": 1,
5
+ "distractors": [
6
+ "baby_cry"
7
+ ],
8
+ "audio_file": "bus_1dist_042_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/val/p227/p227_075.wav",
16
+ "origin_start": 0.0,
17
+ "origin_end": 3.970113378684807,
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_010.mp3",
24
+ "origin_start": 158.78709750566892,
25
+ "origin_end": 168.78709750566892,
26
+ "mixture_start": 0.0,
27
+ "mixture_end": 10.0,
28
+ "channel": 1
29
+ },
30
+ "distractor_1": {
31
+ "name": "baby_cry",
32
+ "display_name": "baby cry",
33
+ "original_path": "distractors/train/baby_cry/disco_noises_59579.wav",
34
+ "origin_start": 4.615510204081633,
35
+ "origin_end": 7.463628117913832,
36
+ "mixture_start": 5.04169047003686,
37
+ "mixture_end": 7.889809554448535,
38
+ "channel": 2
39
+ }
40
+ },
41
+ "command_variants": [
42
+ {
43
+ "user_input": null,
44
+ "command_type": "no_input",
45
+ "target_sources": [
46
+ "speech"
47
+ ],
48
+ "target_channels": [
49
+ 0
50
+ ]
51
+ },
52
+ {
53
+ "user_input": "remove baby cry",
54
+ "command_type": "remove_only",
55
+ "target_sources": [
56
+ "speech"
57
+ ],
58
+ "target_channels": [
59
+ 0
60
+ ]
61
+ },
62
+ {
63
+ "user_input": "keep baby cry",
64
+ "command_type": "keep_only",
65
+ "target_sources": [
66
+ "speech",
67
+ "baby_cry"
68
+ ],
69
+ "target_channels": [
70
+ 0,
71
+ 2
72
+ ]
73
+ }
74
+ ]
75
+ }
data/audio_mixtures_old/train/coffee_shop_2dist_194_rep1.json ADDED
@@ -0,0 +1,162 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "coffee_shop_2dist_194_rep1",
3
+ "scene_name": "Coffee Shop",
4
+ "distractor_count": 2,
5
+ "distractors": [
6
+ "cough",
7
+ "fire_alarm"
8
+ ],
9
+ "audio_file": "coffee_shop_2dist_194_rep1.wav",
10
+ "split": "train",
11
+ "audio_metadata": {
12
+ "duration": 10.0,
13
+ "sample_rate": 44100,
14
+ "channels": 5,
15
+ "speech": {
16
+ "original_path": "speech/val/p241/p241_035.wav",
17
+ "origin_start": 0.0,
18
+ "origin_end": 2.90265306122449,
19
+ "mixture_start": 0.0,
20
+ "mixture_end": 10.0,
21
+ "channel": 0
22
+ },
23
+ "background": {
24
+ "original_path": "background/train/Coffee_Shop/asmr_Coffee_Shop_uU_RxnJOdMQ_chunk_040.mp3",
25
+ "origin_start": 267.89492063492065,
26
+ "origin_end": 277.89492063492065,
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/fsd50k_45578.wav",
35
+ "origin_start": 2.7234467120181405,
36
+ "origin_end": 5.348526077097506,
37
+ "mixture_start": 7.320421625837937,
38
+ "mixture_end": 9.945513998191574,
39
+ "channel": 2
40
+ },
41
+ "distractor_2": {
42
+ "name": "fire_alarm",
43
+ "display_name": "fire alarm",
44
+ "original_path": "distractors/train/fire_alarm/fsd50k_124734.wav",
45
+ "origin_start": 2.0893197278911564,
46
+ "origin_end": 5.004104308390023,
47
+ "mixture_start": 5.2108272704269085,
48
+ "mixture_end": 8.125624785562152,
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_old/train/forest_2dist_143_rep4.json ADDED
@@ -0,0 +1,168 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "forest_2dist_143_rep4",
3
+ "scene_name": "Forest",
4
+ "distractor_count": 2,
5
+ "distractors": [
6
+ "helicopter",
7
+ "alarm_clock"
8
+ ],
9
+ "audio_file": "forest_2dist_143_rep4.wav",
10
+ "split": "train",
11
+ "audio_metadata": {
12
+ "duration": 10.0,
13
+ "sample_rate": 44100,
14
+ "channels": 5,
15
+ "speech": {
16
+ "original_path": "speech/train/p274/p274_012.wav",
17
+ "origin_start": 0.0,
18
+ "origin_end": 4.9931292517006804,
19
+ "mixture_start": 0.0,
20
+ "mixture_end": 10.0,
21
+ "channel": 0
22
+ },
23
+ "background": {
24
+ "original_path": "background/val/Forest/asmr_Forest_29XymHesxa0_chunk_000.mp3",
25
+ "origin_start": 171.52267573696145,
26
+ "origin_end": 181.52267573696145,
27
+ "mixture_start": 0.0,
28
+ "mixture_end": 10.0,
29
+ "channel": 1
30
+ },
31
+ "distractor_1": {
32
+ "name": "helicopter",
33
+ "display_name": "helicopter",
34
+ "original_path": "distractors/train/helicopter/esc-50_3-68630-A-40.wav",
35
+ "origin_start": 0.4930612244897959,
36
+ "origin_end": 3.321156462585034,
37
+ "mixture_start": 3.0977661152216527,
38
+ "mixture_end": 5.925867499824469,
39
+ "channel": 2
40
+ },
41
+ "distractor_2": {
42
+ "name": "alarm_clock",
43
+ "display_name": "alarm clock",
44
+ "original_path": "distractors/train/alarm_clock/fsd50k_238390.wav",
45
+ "origin_start": 1.9311791383219954,
46
+ "origin_end": 4.5508390022675735,
47
+ "mixture_start": 6.492914394856711,
48
+ "mixture_end": 9.112590911433408,
49
+ "channel": 3
50
+ }
51
+ },
52
+ "command_variants": [
53
+ {
54
+ "user_input": null,
55
+ "command_type": "no_input",
56
+ "target_sources": [
57
+ "speech",
58
+ "helicopter",
59
+ "alarm_clock"
60
+ ],
61
+ "target_channels": [
62
+ 0,
63
+ 2,
64
+ 3
65
+ ]
66
+ },
67
+ {
68
+ "user_input": "remove helicopter",
69
+ "command_type": "remove_only",
70
+ "target_sources": [
71
+ "speech",
72
+ "alarm_clock"
73
+ ],
74
+ "target_channels": [
75
+ 0,
76
+ 3
77
+ ]
78
+ },
79
+ {
80
+ "user_input": "remove alarm clock",
81
+ "command_type": "remove_only",
82
+ "target_sources": [
83
+ "speech",
84
+ "helicopter"
85
+ ],
86
+ "target_channels": [
87
+ 0,
88
+ 2
89
+ ]
90
+ },
91
+ {
92
+ "user_input": "remove helicopter and alarm clock",
93
+ "command_type": "remove_only",
94
+ "target_sources": [
95
+ "speech"
96
+ ],
97
+ "target_channels": [
98
+ 0
99
+ ]
100
+ },
101
+ {
102
+ "user_input": "keep helicopter",
103
+ "command_type": "keep_only",
104
+ "target_sources": [
105
+ "speech",
106
+ "helicopter",
107
+ "alarm_clock"
108
+ ],
109
+ "target_channels": [
110
+ 0,
111
+ 2,
112
+ 3
113
+ ]
114
+ },
115
+ {
116
+ "user_input": "keep alarm clock",
117
+ "command_type": "keep_only",
118
+ "target_sources": [
119
+ "speech",
120
+ "helicopter",
121
+ "alarm_clock"
122
+ ],
123
+ "target_channels": [
124
+ 0,
125
+ 2,
126
+ 3
127
+ ]
128
+ },
129
+ {
130
+ "user_input": "keep helicopter and alarm clock",
131
+ "command_type": "keep_only",
132
+ "target_sources": [
133
+ "speech",
134
+ "helicopter",
135
+ "alarm_clock"
136
+ ],
137
+ "target_channels": [
138
+ 0,
139
+ 2,
140
+ 3
141
+ ]
142
+ },
143
+ {
144
+ "user_input": "keep alarm clock and remove helicopter",
145
+ "command_type": "mixed_commands",
146
+ "target_sources": [
147
+ "speech",
148
+ "alarm_clock"
149
+ ],
150
+ "target_channels": [
151
+ 0,
152
+ 3
153
+ ]
154
+ },
155
+ {
156
+ "user_input": "remove alarm clock and keep helicopter",
157
+ "command_type": "mixed_commands",
158
+ "target_sources": [
159
+ "speech",
160
+ "helicopter"
161
+ ],
162
+ "target_channels": [
163
+ 0,
164
+ 2
165
+ ]
166
+ }
167
+ ]
168
+ }
data/audio_mixtures_old/train/home_3dist_219_rep4.json ADDED
@@ -0,0 +1,425 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "home_3dist_219_rep4",
3
+ "scene_name": "Home",
4
+ "distractor_count": 3,
5
+ "distractors": [
6
+ "computer_typing",
7
+ "door_knock",
8
+ "footsteps"
9
+ ],
10
+ "audio_file": "home_3dist_219_rep4.wav",
11
+ "split": "train",
12
+ "audio_metadata": {
13
+ "duration": 10.0,
14
+ "sample_rate": 44100,
15
+ "channels": 5,
16
+ "speech": {
17
+ "original_path": "speech/val/p240/p240_195.wav",
18
+ "origin_start": 0.0,
19
+ "origin_end": 2.5226757369614514,
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_014.mp3",
26
+ "origin_start": 267.7671201814059,
27
+ "origin_end": 277.7671201814059,
28
+ "mixture_start": 0.0,
29
+ "mixture_end": 10.0,
30
+ "channel": 1
31
+ },
32
+ "distractor_1": {
33
+ "name": "computer_typing",
34
+ "display_name": "computer typing",
35
+ "original_path": "distractors/val/computer_typing/fsd50k_332458.wav",
36
+ "origin_start": 0.690702947845805,
37
+ "origin_end": 4.212494331065759,
38
+ "mixture_start": 0.06388539572862391,
39
+ "mixture_end": 3.5856880875755004,
40
+ "channel": 2
41
+ },
42
+ "distractor_2": {
43
+ "name": "door_knock",
44
+ "display_name": "door knock",
45
+ "original_path": "distractors/train/door_knock/fsd50k_412381.wav",
46
+ "origin_start": 0.0,
47
+ "origin_end": 1.1145578231292517,
48
+ "mixture_start": 6.736867972892935,
49
+ "mixture_end": 7.851425796022187,
50
+ "channel": 3
51
+ },
52
+ "distractor_3": {
53
+ "name": "footsteps",
54
+ "display_name": "footsteps",
55
+ "original_path": "distractors/val/footsteps/fsd50k_368283.wav",
56
+ "origin_start": 0.18900226757369615,
57
+ "origin_end": 2.25453514739229,
58
+ "mixture_start": 4.072971380678265,
59
+ "mixture_end": 6.138504781518041,
60
+ "channel": 4
61
+ }
62
+ },
63
+ "command_variants": [
64
+ {
65
+ "user_input": null,
66
+ "command_type": "no_input",
67
+ "target_sources": [
68
+ "speech",
69
+ "door_knock",
70
+ "footsteps"
71
+ ],
72
+ "target_channels": [
73
+ 0,
74
+ 3,
75
+ 4
76
+ ]
77
+ },
78
+ {
79
+ "user_input": "remove computer typing",
80
+ "command_type": "remove_only",
81
+ "target_sources": [
82
+ "speech",
83
+ "door_knock",
84
+ "footsteps"
85
+ ],
86
+ "target_channels": [
87
+ 0,
88
+ 3,
89
+ 4
90
+ ]
91
+ },
92
+ {
93
+ "user_input": "remove door knock",
94
+ "command_type": "remove_only",
95
+ "target_sources": [
96
+ "speech",
97
+ "footsteps"
98
+ ],
99
+ "target_channels": [
100
+ 0,
101
+ 4
102
+ ]
103
+ },
104
+ {
105
+ "user_input": "remove footsteps",
106
+ "command_type": "remove_only",
107
+ "target_sources": [
108
+ "speech",
109
+ "door_knock"
110
+ ],
111
+ "target_channels": [
112
+ 0,
113
+ 3
114
+ ]
115
+ },
116
+ {
117
+ "user_input": "remove computer typing and door knock",
118
+ "command_type": "remove_only",
119
+ "target_sources": [
120
+ "speech",
121
+ "footsteps"
122
+ ],
123
+ "target_channels": [
124
+ 0,
125
+ 4
126
+ ]
127
+ },
128
+ {
129
+ "user_input": "remove computer typing and footsteps",
130
+ "command_type": "remove_only",
131
+ "target_sources": [
132
+ "speech",
133
+ "door_knock"
134
+ ],
135
+ "target_channels": [
136
+ 0,
137
+ 3
138
+ ]
139
+ },
140
+ {
141
+ "user_input": "remove door knock and footsteps",
142
+ "command_type": "remove_only",
143
+ "target_sources": [
144
+ "speech"
145
+ ],
146
+ "target_channels": [
147
+ 0
148
+ ]
149
+ },
150
+ {
151
+ "user_input": "remove computer typing and door knock and footsteps",
152
+ "command_type": "remove_only",
153
+ "target_sources": [
154
+ "speech"
155
+ ],
156
+ "target_channels": [
157
+ 0
158
+ ]
159
+ },
160
+ {
161
+ "user_input": "keep computer typing",
162
+ "command_type": "keep_only",
163
+ "target_sources": [
164
+ "speech",
165
+ "computer_typing",
166
+ "door_knock",
167
+ "footsteps"
168
+ ],
169
+ "target_channels": [
170
+ 0,
171
+ 2,
172
+ 3,
173
+ 4
174
+ ]
175
+ },
176
+ {
177
+ "user_input": "keep door knock",
178
+ "command_type": "keep_only",
179
+ "target_sources": [
180
+ "speech",
181
+ "door_knock",
182
+ "footsteps"
183
+ ],
184
+ "target_channels": [
185
+ 0,
186
+ 3,
187
+ 4
188
+ ]
189
+ },
190
+ {
191
+ "user_input": "keep footsteps",
192
+ "command_type": "keep_only",
193
+ "target_sources": [
194
+ "speech",
195
+ "door_knock",
196
+ "footsteps"
197
+ ],
198
+ "target_channels": [
199
+ 0,
200
+ 3,
201
+ 4
202
+ ]
203
+ },
204
+ {
205
+ "user_input": "keep computer typing and door knock",
206
+ "command_type": "keep_only",
207
+ "target_sources": [
208
+ "speech",
209
+ "computer_typing",
210
+ "door_knock",
211
+ "footsteps"
212
+ ],
213
+ "target_channels": [
214
+ 0,
215
+ 2,
216
+ 3,
217
+ 4
218
+ ]
219
+ },
220
+ {
221
+ "user_input": "keep computer typing and footsteps",
222
+ "command_type": "keep_only",
223
+ "target_sources": [
224
+ "speech",
225
+ "computer_typing",
226
+ "door_knock",
227
+ "footsteps"
228
+ ],
229
+ "target_channels": [
230
+ 0,
231
+ 2,
232
+ 3,
233
+ 4
234
+ ]
235
+ },
236
+ {
237
+ "user_input": "keep door knock and footsteps",
238
+ "command_type": "keep_only",
239
+ "target_sources": [
240
+ "speech",
241
+ "door_knock",
242
+ "footsteps"
243
+ ],
244
+ "target_channels": [
245
+ 0,
246
+ 3,
247
+ 4
248
+ ]
249
+ },
250
+ {
251
+ "user_input": "keep computer typing and door knock and footsteps",
252
+ "command_type": "keep_only",
253
+ "target_sources": [
254
+ "speech",
255
+ "computer_typing",
256
+ "door_knock",
257
+ "footsteps"
258
+ ],
259
+ "target_channels": [
260
+ 0,
261
+ 2,
262
+ 3,
263
+ 4
264
+ ]
265
+ },
266
+ {
267
+ "user_input": "keep door knock and remove computer typing",
268
+ "command_type": "mixed_commands",
269
+ "target_sources": [
270
+ "speech",
271
+ "door_knock",
272
+ "footsteps"
273
+ ],
274
+ "target_channels": [
275
+ 0,
276
+ 3,
277
+ 4
278
+ ]
279
+ },
280
+ {
281
+ "user_input": "keep footsteps and remove computer typing",
282
+ "command_type": "mixed_commands",
283
+ "target_sources": [
284
+ "speech",
285
+ "door_knock",
286
+ "footsteps"
287
+ ],
288
+ "target_channels": [
289
+ 0,
290
+ 3,
291
+ 4
292
+ ]
293
+ },
294
+ {
295
+ "user_input": "keep computer typing and remove door knock",
296
+ "command_type": "mixed_commands",
297
+ "target_sources": [
298
+ "speech",
299
+ "computer_typing",
300
+ "footsteps"
301
+ ],
302
+ "target_channels": [
303
+ 0,
304
+ 2,
305
+ 4
306
+ ]
307
+ },
308
+ {
309
+ "user_input": "remove door knock and keep footsteps",
310
+ "command_type": "mixed_commands",
311
+ "target_sources": [
312
+ "speech",
313
+ "footsteps"
314
+ ],
315
+ "target_channels": [
316
+ 0,
317
+ 4
318
+ ]
319
+ },
320
+ {
321
+ "user_input": "keep computer typing and remove footsteps",
322
+ "command_type": "mixed_commands",
323
+ "target_sources": [
324
+ "speech",
325
+ "computer_typing",
326
+ "door_knock"
327
+ ],
328
+ "target_channels": [
329
+ 0,
330
+ 2,
331
+ 3
332
+ ]
333
+ },
334
+ {
335
+ "user_input": "remove footsteps and keep door knock",
336
+ "command_type": "mixed_commands",
337
+ "target_sources": [
338
+ "speech",
339
+ "door_knock"
340
+ ],
341
+ "target_channels": [
342
+ 0,
343
+ 3
344
+ ]
345
+ },
346
+ {
347
+ "user_input": "keep door knock and footsteps and remove computer typing",
348
+ "command_type": "mixed_commands",
349
+ "target_sources": [
350
+ "speech",
351
+ "door_knock",
352
+ "footsteps"
353
+ ],
354
+ "target_channels": [
355
+ 0,
356
+ 3,
357
+ 4
358
+ ]
359
+ },
360
+ {
361
+ "user_input": "remove door knock and keep computer typing and footsteps",
362
+ "command_type": "mixed_commands",
363
+ "target_sources": [
364
+ "speech",
365
+ "computer_typing",
366
+ "footsteps"
367
+ ],
368
+ "target_channels": [
369
+ 0,
370
+ 2,
371
+ 4
372
+ ]
373
+ },
374
+ {
375
+ "user_input": "remove footsteps and keep computer typing and door knock",
376
+ "command_type": "mixed_commands",
377
+ "target_sources": [
378
+ "speech",
379
+ "computer_typing",
380
+ "door_knock"
381
+ ],
382
+ "target_channels": [
383
+ 0,
384
+ 2,
385
+ 3
386
+ ]
387
+ },
388
+ {
389
+ "user_input": "keep footsteps and remove computer typing and door knock",
390
+ "command_type": "mixed_commands",
391
+ "target_sources": [
392
+ "speech",
393
+ "footsteps"
394
+ ],
395
+ "target_channels": [
396
+ 0,
397
+ 4
398
+ ]
399
+ },
400
+ {
401
+ "user_input": "remove computer typing and footsteps and keep door knock",
402
+ "command_type": "mixed_commands",
403
+ "target_sources": [
404
+ "speech",
405
+ "door_knock"
406
+ ],
407
+ "target_channels": [
408
+ 0,
409
+ 3
410
+ ]
411
+ },
412
+ {
413
+ "user_input": "remove door knock and footsteps and keep computer typing",
414
+ "command_type": "mixed_commands",
415
+ "target_sources": [
416
+ "speech",
417
+ "computer_typing"
418
+ ],
419
+ "target_channels": [
420
+ 0,
421
+ 2
422
+ ]
423
+ }
424
+ ]
425
+ }
data/audio_mixtures_old/train/restaurant_3dist_220_rep3.json ADDED
@@ -0,0 +1,389 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "restaurant_3dist_220_rep3",
3
+ "scene_name": "Restaurant",
4
+ "distractor_count": 3,
5
+ "distractors": [
6
+ "applause",
7
+ "cough",
8
+ "helicopter"
9
+ ],
10
+ "audio_file": "restaurant_3dist_220_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/p274/p274_051.wav",
18
+ "origin_start": 0.0,
19
+ "origin_end": 3.8417913832199546,
20
+ "mixture_start": 0.0,
21
+ "mixture_end": 10.0,
22
+ "channel": 0
23
+ },
24
+ "background": {
25
+ "original_path": "background/train/Restaurant/asmr_Restaurant_LvB-6uM2tik_chunk_053.mp3",
26
+ "origin_start": 119.91950113378685,
27
+ "origin_end": 129.91950113378684,
28
+ "mixture_start": 0.0,
29
+ "mixture_end": 10.0,
30
+ "channel": 1
31
+ },
32
+ "distractor_1": {
33
+ "name": "applause",
34
+ "display_name": "applause",
35
+ "original_path": "distractors/train/applause/fsd50k_324182.wav",
36
+ "origin_start": 3.2680272108843536,
37
+ "origin_end": 6.8965986394557826,
38
+ "mixture_start": 5.716980405931935,
39
+ "mixture_end": 9.345572044159098,
40
+ "channel": 2
41
+ },
42
+ "distractor_2": {
43
+ "name": "cough",
44
+ "display_name": "cough",
45
+ "original_path": "distractors/train/cough/fsd50k_19119.wav",
46
+ "origin_start": 0.0,
47
+ "origin_end": 0.8090249433106576,
48
+ "mixture_start": 7.723382342124694,
49
+ "mixture_end": 8.532407285435351,
50
+ "channel": 3
51
+ },
52
+ "distractor_3": {
53
+ "name": "helicopter",
54
+ "display_name": "helicopter",
55
+ "original_path": "distractors/val/helicopter/fsd50k_73292.wav",
56
+ "origin_start": 6.628662131519274,
57
+ "origin_end": 9.76063492063492,
58
+ "mixture_start": 3.3873069738825077,
59
+ "mixture_end": 6.519302053449908,
60
+ "channel": 4
61
+ }
62
+ },
63
+ "command_variants": [
64
+ {
65
+ "user_input": null,
66
+ "command_type": "no_input",
67
+ "target_sources": [
68
+ "speech"
69
+ ],
70
+ "target_channels": [
71
+ 0
72
+ ]
73
+ },
74
+ {
75
+ "user_input": "remove applause",
76
+ "command_type": "remove_only",
77
+ "target_sources": [
78
+ "speech"
79
+ ],
80
+ "target_channels": [
81
+ 0
82
+ ]
83
+ },
84
+ {
85
+ "user_input": "remove cough",
86
+ "command_type": "remove_only",
87
+ "target_sources": [
88
+ "speech"
89
+ ],
90
+ "target_channels": [
91
+ 0
92
+ ]
93
+ },
94
+ {
95
+ "user_input": "remove helicopter",
96
+ "command_type": "remove_only",
97
+ "target_sources": [
98
+ "speech"
99
+ ],
100
+ "target_channels": [
101
+ 0
102
+ ]
103
+ },
104
+ {
105
+ "user_input": "remove applause and cough",
106
+ "command_type": "remove_only",
107
+ "target_sources": [
108
+ "speech"
109
+ ],
110
+ "target_channels": [
111
+ 0
112
+ ]
113
+ },
114
+ {
115
+ "user_input": "remove applause and helicopter",
116
+ "command_type": "remove_only",
117
+ "target_sources": [
118
+ "speech"
119
+ ],
120
+ "target_channels": [
121
+ 0
122
+ ]
123
+ },
124
+ {
125
+ "user_input": "remove cough and helicopter",
126
+ "command_type": "remove_only",
127
+ "target_sources": [
128
+ "speech"
129
+ ],
130
+ "target_channels": [
131
+ 0
132
+ ]
133
+ },
134
+ {
135
+ "user_input": "remove applause and cough and helicopter",
136
+ "command_type": "remove_only",
137
+ "target_sources": [
138
+ "speech"
139
+ ],
140
+ "target_channels": [
141
+ 0
142
+ ]
143
+ },
144
+ {
145
+ "user_input": "keep applause",
146
+ "command_type": "keep_only",
147
+ "target_sources": [
148
+ "speech",
149
+ "applause"
150
+ ],
151
+ "target_channels": [
152
+ 0,
153
+ 2
154
+ ]
155
+ },
156
+ {
157
+ "user_input": "keep cough",
158
+ "command_type": "keep_only",
159
+ "target_sources": [
160
+ "speech",
161
+ "cough"
162
+ ],
163
+ "target_channels": [
164
+ 0,
165
+ 3
166
+ ]
167
+ },
168
+ {
169
+ "user_input": "keep helicopter",
170
+ "command_type": "keep_only",
171
+ "target_sources": [
172
+ "speech",
173
+ "helicopter"
174
+ ],
175
+ "target_channels": [
176
+ 0,
177
+ 4
178
+ ]
179
+ },
180
+ {
181
+ "user_input": "keep applause and cough",
182
+ "command_type": "keep_only",
183
+ "target_sources": [
184
+ "speech",
185
+ "applause",
186
+ "cough"
187
+ ],
188
+ "target_channels": [
189
+ 0,
190
+ 2,
191
+ 3
192
+ ]
193
+ },
194
+ {
195
+ "user_input": "keep applause and helicopter",
196
+ "command_type": "keep_only",
197
+ "target_sources": [
198
+ "speech",
199
+ "applause",
200
+ "helicopter"
201
+ ],
202
+ "target_channels": [
203
+ 0,
204
+ 2,
205
+ 4
206
+ ]
207
+ },
208
+ {
209
+ "user_input": "keep cough and helicopter",
210
+ "command_type": "keep_only",
211
+ "target_sources": [
212
+ "speech",
213
+ "cough",
214
+ "helicopter"
215
+ ],
216
+ "target_channels": [
217
+ 0,
218
+ 3,
219
+ 4
220
+ ]
221
+ },
222
+ {
223
+ "user_input": "keep applause and cough and helicopter",
224
+ "command_type": "keep_only",
225
+ "target_sources": [
226
+ "speech",
227
+ "applause",
228
+ "cough",
229
+ "helicopter"
230
+ ],
231
+ "target_channels": [
232
+ 0,
233
+ 2,
234
+ 3,
235
+ 4
236
+ ]
237
+ },
238
+ {
239
+ "user_input": "keep cough and remove applause",
240
+ "command_type": "mixed_commands",
241
+ "target_sources": [
242
+ "speech",
243
+ "cough"
244
+ ],
245
+ "target_channels": [
246
+ 0,
247
+ 3
248
+ ]
249
+ },
250
+ {
251
+ "user_input": "remove applause and keep helicopter",
252
+ "command_type": "mixed_commands",
253
+ "target_sources": [
254
+ "speech",
255
+ "helicopter"
256
+ ],
257
+ "target_channels": [
258
+ 0,
259
+ 4
260
+ ]
261
+ },
262
+ {
263
+ "user_input": "remove cough and keep applause",
264
+ "command_type": "mixed_commands",
265
+ "target_sources": [
266
+ "speech",
267
+ "applause"
268
+ ],
269
+ "target_channels": [
270
+ 0,
271
+ 2
272
+ ]
273
+ },
274
+ {
275
+ "user_input": "keep helicopter and remove cough",
276
+ "command_type": "mixed_commands",
277
+ "target_sources": [
278
+ "speech",
279
+ "helicopter"
280
+ ],
281
+ "target_channels": [
282
+ 0,
283
+ 4
284
+ ]
285
+ },
286
+ {
287
+ "user_input": "remove helicopter and keep applause",
288
+ "command_type": "mixed_commands",
289
+ "target_sources": [
290
+ "speech",
291
+ "applause"
292
+ ],
293
+ "target_channels": [
294
+ 0,
295
+ 2
296
+ ]
297
+ },
298
+ {
299
+ "user_input": "keep cough and remove helicopter",
300
+ "command_type": "mixed_commands",
301
+ "target_sources": [
302
+ "speech",
303
+ "cough"
304
+ ],
305
+ "target_channels": [
306
+ 0,
307
+ 3
308
+ ]
309
+ },
310
+ {
311
+ "user_input": "remove applause and keep cough and helicopter",
312
+ "command_type": "mixed_commands",
313
+ "target_sources": [
314
+ "speech",
315
+ "cough",
316
+ "helicopter"
317
+ ],
318
+ "target_channels": [
319
+ 0,
320
+ 3,
321
+ 4
322
+ ]
323
+ },
324
+ {
325
+ "user_input": "remove cough and keep applause and helicopter",
326
+ "command_type": "mixed_commands",
327
+ "target_sources": [
328
+ "speech",
329
+ "applause",
330
+ "helicopter"
331
+ ],
332
+ "target_channels": [
333
+ 0,
334
+ 2,
335
+ 4
336
+ ]
337
+ },
338
+ {
339
+ "user_input": "keep applause and cough and remove helicopter",
340
+ "command_type": "mixed_commands",
341
+ "target_sources": [
342
+ "speech",
343
+ "applause",
344
+ "cough"
345
+ ],
346
+ "target_channels": [
347
+ 0,
348
+ 2,
349
+ 3
350
+ ]
351
+ },
352
+ {
353
+ "user_input": "keep helicopter and remove applause and cough",
354
+ "command_type": "mixed_commands",
355
+ "target_sources": [
356
+ "speech",
357
+ "helicopter"
358
+ ],
359
+ "target_channels": [
360
+ 0,
361
+ 4
362
+ ]
363
+ },
364
+ {
365
+ "user_input": "keep cough and remove applause and helicopter",
366
+ "command_type": "mixed_commands",
367
+ "target_sources": [
368
+ "speech",
369
+ "cough"
370
+ ],
371
+ "target_channels": [
372
+ 0,
373
+ 3
374
+ ]
375
+ },
376
+ {
377
+ "user_input": "remove cough and helicopter and keep applause",
378
+ "command_type": "mixed_commands",
379
+ "target_sources": [
380
+ "speech",
381
+ "applause"
382
+ ],
383
+ "target_channels": [
384
+ 0,
385
+ 2
386
+ ]
387
+ }
388
+ ]
389
+ }
data/audio_mixtures_old/train/train_1dist_066_rep2.json ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mixture_id": "train_1dist_066_rep2",
3
+ "scene_name": "Train",
4
+ "distractor_count": 1,
5
+ "distractors": [
6
+ "cellphone_buzz_vibrating_alert"
7
+ ],
8
+ "audio_file": "train_1dist_066_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/val/p240/p240_234.wav",
16
+ "origin_start": 0.0,
17
+ "origin_end": 4.225170068027211,
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_019.mp3",
24
+ "origin_start": 111.11412698412698,
25
+ "origin_end": 121.11412698412698,
26
+ "mixture_start": 0.0,
27
+ "mixture_end": 10.0,
28
+ "channel": 1
29
+ },
30
+ "distractor_1": {
31
+ "name": "cellphone_buzz_vibrating_alert",
32
+ "display_name": "cellphone buzz vibrating alert",
33
+ "original_path": "distractors/train/cellphone_buzz_vibrating_alert/fsd50k_179012.wav",
34
+ "origin_start": 0.0,
35
+ "origin_end": 1.0913378684807256,
36
+ "mixture_start": 0.6708845259317722,
37
+ "mixture_end": 1.7622223944124977,
38
+ "channel": 2
39
+ }
40
+ },
41
+ "command_variants": [
42
+ {
43
+ "user_input": null,
44
+ "command_type": "no_input",
45
+ "target_sources": [
46
+ "speech",
47
+ "cellphone_buzz_vibrating_alert"
48
+ ],
49
+ "target_channels": [
50
+ 0,
51
+ 2
52
+ ]
53
+ },
54
+ {
55
+ "user_input": "remove cellphone buzz vibrating alert",
56
+ "command_type": "remove_only",
57
+ "target_sources": [
58
+ "speech"
59
+ ],
60
+ "target_channels": [
61
+ 0
62
+ ]
63
+ },
64
+ {
65
+ "user_input": "keep cellphone buzz vibrating alert",
66
+ "command_type": "keep_only",
67
+ "target_sources": [
68
+ "speech",
69
+ "cellphone_buzz_vibrating_alert"
70
+ ],
71
+ "target_channels": [
72
+ 0,
73
+ 2
74
+ ]
75
+ }
76
+ ]
77
+ }
data/audio_mixtures_old_validation_no_input_only/test/bus_1dist_001_rep3_v0.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0be519eabafcba98e5b1ab2b5ee925625e5962053c5fffea6f127fd66df316f3
3
+ size 4410044
data/audio_mixtures_old_validation_no_input_only/test/bus_2dist_145_rep4_v0.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b723501db4e2570f6934cdc59c4d03797eefec20a3d05b94bef10bc0a514b2f2
3
+ size 4410044
data/audio_mixtures_old_validation_no_input_only/test/city_2dist_170_rep4_v0.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea74bf050e2367583de5d225acd4d496b539f224438faabe4aa375d7e5ef3cea
3
+ size 4410044
data/audio_mixtures_old_validation_no_input_only/test/coffee_shop_1dist_014_rep2_v0.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:caa428af7103999c7eec6bb11028c2cf17b7ace966405bf4c1fa84ac1da6667e
3
+ size 4410044
data/audio_mixtures_old_validation_no_input_only/test/coffee_shop_2dist_124_rep1_v0.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9bc460cd368068bd30b0174842971a0180d94bb7463ffcf87d43b8165595ff08
3
+ size 4410044
data/audio_mixtures_old_validation_no_input_only/test/coffee_shop_3dist_240_rep3_v0.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fc695ac4029c80af56ceaa64d3469241ada320044d7760121f47680e1873851
3
+ size 4410044
data/audio_mixtures_old_validation_no_input_only/test/forest_1dist_094_rep4_v0.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99128f0126a1089c721f6473d26fbab87feb949021562bfcb93c93b6b95d45ff
3
+ size 4410044
data/audio_mixtures_old_validation_no_input_only/test/forest_2dist_184_rep3_v0.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43cfeb898a093f17dd9a312075d0e0137946b3bd37f08ac45b260f98b2660b22
3
+ size 4410044
data/audio_mixtures_old_validation_no_input_only/test/home_1dist_060_rep1_v0.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56174303afa3298a72d660bc242eda4372d301542bfe2221b80a23c1d4f2380d
3
+ size 4410044
data/audio_mixtures_old_validation_no_input_only/test/home_3dist_298_rep2_v0.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:437029420741711c0b4c1c8031ac8c444670ba8ea8d6da7b1ab50144fb3eebf0
3
+ size 4410044
data/audio_mixtures_old_validation_no_input_only/test/kitchen_1dist_092_rep3_v0.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9bfbc55d5f45d62058b263fdb2f6dab20b4460d775458cf508695f7d3c32c35a
3
+ size 4410044
data/audio_mixtures_old_validation_no_input_only/test/kitchen_2dist_136_rep2_v0.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03ad1ac89910eb4d33bf16e1937981ce60bfbbb8b33ffaa28669430a8010f2f4
3
+ size 4410044
data/audio_mixtures_old_validation_no_input_only/test/supermarket_2dist_135_rep2_v0.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e957f59b960a52befc1fe17bb925a7b934b3aafaacece1065c2cfcc8073f8a43
3
+ size 4410044
data/audio_mixtures_old_validation_no_input_only/test/train_1dist_051_rep2_v0.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e2b74e995e96932172204cab4270494fcc149a65138a86f0d7183d3e6ffea32
3
+ size 4410044