Loading examples/TEMPLATE.yml +11 −0 Original line number Diff line number Diff line Loading @@ -65,6 +65,13 @@ input: fmt: "HOA3" ### Input sampling rate in Hz needed for headerless audio files; default = 48000 # fs: 32000 ### Enable check for input files being aligned to a integer multiple of a given length in ms. ### If a file is not aligned, a warning will be issued. If the input format has metadata or force is true, an error is raised instead. # aligned_to: ### alignment length in ms, is needed if aligned_to is used # len: 20 ### default: false # force: true ################################################ ### Pre-processing on individual items Loading Loading @@ -112,6 +119,10 @@ input: # preamble: 10000 ### Flag wheter to use noise (amplitude +-4) for the preamble or silence; default = false (silence) # preamble_noise: true ### Specify postamble duration in ms. Postamble is added after concatenation and possible signal repetition. defaut = 0 # postamble: 20 ### Flag wheter to use noise (amplitude +-4) for the postamble or silence; default = false (silence) # postamble_noise: true ### Additive background noise # background_noise: ### SNR for background noise in dB; REQUIRED for prerecorded background noise and ignored for low level noise Loading experiments/selection/BS1534-1a/config/BS1534-1a.yml +4 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,8 @@ condition_in_output_filename: true input: fmt: "STEREO" fs: 48000 aligned_to: len: 20 ################################################ ### Pre-processing on individual items Loading @@ -33,6 +35,8 @@ preprocessing: preprocessing_2: concatenate_input: false preamble_noise: false postamble: 20 postamble_noise: true repeat_signal: true ################################################# Loading experiments/selection/BS1534-1b/config/BS1534-1b.yml +4 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,8 @@ condition_in_output_filename: true input: fmt: "STEREO" fs: 48000 aligned_to: len: 20 ################################################ ### Pre-processing on individual items Loading @@ -33,6 +35,8 @@ preprocessing: preprocessing_2: concatenate_input: false preamble_noise: false postamble: 20 postamble_noise: true repeat_signal: true ################################################# Loading experiments/selection/BS1534-2a/config/BS1534-2a.yml +4 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,8 @@ condition_in_output_filename: true input: fmt: "5_1" fs: 48000 aligned_to: len: 20 ################################################ ### Pre-processing on individual items Loading @@ -33,6 +35,8 @@ preprocessing: preprocessing_2: concatenate_input: false preamble_noise: false postamble: 20 postamble_noise: true repeat_signal: true ################################################# Loading experiments/selection/BS1534-2b/config/BS1534-2b.yml +4 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,8 @@ condition_in_output_filename: true input: fmt: "5_1" fs: 48000 aligned_to: len: 20 ################################################ ### Pre-processing on individual items Loading @@ -33,6 +35,8 @@ preprocessing: preprocessing_2: concatenate_input: false preamble_noise: false postamble: 20 postamble_noise: true repeat_signal: true ################################################# Loading Loading
examples/TEMPLATE.yml +11 −0 Original line number Diff line number Diff line Loading @@ -65,6 +65,13 @@ input: fmt: "HOA3" ### Input sampling rate in Hz needed for headerless audio files; default = 48000 # fs: 32000 ### Enable check for input files being aligned to a integer multiple of a given length in ms. ### If a file is not aligned, a warning will be issued. If the input format has metadata or force is true, an error is raised instead. # aligned_to: ### alignment length in ms, is needed if aligned_to is used # len: 20 ### default: false # force: true ################################################ ### Pre-processing on individual items Loading Loading @@ -112,6 +119,10 @@ input: # preamble: 10000 ### Flag wheter to use noise (amplitude +-4) for the preamble or silence; default = false (silence) # preamble_noise: true ### Specify postamble duration in ms. Postamble is added after concatenation and possible signal repetition. defaut = 0 # postamble: 20 ### Flag wheter to use noise (amplitude +-4) for the postamble or silence; default = false (silence) # postamble_noise: true ### Additive background noise # background_noise: ### SNR for background noise in dB; REQUIRED for prerecorded background noise and ignored for low level noise Loading
experiments/selection/BS1534-1a/config/BS1534-1a.yml +4 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,8 @@ condition_in_output_filename: true input: fmt: "STEREO" fs: 48000 aligned_to: len: 20 ################################################ ### Pre-processing on individual items Loading @@ -33,6 +35,8 @@ preprocessing: preprocessing_2: concatenate_input: false preamble_noise: false postamble: 20 postamble_noise: true repeat_signal: true ################################################# Loading
experiments/selection/BS1534-1b/config/BS1534-1b.yml +4 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,8 @@ condition_in_output_filename: true input: fmt: "STEREO" fs: 48000 aligned_to: len: 20 ################################################ ### Pre-processing on individual items Loading @@ -33,6 +35,8 @@ preprocessing: preprocessing_2: concatenate_input: false preamble_noise: false postamble: 20 postamble_noise: true repeat_signal: true ################################################# Loading
experiments/selection/BS1534-2a/config/BS1534-2a.yml +4 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,8 @@ condition_in_output_filename: true input: fmt: "5_1" fs: 48000 aligned_to: len: 20 ################################################ ### Pre-processing on individual items Loading @@ -33,6 +35,8 @@ preprocessing: preprocessing_2: concatenate_input: false preamble_noise: false postamble: 20 postamble_noise: true repeat_signal: true ################################################# Loading
experiments/selection/BS1534-2b/config/BS1534-2b.yml +4 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,8 @@ condition_in_output_filename: true input: fmt: "5_1" fs: 48000 aligned_to: len: 20 ################################################ ### Pre-processing on individual items Loading @@ -33,6 +35,8 @@ preprocessing: preprocessing_2: concatenate_input: false preamble_noise: false postamble: 20 postamble_noise: true repeat_signal: true ################################################# Loading