Dataset Preview
Duplicate
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code:   DatasetGenerationError
Exception:    TypeError
Message:      Couldn't cast array of type
struct<duration: double, sample_rate: int64, channels: int64, speech: struct<original_path: string, origin_start: double, origin_end: double, mixture_start: double, mixture_end: double, channel: int64>, background: struct<original_path: string, origin_start: double, origin_end: double, mixture_start: double, mixture_end: double, channel: int64>, distractor_1: struct<name: string, display_name: string, original_path: string, origin_start: double, origin_end: double, mixture_start: double, mixture_end: double, channel: int64>, distractor_2: struct<name: string, display_name: string, original_path: string, origin_start: double, origin_end: double, mixture_start: double, mixture_end: double, channel: int64>>
to
{'duration': Value('float64'), 'sample_rate': Value('int64'), 'channels': Value('int64'), 'speech': {'original_path': Value('string'), 'origin_start': Value('float64'), 'origin_end': Value('float64'), 'mixture_start': Value('float64'), 'mixture_end': Value('float64'), 'channel': Value('int64')}, 'background': {'original_path': Value('string'), 'origin_start': Value('float64'), 'origin_end': Value('float64'), 'mixture_start': Value('float64'), 'mixture_end': Value('float64'), 'channel': Value('int64')}, 'distractor_1': {'name': Value('string'), 'display_name': Value('string'), 'original_path': Value('string'), 'origin_start': Value('float64'), 'origin_end': Value('float64'), 'mixture_start': Value('float64'), 'mixture_end': Value('float64'), 'channel': Value('int64')}}
Traceback:    Traceback (most recent call last):
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1779, in _prepare_split_single
                  for key, table in generator:
                                    ^^^^^^^^^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 609, in wrapped
                  for item in generator(*args, **kwargs):
                              ^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/json/json.py", line 299, in _generate_tables
                  self._cast_table(pa_table, json_field_paths=json_field_paths),
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/json/json.py", line 128, in _cast_table
                  pa_table = table_cast(pa_table, self.info.features.arrow_schema)
                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2321, in table_cast
                  return cast_table_to_schema(table, schema)
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2255, in cast_table_to_schema
                  cast_array_to_feature(
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 1804, in wrapper
                  return pa.chunked_array([func(chunk, *args, **kwargs) for chunk in array.chunks])
                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2101, in cast_array_to_feature
                  raise TypeError(f"Couldn't cast array of type\n{_short_str(array.type)}\nto\n{_short_str(feature)}")
              TypeError: Couldn't cast array of type
              struct<duration: double, sample_rate: int64, channels: int64, speech: struct<original_path: string, origin_start: double, origin_end: double, mixture_start: double, mixture_end: double, channel: int64>, background: struct<original_path: string, origin_start: double, origin_end: double, mixture_start: double, mixture_end: double, channel: int64>, distractor_1: struct<name: string, display_name: string, original_path: string, origin_start: double, origin_end: double, mixture_start: double, mixture_end: double, channel: int64>, distractor_2: struct<name: string, display_name: string, original_path: string, origin_start: double, origin_end: double, mixture_start: double, mixture_end: double, channel: int64>>
              to
              {'duration': Value('float64'), 'sample_rate': Value('int64'), 'channels': Value('int64'), 'speech': {'original_path': Value('string'), 'origin_start': Value('float64'), 'origin_end': Value('float64'), 'mixture_start': Value('float64'), 'mixture_end': Value('float64'), 'channel': Value('int64')}, 'background': {'original_path': Value('string'), 'origin_start': Value('float64'), 'origin_end': Value('float64'), 'mixture_start': Value('float64'), 'mixture_end': Value('float64'), 'channel': Value('int64')}, 'distractor_1': {'name': Value('string'), 'display_name': Value('string'), 'original_path': Value('string'), 'origin_start': Value('float64'), 'origin_end': Value('float64'), 'mixture_start': Value('float64'), 'mixture_end': Value('float64'), 'channel': Value('int64')}}
              
              The above exception was the direct cause of the following exception:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1342, in compute_config_parquet_and_info_response
                  parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 907, in stream_convert_to_parquet
                  builder._prepare_split(split_generator=splits_generators[split], file_format="parquet")
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1646, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1832, in _prepare_split_single
                  raise DatasetGenerationError("An error occurred while generating the dataset") from e
              datasets.exceptions.DatasetGenerationError: An error occurred while generating the dataset

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

mixture_id
string
scene_name
string
distractor_count
int64
distractors
list
audio_file
string
split
string
audio_metadata
dict
command_variants
list
airport_1dist_001_rep4
Airport
1
[ "boom" ]
airport_1dist_001_rep4.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p284/p284_006.wav", "origin_start": 0, "origin_end": 4.396916099773243, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airp...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech", "boom" ], "target_channels": [ 0, 2 ] }, { "user_input": "remove boom", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ ...
airport_1dist_003_rep2
Airport
1
[ "slam" ]
airport_1dist_003_rep2.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/val/p241/p241_195.wav", "origin_start": 0, "origin_end": 2.818888888888889, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airpor...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove slam", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { ...
airport_1dist_003_rep3
Airport
1
[ "slam" ]
airport_1dist_003_rep3.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p277/p277_302.wav", "origin_start": 0, "origin_end": 2.9059863945578233, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Air...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove slam", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { ...
airport_1dist_004_rep1
Airport
1
[ "slam" ]
airport_1dist_004_rep1.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p286/p286_282.wav", "origin_start": 0, "origin_end": 2.6059637188208615, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Air...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove slam", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { ...
airport_1dist_004_rep3
Airport
1
[ "slam" ]
airport_1dist_004_rep3.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p263/p263_418.wav", "origin_start": 0, "origin_end": 2.22297052154195, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airpo...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove slam", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { ...
airport_1dist_005_rep4
Airport
1
[ "glass_breaking" ]
airport_1dist_005_rep4.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p260/p260_014.wav", "origin_start": 0, "origin_end": 5.250907029478458, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/val/Airpor...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech", "glass_breaking" ], "target_channels": [ 0, 2 ] }, { "user_input": "remove glass breaking", "command_type": "remove_only", "target_sources": [ "speech" ], "ta...
airport_1dist_006_rep2
Airport
1
[ "computer_typing" ]
airport_1dist_006_rep2.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p267/p267_193.wav", "origin_start": 0, "origin_end": 2.137845804988662, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airp...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove computer typing", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] ...
airport_1dist_008_rep1
Airport
1
[ "alarm_clock" ]
airport_1dist_008_rep1.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p285/p285_080.wav", "origin_start": 0, "origin_end": 4.1853968253968254, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Air...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove alarm clock", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] },...
airport_1dist_008_rep2
Airport
1
[ "alarm_clock" ]
airport_1dist_008_rep2.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/val/p230/p230_368.wav", "origin_start": 0, "origin_end": 4.736326530612245, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airpor...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove alarm clock", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] },...
airport_1dist_009_rep1
Airport
1
[ "dog" ]
airport_1dist_009_rep1.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p262/p262_070.wav", "origin_start": 0, "origin_end": 2.9041950113378685, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Air...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove dog", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { ...
airport_1dist_009_rep3
Airport
1
[ "dog" ]
airport_1dist_009_rep3.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p277/p277_235.wav", "origin_start": 0, "origin_end": 2.347687074829932, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airp...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove dog", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { ...
airport_1dist_010_rep1
Airport
1
[ "baby_cry" ]
airport_1dist_010_rep1.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/val/p231/p231_087.wav", "origin_start": 0, "origin_end": 3.0341043083900225, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airpo...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove baby cry", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, ...
airport_1dist_010_rep2
Airport
1
[ "baby_cry" ]
airport_1dist_010_rep2.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p272/p272_155.wav", "origin_start": 0, "origin_end": 4.568095238095238, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airp...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove baby cry", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, ...
airport_1dist_011_rep3
Airport
1
[ "footsteps" ]
airport_1dist_011_rep3.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p267/p267_306.wav", "origin_start": 0, "origin_end": 2.8603854875283448, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Air...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove footsteps", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, ...
airport_1dist_012_rep4
Airport
1
[ "slam" ]
airport_1dist_012_rep4.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p267/p267_063.wav", "origin_start": 0, "origin_end": 2.991587301587302, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/val/Airpor...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove slam", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { ...
airport_1dist_013_rep2
Airport
1
[ "baby_cry" ]
airport_1dist_013_rep2.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p283/p283_119.wav", "origin_start": 0, "origin_end": 2.646643990929705, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airp...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove baby cry", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, ...
airport_1dist_013_rep3
Airport
1
[ "baby_cry" ]
airport_1dist_013_rep3.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p280/p280_146.wav", "origin_start": 0, "origin_end": 4.18562358276644, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/val/Airport...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove baby cry", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, ...
airport_1dist_013_rep4
Airport
1
[ "baby_cry" ]
airport_1dist_013_rep4.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p283/p283_381.wav", "origin_start": 0, "origin_end": 2.6882766439909296, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/val/Airpo...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove baby cry", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, ...
airport_1dist_014_rep2
Airport
1
[ "hammer" ]
airport_1dist_014_rep2.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p259/p259_049.wav", "origin_start": 0, "origin_end": 3.2037868480725624, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Air...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove hammer", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { ...
airport_1dist_014_rep3
Airport
1
[ "hammer" ]
airport_1dist_014_rep3.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p279/p279_120.wav", "origin_start": 0, "origin_end": 4.826258503401361, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airp...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove hammer", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { ...
airport_1dist_017_rep2
Airport
1
[ "boom" ]
airport_1dist_017_rep2.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p264/p264_362.wav", "origin_start": 0, "origin_end": 2.945578231292517, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airp...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech", "boom" ], "target_channels": [ 0, 2 ] }, { "user_input": "remove boom", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ ...
airport_1dist_019_rep1
Airport
1
[ "hammer" ]
airport_1dist_019_rep1.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p270/p270_207.wav", "origin_start": 0, "origin_end": 4.268185941043084, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airp...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove hammer", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { ...
airport_1dist_019_rep3
Airport
1
[ "hammer" ]
airport_1dist_019_rep3.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/val/p239/p239_182.wav", "origin_start": 0, "origin_end": 2.646848072562358, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airpor...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove hammer", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { ...
airport_1dist_020_rep2
Airport
1
[ "gunshot" ]
airport_1dist_020_rep2.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p258/p258_086.wav", "origin_start": 0, "origin_end": 3.032517006802721, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airp...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech", "gunshot" ], "target_channels": [ 0, 2 ] }, { "user_input": "remove gunshot", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels"...
airport_1dist_021_rep1
Airport
1
[ "sneeze" ]
airport_1dist_021_rep1.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/val/p229/p229_191.wav", "origin_start": 0, "origin_end": 2.09578231292517, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airport...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove sneeze", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { ...
airport_1dist_021_rep4
Airport
1
[ "sneeze" ]
airport_1dist_021_rep4.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/val/p240/p240_099.wav", "origin_start": 0, "origin_end": 2.6036054421768706, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airpo...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove sneeze", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { ...
airport_1dist_022_rep2
Airport
1
[ "fire_alarm" ]
airport_1dist_022_rep2.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p271/p271_141.wav", "origin_start": 0, "origin_end": 3.9290249433106577, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Air...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech", "fire_alarm" ], "target_channels": [ 0, 2 ] }, { "user_input": "remove fire alarm", "command_type": "remove_only", "target_sources": [ "speech" ], "target_cha...
airport_1dist_023_rep2
Airport
1
[ "sneeze" ]
airport_1dist_023_rep2.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p272/p272_048.wav", "origin_start": 0, "origin_end": 2.432721088435374, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airp...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove sneeze", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { ...
airport_1dist_023_rep4
Airport
1
[ "sneeze" ]
airport_1dist_023_rep4.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p272/p272_021.wav", "origin_start": 0, "origin_end": 8.407324263038548, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airp...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove sneeze", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { ...
airport_1dist_024_rep4
Airport
1
[ "ringtone" ]
airport_1dist_024_rep4.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p276/p276_183.wav", "origin_start": 0, "origin_end": 3.755170068027211, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airp...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech", "ringtone" ], "target_channels": [ 0, 2 ] }, { "user_input": "remove ringtone", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channel...
airport_1dist_025_rep1
Airport
1
[ "siren" ]
airport_1dist_025_rep1.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p265/p265_030.wav", "origin_start": 0, "origin_end": 1.9240589569160997, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Air...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech", "siren" ], "target_channels": [ 0, 2 ] }, { "user_input": "remove siren", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ ...
airport_1dist_025_rep4
Airport
1
[ "siren" ]
airport_1dist_025_rep4.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p281/p281_011.wav", "origin_start": 0, "origin_end": 7.97968253968254, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airpo...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech", "siren" ], "target_channels": [ 0, 2 ] }, { "user_input": "remove siren", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ ...
airport_1dist_026_rep1
Airport
1
[ "hammer" ]
airport_1dist_026_rep1.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/val/p245/p245_050.wav", "origin_start": 0, "origin_end": 2.095986394557823, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airpor...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove hammer", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { ...
airport_1dist_026_rep2
Airport
1
[ "hammer" ]
airport_1dist_026_rep2.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/val/p246/p246_153.wav", "origin_start": 0, "origin_end": 5.549818594104308, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airpor...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove hammer", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { ...
airport_1dist_026_rep3
Airport
1
[ "hammer" ]
airport_1dist_026_rep3.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p259/p259_176.wav", "origin_start": 0, "origin_end": 4.438367346938776, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airp...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove hammer", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { ...
airport_1dist_026_rep4
Airport
1
[ "hammer" ]
airport_1dist_026_rep4.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p265/p265_239.wav", "origin_start": 0, "origin_end": 4.868888888888889, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airp...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove hammer", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { ...
airport_1dist_027_rep2
Airport
1
[ "sneeze" ]
airport_1dist_027_rep2.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p271/p271_192.wav", "origin_start": 0, "origin_end": 4.0114739229024945, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Air...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove sneeze", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { ...
airport_1dist_027_rep4
Airport
1
[ "sneeze" ]
airport_1dist_027_rep4.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p284/p284_406.wav", "origin_start": 0, "origin_end": 3.5036054421768705, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Air...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove sneeze", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { ...
airport_1dist_028_rep2
Airport
1
[ "siren" ]
airport_1dist_028_rep2.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p266/p266_251.wav", "origin_start": 0, "origin_end": 4.096643990929706, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airp...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech", "siren" ], "target_channels": [ 0, 2 ] }, { "user_input": "remove siren", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ ...
airport_1dist_029_rep1
Airport
1
[ "cellphone_buzz_vibrating_alert" ]
airport_1dist_029_rep1.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p274/p274_032.wav", "origin_start": 0, "origin_end": 3.7143764172335603, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Air...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech", "cellphone_buzz_vibrating_alert" ], "target_channels": [ 0, 2 ] }, { "user_input": "remove cellphone buzz vibrating alert", "command_type": "remove_only", "target_sources":...
airport_1dist_029_rep2
Airport
1
[ "cellphone_buzz_vibrating_alert" ]
airport_1dist_029_rep2.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/val/p238/p238_007.wav", "origin_start": 0, "origin_end": 5.676530612244898, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airpor...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech", "cellphone_buzz_vibrating_alert" ], "target_channels": [ 0, 2 ] }, { "user_input": "remove cellphone buzz vibrating alert", "command_type": "remove_only", "target_sources":...
airport_1dist_031_rep1
Airport
1
[ "cellphone_buzz_vibrating_alert" ]
airport_1dist_031_rep1.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p273/p273_274.wav", "origin_start": 0, "origin_end": 2.817074829931973, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/val/Airpor...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech", "cellphone_buzz_vibrating_alert" ], "target_channels": [ 0, 2 ] }, { "user_input": "remove cellphone buzz vibrating alert", "command_type": "remove_only", "target_sources":...
airport_1dist_031_rep2
Airport
1
[ "cellphone_buzz_vibrating_alert" ]
airport_1dist_031_rep2.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/val/p241/p241_323.wav", "origin_start": 0, "origin_end": 4.011043083900227, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/val/Airport/...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech", "cellphone_buzz_vibrating_alert" ], "target_channels": [ 0, 2 ] }, { "user_input": "remove cellphone buzz vibrating alert", "command_type": "remove_only", "target_sources":...
airport_1dist_032_rep1
Airport
1
[ "cough" ]
airport_1dist_032_rep1.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p272/p272_383.wav", "origin_start": 0, "origin_end": 2.6890249433106574, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Air...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove cough", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { ...
airport_1dist_032_rep3
Airport
1
[ "cough" ]
airport_1dist_032_rep3.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/val/p236/p236_361.wav", "origin_start": 0, "origin_end": 2.9066666666666667, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airpo...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove cough", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { ...
airport_1dist_033_rep2
Airport
1
[ "cellphone_buzz_vibrating_alert" ]
airport_1dist_033_rep2.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p284/p284_094.wav", "origin_start": 0, "origin_end": 1.666077097505669, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airp...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech", "cellphone_buzz_vibrating_alert" ], "target_channels": [ 0, 2 ] }, { "user_input": "remove cellphone buzz vibrating alert", "command_type": "remove_only", "target_sources":...
airport_1dist_033_rep4
Airport
1
[ "cellphone_buzz_vibrating_alert" ]
airport_1dist_033_rep4.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p273/p273_412.wav", "origin_start": 0, "origin_end": 3.243219954648526, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airp...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech", "cellphone_buzz_vibrating_alert" ], "target_channels": [ 0, 2 ] }, { "user_input": "remove cellphone buzz vibrating alert", "command_type": "remove_only", "target_sources":...
airport_1dist_034_rep2
Airport
1
[ "applause" ]
airport_1dist_034_rep2.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/val/p239/p239_033.wav", "origin_start": 0, "origin_end": 2.860544217687075, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airpor...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove applause", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, ...
airport_1dist_036_rep1
Airport
1
[ "ringtone" ]
airport_1dist_036_rep1.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p275/p275_069.wav", "origin_start": 0, "origin_end": 2.5194557823129253, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Air...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech", "ringtone" ], "target_channels": [ 0, 2 ] }, { "user_input": "remove ringtone", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channel...
airport_1dist_037_rep1
Airport
1
[ "baby_cry" ]
airport_1dist_037_rep1.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/val/p229/p229_191.wav", "origin_start": 0, "origin_end": 2.09578231292517, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airport...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove baby cry", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, ...
airport_1dist_037_rep3
Airport
1
[ "baby_cry" ]
airport_1dist_037_rep3.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p281/p281_252.wav", "origin_start": 0, "origin_end": 2.6077551020408163, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Air...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove baby cry", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, ...
airport_1dist_041_rep1
Airport
1
[ "alarm_clock" ]
airport_1dist_041_rep1.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/val/p243/p243_215.wav", "origin_start": 0, "origin_end": 3.7983673469387753, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/val/Airport...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove alarm clock", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] },...
airport_1dist_042_rep1
Airport
1
[ "jackhammer" ]
airport_1dist_042_rep1.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/val/p240/p240_258.wav", "origin_start": 0, "origin_end": 4.7371882086167805, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airpo...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove jackhammer", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, ...
airport_1dist_042_rep2
Airport
1
[ "jackhammer" ]
airport_1dist_042_rep2.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/val/p241/p241_198.wav", "origin_start": 0, "origin_end": 4.271043083900227, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airpor...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove jackhammer", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, ...
airport_1dist_043_rep1
Airport
1
[ "gunshot" ]
airport_1dist_043_rep1.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p277/p277_448.wav", "origin_start": 0, "origin_end": 3.033424036281179, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airp...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech", "gunshot" ], "target_channels": [ 0, 2 ] }, { "user_input": "remove gunshot", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels"...
airport_1dist_044_rep1
Airport
1
[ "fire_alarm" ]
airport_1dist_044_rep1.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p273/p273_419.wav", "origin_start": 0, "origin_end": 1.9631519274376417, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Air...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech", "fire_alarm" ], "target_channels": [ 0, 2 ] }, { "user_input": "remove fire alarm", "command_type": "remove_only", "target_sources": [ "speech" ], "target_cha...
airport_1dist_044_rep2
Airport
1
[ "fire_alarm" ]
airport_1dist_044_rep2.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/val/p227/p227_352.wav", "origin_start": 0, "origin_end": 2.6047845804988663, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airpo...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech", "fire_alarm" ], "target_channels": [ 0, 2 ] }, { "user_input": "remove fire alarm", "command_type": "remove_only", "target_sources": [ "speech" ], "target_cha...
airport_1dist_044_rep3
Airport
1
[ "fire_alarm" ]
airport_1dist_044_rep3.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/val/p231/p231_324.wav", "origin_start": 0, "origin_end": 2.7311111111111113, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airpo...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech", "fire_alarm" ], "target_channels": [ 0, 2 ] }, { "user_input": "remove fire alarm", "command_type": "remove_only", "target_sources": [ "speech" ], "target_cha...
airport_1dist_045_rep2
Airport
1
[ "cellphone_buzz_vibrating_alert" ]
airport_1dist_045_rep2.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/val/p229/p229_050.wav", "origin_start": 0, "origin_end": 1.9239455782312924, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airpo...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech", "cellphone_buzz_vibrating_alert" ], "target_channels": [ 0, 2 ] }, { "user_input": "remove cellphone buzz vibrating alert", "command_type": "remove_only", "target_sources":...
airport_1dist_045_rep3
Airport
1
[ "cellphone_buzz_vibrating_alert" ]
airport_1dist_045_rep3.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p271/p271_015.wav", "origin_start": 0, "origin_end": 7.427891156462585, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airp...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech", "cellphone_buzz_vibrating_alert" ], "target_channels": [ 0, 2 ] }, { "user_input": "remove cellphone buzz vibrating alert", "command_type": "remove_only", "target_sources":...
airport_1dist_046_rep1
Airport
1
[ "hammer" ]
airport_1dist_046_rep1.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p266/p266_372.wav", "origin_start": 0, "origin_end": 2.13859410430839, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airpo...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove hammer", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { ...
airport_1dist_047_rep2
Airport
1
[ "hammer" ]
airport_1dist_047_rep2.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/val/p225/p225_177.wav", "origin_start": 0, "origin_end": 5.547052154195011, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airpor...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove hammer", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { ...
airport_1dist_050_rep3
Airport
1
[ "siren" ]
airport_1dist_050_rep3.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p260/p260_026.wav", "origin_start": 0, "origin_end": 2.6047392290249434, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Air...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech", "siren" ], "target_channels": [ 0, 2 ] }, { "user_input": "remove siren", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ ...
airport_1dist_051_rep2
Airport
1
[ "siren" ]
airport_1dist_051_rep2.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p287/p287_109.wav", "origin_start": 0, "origin_end": 2.8183219954648524, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Air...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech", "siren" ], "target_channels": [ 0, 2 ] }, { "user_input": "remove siren", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ ...
airport_1dist_052_rep3
Airport
1
[ "glass_breaking" ]
airport_1dist_052_rep3.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p287/p287_065.wav", "origin_start": 0, "origin_end": 2.9870748299319727, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Air...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech", "glass_breaking" ], "target_channels": [ 0, 2 ] }, { "user_input": "remove glass breaking", "command_type": "remove_only", "target_sources": [ "speech" ], "ta...
airport_1dist_053_rep2
Airport
1
[ "applause" ]
airport_1dist_053_rep2.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p272/p272_351.wav", "origin_start": 0, "origin_end": 3.7164172335600907, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Air...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove applause", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, ...
airport_1dist_053_rep3
Airport
1
[ "applause" ]
airport_1dist_053_rep3.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p280/p280_120.wav", "origin_start": 0, "origin_end": 3.5004761904761903, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Air...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove applause", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, ...
airport_1dist_055_rep1
Airport
1
[ "jackhammer" ]
airport_1dist_055_rep1.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/val/p234/p234_038.wav", "origin_start": 0, "origin_end": 2.390657596371882, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airpor...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove jackhammer", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, ...
airport_1dist_056_rep1
Airport
1
[ "boom" ]
airport_1dist_056_rep1.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p265/p265_286.wav", "origin_start": 0, "origin_end": 6.444285714285714, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/val/Airpor...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech", "boom" ], "target_channels": [ 0, 2 ] }, { "user_input": "remove boom", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ ...
airport_1dist_057_rep1
Airport
1
[ "siren" ]
airport_1dist_057_rep1.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/val/p231/p231_048.wav", "origin_start": 0, "origin_end": 1.7971201814058957, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airpo...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech", "siren" ], "target_channels": [ 0, 2 ] }, { "user_input": "remove siren", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ ...
airport_1dist_057_rep3
Airport
1
[ "siren" ]
airport_1dist_057_rep3.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p283/p283_423.wav", "origin_start": 0, "origin_end": 2.432562358276644, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airp...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech", "siren" ], "target_channels": [ 0, 2 ] }, { "user_input": "remove siren", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ ...
airport_1dist_058_rep1
Airport
1
[ "computer_typing" ]
airport_1dist_058_rep1.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p285/p285_266.wav", "origin_start": 0, "origin_end": 1.6244444444444444, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Air...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove computer typing", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] ...
airport_1dist_058_rep3
Airport
1
[ "computer_typing" ]
airport_1dist_058_rep3.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/val/p226/p226_175.wav", "origin_start": 0, "origin_end": 5.038798185941043, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airpor...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove computer typing", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] ...
airport_1dist_060_rep1
Airport
1
[ "jackhammer" ]
airport_1dist_060_rep1.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p261/p261_117.wav", "origin_start": 0, "origin_end": 2.2666666666666666, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Air...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove jackhammer", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, ...
airport_1dist_061_rep3
Airport
1
[ "glass_breaking" ]
airport_1dist_061_rep3.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p277/p277_231.wav", "origin_start": 0, "origin_end": 4.184965986394558, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airp...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech", "glass_breaking" ], "target_channels": [ 0, 2 ] }, { "user_input": "remove glass breaking", "command_type": "remove_only", "target_sources": [ "speech" ], "ta...
airport_1dist_061_rep4
Airport
1
[ "glass_breaking" ]
airport_1dist_061_rep4.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p268/p268_232.wav", "origin_start": 0, "origin_end": 4.567732426303855, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airp...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech", "glass_breaking" ], "target_channels": [ 0, 2 ] }, { "user_input": "remove glass breaking", "command_type": "remove_only", "target_sources": [ "speech" ], "ta...
airport_1dist_062_rep1
Airport
1
[ "sneeze" ]
airport_1dist_062_rep1.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/val/p228/p228_038.wav", "origin_start": 0, "origin_end": 2.3497278911564625, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airpo...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove sneeze", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { ...
airport_1dist_062_rep2
Airport
1
[ "sneeze" ]
airport_1dist_062_rep2.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/val/p226/p226_370.wav", "origin_start": 0, "origin_end": 6.060113378684807, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airpor...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove sneeze", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { ...
airport_1dist_064_rep2
Airport
1
[ "drill" ]
airport_1dist_064_rep2.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p279/p279_095.wav", "origin_start": 0, "origin_end": 4.523401360544217, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airp...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove drill", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { ...
airport_1dist_065_rep3
Airport
1
[ "jackhammer" ]
airport_1dist_065_rep3.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p263/p263_220.wav", "origin_start": 0, "origin_end": 2.091111111111111, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airp...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove jackhammer", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, ...
airport_1dist_071_rep2
Airport
1
[ "fire_alarm" ]
airport_1dist_071_rep2.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p287/p287_388.wav", "origin_start": 0, "origin_end": 2.6459637188208616, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Air...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech", "fire_alarm" ], "target_channels": [ 0, 2 ] }, { "user_input": "remove fire alarm", "command_type": "remove_only", "target_sources": [ "speech" ], "target_cha...
airport_1dist_071_rep4
Airport
1
[ "fire_alarm" ]
airport_1dist_071_rep4.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/val/p228/p228_340.wav", "origin_start": 0, "origin_end": 2.521609977324263, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airpor...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech", "fire_alarm" ], "target_channels": [ 0, 2 ] }, { "user_input": "remove fire alarm", "command_type": "remove_only", "target_sources": [ "speech" ], "target_cha...
airport_1dist_073_rep1
Airport
1
[ "footsteps" ]
airport_1dist_073_rep1.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/val/p236/p236_333.wav", "origin_start": 0, "origin_end": 2.052607709750567, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airpor...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove footsteps", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, ...
airport_1dist_073_rep3
Airport
1
[ "footsteps" ]
airport_1dist_073_rep3.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/val/p226/p226_287.wav", "origin_start": 0, "origin_end": 2.3475963718820863, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airpo...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove footsteps", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, ...
airport_1dist_073_rep4
Airport
1
[ "footsteps" ]
airport_1dist_073_rep4.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p283/p283_331.wav", "origin_start": 0, "origin_end": 2.6465532879818596, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Air...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove footsteps", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, ...
airport_1dist_074_rep1
Airport
1
[ "cough" ]
airport_1dist_074_rep1.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p283/p283_179.wav", "origin_start": 0, "origin_end": 2.9884807256235826, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Air...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove cough", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { ...
airport_1dist_075_rep2
Airport
1
[ "fire_alarm" ]
airport_1dist_075_rep2.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p281/p281_400.wav", "origin_start": 0, "origin_end": 4.484943310657596, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airp...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech", "fire_alarm" ], "target_channels": [ 0, 2 ] }, { "user_input": "remove fire alarm", "command_type": "remove_only", "target_sources": [ "speech" ], "target_cha...
airport_1dist_075_rep3
Airport
1
[ "fire_alarm" ]
airport_1dist_075_rep3.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p281/p281_459.wav", "origin_start": 0, "origin_end": 3.0751927437641724, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Air...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech", "fire_alarm" ], "target_channels": [ 0, 2 ] }, { "user_input": "remove fire alarm", "command_type": "remove_only", "target_sources": [ "speech" ], "target_cha...
airport_1dist_076_rep1
Airport
1
[ "footsteps" ]
airport_1dist_076_rep1.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p259/p259_384.wav", "origin_start": 0, "origin_end": 3.7142403628117915, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Air...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove footsteps", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, ...
airport_1dist_077_rep2
Airport
1
[ "gunshot" ]
airport_1dist_077_rep2.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p279/p279_390.wav", "origin_start": 0, "origin_end": 4.013378684807257, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/val/Airpor...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech", "gunshot" ], "target_channels": [ 0, 2 ] }, { "user_input": "remove gunshot", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels"...
airport_1dist_077_rep3
Airport
1
[ "gunshot" ]
airport_1dist_077_rep3.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p263/p263_086.wav", "origin_start": 0, "origin_end": 3.3332426303854876, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Air...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech", "gunshot" ], "target_channels": [ 0, 2 ] }, { "user_input": "remove gunshot", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels"...
airport_1dist_077_rep4
Airport
1
[ "gunshot" ]
airport_1dist_077_rep4.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p264/p264_007.wav", "origin_start": 0, "origin_end": 5.4649206349206345, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Air...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech", "gunshot" ], "target_channels": [ 0, 2 ] }, { "user_input": "remove gunshot", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels"...
airport_1dist_083_rep1
Airport
1
[ "cellphone_buzz_vibrating_alert" ]
airport_1dist_083_rep1.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p283/p283_029.wav", "origin_start": 0, "origin_end": 2.561224489795918, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airp...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech", "cellphone_buzz_vibrating_alert" ], "target_channels": [ 0, 2 ] }, { "user_input": "remove cellphone buzz vibrating alert", "command_type": "remove_only", "target_sources":...
airport_1dist_085_rep1
Airport
1
[ "footsteps" ]
airport_1dist_085_rep1.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p259/p259_235.wav", "origin_start": 0, "origin_end": 2.6045124716553287, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Air...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove footsteps", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, ...
airport_1dist_089_rep1
Airport
1
[ "hammer" ]
airport_1dist_089_rep1.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p264/p264_268.wav", "origin_start": 0, "origin_end": 4.7798185941043085, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Air...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove hammer", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { ...
airport_1dist_091_rep2
Airport
1
[ "applause" ]
airport_1dist_091_rep2.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/val/p240/p240_102.wav", "origin_start": 0, "origin_end": 1.9647165532879818, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airpo...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove applause", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, ...
airport_1dist_091_rep3
Airport
1
[ "applause" ]
airport_1dist_091_rep3.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p285/p285_073.wav", "origin_start": 0, "origin_end": 2.010544217687075, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/val/Airpor...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove applause", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, ...
airport_1dist_092_rep4
Airport
1
[ "sneeze" ]
airport_1dist_092_rep4.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p261/p261_156.wav", "origin_start": 0, "origin_end": 2.181315192743764, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airp...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove sneeze", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { ...
airport_1dist_093_rep1
Airport
1
[ "cough" ]
airport_1dist_093_rep1.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/train/p278/p278_388.wav", "origin_start": 0, "origin_end": 2.5612925170068026, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Air...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove cough", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { ...
airport_1dist_093_rep2
Airport
1
[ "cough" ]
airport_1dist_093_rep2.wav
train
{ "duration": 10, "sample_rate": 44100, "channels": 5, "speech": { "original_path": "speech/val/p246/p246_260.wav", "origin_start": 0, "origin_end": 3.2869160997732427, "mixture_start": 0, "mixture_end": 10, "channel": 0 }, "background": { "original_path": "background/train/Airpo...
[ { "user_input": null, "command_type": "no_input", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { "user_input": "remove cough", "command_type": "remove_only", "target_sources": [ "speech" ], "target_channels": [ 0 ] }, { ...
End of preview.

YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

Semantic Hearing

Gradio demo Gradio demo

This repository provides code for the binaural target sound extraction model proposed in the paper, Semantic Hearing: Programming Acoustic Scenes with Binaural Hearables, presented at UIST'23. This model helps us create systems that let you control what you want to hear in the environment, in real-time, using noise-cancelling earbuds & headphones.

https://github.com/vb000/SemanticHearing/assets/16723254/f1b33d8c-179a-4d50-92aa-6a99dde696d0

Conda environment setup

conda create --name semhear python=3.8
conda activate semhear
pip install -r requirements.txt

Training

# Data
wget -P data https://semantichearing.cs.washington.edu/BinauralCuratedDataset.tar

# Train
python -m src.training.train experiments/dc_waveformer --use_cuda

Evaluation

# Checkpoint
wget -P experiments/pre_trained https://semantichearing.cs.washington.edu/39.pt

# Eval
python -m src.training.eval experiments/pre_trained --use_cuda

BibTeX

@inproceedings{10.1145/3586183.3606779,
author = {Veluri, Bandhav and Itani, Malek and Chan, Justin and Yoshioka, Takuya and Gollakota, Shyamnath},
title = {Semantic Hearing: Programming Acoustic Scenes with Binaural Hearables},
year = {2023},
isbn = {9798400701320},
publisher = {Association for Computing Machinery},
address = {New York, NY, USA},
url = {https://doi.org/10.1145/3586183.3606779},
doi = {10.1145/3586183.3606779},
abstract = {Imagine being able to listen to the birds chirping in a park without hearing the chatter from other hikers, or being able to block out traffic noise on a busy street while still being able to hear emergency sirens and car honks. We introduce semantic hearing, a novel capability for hearable devices that enables them to, in real-time, focus on, or ignore, specific sounds from real-world environments, while also preserving the spatial cues. To achieve this, we make two technical contributions: 1) we present the first neural network that can achieve binaural target sound extraction in the presence of interfering sounds and background noise, and 2) we design a training methodology that allows our system to generalize to real-world use. Results show that our system can operate with 20 sound classes and that our transformer-based network has a runtime of 6.56 ms on a connected smartphone. In-the-wild evaluation with participants in previously unseen indoor and outdoor scenarios shows that our proof-of-concept system can extract the target sounds and generalize to preserve the spatial cues in its binaural output. Project page with code: https://semantichearing.cs.washington.edu},
booktitle = {Proceedings of the 36th Annual ACM Symposium on User Interface Software and Technology},
articleno = {89},
numpages = {15},
keywords = {Spatial computing, binaural target sound extraction, attention, earable computing, causal neural networks, noise cancellation},
location = {San Francisco, CA, USA},
series = {UIST '23}
}
Downloads last month
124