Loading .gitignore +3 −3 Original line number Diff line number Diff line Loading @@ -11,9 +11,9 @@ venv/ *.bs *.192 mc.double proc_input/*.wav proc_input/*.pcm proc_output/ experiments/selection/*/proc_input/*.wav experiments/selection/*/proc_input/*.pcm experiments/selection/*/proc_output/ *~ tests/tmp_output_* tests/cut Loading README.md +2 −0 Original line number Diff line number Diff line Loading @@ -253,6 +253,8 @@ input: # background_noise_path: ".../noise.wav" ### Flag for using low level [-4,+4] background noise; default = false # low_level_noise: true ### Flag for repeating the whole signal once and discarding the first half after processing # repeat_signal: true ``` </details> Loading examples/TEMPLATE.yml +5 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,9 @@ # master_seed: 5 ### Additional seed to specify number of preruns (used for background noise delay and FER bitstream processing); default = 0 # prerun_seed: 2 ### flag for linux to use windows-built binaries with wine: default = false ### this requires the wine binary to be available and will be ignored on windows # use_windows_codec_binaries: True, ### Any relative paths will be interpreted relative to the working directory the script is called from! ### Usage of absolute paths is recommended. Loading Loading @@ -117,6 +120,8 @@ input: # background_noise_path: ".../noise.wav" ### Flag for using low level [-4,+4] background noise; default = false # low_level_noise: true ### Flag for repeating the whole signal once and discarding the first half after processing # repeat_signal: true ################################################# ### Bitstream processing Loading experiments/selection/BS1534-1a/config/BS1534-1a.yml +1 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,7 @@ prerun_seed: 2 input_path: "experiments/selection/BS1534-1a/proc_input" output_path: "experiments/selection/BS1534-1a/proc_output" use_windows_codec_binaries: True ################################################ ### Input configuration Loading experiments/selection/BS1534-1b/config/BS1534-1b.yml +1 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,7 @@ prerun_seed: 2 input_path: "experiments/selection/BS1534-1b/proc_input" output_path: "experiments/selection/BS1534-1b/proc_output" use_windows_codec_binaries: True ################################################ ### Input configuration Loading Loading
.gitignore +3 −3 Original line number Diff line number Diff line Loading @@ -11,9 +11,9 @@ venv/ *.bs *.192 mc.double proc_input/*.wav proc_input/*.pcm proc_output/ experiments/selection/*/proc_input/*.wav experiments/selection/*/proc_input/*.pcm experiments/selection/*/proc_output/ *~ tests/tmp_output_* tests/cut Loading
README.md +2 −0 Original line number Diff line number Diff line Loading @@ -253,6 +253,8 @@ input: # background_noise_path: ".../noise.wav" ### Flag for using low level [-4,+4] background noise; default = false # low_level_noise: true ### Flag for repeating the whole signal once and discarding the first half after processing # repeat_signal: true ``` </details> Loading
examples/TEMPLATE.yml +5 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,9 @@ # master_seed: 5 ### Additional seed to specify number of preruns (used for background noise delay and FER bitstream processing); default = 0 # prerun_seed: 2 ### flag for linux to use windows-built binaries with wine: default = false ### this requires the wine binary to be available and will be ignored on windows # use_windows_codec_binaries: True, ### Any relative paths will be interpreted relative to the working directory the script is called from! ### Usage of absolute paths is recommended. Loading Loading @@ -117,6 +120,8 @@ input: # background_noise_path: ".../noise.wav" ### Flag for using low level [-4,+4] background noise; default = false # low_level_noise: true ### Flag for repeating the whole signal once and discarding the first half after processing # repeat_signal: true ################################################# ### Bitstream processing Loading
experiments/selection/BS1534-1a/config/BS1534-1a.yml +1 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,7 @@ prerun_seed: 2 input_path: "experiments/selection/BS1534-1a/proc_input" output_path: "experiments/selection/BS1534-1a/proc_output" use_windows_codec_binaries: True ################################################ ### Input configuration Loading
experiments/selection/BS1534-1b/config/BS1534-1b.yml +1 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,7 @@ prerun_seed: 2 input_path: "experiments/selection/BS1534-1b/proc_input" output_path: "experiments/selection/BS1534-1b/proc_output" use_windows_codec_binaries: True ################################################ ### Input configuration Loading