diff --git a/experiments/characterization/BS1534-1/config/BS1534-1.yml b/experiments/characterization/BS1534-1/config/BS1534-1.yml new file mode 100644 index 0000000000000000000000000000000000000000..ce760d144cbb591d0f441fc2a207ae810d302159 --- /dev/null +++ b/experiments/characterization/BS1534-1/config/BS1534-1.yml @@ -0,0 +1,110 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: BS1534-1 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/BS1534-1/proc_input" +output_path: "experiments/characterization/BS1534-1/proc_output" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + c02: + type: lp3k5 + ### EVS conditions ### + c03: + type: evs + rend: + fmt: STEREO + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + c04: + type: evs + rend: + fmt: STEREO + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + ### IVAS FX conditions ### + c05: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c06: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c07: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c08: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/BS1534-1/proc_input/.gitkeep b/experiments/characterization/BS1534-1/proc_input/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-1/proc_output/.gitkeep b/experiments/characterization/BS1534-1/proc_output/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-10/config/BS1534-10-ISM1.yml b/experiments/characterization/BS1534-10/config/BS1534-10-ISM1.yml new file mode 100644 index 0000000000000000000000000000000000000000..acfb8ca3b6ab542e312e40e70e9dd9e5c863a613 --- /dev/null +++ b/experiments/characterization/BS1534-10/config/BS1534-10-ISM1.yml @@ -0,0 +1,110 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: BS1534-10 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/BS1534-10/proc_input_ISM1" +output_path: "experiments/characterization/BS1534-10/proc_output_ISM1" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + c02: + type: lp3k5 + ### EVS conditions ### + c03: + type: evs + rend: + fmt: STEREO + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + c04: + type: evs + rend: + fmt: STEREO + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + ### IVAS FX conditions ### + c05: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c06: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c07: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c08: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/BS1534-10/config/BS1534-10-ISM2.yml b/experiments/characterization/BS1534-10/config/BS1534-10-ISM2.yml new file mode 100644 index 0000000000000000000000000000000000000000..30788b1058b65083727fd9158f42e5b62fa79bfc --- /dev/null +++ b/experiments/characterization/BS1534-10/config/BS1534-10-ISM2.yml @@ -0,0 +1,110 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: BS1534-10 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/BS1534-10/proc_input_ISM2" +output_path: "experiments/characterization/BS1534-10/proc_output_ISM2" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + c02: + type: lp3k5 + ### EVS conditions ### + c03: + type: evs + rend: + fmt: STEREO + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + c04: + type: evs + rend: + fmt: STEREO + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + ### IVAS FX conditions ### + c05: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c06: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c07: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c08: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/BS1534-10/proc_input_ISM1/.gitkeep b/experiments/characterization/BS1534-10/proc_input_ISM1/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-10/proc_input_ISM2/.gitkeep b/experiments/characterization/BS1534-10/proc_input_ISM2/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-10/proc_output_ISM1/.gitkeep b/experiments/characterization/BS1534-10/proc_output_ISM1/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-10/proc_output_ISM2/.gitkeep b/experiments/characterization/BS1534-10/proc_output_ISM2/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-11/config/BS1534-11-ISM3.yml b/experiments/characterization/BS1534-11/config/BS1534-11-ISM3.yml new file mode 100644 index 0000000000000000000000000000000000000000..45a7c30c2a9fc11cef210b9bea1126ada752154d --- /dev/null +++ b/experiments/characterization/BS1534-11/config/BS1534-11-ISM3.yml @@ -0,0 +1,110 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: BS1534-11 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/BS1534-11/proc_input_ISM3" +output_path: "experiments/characterization/BS1534-11/proc_output_ISM3" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + c02: + type: lp3k5 + ### EVS conditions ### + c03: + type: evs + rend: + fmt: STEREO + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + c04: + type: evs + rend: + fmt: STEREO + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + ### IVAS FX conditions ### + c05: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c06: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c07: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c08: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/BS1534-11/config/BS1534-11-ISM4.yml b/experiments/characterization/BS1534-11/config/BS1534-11-ISM4.yml new file mode 100644 index 0000000000000000000000000000000000000000..abf1bda68d54fd70ac606cafe8357fdfadf2701b --- /dev/null +++ b/experiments/characterization/BS1534-11/config/BS1534-11-ISM4.yml @@ -0,0 +1,110 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: BS1534-11 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/BS1534-11/proc_input_ISM4" +output_path: "experiments/characterization/BS1534-11/proc_output_ISM4" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM4" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + c02: + type: lp3k5 + ### EVS conditions ### + c03: + type: evs + rend: + fmt: STEREO + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + c04: + type: evs + rend: + fmt: STEREO + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + ### IVAS FX conditions ### + c05: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c06: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c07: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c08: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/BS1534-11/proc_input_ISM3/.gitkeep b/experiments/characterization/BS1534-11/proc_input_ISM3/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-11/proc_input_ISM4/.gitkeep b/experiments/characterization/BS1534-11/proc_input_ISM4/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-11/proc_output_ISM3/.gitkeep b/experiments/characterization/BS1534-11/proc_output_ISM3/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-11/proc_output_ISM4/.gitkeep b/experiments/characterization/BS1534-11/proc_output_ISM4/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-12/config/BS1534-12-ISM3.yml b/experiments/characterization/BS1534-12/config/BS1534-12-ISM3.yml new file mode 100644 index 0000000000000000000000000000000000000000..de1182c64b89a053cd82e3f141fcf21cbc10f440 --- /dev/null +++ b/experiments/characterization/BS1534-12/config/BS1534-12-ISM3.yml @@ -0,0 +1,110 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: BS1534-12 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/BS1534-12/proc_input_ISM3" +output_path: "experiments/characterization/BS1534-12/proc_output_ISM3" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + c02: + type: lp3k5 + ### EVS conditions ### + c03: + type: evs + rend: + fmt: STEREO + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + c04: + type: evs + rend: + fmt: STEREO + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + ### IVAS FX conditions ### + c05: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c06: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c07: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c08: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/BS1534-12/config/BS1534-12-ISM4.yml b/experiments/characterization/BS1534-12/config/BS1534-12-ISM4.yml new file mode 100644 index 0000000000000000000000000000000000000000..c675f5c4905956062fdf8b203c4b3d7b4cb650c6 --- /dev/null +++ b/experiments/characterization/BS1534-12/config/BS1534-12-ISM4.yml @@ -0,0 +1,110 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: BS1534-12 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/BS1534-12/proc_input_ISM4" +output_path: "experiments/characterization/BS1534-12/proc_output_ISM4" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM4" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + c02: + type: lp3k5 + ### EVS conditions ### + c03: + type: evs + rend: + fmt: STEREO + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + c04: + type: evs + rend: + fmt: STEREO + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + ### IVAS FX conditions ### + c05: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c06: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c07: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c08: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/BS1534-12/proc_input_ISM3/.gitkeep b/experiments/characterization/BS1534-12/proc_input_ISM3/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-12/proc_input_ISM4/.gitkeep b/experiments/characterization/BS1534-12/proc_input_ISM4/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-12/proc_output_ISM3/.gitkeep b/experiments/characterization/BS1534-12/proc_output_ISM3/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-12/proc_output_ISM4/.gitkeep b/experiments/characterization/BS1534-12/proc_output_ISM4/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-13/config/BS1534-13.yml b/experiments/characterization/BS1534-13/config/BS1534-13.yml new file mode 100644 index 0000000000000000000000000000000000000000..d02de29c64f02229b54e50a56077902bddbafa0d --- /dev/null +++ b/experiments/characterization/BS1534-13/config/BS1534-13.yml @@ -0,0 +1,110 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: BS1534-13 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/BS1534-13/proc_input" +output_path: "experiments/characterization/BS1534-13/proc_output" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "MASA1DIR1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + c02: + type: lp3k5 + ### EVS conditions ### + c03: + type: evs + rend: + fmt: STEREO + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + c04: + type: evs + rend: + fmt: STEREO + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + ### IVAS FX conditions ### + c05: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c06: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c07: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c08: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/BS1534-13/proc_input/.gitkeep b/experiments/characterization/BS1534-13/proc_input/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-13/proc_output/.gitkeep b/experiments/characterization/BS1534-13/proc_output/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-14/config/BS1534-14.yml b/experiments/characterization/BS1534-14/config/BS1534-14.yml new file mode 100644 index 0000000000000000000000000000000000000000..a2afe28c4db5b6d8c770e0cae535c62bc341cb38 --- /dev/null +++ b/experiments/characterization/BS1534-14/config/BS1534-14.yml @@ -0,0 +1,110 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: BS1534-14 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/BS1534-14/proc_input" +output_path: "experiments/characterization/BS1534-14/proc_output" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "MASA1DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + c02: + type: lp3k5 + ### EVS conditions ### + c03: + type: evs + rend: + fmt: STEREO + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + c04: + type: evs + rend: + fmt: STEREO + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + ### IVAS FX conditions ### + c05: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c06: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c07: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c08: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/BS1534-14/proc_input/.gitkeep b/experiments/characterization/BS1534-14/proc_input/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-14/proc_output/.gitkeep b/experiments/characterization/BS1534-14/proc_output/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-15/config/BS1534-15.yml b/experiments/characterization/BS1534-15/config/BS1534-15.yml new file mode 100644 index 0000000000000000000000000000000000000000..f8ca32c1e26897093b444bb7af19c0ca30230fdc --- /dev/null +++ b/experiments/characterization/BS1534-15/config/BS1534-15.yml @@ -0,0 +1,110 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: BS1534-15 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/BS1534-15/proc_input" +output_path: "experiments/characterization/BS1534-15/proc_output" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + c02: + type: lp3k5 + ### EVS conditions ### + c03: + type: evs + rend: + fmt: STEREO + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + c04: + type: evs + rend: + fmt: STEREO + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + ### IVAS FX conditions ### + c05: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c06: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c07: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c08: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/BS1534-15/proc_input/.gitkeep b/experiments/characterization/BS1534-15/proc_input/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-15/proc_output/.gitkeep b/experiments/characterization/BS1534-15/proc_output/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-16/config/BS1534-16-ISM1SBA3.yml b/experiments/characterization/BS1534-16/config/BS1534-16-ISM1SBA3.yml new file mode 100644 index 0000000000000000000000000000000000000000..0149422c6f4ccc6adc00bd53475846e32fbcce56 --- /dev/null +++ b/experiments/characterization/BS1534-16/config/BS1534-16-ISM1SBA3.yml @@ -0,0 +1,110 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: BS1534-16 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/BS1534-16/proc_input_ISM1SBA3" +output_path: "experiments/characterization/BS1534-16/proc_output_ISM1SBA3" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM1SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + c02: + type: lp3k5 + ### EVS conditions ### + c03: + type: evs + rend: + fmt: STEREO + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + c04: + type: evs + rend: + fmt: STEREO + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + ### IVAS FX conditions ### + c05: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c06: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c07: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c08: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/BS1534-16/config/BS1534-16-ISM2SBA3.yml b/experiments/characterization/BS1534-16/config/BS1534-16-ISM2SBA3.yml new file mode 100644 index 0000000000000000000000000000000000000000..2d78428a1dc0ead229eb0990134901910a90a245 --- /dev/null +++ b/experiments/characterization/BS1534-16/config/BS1534-16-ISM2SBA3.yml @@ -0,0 +1,110 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: BS1534-16 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/BS1534-16/proc_input_ISM2SBA3" +output_path: "experiments/characterization/BS1534-16/proc_output_ISM2SBA3" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + c02: + type: lp3k5 + ### EVS conditions ### + c03: + type: evs + rend: + fmt: STEREO + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + c04: + type: evs + rend: + fmt: STEREO + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + ### IVAS FX conditions ### + c05: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c06: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c07: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c08: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/BS1534-16/config/BS1534-16-ISM3SBA3.yml b/experiments/characterization/BS1534-16/config/BS1534-16-ISM3SBA3.yml new file mode 100644 index 0000000000000000000000000000000000000000..18a998ffb6b14ffa53a5488d4d1ad6bf44f67089 --- /dev/null +++ b/experiments/characterization/BS1534-16/config/BS1534-16-ISM3SBA3.yml @@ -0,0 +1,110 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: BS1534-16 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/BS1534-16/proc_input_ISM3SBA3" +output_path: "experiments/characterization/BS1534-16/proc_output_ISM3SBA3" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM3SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + c02: + type: lp3k5 + ### EVS conditions ### + c03: + type: evs + rend: + fmt: STEREO + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + c04: + type: evs + rend: + fmt: STEREO + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + ### IVAS FX conditions ### + c05: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c06: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c07: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c08: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/BS1534-16/config/BS1534-16-ISM4SBA3.yml b/experiments/characterization/BS1534-16/config/BS1534-16-ISM4SBA3.yml new file mode 100644 index 0000000000000000000000000000000000000000..75e901a8d08c7624b2890b5b00168461ce90823c --- /dev/null +++ b/experiments/characterization/BS1534-16/config/BS1534-16-ISM4SBA3.yml @@ -0,0 +1,110 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: BS1534-16 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/BS1534-16/proc_input_ISM4SBA3" +output_path: "experiments/characterization/BS1534-16/proc_output_ISM4SBA3" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM4SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + c02: + type: lp3k5 + ### EVS conditions ### + c03: + type: evs + rend: + fmt: STEREO + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + c04: + type: evs + rend: + fmt: STEREO + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + ### IVAS FX conditions ### + c05: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c06: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c07: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c08: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/BS1534-16/proc_input_ISM1SBA3/.gitkeep b/experiments/characterization/BS1534-16/proc_input_ISM1SBA3/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-16/proc_input_ISM2SBA3/.gitkeep b/experiments/characterization/BS1534-16/proc_input_ISM2SBA3/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-16/proc_input_ISM3SBA3/.gitkeep b/experiments/characterization/BS1534-16/proc_input_ISM3SBA3/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-16/proc_input_ISM4SBA3/.gitkeep b/experiments/characterization/BS1534-16/proc_input_ISM4SBA3/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-16/proc_output_ISM1SBA3/.gitkeep b/experiments/characterization/BS1534-16/proc_output_ISM1SBA3/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-16/proc_output_ISM2SBA3/.gitkeep b/experiments/characterization/BS1534-16/proc_output_ISM2SBA3/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-16/proc_output_ISM3SBA3/.gitkeep b/experiments/characterization/BS1534-16/proc_output_ISM3SBA3/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-16/proc_output_ISM4SBA3/.gitkeep b/experiments/characterization/BS1534-16/proc_output_ISM4SBA3/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-17/config/BS1534-17-ISM1SBA3.yml b/experiments/characterization/BS1534-17/config/BS1534-17-ISM1SBA3.yml new file mode 100644 index 0000000000000000000000000000000000000000..400269b3a906e81fd6e7b829d948128217db8614 --- /dev/null +++ b/experiments/characterization/BS1534-17/config/BS1534-17-ISM1SBA3.yml @@ -0,0 +1,110 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: BS1534-17 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/BS1534-17/proc_input_ISM1SBA3" +output_path: "experiments/characterization/BS1534-17/proc_output_ISM1SBA3" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM1SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + c02: + type: lp3k5 + ### EVS conditions ### + c03: + type: evs + rend: + fmt: STEREO + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + c04: + type: evs + rend: + fmt: STEREO + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + ### IVAS FX conditions ### + c05: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c06: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c07: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c08: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/BS1534-17/config/BS1534-17-ISM2SBA3.yml b/experiments/characterization/BS1534-17/config/BS1534-17-ISM2SBA3.yml new file mode 100644 index 0000000000000000000000000000000000000000..6fdfc25da866b01612c379dc6dd50bd052fc0749 --- /dev/null +++ b/experiments/characterization/BS1534-17/config/BS1534-17-ISM2SBA3.yml @@ -0,0 +1,110 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: BS1534-17 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/BS1534-17/proc_input_ISM2SBA3" +output_path: "experiments/characterization/BS1534-17/proc_output_ISM2SBA3" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + c02: + type: lp3k5 + ### EVS conditions ### + c03: + type: evs + rend: + fmt: STEREO + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + c04: + type: evs + rend: + fmt: STEREO + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + ### IVAS FX conditions ### + c05: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c06: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c07: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c08: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/BS1534-17/config/BS1534-17-ISM3SBA3.yml b/experiments/characterization/BS1534-17/config/BS1534-17-ISM3SBA3.yml new file mode 100644 index 0000000000000000000000000000000000000000..5b29688a26c997383246c1ef4ecd2f09c3105351 --- /dev/null +++ b/experiments/characterization/BS1534-17/config/BS1534-17-ISM3SBA3.yml @@ -0,0 +1,110 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: BS1534-17 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/BS1534-17/proc_input_ISM3SBA3" +output_path: "experiments/characterization/BS1534-17/proc_output_ISM3SBA3" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM3SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + c02: + type: lp3k5 + ### EVS conditions ### + c03: + type: evs + rend: + fmt: STEREO + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + c04: + type: evs + rend: + fmt: STEREO + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + ### IVAS FX conditions ### + c05: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c06: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c07: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c08: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/BS1534-17/config/BS1534-17-ISM4SBA3.yml b/experiments/characterization/BS1534-17/config/BS1534-17-ISM4SBA3.yml new file mode 100644 index 0000000000000000000000000000000000000000..ed7db17007146a50f6bb975f934fd00d3acf1633 --- /dev/null +++ b/experiments/characterization/BS1534-17/config/BS1534-17-ISM4SBA3.yml @@ -0,0 +1,110 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: BS1534-17 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/BS1534-17/proc_input_ISM4SBA3" +output_path: "experiments/characterization/BS1534-17/proc_output_ISM4SBA3" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM4SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + c02: + type: lp3k5 + ### EVS conditions ### + c03: + type: evs + rend: + fmt: STEREO + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + c04: + type: evs + rend: + fmt: STEREO + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + ### IVAS FX conditions ### + c05: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c06: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c07: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c08: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/BS1534-17/proc_input_ISM1SBA3/.gitkeep b/experiments/characterization/BS1534-17/proc_input_ISM1SBA3/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-17/proc_input_ISM2SBA3/.gitkeep b/experiments/characterization/BS1534-17/proc_input_ISM2SBA3/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-17/proc_input_ISM3SBA3/.gitkeep b/experiments/characterization/BS1534-17/proc_input_ISM3SBA3/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-17/proc_input_ISM4SBA3/.gitkeep b/experiments/characterization/BS1534-17/proc_input_ISM4SBA3/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-17/proc_output_ISM1SBA3/.gitkeep b/experiments/characterization/BS1534-17/proc_output_ISM1SBA3/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-17/proc_output_ISM2SBA3/.gitkeep b/experiments/characterization/BS1534-17/proc_output_ISM2SBA3/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-17/proc_output_ISM3SBA3/.gitkeep b/experiments/characterization/BS1534-17/proc_output_ISM3SBA3/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-17/proc_output_ISM4SBA3/.gitkeep b/experiments/characterization/BS1534-17/proc_output_ISM4SBA3/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-18/config/BS1534-18-ISM1MASA2DIR2.yml b/experiments/characterization/BS1534-18/config/BS1534-18-ISM1MASA2DIR2.yml new file mode 100644 index 0000000000000000000000000000000000000000..14c04d6e785498c4f253c4b016c103d10e81ab34 --- /dev/null +++ b/experiments/characterization/BS1534-18/config/BS1534-18-ISM1MASA2DIR2.yml @@ -0,0 +1,110 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: BS1534-18 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/BS1534-18/proc_input_ISM1MASA2DIR2" +output_path: "experiments/characterization/BS1534-18/proc_output_ISM1MASA2DIR2" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM1MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + c02: + type: lp3k5 + ### EVS conditions ### + c03: + type: evs + rend: + fmt: STEREO + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + c04: + type: evs + rend: + fmt: STEREO + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + ### IVAS FX conditions ### + c05: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c06: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c07: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c08: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/BS1534-18/config/BS1534-18-ISM2MASA2DIR2.yml b/experiments/characterization/BS1534-18/config/BS1534-18-ISM2MASA2DIR2.yml new file mode 100644 index 0000000000000000000000000000000000000000..6db71d10ccadad3046f9c1fb4e137e36d54a3913 --- /dev/null +++ b/experiments/characterization/BS1534-18/config/BS1534-18-ISM2MASA2DIR2.yml @@ -0,0 +1,110 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: BS1534-18 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/BS1534-18/proc_input_ISM2MASA2DIR2" +output_path: "experiments/characterization/BS1534-18/proc_output_ISM2MASA2DIR2" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + c02: + type: lp3k5 + ### EVS conditions ### + c03: + type: evs + rend: + fmt: STEREO + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + c04: + type: evs + rend: + fmt: STEREO + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + ### IVAS FX conditions ### + c05: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c06: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c07: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c08: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/BS1534-18/config/BS1534-18-ISM3MASA2DIR2.yml b/experiments/characterization/BS1534-18/config/BS1534-18-ISM3MASA2DIR2.yml new file mode 100644 index 0000000000000000000000000000000000000000..5323a50dfe7393dd39d1587f1ccd033fc154d995 --- /dev/null +++ b/experiments/characterization/BS1534-18/config/BS1534-18-ISM3MASA2DIR2.yml @@ -0,0 +1,110 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: BS1534-18 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/BS1534-18/proc_input_ISM3MASA2DIR2" +output_path: "experiments/characterization/BS1534-18/proc_output_ISM3MASA2DIR2" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM3MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + c02: + type: lp3k5 + ### EVS conditions ### + c03: + type: evs + rend: + fmt: STEREO + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + c04: + type: evs + rend: + fmt: STEREO + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + ### IVAS FX conditions ### + c05: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c06: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c07: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c08: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/BS1534-18/config/BS1534-18-ISM4MASA2DIR2.yml b/experiments/characterization/BS1534-18/config/BS1534-18-ISM4MASA2DIR2.yml new file mode 100644 index 0000000000000000000000000000000000000000..8f502a55d846e76b5d70c4ef09c137c2882d64dd --- /dev/null +++ b/experiments/characterization/BS1534-18/config/BS1534-18-ISM4MASA2DIR2.yml @@ -0,0 +1,110 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: BS1534-18 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/BS1534-18/proc_input_ISM4MASA2DIR2" +output_path: "experiments/characterization/BS1534-18/proc_output_ISM4MASA2DIR2" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM4MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + c02: + type: lp3k5 + ### EVS conditions ### + c03: + type: evs + rend: + fmt: STEREO + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + c04: + type: evs + rend: + fmt: STEREO + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + ### IVAS FX conditions ### + c05: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c06: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c07: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c08: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/BS1534-18/proc_input_ISM1MASA2DIR2/.gitkeep b/experiments/characterization/BS1534-18/proc_input_ISM1MASA2DIR2/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-18/proc_input_ISM2MASA2DIR2/.gitkeep b/experiments/characterization/BS1534-18/proc_input_ISM2MASA2DIR2/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-18/proc_input_ISM3MASA2DIR2/.gitkeep b/experiments/characterization/BS1534-18/proc_input_ISM3MASA2DIR2/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-18/proc_input_ISM4MASA2DIR2/.gitkeep b/experiments/characterization/BS1534-18/proc_input_ISM4MASA2DIR2/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-18/proc_output_ISM1MASA2DIR2/.gitkeep b/experiments/characterization/BS1534-18/proc_output_ISM1MASA2DIR2/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-18/proc_output_ISM2MASA2DIR2/.gitkeep b/experiments/characterization/BS1534-18/proc_output_ISM2MASA2DIR2/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-18/proc_output_ISM3MASA2DIR2/.gitkeep b/experiments/characterization/BS1534-18/proc_output_ISM3MASA2DIR2/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-18/proc_output_ISM4MASA2DIR2/.gitkeep b/experiments/characterization/BS1534-18/proc_output_ISM4MASA2DIR2/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-19/config/BS1534-19.yml b/experiments/characterization/BS1534-19/config/BS1534-19.yml new file mode 100644 index 0000000000000000000000000000000000000000..dbe4d5bfe1bc41c4f0b3d261af498de6dc3745cc --- /dev/null +++ b/experiments/characterization/BS1534-19/config/BS1534-19.yml @@ -0,0 +1,125 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: BS1534-19 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/BS1534-19/proc_input" +output_path: "experiments/characterization/BS1534-19/proc_output" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + c02: + type: lp3k5 + ### Dual EVS + static dmx ### + c03: + type: evs + bitrates: + - 7200 + - 7200 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + dec: + bin: ivas_processing_scripts/bin/EVS_dec_fx + c04: + type: evs + bitrates: + - 13200 + - 13200 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + dec: + bin: ivas_processing_scripts/bin/EVS_dec_fx + ### Static dmx + EVS ### + c05: + type: evs + rend: + fmt: STEREO + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + dec: + bin: ivas_processing_scripts/bin/EVS_dec_fx + c06: + type: evs + rend: + fmt: STEREO + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + dec: + bin: ivas_processing_scripts/bin/EVS_dec_fx + ### CuT (dynamic dmx + EVS) ### + c07: + type: ivas + rend: + fmt: STEREO + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -stereo_dmx_evs + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c08: + type: ivas + rend: + fmt: STEREO + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -stereo_dmx_evs + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/BS1534-19/proc_input/.gitkeep b/experiments/characterization/BS1534-19/proc_input/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-19/proc_output/.gitkeep b/experiments/characterization/BS1534-19/proc_output/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-2/config/BS1534-2.yml b/experiments/characterization/BS1534-2/config/BS1534-2.yml new file mode 100644 index 0000000000000000000000000000000000000000..79dbe4184c0a3a512c06f7bfb21654bcde0365b4 --- /dev/null +++ b/experiments/characterization/BS1534-2/config/BS1534-2.yml @@ -0,0 +1,110 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: BS1534-2 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/BS1534-2/proc_input" +output_path: "experiments/characterization/BS1534-2/proc_output" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + c02: + type: lp3k5 + ### EVS conditions ### + c03: + type: evs + rend: + fmt: STEREO + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + c04: + type: evs + rend: + fmt: STEREO + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + ### IVAS FX conditions ### + c05: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c06: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c07: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c08: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/BS1534-2/proc_input/.gitkeep b/experiments/characterization/BS1534-2/proc_input/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-2/proc_output/.gitkeep b/experiments/characterization/BS1534-2/proc_output/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-20/config/BS1534-20.yml b/experiments/characterization/BS1534-20/config/BS1534-20.yml new file mode 100644 index 0000000000000000000000000000000000000000..60f211167437725a2f8279e0edb91f742dde37d3 --- /dev/null +++ b/experiments/characterization/BS1534-20/config/BS1534-20.yml @@ -0,0 +1,144 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: BS1534-20 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/BS1534-20/proc_input" +output_path: "experiments/characterization/BS1534-20/proc_output" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM4" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + rend: + fmt: BINAURAL + opts: + - -dpid + - '0' + - '1' + - '2' + - '3' + render_config: true + trajectory: true + c02: + type: lp7k + rend: + fmt: BINAURAL + opts: + - -dpid + - '0' + - '1' + - '2' + - '3' + render_config: true + trajectory: true + c03: + type: lp3k5 + rend: + fmt: BINAURAL + opts: + - -dpid + - '0' + - '1' + - '2' + - '3' + render_config: true + trajectory: true + ### IVAS, no ext. metadata ### + c04: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + only_3dof: true + trajectory: true + c05: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + only_3dof: true + trajectory: true + ### IVAS, extended metadata ### + c06: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + extended_metadata: true + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -dpid + - '0' + - '1' + - '2' + - '3' + render_config: true + trajectory: true + c07: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + extended_metadata: true + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -dpid + - '0' + - '1' + - '2' + - '3' + render_config: true + trajectory: true + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/BS1534-20/proc_input/.gitkeep b/experiments/characterization/BS1534-20/proc_input/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-20/proc_output/.gitkeep b/experiments/characterization/BS1534-20/proc_output/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-3/config/BS1534-3.yml b/experiments/characterization/BS1534-3/config/BS1534-3.yml new file mode 100644 index 0000000000000000000000000000000000000000..49e23992cf4d25566e04d54e4cf498b98ce786e1 --- /dev/null +++ b/experiments/characterization/BS1534-3/config/BS1534-3.yml @@ -0,0 +1,110 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: BS1534-3 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/BS1534-3/proc_input" +output_path: "experiments/characterization/BS1534-3/proc_output" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + c02: + type: lp3k5 + ### EVS conditions ### + c03: + type: evs + rend: + fmt: STEREO + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + c04: + type: evs + rend: + fmt: STEREO + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + ### IVAS FX conditions ### + c05: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c06: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c07: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c08: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/BS1534-3/proc_input/.gitkeep b/experiments/characterization/BS1534-3/proc_input/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-3/proc_output/.gitkeep b/experiments/characterization/BS1534-3/proc_output/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-4/config/BS1534-4.yml b/experiments/characterization/BS1534-4/config/BS1534-4.yml new file mode 100644 index 0000000000000000000000000000000000000000..93367e847f591d7b42d5023eeb1c99ec0c196b4d --- /dev/null +++ b/experiments/characterization/BS1534-4/config/BS1534-4.yml @@ -0,0 +1,110 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: BS1534-4 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/BS1534-4/proc_input" +output_path: "experiments/characterization/BS1534-4/proc_output" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + c02: + type: lp3k5 + ### EVS conditions ### + c03: + type: evs + rend: + fmt: STEREO + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + c04: + type: evs + rend: + fmt: STEREO + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + ### IVAS FX conditions ### + c05: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c06: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c07: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c08: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/BS1534-4/proc_input/.gitkeep b/experiments/characterization/BS1534-4/proc_input/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-4/proc_output/.gitkeep b/experiments/characterization/BS1534-4/proc_output/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-5/config/BS1534-5.yml b/experiments/characterization/BS1534-5/config/BS1534-5.yml new file mode 100644 index 0000000000000000000000000000000000000000..4985844e27a8dd99e24c4c2719f5b51978286ee2 --- /dev/null +++ b/experiments/characterization/BS1534-5/config/BS1534-5.yml @@ -0,0 +1,110 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: BS1534-5 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/BS1534-5/proc_input" +output_path: "experiments/characterization/BS1534-5/proc_output" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "HOA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + c02: + type: lp3k5 + ### EVS conditions ### + c03: + type: evs + rend: + fmt: STEREO + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + c04: + type: evs + rend: + fmt: STEREO + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + ### IVAS FX conditions ### + c05: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c06: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c07: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c08: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "7_1_4" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/BS1534-5/proc_input/.gitkeep b/experiments/characterization/BS1534-5/proc_input/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-5/proc_output/.gitkeep b/experiments/characterization/BS1534-5/proc_output/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-6/config/BS1534-6.yml b/experiments/characterization/BS1534-6/config/BS1534-6.yml new file mode 100644 index 0000000000000000000000000000000000000000..27c0ccdd1bef938b6b4964a1b969665c73819aba --- /dev/null +++ b/experiments/characterization/BS1534-6/config/BS1534-6.yml @@ -0,0 +1,110 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: BS1534-6 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/BS1534-6/proc_input" +output_path: "experiments/characterization/BS1534-6/proc_output" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "5_1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + c02: + type: lp3k5 + ### EVS conditions ### + c03: + type: evs + rend: + fmt: STEREO + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + c04: + type: evs + rend: + fmt: STEREO + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + ### IVAS FX conditions ### + c05: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c06: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c07: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c08: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "5_1" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/BS1534-6/proc_input/.gitkeep b/experiments/characterization/BS1534-6/proc_input/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-6/proc_output/.gitkeep b/experiments/characterization/BS1534-6/proc_output/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-7/config/BS1534-7-5_1.yml b/experiments/characterization/BS1534-7/config/BS1534-7-5_1.yml new file mode 100644 index 0000000000000000000000000000000000000000..c6f0d499368a64143920cf07fa245b9c85ed4b67 --- /dev/null +++ b/experiments/characterization/BS1534-7/config/BS1534-7-5_1.yml @@ -0,0 +1,110 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: BS1534-7 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/BS1534-7/proc_input_5_1" +output_path: "experiments/characterization/BS1534-7/proc_output_5_1" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "5_1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + c02: + type: lp3k5 + ### EVS conditions ### + c03: + type: evs + rend: + fmt: STEREO + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + c04: + type: evs + rend: + fmt: STEREO + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + ### IVAS FX conditions ### + c05: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c06: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c07: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c08: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/BS1534-7/config/BS1534-7-7_1.yml b/experiments/characterization/BS1534-7/config/BS1534-7-7_1.yml new file mode 100644 index 0000000000000000000000000000000000000000..668acd23989360890971a2a5061608f20e70a919 --- /dev/null +++ b/experiments/characterization/BS1534-7/config/BS1534-7-7_1.yml @@ -0,0 +1,110 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: BS1534-7 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/BS1534-7/proc_input_7_1" +output_path: "experiments/characterization/BS1534-7/proc_output_7_1" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "7_1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + c02: + type: lp3k5 + ### EVS conditions ### + c03: + type: evs + rend: + fmt: STEREO + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + c04: + type: evs + rend: + fmt: STEREO + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + ### IVAS FX conditions ### + c05: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c06: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c07: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c08: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/BS1534-7/proc_input_5_1/.gitkeep b/experiments/characterization/BS1534-7/proc_input_5_1/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-7/proc_input_7_1/.gitkeep b/experiments/characterization/BS1534-7/proc_input_7_1/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-7/proc_output_5_1/.gitkeep b/experiments/characterization/BS1534-7/proc_output_5_1/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-7/proc_output_7_1/.gitkeep b/experiments/characterization/BS1534-7/proc_output_7_1/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-8/config/BS1534-8-5_1_2.yml b/experiments/characterization/BS1534-8/config/BS1534-8-5_1_2.yml new file mode 100644 index 0000000000000000000000000000000000000000..adf1255661d94f714ad3ae8a942ab3eda2293167 --- /dev/null +++ b/experiments/characterization/BS1534-8/config/BS1534-8-5_1_2.yml @@ -0,0 +1,110 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: BS1534-8 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/BS1534-8/proc_input_5_1_2" +output_path: "experiments/characterization/BS1534-8/proc_output_5_1_2" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "5_1_2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + c02: + type: lp3k5 + ### EVS conditions ### + c03: + type: evs + rend: + fmt: STEREO + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + c04: + type: evs + rend: + fmt: STEREO + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + ### IVAS FX conditions ### + c05: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c06: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c07: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c08: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/BS1534-8/config/BS1534-8-5_1_4.yml b/experiments/characterization/BS1534-8/config/BS1534-8-5_1_4.yml new file mode 100644 index 0000000000000000000000000000000000000000..e2ceef3b97771ed76d8bac60eda593adfbba8308 --- /dev/null +++ b/experiments/characterization/BS1534-8/config/BS1534-8-5_1_4.yml @@ -0,0 +1,110 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: BS1534-8 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/BS1534-8/proc_input_5_1_4" +output_path: "experiments/characterization/BS1534-8/proc_output_5_1_4" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "5_1_4" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + c02: + type: lp3k5 + ### EVS conditions ### + c03: + type: evs + rend: + fmt: STEREO + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + c04: + type: evs + rend: + fmt: STEREO + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + ### IVAS FX conditions ### + c05: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c06: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c07: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c08: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/BS1534-8/proc_input_5_1_2/.gitkeep b/experiments/characterization/BS1534-8/proc_input_5_1_2/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-8/proc_input_5_1_4/.gitkeep b/experiments/characterization/BS1534-8/proc_input_5_1_4/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-8/proc_output_5_1_2/.gitkeep b/experiments/characterization/BS1534-8/proc_output_5_1_2/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-8/proc_output_5_1_4/.gitkeep b/experiments/characterization/BS1534-8/proc_output_5_1_4/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-9/config/BS1534-9.yml b/experiments/characterization/BS1534-9/config/BS1534-9.yml new file mode 100644 index 0000000000000000000000000000000000000000..f807341bc3a25d816a1b8d7088860fb48d7a010d --- /dev/null +++ b/experiments/characterization/BS1534-9/config/BS1534-9.yml @@ -0,0 +1,110 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: BS1534-9 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/BS1534-9/proc_input" +output_path: "experiments/characterization/BS1534-9/proc_output" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "7_1_4" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + c02: + type: lp3k5 + ### EVS conditions ### + c03: + type: evs + rend: + fmt: STEREO + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + c04: + type: evs + rend: + fmt: STEREO + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/EVS_cod_fx + fmt: MONO + ivas_prerend: true + ### IVAS FX conditions ### + c05: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c06: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c07: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c08: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "7_1_4" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/BS1534-9/proc_input/.gitkeep b/experiments/characterization/BS1534-9/proc_input/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/BS1534-9/proc_output/.gitkeep b/experiments/characterization/BS1534-9/proc_output/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-1/background_noise/.gitkeep b/experiments/characterization/P800-1/background_noise/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-1/config/P800-1_cat1_STEREO-16LKFS.yml b/experiments/characterization/P800-1/config/P800-1_cat1_STEREO-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..335fee64d40771d108495ff468589e888b12df77 --- /dev/null +++ b/experiments/characterization/P800-1/config/P800-1_cat1_STEREO-16LKFS.yml @@ -0,0 +1,386 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-1 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-1/proc_input/cat1" +output_path: "experiments/characterization/P800-1/proc_output/cat1/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-1/background_noise/background_noise_cat1.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-1/config/P800-1_cat1_STEREO-26LKFS.yml b/experiments/characterization/P800-1/config/P800-1_cat1_STEREO-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..8c8475607725d99000055aa78d4809e17a738fce --- /dev/null +++ b/experiments/characterization/P800-1/config/P800-1_cat1_STEREO-26LKFS.yml @@ -0,0 +1,386 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-1 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-1/proc_input/cat1" +output_path: "experiments/characterization/P800-1/proc_output/cat1/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-1/background_noise/background_noise_cat1.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-1/config/P800-1_cat1_STEREO-36LKFS.yml b/experiments/characterization/P800-1/config/P800-1_cat1_STEREO-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..5261cee18628e1c73e29066707013d34c52def94 --- /dev/null +++ b/experiments/characterization/P800-1/config/P800-1_cat1_STEREO-36LKFS.yml @@ -0,0 +1,386 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-1 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-1/proc_input/cat1" +output_path: "experiments/characterization/P800-1/proc_output/cat1/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-1/background_noise/background_noise_cat1.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-1/config/P800-1_cat2_STEREO-16LKFS.yml b/experiments/characterization/P800-1/config/P800-1_cat2_STEREO-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..0e4544febb7476f07040f13595688bab66fc6c74 --- /dev/null +++ b/experiments/characterization/P800-1/config/P800-1_cat2_STEREO-16LKFS.yml @@ -0,0 +1,386 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-1 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-1/proc_input/cat2" +output_path: "experiments/characterization/P800-1/proc_output/cat2/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-1/background_noise/background_noise_cat2.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-1/config/P800-1_cat2_STEREO-26LKFS.yml b/experiments/characterization/P800-1/config/P800-1_cat2_STEREO-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..6ed3984d1bfd1559f45d5bf40b2478ae10f3880c --- /dev/null +++ b/experiments/characterization/P800-1/config/P800-1_cat2_STEREO-26LKFS.yml @@ -0,0 +1,386 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-1 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-1/proc_input/cat2" +output_path: "experiments/characterization/P800-1/proc_output/cat2/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-1/background_noise/background_noise_cat2.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-1/config/P800-1_cat2_STEREO-36LKFS.yml b/experiments/characterization/P800-1/config/P800-1_cat2_STEREO-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..44e35cd3b336903dc51d91da85b6b45bf91213e5 --- /dev/null +++ b/experiments/characterization/P800-1/config/P800-1_cat2_STEREO-36LKFS.yml @@ -0,0 +1,386 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-1 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-1/proc_input/cat2" +output_path: "experiments/characterization/P800-1/proc_output/cat2/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-1/background_noise/background_noise_cat2.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-1/config/P800-1_cat3_STEREO-16LKFS.yml b/experiments/characterization/P800-1/config/P800-1_cat3_STEREO-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..995800b0a74ac4f8327b2fa3cc3c0ebee4404ef8 --- /dev/null +++ b/experiments/characterization/P800-1/config/P800-1_cat3_STEREO-16LKFS.yml @@ -0,0 +1,386 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-1 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-1/proc_input/cat3" +output_path: "experiments/characterization/P800-1/proc_output/cat3/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-1/background_noise/background_noise_cat3.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-1/config/P800-1_cat3_STEREO-26LKFS.yml b/experiments/characterization/P800-1/config/P800-1_cat3_STEREO-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..0390422378f1f59f3b037ea0d0b46b1dd27d4169 --- /dev/null +++ b/experiments/characterization/P800-1/config/P800-1_cat3_STEREO-26LKFS.yml @@ -0,0 +1,386 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-1 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-1/proc_input/cat3" +output_path: "experiments/characterization/P800-1/proc_output/cat3/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-1/background_noise/background_noise_cat3.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-1/config/P800-1_cat3_STEREO-36LKFS.yml b/experiments/characterization/P800-1/config/P800-1_cat3_STEREO-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..d6905b192f03644d2761590cbfc6e72ee7b2cd74 --- /dev/null +++ b/experiments/characterization/P800-1/config/P800-1_cat3_STEREO-36LKFS.yml @@ -0,0 +1,386 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-1 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-1/proc_input/cat3" +output_path: "experiments/characterization/P800-1/proc_output/cat3/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-1/background_noise/background_noise_cat3.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-1/config/P800-1_cat4_STEREO-16LKFS.yml b/experiments/characterization/P800-1/config/P800-1_cat4_STEREO-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..ecdf9b527ac1aeea88ef9468329b9312efb320c4 --- /dev/null +++ b/experiments/characterization/P800-1/config/P800-1_cat4_STEREO-16LKFS.yml @@ -0,0 +1,386 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-1 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-1/proc_input/cat4" +output_path: "experiments/characterization/P800-1/proc_output/cat4/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-1/background_noise/background_noise_cat4.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-1/config/P800-1_cat4_STEREO-26LKFS.yml b/experiments/characterization/P800-1/config/P800-1_cat4_STEREO-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..9354bad23a5b0ea631adab972daaa0399401a76d --- /dev/null +++ b/experiments/characterization/P800-1/config/P800-1_cat4_STEREO-26LKFS.yml @@ -0,0 +1,386 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-1 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-1/proc_input/cat4" +output_path: "experiments/characterization/P800-1/proc_output/cat4/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-1/background_noise/background_noise_cat4.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-1/config/P800-1_cat4_STEREO-36LKFS.yml b/experiments/characterization/P800-1/config/P800-1_cat4_STEREO-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..9a594f9de60e59c38b92ac0d0eb3a7e1c6405422 --- /dev/null +++ b/experiments/characterization/P800-1/config/P800-1_cat4_STEREO-36LKFS.yml @@ -0,0 +1,386 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-1 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-1/proc_input/cat4" +output_path: "experiments/characterization/P800-1/proc_output/cat4/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-1/background_noise/background_noise_cat4.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-1/config/P800-1_cat5_STEREO-16LKFS.yml b/experiments/characterization/P800-1/config/P800-1_cat5_STEREO-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..439480199b3cb0d5d84ea5bcd78388623dbc2f30 --- /dev/null +++ b/experiments/characterization/P800-1/config/P800-1_cat5_STEREO-16LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-1 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-1/proc_input/cat5" +output_path: "experiments/characterization/P800-1/proc_output/cat5/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-1/config/P800-1_cat5_STEREO-26LKFS.yml b/experiments/characterization/P800-1/config/P800-1_cat5_STEREO-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..dac466ffba39b53944b80df72a4b2186453556d2 --- /dev/null +++ b/experiments/characterization/P800-1/config/P800-1_cat5_STEREO-26LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-1 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-1/proc_input/cat5" +output_path: "experiments/characterization/P800-1/proc_output/cat5/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-1/config/P800-1_cat5_STEREO-36LKFS.yml b/experiments/characterization/P800-1/config/P800-1_cat5_STEREO-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..a507cfcd5b827b5ed666a797eb4fb8bd790b4863 --- /dev/null +++ b/experiments/characterization/P800-1/config/P800-1_cat5_STEREO-36LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-1 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-1/proc_input/cat5" +output_path: "experiments/characterization/P800-1/proc_output/cat5/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-1/config/P800-1_cat6_STEREO-16LKFS.yml b/experiments/characterization/P800-1/config/P800-1_cat6_STEREO-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..d86d7fc5fae17653d58ccdfe871704c3de8e1e44 --- /dev/null +++ b/experiments/characterization/P800-1/config/P800-1_cat6_STEREO-16LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-1 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-1/proc_input/cat6" +output_path: "experiments/characterization/P800-1/proc_output/cat6/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-1/config/P800-1_cat6_STEREO-26LKFS.yml b/experiments/characterization/P800-1/config/P800-1_cat6_STEREO-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..d0669d0f03ffce32bec9a21546a0100871a56e9b --- /dev/null +++ b/experiments/characterization/P800-1/config/P800-1_cat6_STEREO-26LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-1 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-1/proc_input/cat6" +output_path: "experiments/characterization/P800-1/proc_output/cat6/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-1/config/P800-1_cat6_STEREO-36LKFS.yml b/experiments/characterization/P800-1/config/P800-1_cat6_STEREO-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..dde4c88ede3ac6c9bbc9839b91cf8c884dbeb873 --- /dev/null +++ b/experiments/characterization/P800-1/config/P800-1_cat6_STEREO-36LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-1 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-1/proc_input/cat6" +output_path: "experiments/characterization/P800-1/proc_output/cat6/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-1/proc_input/cat1/.gitkeep b/experiments/characterization/P800-1/proc_input/cat1/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-1/proc_input/cat2/.gitkeep b/experiments/characterization/P800-1/proc_input/cat2/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-1/proc_input/cat3/.gitkeep b/experiments/characterization/P800-1/proc_input/cat3/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-1/proc_input/cat4/.gitkeep b/experiments/characterization/P800-1/proc_input/cat4/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-1/proc_input/cat5/.gitkeep b/experiments/characterization/P800-1/proc_input/cat5/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-1/proc_input/cat6/.gitkeep b/experiments/characterization/P800-1/proc_input/cat6/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-1/proc_output/cat1/out_-16LKFS/.gitkeep b/experiments/characterization/P800-1/proc_output/cat1/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-1/proc_output/cat1/out_-26LKFS/.gitkeep b/experiments/characterization/P800-1/proc_output/cat1/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-1/proc_output/cat1/out_-36LKFS/.gitkeep b/experiments/characterization/P800-1/proc_output/cat1/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-1/proc_output/cat2/out_-16LKFS/.gitkeep b/experiments/characterization/P800-1/proc_output/cat2/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-1/proc_output/cat2/out_-26LKFS/.gitkeep b/experiments/characterization/P800-1/proc_output/cat2/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-1/proc_output/cat2/out_-36LKFS/.gitkeep b/experiments/characterization/P800-1/proc_output/cat2/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-1/proc_output/cat3/out_-16LKFS/.gitkeep b/experiments/characterization/P800-1/proc_output/cat3/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-1/proc_output/cat3/out_-26LKFS/.gitkeep b/experiments/characterization/P800-1/proc_output/cat3/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-1/proc_output/cat3/out_-36LKFS/.gitkeep b/experiments/characterization/P800-1/proc_output/cat3/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-1/proc_output/cat4/out_-16LKFS/.gitkeep b/experiments/characterization/P800-1/proc_output/cat4/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-1/proc_output/cat4/out_-26LKFS/.gitkeep b/experiments/characterization/P800-1/proc_output/cat4/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-1/proc_output/cat4/out_-36LKFS/.gitkeep b/experiments/characterization/P800-1/proc_output/cat4/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-1/proc_output/cat5/out_-16LKFS/.gitkeep b/experiments/characterization/P800-1/proc_output/cat5/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-1/proc_output/cat5/out_-26LKFS/.gitkeep b/experiments/characterization/P800-1/proc_output/cat5/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-1/proc_output/cat5/out_-36LKFS/.gitkeep b/experiments/characterization/P800-1/proc_output/cat5/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-1/proc_output/cat6/out_-16LKFS/.gitkeep b/experiments/characterization/P800-1/proc_output/cat6/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-1/proc_output/cat6/out_-26LKFS/.gitkeep b/experiments/characterization/P800-1/proc_output/cat6/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-1/proc_output/cat6/out_-36LKFS/.gitkeep b/experiments/characterization/P800-1/proc_output/cat6/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-10/config/P800-10_cat1_ISM3-16LKFS.yml b/experiments/characterization/P800-10/config/P800-10_cat1_ISM3-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..687e286fec4847a4976903076664d60bff4ce048 --- /dev/null +++ b/experiments/characterization/P800-10/config/P800-10_cat1_ISM3-16LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-10 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-10/proc_input/cat1" +output_path: "experiments/characterization/P800-10/proc_output/cat1/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-10/config/P800-10_cat1_ISM3-26LKFS.yml b/experiments/characterization/P800-10/config/P800-10_cat1_ISM3-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..4618d958bf94bc87cddbdbef004c83d59083fff8 --- /dev/null +++ b/experiments/characterization/P800-10/config/P800-10_cat1_ISM3-26LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-10 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-10/proc_input/cat1" +output_path: "experiments/characterization/P800-10/proc_output/cat1/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-10/config/P800-10_cat1_ISM3-36LKFS.yml b/experiments/characterization/P800-10/config/P800-10_cat1_ISM3-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..f97dcb5a7dbdc2d78e8a8e5e445224d325205c04 --- /dev/null +++ b/experiments/characterization/P800-10/config/P800-10_cat1_ISM3-36LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-10 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-10/proc_input/cat1" +output_path: "experiments/characterization/P800-10/proc_output/cat1/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-10/config/P800-10_cat2_ISM3-16LKFS.yml b/experiments/characterization/P800-10/config/P800-10_cat2_ISM3-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..b688382f8226252982b460ebf65d8d86f1431a50 --- /dev/null +++ b/experiments/characterization/P800-10/config/P800-10_cat2_ISM3-16LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-10 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-10/proc_input/cat2" +output_path: "experiments/characterization/P800-10/proc_output/cat2/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-10/config/P800-10_cat2_ISM3-26LKFS.yml b/experiments/characterization/P800-10/config/P800-10_cat2_ISM3-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..1c704c6f8cdd88fe3423ce3065216b7a29ec6e96 --- /dev/null +++ b/experiments/characterization/P800-10/config/P800-10_cat2_ISM3-26LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-10 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-10/proc_input/cat2" +output_path: "experiments/characterization/P800-10/proc_output/cat2/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-10/config/P800-10_cat2_ISM3-36LKFS.yml b/experiments/characterization/P800-10/config/P800-10_cat2_ISM3-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..6e4a05c53f5214a0db863ab2fbf19dbb46e5b6b2 --- /dev/null +++ b/experiments/characterization/P800-10/config/P800-10_cat2_ISM3-36LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-10 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-10/proc_input/cat2" +output_path: "experiments/characterization/P800-10/proc_output/cat2/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-10/config/P800-10_cat3_ISM3-16LKFS.yml b/experiments/characterization/P800-10/config/P800-10_cat3_ISM3-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..06b605ddc0cb20bab95d427c9f790bc032ee2858 --- /dev/null +++ b/experiments/characterization/P800-10/config/P800-10_cat3_ISM3-16LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-10 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-10/proc_input/cat3" +output_path: "experiments/characterization/P800-10/proc_output/cat3/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-10/config/P800-10_cat3_ISM3-26LKFS.yml b/experiments/characterization/P800-10/config/P800-10_cat3_ISM3-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..38b2c1788f2aabb1845daec3451adfd13448d7fb --- /dev/null +++ b/experiments/characterization/P800-10/config/P800-10_cat3_ISM3-26LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-10 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-10/proc_input/cat3" +output_path: "experiments/characterization/P800-10/proc_output/cat3/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-10/config/P800-10_cat3_ISM3-36LKFS.yml b/experiments/characterization/P800-10/config/P800-10_cat3_ISM3-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..0788188d24c3292b01fafe48dfe74180ccb4b1a4 --- /dev/null +++ b/experiments/characterization/P800-10/config/P800-10_cat3_ISM3-36LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-10 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-10/proc_input/cat3" +output_path: "experiments/characterization/P800-10/proc_output/cat3/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-10/config/P800-10_cat4_ISM4-16LKFS.yml b/experiments/characterization/P800-10/config/P800-10_cat4_ISM4-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..8c311170fa58ff4d1ba5958448cbf9addb8aef7a --- /dev/null +++ b/experiments/characterization/P800-10/config/P800-10_cat4_ISM4-16LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-10 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-10/proc_input/cat4" +output_path: "experiments/characterization/P800-10/proc_output/cat4/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM4" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-10/config/P800-10_cat4_ISM4-26LKFS.yml b/experiments/characterization/P800-10/config/P800-10_cat4_ISM4-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..1880adea7d94573788005a6303afe2cda33ccc96 --- /dev/null +++ b/experiments/characterization/P800-10/config/P800-10_cat4_ISM4-26LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-10 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-10/proc_input/cat4" +output_path: "experiments/characterization/P800-10/proc_output/cat4/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM4" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-10/config/P800-10_cat4_ISM4-36LKFS.yml b/experiments/characterization/P800-10/config/P800-10_cat4_ISM4-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..fa82e5cf0fda5566dcb8e48eeeb63f5fe482c840 --- /dev/null +++ b/experiments/characterization/P800-10/config/P800-10_cat4_ISM4-36LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-10 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-10/proc_input/cat4" +output_path: "experiments/characterization/P800-10/proc_output/cat4/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM4" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-10/config/P800-10_cat5_ISM4-16LKFS.yml b/experiments/characterization/P800-10/config/P800-10_cat5_ISM4-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..b9df8ac4f316bb3da3d5c8fe71059fbe9e4e7542 --- /dev/null +++ b/experiments/characterization/P800-10/config/P800-10_cat5_ISM4-16LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-10 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-10/proc_input/cat5" +output_path: "experiments/characterization/P800-10/proc_output/cat5/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM4" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-10/config/P800-10_cat5_ISM4-26LKFS.yml b/experiments/characterization/P800-10/config/P800-10_cat5_ISM4-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..a035adad9c2ab7252d77297926f6d717edb2d577 --- /dev/null +++ b/experiments/characterization/P800-10/config/P800-10_cat5_ISM4-26LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-10 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-10/proc_input/cat5" +output_path: "experiments/characterization/P800-10/proc_output/cat5/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM4" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-10/config/P800-10_cat5_ISM4-36LKFS.yml b/experiments/characterization/P800-10/config/P800-10_cat5_ISM4-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..676a58823b8cf468d32ad0dcee13f57ed8c91ba4 --- /dev/null +++ b/experiments/characterization/P800-10/config/P800-10_cat5_ISM4-36LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-10 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-10/proc_input/cat5" +output_path: "experiments/characterization/P800-10/proc_output/cat5/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM4" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-10/config/P800-10_cat6_ISM4-16LKFS.yml b/experiments/characterization/P800-10/config/P800-10_cat6_ISM4-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..ff0b01b66b502455171affae15f3ee853be37717 --- /dev/null +++ b/experiments/characterization/P800-10/config/P800-10_cat6_ISM4-16LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-10 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-10/proc_input/cat6" +output_path: "experiments/characterization/P800-10/proc_output/cat6/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM4" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-10/config/P800-10_cat6_ISM4-26LKFS.yml b/experiments/characterization/P800-10/config/P800-10_cat6_ISM4-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..0b5d672e7c9094a0941b47f64df55e4359297fca --- /dev/null +++ b/experiments/characterization/P800-10/config/P800-10_cat6_ISM4-26LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-10 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-10/proc_input/cat6" +output_path: "experiments/characterization/P800-10/proc_output/cat6/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM4" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-10/config/P800-10_cat6_ISM4-36LKFS.yml b/experiments/characterization/P800-10/config/P800-10_cat6_ISM4-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..713b0e0ad2027dab0c44f2ad717020d13df51452 --- /dev/null +++ b/experiments/characterization/P800-10/config/P800-10_cat6_ISM4-36LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-10 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-10/proc_input/cat6" +output_path: "experiments/characterization/P800-10/proc_output/cat6/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM4" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-10/proc_input/cat1/.gitkeep b/experiments/characterization/P800-10/proc_input/cat1/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-10/proc_input/cat2/.gitkeep b/experiments/characterization/P800-10/proc_input/cat2/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-10/proc_input/cat3/.gitkeep b/experiments/characterization/P800-10/proc_input/cat3/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-10/proc_input/cat4/.gitkeep b/experiments/characterization/P800-10/proc_input/cat4/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-10/proc_input/cat5/.gitkeep b/experiments/characterization/P800-10/proc_input/cat5/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-10/proc_input/cat6/.gitkeep b/experiments/characterization/P800-10/proc_input/cat6/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-10/proc_output/cat1/out_-16LKFS/.gitkeep b/experiments/characterization/P800-10/proc_output/cat1/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-10/proc_output/cat1/out_-26LKFS/.gitkeep b/experiments/characterization/P800-10/proc_output/cat1/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-10/proc_output/cat1/out_-36LKFS/.gitkeep b/experiments/characterization/P800-10/proc_output/cat1/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-10/proc_output/cat2/out_-16LKFS/.gitkeep b/experiments/characterization/P800-10/proc_output/cat2/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-10/proc_output/cat2/out_-26LKFS/.gitkeep b/experiments/characterization/P800-10/proc_output/cat2/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-10/proc_output/cat2/out_-36LKFS/.gitkeep b/experiments/characterization/P800-10/proc_output/cat2/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-10/proc_output/cat3/out_-16LKFS/.gitkeep b/experiments/characterization/P800-10/proc_output/cat3/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-10/proc_output/cat3/out_-26LKFS/.gitkeep b/experiments/characterization/P800-10/proc_output/cat3/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-10/proc_output/cat3/out_-36LKFS/.gitkeep b/experiments/characterization/P800-10/proc_output/cat3/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-10/proc_output/cat4/out_-16LKFS/.gitkeep b/experiments/characterization/P800-10/proc_output/cat4/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-10/proc_output/cat4/out_-26LKFS/.gitkeep b/experiments/characterization/P800-10/proc_output/cat4/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-10/proc_output/cat4/out_-36LKFS/.gitkeep b/experiments/characterization/P800-10/proc_output/cat4/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-10/proc_output/cat5/out_-16LKFS/.gitkeep b/experiments/characterization/P800-10/proc_output/cat5/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-10/proc_output/cat5/out_-26LKFS/.gitkeep b/experiments/characterization/P800-10/proc_output/cat5/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-10/proc_output/cat5/out_-36LKFS/.gitkeep b/experiments/characterization/P800-10/proc_output/cat5/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-10/proc_output/cat6/out_-16LKFS/.gitkeep b/experiments/characterization/P800-10/proc_output/cat6/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-10/proc_output/cat6/out_-26LKFS/.gitkeep b/experiments/characterization/P800-10/proc_output/cat6/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-10/proc_output/cat6/out_-36LKFS/.gitkeep b/experiments/characterization/P800-10/proc_output/cat6/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-11/config/P800-11_cat1_ISM1-16LKFS.yml b/experiments/characterization/P800-11/config/P800-11_cat1_ISM1-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..af0005e8fd23181df8431ed41b6f01371e7af7c4 --- /dev/null +++ b/experiments/characterization/P800-11/config/P800-11_cat1_ISM1-16LKFS.yml @@ -0,0 +1,437 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-11 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-11/proc_input/cat1" +output_path: "experiments/characterization/P800-11/proc_output/cat1/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-11/config/P800-11_cat1_ISM1-26LKFS.yml b/experiments/characterization/P800-11/config/P800-11_cat1_ISM1-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..08976f0cbf809063b7e6d74c95ad574c46cec7c9 --- /dev/null +++ b/experiments/characterization/P800-11/config/P800-11_cat1_ISM1-26LKFS.yml @@ -0,0 +1,437 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-11 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-11/proc_input/cat1" +output_path: "experiments/characterization/P800-11/proc_output/cat1/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-11/config/P800-11_cat1_ISM1-36LKFS.yml b/experiments/characterization/P800-11/config/P800-11_cat1_ISM1-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..b2a8972c20cfcd040b52d16306c871a9c91c515f --- /dev/null +++ b/experiments/characterization/P800-11/config/P800-11_cat1_ISM1-36LKFS.yml @@ -0,0 +1,437 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-11 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-11/proc_input/cat1" +output_path: "experiments/characterization/P800-11/proc_output/cat1/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-11/config/P800-11_cat2_ISM1-16LKFS.yml b/experiments/characterization/P800-11/config/P800-11_cat2_ISM1-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..1a753817107464f411514b3ca8db58bfdc4df25f --- /dev/null +++ b/experiments/characterization/P800-11/config/P800-11_cat2_ISM1-16LKFS.yml @@ -0,0 +1,437 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-11 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-11/proc_input/cat2" +output_path: "experiments/characterization/P800-11/proc_output/cat2/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-11/config/P800-11_cat2_ISM1-26LKFS.yml b/experiments/characterization/P800-11/config/P800-11_cat2_ISM1-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..b5ead014cd0ec79cac4c7138aea75a16c68b707b --- /dev/null +++ b/experiments/characterization/P800-11/config/P800-11_cat2_ISM1-26LKFS.yml @@ -0,0 +1,437 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-11 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-11/proc_input/cat2" +output_path: "experiments/characterization/P800-11/proc_output/cat2/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-11/config/P800-11_cat2_ISM1-36LKFS.yml b/experiments/characterization/P800-11/config/P800-11_cat2_ISM1-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..36fb359116a2bc2c06aae8d993a629e5430c5650 --- /dev/null +++ b/experiments/characterization/P800-11/config/P800-11_cat2_ISM1-36LKFS.yml @@ -0,0 +1,437 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-11 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-11/proc_input/cat2" +output_path: "experiments/characterization/P800-11/proc_output/cat2/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-11/config/P800-11_cat3_ISM2-16LKFS.yml b/experiments/characterization/P800-11/config/P800-11_cat3_ISM2-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..018084ad71cffbb63421c73c363578ebab8cebb1 --- /dev/null +++ b/experiments/characterization/P800-11/config/P800-11_cat3_ISM2-16LKFS.yml @@ -0,0 +1,437 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-11 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-11/proc_input/cat3" +output_path: "experiments/characterization/P800-11/proc_output/cat3/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-11/config/P800-11_cat3_ISM2-26LKFS.yml b/experiments/characterization/P800-11/config/P800-11_cat3_ISM2-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..a861d7fa61eeaa1e8584a5a1b632fa76e95cadc7 --- /dev/null +++ b/experiments/characterization/P800-11/config/P800-11_cat3_ISM2-26LKFS.yml @@ -0,0 +1,437 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-11 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-11/proc_input/cat3" +output_path: "experiments/characterization/P800-11/proc_output/cat3/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-11/config/P800-11_cat3_ISM2-36LKFS.yml b/experiments/characterization/P800-11/config/P800-11_cat3_ISM2-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..b2a670fecc157ae1452763ac41e967b2a8bd729c --- /dev/null +++ b/experiments/characterization/P800-11/config/P800-11_cat3_ISM2-36LKFS.yml @@ -0,0 +1,437 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-11 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-11/proc_input/cat3" +output_path: "experiments/characterization/P800-11/proc_output/cat3/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-11/config/P800-11_cat4_ISM2-16LKFS.yml b/experiments/characterization/P800-11/config/P800-11_cat4_ISM2-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..1652a30d7d9f756cfc0d3dce016bbbc1d6611f5f --- /dev/null +++ b/experiments/characterization/P800-11/config/P800-11_cat4_ISM2-16LKFS.yml @@ -0,0 +1,437 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-11 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-11/proc_input/cat4" +output_path: "experiments/characterization/P800-11/proc_output/cat4/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-11/config/P800-11_cat4_ISM2-26LKFS.yml b/experiments/characterization/P800-11/config/P800-11_cat4_ISM2-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..27c74dbcc7763623c7227a2ff1b49981900741b3 --- /dev/null +++ b/experiments/characterization/P800-11/config/P800-11_cat4_ISM2-26LKFS.yml @@ -0,0 +1,437 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-11 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-11/proc_input/cat4" +output_path: "experiments/characterization/P800-11/proc_output/cat4/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-11/config/P800-11_cat4_ISM2-36LKFS.yml b/experiments/characterization/P800-11/config/P800-11_cat4_ISM2-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..78d1b64453c0b041c65efce3c485447770c24609 --- /dev/null +++ b/experiments/characterization/P800-11/config/P800-11_cat4_ISM2-36LKFS.yml @@ -0,0 +1,437 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-11 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-11/proc_input/cat4" +output_path: "experiments/characterization/P800-11/proc_output/cat4/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-11/config/P800-11_cat5_ISM3-16LKFS.yml b/experiments/characterization/P800-11/config/P800-11_cat5_ISM3-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..500689a94563a252626d6d21ca6268c937237703 --- /dev/null +++ b/experiments/characterization/P800-11/config/P800-11_cat5_ISM3-16LKFS.yml @@ -0,0 +1,437 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-11 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-11/proc_input/cat5" +output_path: "experiments/characterization/P800-11/proc_output/cat5/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-11/config/P800-11_cat5_ISM3-26LKFS.yml b/experiments/characterization/P800-11/config/P800-11_cat5_ISM3-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..3752c482e58699ad23d32e0715b203a1de236cae --- /dev/null +++ b/experiments/characterization/P800-11/config/P800-11_cat5_ISM3-26LKFS.yml @@ -0,0 +1,437 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-11 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-11/proc_input/cat5" +output_path: "experiments/characterization/P800-11/proc_output/cat5/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-11/config/P800-11_cat5_ISM3-36LKFS.yml b/experiments/characterization/P800-11/config/P800-11_cat5_ISM3-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..36e0391183dd11c930dd43dbeb021182dfcaad0b --- /dev/null +++ b/experiments/characterization/P800-11/config/P800-11_cat5_ISM3-36LKFS.yml @@ -0,0 +1,437 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-11 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-11/proc_input/cat5" +output_path: "experiments/characterization/P800-11/proc_output/cat5/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-11/config/P800-11_cat6_ISM4-16LKFS.yml b/experiments/characterization/P800-11/config/P800-11_cat6_ISM4-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..b1ff36bcab2a7d72008859ab9480bcff1347dff0 --- /dev/null +++ b/experiments/characterization/P800-11/config/P800-11_cat6_ISM4-16LKFS.yml @@ -0,0 +1,437 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-11 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-11/proc_input/cat6" +output_path: "experiments/characterization/P800-11/proc_output/cat6/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM4" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-11/config/P800-11_cat6_ISM4-26LKFS.yml b/experiments/characterization/P800-11/config/P800-11_cat6_ISM4-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..0756514ca538eb08bc861d64e8a16e1ac1a8f14b --- /dev/null +++ b/experiments/characterization/P800-11/config/P800-11_cat6_ISM4-26LKFS.yml @@ -0,0 +1,437 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-11 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-11/proc_input/cat6" +output_path: "experiments/characterization/P800-11/proc_output/cat6/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM4" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-11/config/P800-11_cat6_ISM4-36LKFS.yml b/experiments/characterization/P800-11/config/P800-11_cat6_ISM4-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..2de581098c7b92ba468e160168eb79c87f524465 --- /dev/null +++ b/experiments/characterization/P800-11/config/P800-11_cat6_ISM4-36LKFS.yml @@ -0,0 +1,437 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-11 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-11/proc_input/cat6" +output_path: "experiments/characterization/P800-11/proc_output/cat6/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM4" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-11/proc_input/cat1/.gitkeep b/experiments/characterization/P800-11/proc_input/cat1/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-11/proc_input/cat2/.gitkeep b/experiments/characterization/P800-11/proc_input/cat2/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-11/proc_input/cat3/.gitkeep b/experiments/characterization/P800-11/proc_input/cat3/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-11/proc_input/cat4/.gitkeep b/experiments/characterization/P800-11/proc_input/cat4/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-11/proc_input/cat5/.gitkeep b/experiments/characterization/P800-11/proc_input/cat5/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-11/proc_input/cat6/.gitkeep b/experiments/characterization/P800-11/proc_input/cat6/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-11/proc_output/cat1/out_-16LKFS/.gitkeep b/experiments/characterization/P800-11/proc_output/cat1/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-11/proc_output/cat1/out_-26LKFS/.gitkeep b/experiments/characterization/P800-11/proc_output/cat1/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-11/proc_output/cat1/out_-36LKFS/.gitkeep b/experiments/characterization/P800-11/proc_output/cat1/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-11/proc_output/cat2/out_-16LKFS/.gitkeep b/experiments/characterization/P800-11/proc_output/cat2/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-11/proc_output/cat2/out_-26LKFS/.gitkeep b/experiments/characterization/P800-11/proc_output/cat2/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-11/proc_output/cat2/out_-36LKFS/.gitkeep b/experiments/characterization/P800-11/proc_output/cat2/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-11/proc_output/cat3/out_-16LKFS/.gitkeep b/experiments/characterization/P800-11/proc_output/cat3/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-11/proc_output/cat3/out_-26LKFS/.gitkeep b/experiments/characterization/P800-11/proc_output/cat3/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-11/proc_output/cat3/out_-36LKFS/.gitkeep b/experiments/characterization/P800-11/proc_output/cat3/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-11/proc_output/cat4/out_-16LKFS/.gitkeep b/experiments/characterization/P800-11/proc_output/cat4/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-11/proc_output/cat4/out_-26LKFS/.gitkeep b/experiments/characterization/P800-11/proc_output/cat4/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-11/proc_output/cat4/out_-36LKFS/.gitkeep b/experiments/characterization/P800-11/proc_output/cat4/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-12/background_noise/.gitkeep b/experiments/characterization/P800-12/background_noise/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-12/config/P800-12_cat1_FOA-16LKFS.yml b/experiments/characterization/P800-12/config/P800-12_cat1_FOA-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..087cd41d60b1b0e5b02edd2397f7c022df49d9a4 --- /dev/null +++ b/experiments/characterization/P800-12/config/P800-12_cat1_FOA-16LKFS.yml @@ -0,0 +1,332 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-12 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-12/proc_input/cat1" +output_path: "experiments/characterization/P800-12/proc_output/cat1/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-12/background_noise/background_noise_cat1.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-12/config/P800-12_cat1_FOA-26LKFS.yml b/experiments/characterization/P800-12/config/P800-12_cat1_FOA-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..c8182f828db617648da8bead52c6aa3e11878dce --- /dev/null +++ b/experiments/characterization/P800-12/config/P800-12_cat1_FOA-26LKFS.yml @@ -0,0 +1,332 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-12 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-12/proc_input/cat1" +output_path: "experiments/characterization/P800-12/proc_output/cat1/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-12/background_noise/background_noise_cat1.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-12/config/P800-12_cat1_FOA-36LKFS.yml b/experiments/characterization/P800-12/config/P800-12_cat1_FOA-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..ec92c061d9cb09c99e14508ff1c4edefc1972507 --- /dev/null +++ b/experiments/characterization/P800-12/config/P800-12_cat1_FOA-36LKFS.yml @@ -0,0 +1,332 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-12 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-12/proc_input/cat1" +output_path: "experiments/characterization/P800-12/proc_output/cat1/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-12/background_noise/background_noise_cat1.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-12/config/P800-12_cat2_FOA-16LKFS.yml b/experiments/characterization/P800-12/config/P800-12_cat2_FOA-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..7e06f6b5d45ec02847e66919bfe3f5b81334c33d --- /dev/null +++ b/experiments/characterization/P800-12/config/P800-12_cat2_FOA-16LKFS.yml @@ -0,0 +1,332 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-12 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-12/proc_input/cat2" +output_path: "experiments/characterization/P800-12/proc_output/cat2/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-12/background_noise/background_noise_cat2.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-12/config/P800-12_cat2_FOA-26LKFS.yml b/experiments/characterization/P800-12/config/P800-12_cat2_FOA-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..fc8e8e1fa069028dd51ba6fe342b0a034af7f5ca --- /dev/null +++ b/experiments/characterization/P800-12/config/P800-12_cat2_FOA-26LKFS.yml @@ -0,0 +1,332 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-12 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-12/proc_input/cat2" +output_path: "experiments/characterization/P800-12/proc_output/cat2/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-12/background_noise/background_noise_cat2.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-12/config/P800-12_cat2_FOA-36LKFS.yml b/experiments/characterization/P800-12/config/P800-12_cat2_FOA-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..1f398a7282cd39b77acd0d6347fa6cad404039c4 --- /dev/null +++ b/experiments/characterization/P800-12/config/P800-12_cat2_FOA-36LKFS.yml @@ -0,0 +1,332 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-12 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-12/proc_input/cat2" +output_path: "experiments/characterization/P800-12/proc_output/cat2/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-12/background_noise/background_noise_cat2.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-12/config/P800-12_cat3_FOA-16LKFS.yml b/experiments/characterization/P800-12/config/P800-12_cat3_FOA-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..dbd75846c7bfdcc8f9e370c72a208e9d7083fd34 --- /dev/null +++ b/experiments/characterization/P800-12/config/P800-12_cat3_FOA-16LKFS.yml @@ -0,0 +1,332 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-12 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-12/proc_input/cat3" +output_path: "experiments/characterization/P800-12/proc_output/cat3/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-12/background_noise/background_noise_cat3.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-12/config/P800-12_cat3_FOA-26LKFS.yml b/experiments/characterization/P800-12/config/P800-12_cat3_FOA-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..fe648970783476f3e5ea43ffaf237804ccea050f --- /dev/null +++ b/experiments/characterization/P800-12/config/P800-12_cat3_FOA-26LKFS.yml @@ -0,0 +1,332 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-12 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-12/proc_input/cat3" +output_path: "experiments/characterization/P800-12/proc_output/cat3/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-12/background_noise/background_noise_cat3.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-12/config/P800-12_cat3_FOA-36LKFS.yml b/experiments/characterization/P800-12/config/P800-12_cat3_FOA-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..d3d888553dc0f1633c88a21cd87e582a6554d1ae --- /dev/null +++ b/experiments/characterization/P800-12/config/P800-12_cat3_FOA-36LKFS.yml @@ -0,0 +1,332 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-12 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-12/proc_input/cat3" +output_path: "experiments/characterization/P800-12/proc_output/cat3/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-12/background_noise/background_noise_cat3.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-12/config/P800-12_cat4_FOA-16LKFS.yml b/experiments/characterization/P800-12/config/P800-12_cat4_FOA-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..d989a3c6098035769749bbde6896534f2f46a09a --- /dev/null +++ b/experiments/characterization/P800-12/config/P800-12_cat4_FOA-16LKFS.yml @@ -0,0 +1,332 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-12 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-12/proc_input/cat4" +output_path: "experiments/characterization/P800-12/proc_output/cat4/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-12/background_noise/background_noise_cat4.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-12/config/P800-12_cat4_FOA-26LKFS.yml b/experiments/characterization/P800-12/config/P800-12_cat4_FOA-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..33b1d74b0cb8021a07a2a94b0d9c85cff441126f --- /dev/null +++ b/experiments/characterization/P800-12/config/P800-12_cat4_FOA-26LKFS.yml @@ -0,0 +1,332 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-12 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-12/proc_input/cat4" +output_path: "experiments/characterization/P800-12/proc_output/cat4/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-12/background_noise/background_noise_cat4.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-12/config/P800-12_cat4_FOA-36LKFS.yml b/experiments/characterization/P800-12/config/P800-12_cat4_FOA-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..f43cf9db6df8dfd2a381b6955f032f24e8b3a912 --- /dev/null +++ b/experiments/characterization/P800-12/config/P800-12_cat4_FOA-36LKFS.yml @@ -0,0 +1,332 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-12 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-12/proc_input/cat4" +output_path: "experiments/characterization/P800-12/proc_output/cat4/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-12/background_noise/background_noise_cat4.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-12/config/P800-12_cat5_MASA1DIR1-16LKFS.yml b/experiments/characterization/P800-12/config/P800-12_cat5_MASA1DIR1-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..202d3f6a736617cd8ddbdebeecfeeb76fa5857b6 --- /dev/null +++ b/experiments/characterization/P800-12/config/P800-12_cat5_MASA1DIR1-16LKFS.yml @@ -0,0 +1,329 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-12 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-12/proc_input/cat5" +output_path: "experiments/characterization/P800-12/proc_output/cat5/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "MASA1DIR1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-12/config/P800-12_cat5_MASA1DIR1-26LKFS.yml b/experiments/characterization/P800-12/config/P800-12_cat5_MASA1DIR1-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..7c7b4c0f05b8eb16b0ebe1cfc5746999e2c85b02 --- /dev/null +++ b/experiments/characterization/P800-12/config/P800-12_cat5_MASA1DIR1-26LKFS.yml @@ -0,0 +1,329 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-12 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-12/proc_input/cat5" +output_path: "experiments/characterization/P800-12/proc_output/cat5/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "MASA1DIR1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-12/config/P800-12_cat5_MASA1DIR1-36LKFS.yml b/experiments/characterization/P800-12/config/P800-12_cat5_MASA1DIR1-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..d4833791f9bb6725a6b9dd160d1a10061019dbf3 --- /dev/null +++ b/experiments/characterization/P800-12/config/P800-12_cat5_MASA1DIR1-36LKFS.yml @@ -0,0 +1,329 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-12 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-12/proc_input/cat5" +output_path: "experiments/characterization/P800-12/proc_output/cat5/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "MASA1DIR1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-12/config/P800-12_cat6_MASA1DIR1-16LKFS.yml b/experiments/characterization/P800-12/config/P800-12_cat6_MASA1DIR1-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..f1db8c165b5bfc16e382b4d2ec4b8712b1462cae --- /dev/null +++ b/experiments/characterization/P800-12/config/P800-12_cat6_MASA1DIR1-16LKFS.yml @@ -0,0 +1,329 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-12 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-12/proc_input/cat6" +output_path: "experiments/characterization/P800-12/proc_output/cat6/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "MASA1DIR1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-12/config/P800-12_cat6_MASA1DIR1-26LKFS.yml b/experiments/characterization/P800-12/config/P800-12_cat6_MASA1DIR1-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..b5d35a66eaca680111f402a1de371aeb1e12970c --- /dev/null +++ b/experiments/characterization/P800-12/config/P800-12_cat6_MASA1DIR1-26LKFS.yml @@ -0,0 +1,329 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-12 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-12/proc_input/cat6" +output_path: "experiments/characterization/P800-12/proc_output/cat6/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "MASA1DIR1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-12/config/P800-12_cat6_MASA1DIR1-36LKFS.yml b/experiments/characterization/P800-12/config/P800-12_cat6_MASA1DIR1-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..62b6d16bbc230b375423d8fa0432f10a38eb90bc --- /dev/null +++ b/experiments/characterization/P800-12/config/P800-12_cat6_MASA1DIR1-36LKFS.yml @@ -0,0 +1,329 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-12 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-12/proc_input/cat6" +output_path: "experiments/characterization/P800-12/proc_output/cat6/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "MASA1DIR1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-12/proc_input/cat1/.gitkeep b/experiments/characterization/P800-12/proc_input/cat1/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-12/proc_input/cat2/.gitkeep b/experiments/characterization/P800-12/proc_input/cat2/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-12/proc_input/cat3/.gitkeep b/experiments/characterization/P800-12/proc_input/cat3/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-12/proc_input/cat4/.gitkeep b/experiments/characterization/P800-12/proc_input/cat4/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-12/proc_input/cat5/.gitkeep b/experiments/characterization/P800-12/proc_input/cat5/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-12/proc_input/cat6/.gitkeep b/experiments/characterization/P800-12/proc_input/cat6/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-12/proc_output/cat1/out_-16LKFS/.gitkeep b/experiments/characterization/P800-12/proc_output/cat1/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-12/proc_output/cat1/out_-26LKFS/.gitkeep b/experiments/characterization/P800-12/proc_output/cat1/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-12/proc_output/cat1/out_-36LKFS/.gitkeep b/experiments/characterization/P800-12/proc_output/cat1/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-12/proc_output/cat2/out_-16LKFS/.gitkeep b/experiments/characterization/P800-12/proc_output/cat2/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-12/proc_output/cat2/out_-26LKFS/.gitkeep b/experiments/characterization/P800-12/proc_output/cat2/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-12/proc_output/cat2/out_-36LKFS/.gitkeep b/experiments/characterization/P800-12/proc_output/cat2/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-12/proc_output/cat3/out_-16LKFS/.gitkeep b/experiments/characterization/P800-12/proc_output/cat3/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-12/proc_output/cat3/out_-26LKFS/.gitkeep b/experiments/characterization/P800-12/proc_output/cat3/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-12/proc_output/cat3/out_-36LKFS/.gitkeep b/experiments/characterization/P800-12/proc_output/cat3/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-12/proc_output/cat4/out_-16LKFS/.gitkeep b/experiments/characterization/P800-12/proc_output/cat4/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-12/proc_output/cat4/out_-26LKFS/.gitkeep b/experiments/characterization/P800-12/proc_output/cat4/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-12/proc_output/cat4/out_-36LKFS/.gitkeep b/experiments/characterization/P800-12/proc_output/cat4/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-12/proc_output/cat5/out_-16LKFS/.gitkeep b/experiments/characterization/P800-12/proc_output/cat5/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-12/proc_output/cat5/out_-26LKFS/.gitkeep b/experiments/characterization/P800-12/proc_output/cat5/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-12/proc_output/cat5/out_-36LKFS/.gitkeep b/experiments/characterization/P800-12/proc_output/cat5/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-12/proc_output/cat6/out_-16LKFS/.gitkeep b/experiments/characterization/P800-12/proc_output/cat6/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-12/proc_output/cat6/out_-26LKFS/.gitkeep b/experiments/characterization/P800-12/proc_output/cat6/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-12/proc_output/cat6/out_-36LKFS/.gitkeep b/experiments/characterization/P800-12/proc_output/cat6/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-13/background_noise/.gitkeep b/experiments/characterization/P800-13/background_noise/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-13/config/P800-13_cat1_FOA-16LKFS.yml b/experiments/characterization/P800-13/config/P800-13_cat1_FOA-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..0cf7eec8ed65d9972cddad73b346ca3b5214a961 --- /dev/null +++ b/experiments/characterization/P800-13/config/P800-13_cat1_FOA-16LKFS.yml @@ -0,0 +1,332 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-13 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-13/proc_input/cat1" +output_path: "experiments/characterization/P800-13/proc_output/cat1/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-13/background_noise/background_noise_cat1.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-13/config/P800-13_cat1_FOA-26LKFS.yml b/experiments/characterization/P800-13/config/P800-13_cat1_FOA-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..7ab8e6a5f53027673e5e884904b8deae174ea055 --- /dev/null +++ b/experiments/characterization/P800-13/config/P800-13_cat1_FOA-26LKFS.yml @@ -0,0 +1,332 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-13 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-13/proc_input/cat1" +output_path: "experiments/characterization/P800-13/proc_output/cat1/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-13/background_noise/background_noise_cat1.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-13/config/P800-13_cat1_FOA-36LKFS.yml b/experiments/characterization/P800-13/config/P800-13_cat1_FOA-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..78b34fd52aa521b59b0a0027513278989515c436 --- /dev/null +++ b/experiments/characterization/P800-13/config/P800-13_cat1_FOA-36LKFS.yml @@ -0,0 +1,332 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-13 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-13/proc_input/cat1" +output_path: "experiments/characterization/P800-13/proc_output/cat1/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-13/background_noise/background_noise_cat1.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-13/config/P800-13_cat2_FOA-16LKFS.yml b/experiments/characterization/P800-13/config/P800-13_cat2_FOA-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..f6bff9dffd64f5aeab9fc8f90268ee6b41af6f71 --- /dev/null +++ b/experiments/characterization/P800-13/config/P800-13_cat2_FOA-16LKFS.yml @@ -0,0 +1,332 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-13 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-13/proc_input/cat2" +output_path: "experiments/characterization/P800-13/proc_output/cat2/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-13/background_noise/background_noise_cat2.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-13/config/P800-13_cat2_FOA-26LKFS.yml b/experiments/characterization/P800-13/config/P800-13_cat2_FOA-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..611f2d1c05cf3f4e5481a6eabed07c427fd114f4 --- /dev/null +++ b/experiments/characterization/P800-13/config/P800-13_cat2_FOA-26LKFS.yml @@ -0,0 +1,332 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-13 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-13/proc_input/cat2" +output_path: "experiments/characterization/P800-13/proc_output/cat2/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-13/background_noise/background_noise_cat2.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-13/config/P800-13_cat2_FOA-36LKFS.yml b/experiments/characterization/P800-13/config/P800-13_cat2_FOA-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..4afd96dc831e61cbc5455abfcaafffa49ef1e120 --- /dev/null +++ b/experiments/characterization/P800-13/config/P800-13_cat2_FOA-36LKFS.yml @@ -0,0 +1,332 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-13 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-13/proc_input/cat2" +output_path: "experiments/characterization/P800-13/proc_output/cat2/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-13/background_noise/background_noise_cat2.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-13/config/P800-13_cat3_FOA-16LKFS.yml b/experiments/characterization/P800-13/config/P800-13_cat3_FOA-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..712d4ec5dbddd752f494fb9d92dc6ba8b8b89738 --- /dev/null +++ b/experiments/characterization/P800-13/config/P800-13_cat3_FOA-16LKFS.yml @@ -0,0 +1,332 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-13 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-13/proc_input/cat3" +output_path: "experiments/characterization/P800-13/proc_output/cat3/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-13/background_noise/background_noise_cat3.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-13/config/P800-13_cat3_FOA-26LKFS.yml b/experiments/characterization/P800-13/config/P800-13_cat3_FOA-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..7ba75e5abed597169c572ffdb27c0cf42f4161b7 --- /dev/null +++ b/experiments/characterization/P800-13/config/P800-13_cat3_FOA-26LKFS.yml @@ -0,0 +1,332 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-13 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-13/proc_input/cat3" +output_path: "experiments/characterization/P800-13/proc_output/cat3/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-13/background_noise/background_noise_cat3.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-13/config/P800-13_cat3_FOA-36LKFS.yml b/experiments/characterization/P800-13/config/P800-13_cat3_FOA-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..55a3e09805ad43d6d7c3a057105242de750f5931 --- /dev/null +++ b/experiments/characterization/P800-13/config/P800-13_cat3_FOA-36LKFS.yml @@ -0,0 +1,332 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-13 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-13/proc_input/cat3" +output_path: "experiments/characterization/P800-13/proc_output/cat3/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-13/background_noise/background_noise_cat3.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-13/config/P800-13_cat4_FOA-16LKFS.yml b/experiments/characterization/P800-13/config/P800-13_cat4_FOA-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..e6a588b4d0d3a6615e829f112ca560ca62b4502b --- /dev/null +++ b/experiments/characterization/P800-13/config/P800-13_cat4_FOA-16LKFS.yml @@ -0,0 +1,332 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-13 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-13/proc_input/cat4" +output_path: "experiments/characterization/P800-13/proc_output/cat4/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-13/background_noise/background_noise_cat4.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-13/config/P800-13_cat4_FOA-26LKFS.yml b/experiments/characterization/P800-13/config/P800-13_cat4_FOA-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..76f1c3585308154b901eaece85de085edd73f4c4 --- /dev/null +++ b/experiments/characterization/P800-13/config/P800-13_cat4_FOA-26LKFS.yml @@ -0,0 +1,332 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-13 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-13/proc_input/cat4" +output_path: "experiments/characterization/P800-13/proc_output/cat4/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-13/background_noise/background_noise_cat4.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-13/config/P800-13_cat4_FOA-36LKFS.yml b/experiments/characterization/P800-13/config/P800-13_cat4_FOA-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..5d1c5bbfbb3170994ed221818950c22c69993c53 --- /dev/null +++ b/experiments/characterization/P800-13/config/P800-13_cat4_FOA-36LKFS.yml @@ -0,0 +1,332 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-13 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-13/proc_input/cat4" +output_path: "experiments/characterization/P800-13/proc_output/cat4/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-13/background_noise/background_noise_cat4.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-13/config/P800-13_cat5_MASA1DIR1-16LKFS.yml b/experiments/characterization/P800-13/config/P800-13_cat5_MASA1DIR1-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..0459788abccc78824d29ed3a1adeb5b57f41a114 --- /dev/null +++ b/experiments/characterization/P800-13/config/P800-13_cat5_MASA1DIR1-16LKFS.yml @@ -0,0 +1,329 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-13 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-13/proc_input/cat5" +output_path: "experiments/characterization/P800-13/proc_output/cat5/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "MASA1DIR1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-13/config/P800-13_cat5_MASA1DIR1-26LKFS.yml b/experiments/characterization/P800-13/config/P800-13_cat5_MASA1DIR1-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..6a11c60f8ab6b9c3d478230e00e837e4defff5a1 --- /dev/null +++ b/experiments/characterization/P800-13/config/P800-13_cat5_MASA1DIR1-26LKFS.yml @@ -0,0 +1,329 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-13 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-13/proc_input/cat5" +output_path: "experiments/characterization/P800-13/proc_output/cat5/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "MASA1DIR1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-13/config/P800-13_cat5_MASA1DIR1-36LKFS.yml b/experiments/characterization/P800-13/config/P800-13_cat5_MASA1DIR1-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..85f60dae9ceb89f4078e05fce9d2d7cca4e5cc24 --- /dev/null +++ b/experiments/characterization/P800-13/config/P800-13_cat5_MASA1DIR1-36LKFS.yml @@ -0,0 +1,329 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-13 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-13/proc_input/cat5" +output_path: "experiments/characterization/P800-13/proc_output/cat5/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "MASA1DIR1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-13/config/P800-13_cat6_MASA1DIR1-16LKFS.yml b/experiments/characterization/P800-13/config/P800-13_cat6_MASA1DIR1-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..a4db71496f5801fbba4fffcad5537c06eca0a069 --- /dev/null +++ b/experiments/characterization/P800-13/config/P800-13_cat6_MASA1DIR1-16LKFS.yml @@ -0,0 +1,329 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-13 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-13/proc_input/cat6" +output_path: "experiments/characterization/P800-13/proc_output/cat6/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "MASA1DIR1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-13/config/P800-13_cat6_MASA1DIR1-26LKFS.yml b/experiments/characterization/P800-13/config/P800-13_cat6_MASA1DIR1-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..1edcee09e7c2a842f631606a42482c8eccf878f1 --- /dev/null +++ b/experiments/characterization/P800-13/config/P800-13_cat6_MASA1DIR1-26LKFS.yml @@ -0,0 +1,329 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-13 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-13/proc_input/cat6" +output_path: "experiments/characterization/P800-13/proc_output/cat6/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "MASA1DIR1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-13/config/P800-13_cat6_MASA1DIR1-36LKFS.yml b/experiments/characterization/P800-13/config/P800-13_cat6_MASA1DIR1-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..18148e26acfa1fdb5d4c527d17766b95fb136f1f --- /dev/null +++ b/experiments/characterization/P800-13/config/P800-13_cat6_MASA1DIR1-36LKFS.yml @@ -0,0 +1,329 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-13 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-13/proc_input/cat6" +output_path: "experiments/characterization/P800-13/proc_output/cat6/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "MASA1DIR1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-13/proc_input/cat1/.gitkeep b/experiments/characterization/P800-13/proc_input/cat1/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-13/proc_input/cat2/.gitkeep b/experiments/characterization/P800-13/proc_input/cat2/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-13/proc_input/cat3/.gitkeep b/experiments/characterization/P800-13/proc_input/cat3/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-13/proc_input/cat4/.gitkeep b/experiments/characterization/P800-13/proc_input/cat4/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-13/proc_input/cat5/.gitkeep b/experiments/characterization/P800-13/proc_input/cat5/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-13/proc_input/cat6/.gitkeep b/experiments/characterization/P800-13/proc_input/cat6/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-13/proc_output/cat1/out_-16LKFS/.gitkeep b/experiments/characterization/P800-13/proc_output/cat1/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-13/proc_output/cat1/out_-26LKFS/.gitkeep b/experiments/characterization/P800-13/proc_output/cat1/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-13/proc_output/cat1/out_-36LKFS/.gitkeep b/experiments/characterization/P800-13/proc_output/cat1/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-13/proc_output/cat2/out_-16LKFS/.gitkeep b/experiments/characterization/P800-13/proc_output/cat2/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-13/proc_output/cat2/out_-26LKFS/.gitkeep b/experiments/characterization/P800-13/proc_output/cat2/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-13/proc_output/cat2/out_-36LKFS/.gitkeep b/experiments/characterization/P800-13/proc_output/cat2/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-13/proc_output/cat3/out_-16LKFS/.gitkeep b/experiments/characterization/P800-13/proc_output/cat3/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-13/proc_output/cat3/out_-26LKFS/.gitkeep b/experiments/characterization/P800-13/proc_output/cat3/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-13/proc_output/cat3/out_-36LKFS/.gitkeep b/experiments/characterization/P800-13/proc_output/cat3/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-13/proc_output/cat4/out_-16LKFS/.gitkeep b/experiments/characterization/P800-13/proc_output/cat4/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-13/proc_output/cat4/out_-26LKFS/.gitkeep b/experiments/characterization/P800-13/proc_output/cat4/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-13/proc_output/cat4/out_-36LKFS/.gitkeep b/experiments/characterization/P800-13/proc_output/cat4/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-13/proc_output/cat5/out_-16LKFS/.gitkeep b/experiments/characterization/P800-13/proc_output/cat5/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-13/proc_output/cat5/out_-26LKFS/.gitkeep b/experiments/characterization/P800-13/proc_output/cat5/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-13/proc_output/cat5/out_-36LKFS/.gitkeep b/experiments/characterization/P800-13/proc_output/cat5/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-13/proc_output/cat6/out_-16LKFS/.gitkeep b/experiments/characterization/P800-13/proc_output/cat6/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-13/proc_output/cat6/out_-26LKFS/.gitkeep b/experiments/characterization/P800-13/proc_output/cat6/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-13/proc_output/cat6/out_-36LKFS/.gitkeep b/experiments/characterization/P800-13/proc_output/cat6/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-14/background_noise/.gitkeep b/experiments/characterization/P800-14/background_noise/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-14/config/P800-14_cat1_FOA-16LKFS.yml b/experiments/characterization/P800-14/config/P800-14_cat1_FOA-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..117a498dfb2e3e5d8222d65e5780e07e8b71676e --- /dev/null +++ b/experiments/characterization/P800-14/config/P800-14_cat1_FOA-16LKFS.yml @@ -0,0 +1,486 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-14 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-14/proc_input/cat1" +output_path: "experiments/characterization/P800-14/proc_output/cat1/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-14/background_noise/background_noise_cat1.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + fmt: MASA1DIR1 + c02: + type: ref + fmt: MASA2DIR1 + ### MNRU conditions ### + c03: + type: mnru + q: 32 + fmt: MASA1DIR1 + c04: + type: mnru + q: 25 + fmt: MASA1DIR1 + c05: + type: mnru + q: 18 + fmt: MASA1DIR1 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + fmt: MASA2DIR1 + c07: + type: esdru + alpha: 0.6 + fmt: MASA2DIR1 + c08: + type: esdru + alpha: 0.2 + fmt: MASA2DIR1 + ### IVAS FX/FL mix conditions, 1 TC, 4% FER ### + c09: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c15: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + ### IVAS FX/FL mix conditions, 2 TC, 4% FER ### + c16: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c17: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c18: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c22: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + ### IVAS FX/FL mix conditions, 1 TC, 8% FER ### + c23: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c24: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c25: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c26: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c28: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c29: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + ### IVAS FX/FL mix conditions, 2 TC, 8% FER ### + c30: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c31: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c32: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c33: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c34: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c35: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c36: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-14/config/P800-14_cat1_FOA-26LKFS.yml b/experiments/characterization/P800-14/config/P800-14_cat1_FOA-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..0bacc22503811d1e522bbefc4430816d5bcf7cf1 --- /dev/null +++ b/experiments/characterization/P800-14/config/P800-14_cat1_FOA-26LKFS.yml @@ -0,0 +1,486 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-14 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-14/proc_input/cat1" +output_path: "experiments/characterization/P800-14/proc_output/cat1/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-14/background_noise/background_noise_cat1.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + fmt: MASA1DIR1 + c02: + type: ref + fmt: MASA2DIR1 + ### MNRU conditions ### + c03: + type: mnru + q: 32 + fmt: MASA1DIR1 + c04: + type: mnru + q: 25 + fmt: MASA1DIR1 + c05: + type: mnru + q: 18 + fmt: MASA1DIR1 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + fmt: MASA2DIR1 + c07: + type: esdru + alpha: 0.6 + fmt: MASA2DIR1 + c08: + type: esdru + alpha: 0.2 + fmt: MASA2DIR1 + ### IVAS FX/FL mix conditions, 1 TC, 4% FER ### + c09: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c15: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + ### IVAS FX/FL mix conditions, 2 TC, 4% FER ### + c16: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c17: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c18: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c22: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + ### IVAS FX/FL mix conditions, 1 TC, 8% FER ### + c23: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c24: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c25: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c26: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c28: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c29: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + ### IVAS FX/FL mix conditions, 2 TC, 8% FER ### + c30: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c31: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c32: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c33: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c34: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c35: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c36: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-14/config/P800-14_cat1_FOA-36LKFS.yml b/experiments/characterization/P800-14/config/P800-14_cat1_FOA-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..205468e59d606aeeb8cec8d628a50b04310d6875 --- /dev/null +++ b/experiments/characterization/P800-14/config/P800-14_cat1_FOA-36LKFS.yml @@ -0,0 +1,486 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-14 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-14/proc_input/cat1" +output_path: "experiments/characterization/P800-14/proc_output/cat1/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-14/background_noise/background_noise_cat1.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + fmt: MASA1DIR1 + c02: + type: ref + fmt: MASA2DIR1 + ### MNRU conditions ### + c03: + type: mnru + q: 32 + fmt: MASA1DIR1 + c04: + type: mnru + q: 25 + fmt: MASA1DIR1 + c05: + type: mnru + q: 18 + fmt: MASA1DIR1 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + fmt: MASA2DIR1 + c07: + type: esdru + alpha: 0.6 + fmt: MASA2DIR1 + c08: + type: esdru + alpha: 0.2 + fmt: MASA2DIR1 + ### IVAS FX/FL mix conditions, 1 TC, 4% FER ### + c09: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c15: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + ### IVAS FX/FL mix conditions, 2 TC, 4% FER ### + c16: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c17: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c18: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c22: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + ### IVAS FX/FL mix conditions, 1 TC, 8% FER ### + c23: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c24: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c25: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c26: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c28: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c29: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + ### IVAS FX/FL mix conditions, 2 TC, 8% FER ### + c30: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c31: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c32: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c33: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c34: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c35: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c36: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-14/config/P800-14_cat2_FOA-16LKFS.yml b/experiments/characterization/P800-14/config/P800-14_cat2_FOA-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..adeb380fa416b8e6234a63c7b125285bd28c7b7e --- /dev/null +++ b/experiments/characterization/P800-14/config/P800-14_cat2_FOA-16LKFS.yml @@ -0,0 +1,486 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-14 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-14/proc_input/cat2" +output_path: "experiments/characterization/P800-14/proc_output/cat2/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-14/background_noise/background_noise_cat2.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + fmt: MASA1DIR1 + c02: + type: ref + fmt: MASA2DIR1 + ### MNRU conditions ### + c03: + type: mnru + q: 32 + fmt: MASA1DIR1 + c04: + type: mnru + q: 25 + fmt: MASA1DIR1 + c05: + type: mnru + q: 18 + fmt: MASA1DIR1 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + fmt: MASA2DIR1 + c07: + type: esdru + alpha: 0.6 + fmt: MASA2DIR1 + c08: + type: esdru + alpha: 0.2 + fmt: MASA2DIR1 + ### IVAS FX/FL mix conditions, 1 TC, 4% FER ### + c09: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c15: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + ### IVAS FX/FL mix conditions, 2 TC, 4% FER ### + c16: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c17: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c18: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c22: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + ### IVAS FX/FL mix conditions, 1 TC, 8% FER ### + c23: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c24: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c25: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c26: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c28: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c29: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + ### IVAS FX/FL mix conditions, 2 TC, 8% FER ### + c30: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c31: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c32: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c33: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c34: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c35: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c36: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-14/config/P800-14_cat2_FOA-26LKFS.yml b/experiments/characterization/P800-14/config/P800-14_cat2_FOA-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..cdf4a06188cdde8fff325f6a4b215d4a881fa486 --- /dev/null +++ b/experiments/characterization/P800-14/config/P800-14_cat2_FOA-26LKFS.yml @@ -0,0 +1,486 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-14 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-14/proc_input/cat2" +output_path: "experiments/characterization/P800-14/proc_output/cat2/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-14/background_noise/background_noise_cat2.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + fmt: MASA1DIR1 + c02: + type: ref + fmt: MASA2DIR1 + ### MNRU conditions ### + c03: + type: mnru + q: 32 + fmt: MASA1DIR1 + c04: + type: mnru + q: 25 + fmt: MASA1DIR1 + c05: + type: mnru + q: 18 + fmt: MASA1DIR1 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + fmt: MASA2DIR1 + c07: + type: esdru + alpha: 0.6 + fmt: MASA2DIR1 + c08: + type: esdru + alpha: 0.2 + fmt: MASA2DIR1 + ### IVAS FX/FL mix conditions, 1 TC, 4% FER ### + c09: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c15: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + ### IVAS FX/FL mix conditions, 2 TC, 4% FER ### + c16: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c17: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c18: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c22: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + ### IVAS FX/FL mix conditions, 1 TC, 8% FER ### + c23: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c24: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c25: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c26: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c28: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c29: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + ### IVAS FX/FL mix conditions, 2 TC, 8% FER ### + c30: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c31: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c32: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c33: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c34: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c35: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c36: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-14/config/P800-14_cat2_FOA-36LKFS.yml b/experiments/characterization/P800-14/config/P800-14_cat2_FOA-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..249a8241e58d34c22fa22511a4248e516fd67c22 --- /dev/null +++ b/experiments/characterization/P800-14/config/P800-14_cat2_FOA-36LKFS.yml @@ -0,0 +1,486 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-14 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-14/proc_input/cat2" +output_path: "experiments/characterization/P800-14/proc_output/cat2/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-14/background_noise/background_noise_cat2.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + fmt: MASA1DIR1 + c02: + type: ref + fmt: MASA2DIR1 + ### MNRU conditions ### + c03: + type: mnru + q: 32 + fmt: MASA1DIR1 + c04: + type: mnru + q: 25 + fmt: MASA1DIR1 + c05: + type: mnru + q: 18 + fmt: MASA1DIR1 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + fmt: MASA2DIR1 + c07: + type: esdru + alpha: 0.6 + fmt: MASA2DIR1 + c08: + type: esdru + alpha: 0.2 + fmt: MASA2DIR1 + ### IVAS FX/FL mix conditions, 1 TC, 4% FER ### + c09: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c15: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + ### IVAS FX/FL mix conditions, 2 TC, 4% FER ### + c16: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c17: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c18: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c22: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + ### IVAS FX/FL mix conditions, 1 TC, 8% FER ### + c23: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c24: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c25: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c26: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c28: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c29: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + ### IVAS FX/FL mix conditions, 2 TC, 8% FER ### + c30: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c31: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c32: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c33: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c34: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c35: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c36: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-14/config/P800-14_cat3_FOA-16LKFS.yml b/experiments/characterization/P800-14/config/P800-14_cat3_FOA-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..4795cf8449f65ff079257c38d001d13fe11accbe --- /dev/null +++ b/experiments/characterization/P800-14/config/P800-14_cat3_FOA-16LKFS.yml @@ -0,0 +1,486 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-14 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-14/proc_input/cat3" +output_path: "experiments/characterization/P800-14/proc_output/cat3/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-14/background_noise/background_noise_cat3.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + fmt: MASA1DIR1 + c02: + type: ref + fmt: MASA2DIR1 + ### MNRU conditions ### + c03: + type: mnru + q: 32 + fmt: MASA1DIR1 + c04: + type: mnru + q: 25 + fmt: MASA1DIR1 + c05: + type: mnru + q: 18 + fmt: MASA1DIR1 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + fmt: MASA2DIR1 + c07: + type: esdru + alpha: 0.6 + fmt: MASA2DIR1 + c08: + type: esdru + alpha: 0.2 + fmt: MASA2DIR1 + ### IVAS FX/FL mix conditions, 1 TC, 4% FER ### + c09: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c15: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + ### IVAS FX/FL mix conditions, 2 TC, 4% FER ### + c16: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c17: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c18: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c22: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + ### IVAS FX/FL mix conditions, 1 TC, 8% FER ### + c23: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c24: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c25: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c26: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c28: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c29: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + ### IVAS FX/FL mix conditions, 2 TC, 8% FER ### + c30: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c31: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c32: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c33: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c34: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c35: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c36: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-14/config/P800-14_cat3_FOA-26LKFS.yml b/experiments/characterization/P800-14/config/P800-14_cat3_FOA-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..1ee658b0628540571c95b81e0f110260be1c99cb --- /dev/null +++ b/experiments/characterization/P800-14/config/P800-14_cat3_FOA-26LKFS.yml @@ -0,0 +1,486 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-14 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-14/proc_input/cat3" +output_path: "experiments/characterization/P800-14/proc_output/cat3/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-14/background_noise/background_noise_cat3.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + fmt: MASA1DIR1 + c02: + type: ref + fmt: MASA2DIR1 + ### MNRU conditions ### + c03: + type: mnru + q: 32 + fmt: MASA1DIR1 + c04: + type: mnru + q: 25 + fmt: MASA1DIR1 + c05: + type: mnru + q: 18 + fmt: MASA1DIR1 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + fmt: MASA2DIR1 + c07: + type: esdru + alpha: 0.6 + fmt: MASA2DIR1 + c08: + type: esdru + alpha: 0.2 + fmt: MASA2DIR1 + ### IVAS FX/FL mix conditions, 1 TC, 4% FER ### + c09: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c15: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + ### IVAS FX/FL mix conditions, 2 TC, 4% FER ### + c16: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c17: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c18: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c22: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + ### IVAS FX/FL mix conditions, 1 TC, 8% FER ### + c23: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c24: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c25: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c26: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c28: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c29: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + ### IVAS FX/FL mix conditions, 2 TC, 8% FER ### + c30: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c31: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c32: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c33: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c34: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c35: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c36: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-14/config/P800-14_cat3_FOA-36LKFS.yml b/experiments/characterization/P800-14/config/P800-14_cat3_FOA-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..cf14f6a1f0a33b162e9e132dfb39040e410bee4c --- /dev/null +++ b/experiments/characterization/P800-14/config/P800-14_cat3_FOA-36LKFS.yml @@ -0,0 +1,486 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-14 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-14/proc_input/cat3" +output_path: "experiments/characterization/P800-14/proc_output/cat3/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-14/background_noise/background_noise_cat3.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + fmt: MASA1DIR1 + c02: + type: ref + fmt: MASA2DIR1 + ### MNRU conditions ### + c03: + type: mnru + q: 32 + fmt: MASA1DIR1 + c04: + type: mnru + q: 25 + fmt: MASA1DIR1 + c05: + type: mnru + q: 18 + fmt: MASA1DIR1 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + fmt: MASA2DIR1 + c07: + type: esdru + alpha: 0.6 + fmt: MASA2DIR1 + c08: + type: esdru + alpha: 0.2 + fmt: MASA2DIR1 + ### IVAS FX/FL mix conditions, 1 TC, 4% FER ### + c09: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c15: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + ### IVAS FX/FL mix conditions, 2 TC, 4% FER ### + c16: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c17: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c18: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c22: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + ### IVAS FX/FL mix conditions, 1 TC, 8% FER ### + c23: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c24: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c25: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c26: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c28: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c29: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + ### IVAS FX/FL mix conditions, 2 TC, 8% FER ### + c30: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c31: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c32: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c33: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c34: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c35: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c36: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-14/config/P800-14_cat4_FOA-16LKFS.yml b/experiments/characterization/P800-14/config/P800-14_cat4_FOA-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..98ae90c012be9f43885006cd1375433d140a1458 --- /dev/null +++ b/experiments/characterization/P800-14/config/P800-14_cat4_FOA-16LKFS.yml @@ -0,0 +1,486 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-14 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-14/proc_input/cat4" +output_path: "experiments/characterization/P800-14/proc_output/cat4/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-14/background_noise/background_noise_cat4.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + fmt: MASA1DIR1 + c02: + type: ref + fmt: MASA2DIR1 + ### MNRU conditions ### + c03: + type: mnru + q: 32 + fmt: MASA1DIR1 + c04: + type: mnru + q: 25 + fmt: MASA1DIR1 + c05: + type: mnru + q: 18 + fmt: MASA1DIR1 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + fmt: MASA2DIR1 + c07: + type: esdru + alpha: 0.6 + fmt: MASA2DIR1 + c08: + type: esdru + alpha: 0.2 + fmt: MASA2DIR1 + ### IVAS FX/FL mix conditions, 1 TC, 4% FER ### + c09: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c15: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + ### IVAS FX/FL mix conditions, 2 TC, 4% FER ### + c16: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c17: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c18: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c22: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + ### IVAS FX/FL mix conditions, 1 TC, 8% FER ### + c23: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c24: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c25: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c26: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c28: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c29: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + ### IVAS FX/FL mix conditions, 2 TC, 8% FER ### + c30: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c31: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c32: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c33: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c34: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c35: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c36: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-14/config/P800-14_cat4_FOA-26LKFS.yml b/experiments/characterization/P800-14/config/P800-14_cat4_FOA-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..1371fc4422c3ff12fe51b7cdc296513618b0c481 --- /dev/null +++ b/experiments/characterization/P800-14/config/P800-14_cat4_FOA-26LKFS.yml @@ -0,0 +1,486 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-14 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-14/proc_input/cat4" +output_path: "experiments/characterization/P800-14/proc_output/cat4/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-14/background_noise/background_noise_cat4.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + fmt: MASA1DIR1 + c02: + type: ref + fmt: MASA2DIR1 + ### MNRU conditions ### + c03: + type: mnru + q: 32 + fmt: MASA1DIR1 + c04: + type: mnru + q: 25 + fmt: MASA1DIR1 + c05: + type: mnru + q: 18 + fmt: MASA1DIR1 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + fmt: MASA2DIR1 + c07: + type: esdru + alpha: 0.6 + fmt: MASA2DIR1 + c08: + type: esdru + alpha: 0.2 + fmt: MASA2DIR1 + ### IVAS FX/FL mix conditions, 1 TC, 4% FER ### + c09: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c15: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + ### IVAS FX/FL mix conditions, 2 TC, 4% FER ### + c16: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c17: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c18: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c22: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + ### IVAS FX/FL mix conditions, 1 TC, 8% FER ### + c23: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c24: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c25: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c26: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c28: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c29: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + ### IVAS FX/FL mix conditions, 2 TC, 8% FER ### + c30: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c31: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c32: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c33: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c34: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c35: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c36: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-14/config/P800-14_cat4_FOA-36LKFS.yml b/experiments/characterization/P800-14/config/P800-14_cat4_FOA-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..a8af0baf37b0624ea906397715fb65a1329876c4 --- /dev/null +++ b/experiments/characterization/P800-14/config/P800-14_cat4_FOA-36LKFS.yml @@ -0,0 +1,486 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-14 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-14/proc_input/cat4" +output_path: "experiments/characterization/P800-14/proc_output/cat4/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-14/background_noise/background_noise_cat4.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + fmt: MASA1DIR1 + c02: + type: ref + fmt: MASA2DIR1 + ### MNRU conditions ### + c03: + type: mnru + q: 32 + fmt: MASA1DIR1 + c04: + type: mnru + q: 25 + fmt: MASA1DIR1 + c05: + type: mnru + q: 18 + fmt: MASA1DIR1 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + fmt: MASA2DIR1 + c07: + type: esdru + alpha: 0.6 + fmt: MASA2DIR1 + c08: + type: esdru + alpha: 0.2 + fmt: MASA2DIR1 + ### IVAS FX/FL mix conditions, 1 TC, 4% FER ### + c09: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c15: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + ### IVAS FX/FL mix conditions, 2 TC, 4% FER ### + c16: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c17: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c18: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c22: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + ### IVAS FX/FL mix conditions, 1 TC, 8% FER ### + c23: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c24: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c25: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c26: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c28: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c29: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + ### IVAS FX/FL mix conditions, 2 TC, 8% FER ### + c30: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c31: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c32: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c33: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c34: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c35: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c36: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-14/config/P800-14_cat5_MASA1DIR1-16LKFS.yml b/experiments/characterization/P800-14/config/P800-14_cat5_MASA1DIR1-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..24f3d25a0a3bb14c7c8910720071ec57d8850f5f --- /dev/null +++ b/experiments/characterization/P800-14/config/P800-14_cat5_MASA1DIR1-16LKFS.yml @@ -0,0 +1,483 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-14 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-14/proc_input/cat5" +output_path: "experiments/characterization/P800-14/proc_output/cat5/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "MASA1DIR1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + fmt: MASA1DIR1 + c02: + type: ref + fmt: MASA2DIR1 + ### MNRU conditions ### + c03: + type: mnru + q: 32 + fmt: MASA1DIR1 + c04: + type: mnru + q: 25 + fmt: MASA1DIR1 + c05: + type: mnru + q: 18 + fmt: MASA1DIR1 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + fmt: MASA2DIR1 + c07: + type: esdru + alpha: 0.6 + fmt: MASA2DIR1 + c08: + type: esdru + alpha: 0.2 + fmt: MASA2DIR1 + ### IVAS FX/FL mix conditions, 1 TC, 4% FER ### + c09: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c15: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + ### IVAS FX/FL mix conditions, 2 TC, 4% FER ### + c16: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c17: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c18: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c22: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + ### IVAS FX/FL mix conditions, 1 TC, 8% FER ### + c23: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c24: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c25: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c26: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c28: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c29: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + ### IVAS FX/FL mix conditions, 2 TC, 8% FER ### + c30: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c31: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c32: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c33: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c34: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c35: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c36: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-14/config/P800-14_cat5_MASA1DIR1-26LKFS.yml b/experiments/characterization/P800-14/config/P800-14_cat5_MASA1DIR1-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..f45e3abc016a530cd1ee014ee33bff79cb7ce193 --- /dev/null +++ b/experiments/characterization/P800-14/config/P800-14_cat5_MASA1DIR1-26LKFS.yml @@ -0,0 +1,483 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-14 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-14/proc_input/cat5" +output_path: "experiments/characterization/P800-14/proc_output/cat5/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "MASA1DIR1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + fmt: MASA1DIR1 + c02: + type: ref + fmt: MASA2DIR1 + ### MNRU conditions ### + c03: + type: mnru + q: 32 + fmt: MASA1DIR1 + c04: + type: mnru + q: 25 + fmt: MASA1DIR1 + c05: + type: mnru + q: 18 + fmt: MASA1DIR1 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + fmt: MASA2DIR1 + c07: + type: esdru + alpha: 0.6 + fmt: MASA2DIR1 + c08: + type: esdru + alpha: 0.2 + fmt: MASA2DIR1 + ### IVAS FX/FL mix conditions, 1 TC, 4% FER ### + c09: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c15: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + ### IVAS FX/FL mix conditions, 2 TC, 4% FER ### + c16: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c17: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c18: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c22: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + ### IVAS FX/FL mix conditions, 1 TC, 8% FER ### + c23: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c24: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c25: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c26: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c28: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c29: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + ### IVAS FX/FL mix conditions, 2 TC, 8% FER ### + c30: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c31: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c32: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c33: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c34: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c35: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c36: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-14/config/P800-14_cat5_MASA1DIR1-36LKFS.yml b/experiments/characterization/P800-14/config/P800-14_cat5_MASA1DIR1-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..cd4d7640565a476953fed261b0b70e11325e6c7c --- /dev/null +++ b/experiments/characterization/P800-14/config/P800-14_cat5_MASA1DIR1-36LKFS.yml @@ -0,0 +1,483 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-14 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-14/proc_input/cat5" +output_path: "experiments/characterization/P800-14/proc_output/cat5/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "MASA1DIR1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + fmt: MASA1DIR1 + c02: + type: ref + fmt: MASA2DIR1 + ### MNRU conditions ### + c03: + type: mnru + q: 32 + fmt: MASA1DIR1 + c04: + type: mnru + q: 25 + fmt: MASA1DIR1 + c05: + type: mnru + q: 18 + fmt: MASA1DIR1 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + fmt: MASA2DIR1 + c07: + type: esdru + alpha: 0.6 + fmt: MASA2DIR1 + c08: + type: esdru + alpha: 0.2 + fmt: MASA2DIR1 + ### IVAS FX/FL mix conditions, 1 TC, 4% FER ### + c09: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c15: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + ### IVAS FX/FL mix conditions, 2 TC, 4% FER ### + c16: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c17: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c18: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c22: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + ### IVAS FX/FL mix conditions, 1 TC, 8% FER ### + c23: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c24: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c25: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c26: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c28: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c29: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + ### IVAS FX/FL mix conditions, 2 TC, 8% FER ### + c30: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c31: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c32: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c33: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c34: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c35: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c36: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-14/config/P800-14_cat6_MASA1DIR1-16LKFS.yml b/experiments/characterization/P800-14/config/P800-14_cat6_MASA1DIR1-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..87f3287ca4c0886ffd698da672ed16078cd3e840 --- /dev/null +++ b/experiments/characterization/P800-14/config/P800-14_cat6_MASA1DIR1-16LKFS.yml @@ -0,0 +1,483 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-14 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-14/proc_input/cat6" +output_path: "experiments/characterization/P800-14/proc_output/cat6/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "MASA1DIR1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + fmt: MASA1DIR1 + c02: + type: ref + fmt: MASA2DIR1 + ### MNRU conditions ### + c03: + type: mnru + q: 32 + fmt: MASA1DIR1 + c04: + type: mnru + q: 25 + fmt: MASA1DIR1 + c05: + type: mnru + q: 18 + fmt: MASA1DIR1 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + fmt: MASA2DIR1 + c07: + type: esdru + alpha: 0.6 + fmt: MASA2DIR1 + c08: + type: esdru + alpha: 0.2 + fmt: MASA2DIR1 + ### IVAS FX/FL mix conditions, 1 TC, 4% FER ### + c09: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c15: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + ### IVAS FX/FL mix conditions, 2 TC, 4% FER ### + c16: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c17: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c18: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c22: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + ### IVAS FX/FL mix conditions, 1 TC, 8% FER ### + c23: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c24: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c25: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c26: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c28: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c29: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + ### IVAS FX/FL mix conditions, 2 TC, 8% FER ### + c30: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c31: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c32: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c33: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c34: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c35: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c36: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-14/config/P800-14_cat6_MASA1DIR1-26LKFS.yml b/experiments/characterization/P800-14/config/P800-14_cat6_MASA1DIR1-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..1f2914759635a6f5f53a0d134372f068375158ea --- /dev/null +++ b/experiments/characterization/P800-14/config/P800-14_cat6_MASA1DIR1-26LKFS.yml @@ -0,0 +1,483 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-14 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-14/proc_input/cat6" +output_path: "experiments/characterization/P800-14/proc_output/cat6/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "MASA1DIR1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + fmt: MASA1DIR1 + c02: + type: ref + fmt: MASA2DIR1 + ### MNRU conditions ### + c03: + type: mnru + q: 32 + fmt: MASA1DIR1 + c04: + type: mnru + q: 25 + fmt: MASA1DIR1 + c05: + type: mnru + q: 18 + fmt: MASA1DIR1 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + fmt: MASA2DIR1 + c07: + type: esdru + alpha: 0.6 + fmt: MASA2DIR1 + c08: + type: esdru + alpha: 0.2 + fmt: MASA2DIR1 + ### IVAS FX/FL mix conditions, 1 TC, 4% FER ### + c09: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c15: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + ### IVAS FX/FL mix conditions, 2 TC, 4% FER ### + c16: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c17: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c18: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c22: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + ### IVAS FX/FL mix conditions, 1 TC, 8% FER ### + c23: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c24: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c25: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c26: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c28: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c29: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + ### IVAS FX/FL mix conditions, 2 TC, 8% FER ### + c30: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c31: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c32: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c33: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c34: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c35: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c36: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-14/config/P800-14_cat6_MASA1DIR1-36LKFS.yml b/experiments/characterization/P800-14/config/P800-14_cat6_MASA1DIR1-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..99edeeb85500547d3645fd73d95c48e97d299b5c --- /dev/null +++ b/experiments/characterization/P800-14/config/P800-14_cat6_MASA1DIR1-36LKFS.yml @@ -0,0 +1,483 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-14 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-14/proc_input/cat6" +output_path: "experiments/characterization/P800-14/proc_output/cat6/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "MASA1DIR1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + fmt: MASA1DIR1 + c02: + type: ref + fmt: MASA2DIR1 + ### MNRU conditions ### + c03: + type: mnru + q: 32 + fmt: MASA1DIR1 + c04: + type: mnru + q: 25 + fmt: MASA1DIR1 + c05: + type: mnru + q: 18 + fmt: MASA1DIR1 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + fmt: MASA2DIR1 + c07: + type: esdru + alpha: 0.6 + fmt: MASA2DIR1 + c08: + type: esdru + alpha: 0.2 + fmt: MASA2DIR1 + ### IVAS FX/FL mix conditions, 1 TC, 4% FER ### + c09: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c15: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + ### IVAS FX/FL mix conditions, 2 TC, 4% FER ### + c16: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c17: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c18: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 4 + c22: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 4 + ### IVAS FX/FL mix conditions, 1 TC, 8% FER ### + c23: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c24: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c25: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c26: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c28: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c29: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA1DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + ### IVAS FX/FL mix conditions, 2 TC, 8% FER ### + c30: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c31: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c32: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c33: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + c34: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c35: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 8 + c36: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + fmt: MASA2DIR1 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 8 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-14/proc_input/cat1/.gitkeep b/experiments/characterization/P800-14/proc_input/cat1/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-14/proc_input/cat2/.gitkeep b/experiments/characterization/P800-14/proc_input/cat2/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-14/proc_input/cat3/.gitkeep b/experiments/characterization/P800-14/proc_input/cat3/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-14/proc_input/cat4/.gitkeep b/experiments/characterization/P800-14/proc_input/cat4/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-14/proc_input/cat5/.gitkeep b/experiments/characterization/P800-14/proc_input/cat5/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-14/proc_input/cat6/.gitkeep b/experiments/characterization/P800-14/proc_input/cat6/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-14/proc_output/cat1/out_-16LKFS/.gitkeep b/experiments/characterization/P800-14/proc_output/cat1/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-14/proc_output/cat1/out_-26LKFS/.gitkeep b/experiments/characterization/P800-14/proc_output/cat1/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-14/proc_output/cat1/out_-36LKFS/.gitkeep b/experiments/characterization/P800-14/proc_output/cat1/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-14/proc_output/cat2/out_-16LKFS/.gitkeep b/experiments/characterization/P800-14/proc_output/cat2/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-14/proc_output/cat2/out_-26LKFS/.gitkeep b/experiments/characterization/P800-14/proc_output/cat2/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-14/proc_output/cat2/out_-36LKFS/.gitkeep b/experiments/characterization/P800-14/proc_output/cat2/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-14/proc_output/cat3/out_-16LKFS/.gitkeep b/experiments/characterization/P800-14/proc_output/cat3/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-14/proc_output/cat3/out_-26LKFS/.gitkeep b/experiments/characterization/P800-14/proc_output/cat3/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-14/proc_output/cat3/out_-36LKFS/.gitkeep b/experiments/characterization/P800-14/proc_output/cat3/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-14/proc_output/cat4/out_-16LKFS/.gitkeep b/experiments/characterization/P800-14/proc_output/cat4/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-14/proc_output/cat4/out_-26LKFS/.gitkeep b/experiments/characterization/P800-14/proc_output/cat4/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-14/proc_output/cat4/out_-36LKFS/.gitkeep b/experiments/characterization/P800-14/proc_output/cat4/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-14/proc_output/cat5/out_-16LKFS/.gitkeep b/experiments/characterization/P800-14/proc_output/cat5/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-14/proc_output/cat5/out_-26LKFS/.gitkeep b/experiments/characterization/P800-14/proc_output/cat5/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-14/proc_output/cat5/out_-36LKFS/.gitkeep b/experiments/characterization/P800-14/proc_output/cat5/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-14/proc_output/cat6/out_-16LKFS/.gitkeep b/experiments/characterization/P800-14/proc_output/cat6/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-14/proc_output/cat6/out_-26LKFS/.gitkeep b/experiments/characterization/P800-14/proc_output/cat6/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-14/proc_output/cat6/out_-36LKFS/.gitkeep b/experiments/characterization/P800-14/proc_output/cat6/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-15/background_noise/.gitkeep b/experiments/characterization/P800-15/background_noise/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-15/config/P800-15_cat1_ISM1SBA3-16LKFS.yml b/experiments/characterization/P800-15/config/P800-15_cat1_ISM1SBA3-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..27940556a6e0220df65f7a024970a869c9cfde16 --- /dev/null +++ b/experiments/characterization/P800-15/config/P800-15_cat1_ISM1SBA3-16LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-15 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-15/proc_input/cat1" +output_path: "experiments/characterization/P800-15/proc_output/cat1/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM1SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-15/background_noise/background_noise_cat1.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-15/config/P800-15_cat1_ISM1SBA3-26LKFS.yml b/experiments/characterization/P800-15/config/P800-15_cat1_ISM1SBA3-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..57d6a9a1ed61e67d1bfb22cd9ad60662e63d8ba0 --- /dev/null +++ b/experiments/characterization/P800-15/config/P800-15_cat1_ISM1SBA3-26LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-15 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-15/proc_input/cat1" +output_path: "experiments/characterization/P800-15/proc_output/cat1/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM1SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-15/background_noise/background_noise_cat1.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-15/config/P800-15_cat1_ISM1SBA3-36LKFS.yml b/experiments/characterization/P800-15/config/P800-15_cat1_ISM1SBA3-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..98b1885018fdf80725c2cf718fe9fd6cc3c4d02e --- /dev/null +++ b/experiments/characterization/P800-15/config/P800-15_cat1_ISM1SBA3-36LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-15 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-15/proc_input/cat1" +output_path: "experiments/characterization/P800-15/proc_output/cat1/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM1SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-15/background_noise/background_noise_cat1.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-15/config/P800-15_cat2_ISM1SBA3-16LKFS.yml b/experiments/characterization/P800-15/config/P800-15_cat2_ISM1SBA3-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..5485b02545f420c2e80ee83092aae603a41a4b6b --- /dev/null +++ b/experiments/characterization/P800-15/config/P800-15_cat2_ISM1SBA3-16LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-15 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-15/proc_input/cat2" +output_path: "experiments/characterization/P800-15/proc_output/cat2/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM1SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-15/background_noise/background_noise_cat2.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-15/config/P800-15_cat2_ISM1SBA3-26LKFS.yml b/experiments/characterization/P800-15/config/P800-15_cat2_ISM1SBA3-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..85718647c12ddf8ffbaff3fed70861d38b6e8bd8 --- /dev/null +++ b/experiments/characterization/P800-15/config/P800-15_cat2_ISM1SBA3-26LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-15 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-15/proc_input/cat2" +output_path: "experiments/characterization/P800-15/proc_output/cat2/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM1SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-15/background_noise/background_noise_cat2.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-15/config/P800-15_cat2_ISM1SBA3-36LKFS.yml b/experiments/characterization/P800-15/config/P800-15_cat2_ISM1SBA3-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..6d96ad597c64c9038b580e8465674903ffaa1daa --- /dev/null +++ b/experiments/characterization/P800-15/config/P800-15_cat2_ISM1SBA3-36LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-15 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-15/proc_input/cat2" +output_path: "experiments/characterization/P800-15/proc_output/cat2/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM1SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-15/background_noise/background_noise_cat2.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-15/config/P800-15_cat3_ISM2SBA3-16LKFS.yml b/experiments/characterization/P800-15/config/P800-15_cat3_ISM2SBA3-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..9a8d3ce0161e4ef272342cec6d0276b41051aa55 --- /dev/null +++ b/experiments/characterization/P800-15/config/P800-15_cat3_ISM2SBA3-16LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-15 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-15/proc_input/cat3" +output_path: "experiments/characterization/P800-15/proc_output/cat3/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-15/background_noise/background_noise_cat3.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-15/config/P800-15_cat3_ISM2SBA3-26LKFS.yml b/experiments/characterization/P800-15/config/P800-15_cat3_ISM2SBA3-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..7fdb6ac0c38a7be36eac7f5f1800c93df5ef4777 --- /dev/null +++ b/experiments/characterization/P800-15/config/P800-15_cat3_ISM2SBA3-26LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-15 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-15/proc_input/cat3" +output_path: "experiments/characterization/P800-15/proc_output/cat3/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-15/background_noise/background_noise_cat3.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-15/config/P800-15_cat3_ISM2SBA3-36LKFS.yml b/experiments/characterization/P800-15/config/P800-15_cat3_ISM2SBA3-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..12d8d47a54bb0d6ae267171aaaa9c38b2f32adef --- /dev/null +++ b/experiments/characterization/P800-15/config/P800-15_cat3_ISM2SBA3-36LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-15 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-15/proc_input/cat3" +output_path: "experiments/characterization/P800-15/proc_output/cat3/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-15/background_noise/background_noise_cat3.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-15/config/P800-15_cat4_ISM2SBA3-16LKFS.yml b/experiments/characterization/P800-15/config/P800-15_cat4_ISM2SBA3-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..995a587d8a8b4d079b3967c5671da8fdf6b273ce --- /dev/null +++ b/experiments/characterization/P800-15/config/P800-15_cat4_ISM2SBA3-16LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-15 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-15/proc_input/cat4" +output_path: "experiments/characterization/P800-15/proc_output/cat4/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-15/background_noise/background_noise_cat4.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-15/config/P800-15_cat4_ISM2SBA3-26LKFS.yml b/experiments/characterization/P800-15/config/P800-15_cat4_ISM2SBA3-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..b0e91acbe422613aba648bb113a7babd138b2e5d --- /dev/null +++ b/experiments/characterization/P800-15/config/P800-15_cat4_ISM2SBA3-26LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-15 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-15/proc_input/cat4" +output_path: "experiments/characterization/P800-15/proc_output/cat4/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-15/background_noise/background_noise_cat4.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-15/config/P800-15_cat4_ISM2SBA3-36LKFS.yml b/experiments/characterization/P800-15/config/P800-15_cat4_ISM2SBA3-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..79938f30a5448c8b74e4557134af7510abbf2b38 --- /dev/null +++ b/experiments/characterization/P800-15/config/P800-15_cat4_ISM2SBA3-36LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-15 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-15/proc_input/cat4" +output_path: "experiments/characterization/P800-15/proc_output/cat4/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-15/background_noise/background_noise_cat4.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-15/config/P800-15_cat5_ISM1SBA3-16LKFS.yml b/experiments/characterization/P800-15/config/P800-15_cat5_ISM1SBA3-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..ba86051a4042791035965cfc61aa312a07a3e5ce --- /dev/null +++ b/experiments/characterization/P800-15/config/P800-15_cat5_ISM1SBA3-16LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-15 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-15/proc_input/cat5" +output_path: "experiments/characterization/P800-15/proc_output/cat5/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM1SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-15/config/P800-15_cat5_ISM1SBA3-26LKFS.yml b/experiments/characterization/P800-15/config/P800-15_cat5_ISM1SBA3-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..f5bef891a8a9d576687e62cceb74d1d97fcd1b45 --- /dev/null +++ b/experiments/characterization/P800-15/config/P800-15_cat5_ISM1SBA3-26LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-15 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-15/proc_input/cat5" +output_path: "experiments/characterization/P800-15/proc_output/cat5/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM1SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-15/config/P800-15_cat5_ISM1SBA3-36LKFS.yml b/experiments/characterization/P800-15/config/P800-15_cat5_ISM1SBA3-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..45a06eb332f1cd929a2861e59677648d6d667c93 --- /dev/null +++ b/experiments/characterization/P800-15/config/P800-15_cat5_ISM1SBA3-36LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-15 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-15/proc_input/cat5" +output_path: "experiments/characterization/P800-15/proc_output/cat5/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM1SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-15/config/P800-15_cat6_ISM2SBA3-16LKFS.yml b/experiments/characterization/P800-15/config/P800-15_cat6_ISM2SBA3-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..a7213ed9bc463590efca5cffbb0b126cfea9f197 --- /dev/null +++ b/experiments/characterization/P800-15/config/P800-15_cat6_ISM2SBA3-16LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-15 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-15/proc_input/cat6" +output_path: "experiments/characterization/P800-15/proc_output/cat6/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-15/config/P800-15_cat6_ISM2SBA3-26LKFS.yml b/experiments/characterization/P800-15/config/P800-15_cat6_ISM2SBA3-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..700b588f216c3f5f614d515cadb07a055ac01e59 --- /dev/null +++ b/experiments/characterization/P800-15/config/P800-15_cat6_ISM2SBA3-26LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-15 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-15/proc_input/cat6" +output_path: "experiments/characterization/P800-15/proc_output/cat6/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-15/config/P800-15_cat6_ISM2SBA3-36LKFS.yml b/experiments/characterization/P800-15/config/P800-15_cat6_ISM2SBA3-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..8e5a2245f98d03844f832a602b7587a93ecf7880 --- /dev/null +++ b/experiments/characterization/P800-15/config/P800-15_cat6_ISM2SBA3-36LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-15 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-15/proc_input/cat6" +output_path: "experiments/characterization/P800-15/proc_output/cat6/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-15/proc_input/cat1/.gitkeep b/experiments/characterization/P800-15/proc_input/cat1/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-15/proc_input/cat2/.gitkeep b/experiments/characterization/P800-15/proc_input/cat2/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-15/proc_input/cat3/.gitkeep b/experiments/characterization/P800-15/proc_input/cat3/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-15/proc_input/cat4/.gitkeep b/experiments/characterization/P800-15/proc_input/cat4/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-15/proc_input/cat5/.gitkeep b/experiments/characterization/P800-15/proc_input/cat5/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-15/proc_input/cat6/.gitkeep b/experiments/characterization/P800-15/proc_input/cat6/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-15/proc_output/cat1/out_-16LKFS/.gitkeep b/experiments/characterization/P800-15/proc_output/cat1/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-15/proc_output/cat1/out_-26LKFS/.gitkeep b/experiments/characterization/P800-15/proc_output/cat1/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-15/proc_output/cat1/out_-36LKFS/.gitkeep b/experiments/characterization/P800-15/proc_output/cat1/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-15/proc_output/cat2/out_-16LKFS/.gitkeep b/experiments/characterization/P800-15/proc_output/cat2/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-15/proc_output/cat2/out_-26LKFS/.gitkeep b/experiments/characterization/P800-15/proc_output/cat2/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-15/proc_output/cat2/out_-36LKFS/.gitkeep b/experiments/characterization/P800-15/proc_output/cat2/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-15/proc_output/cat3/out_-16LKFS/.gitkeep b/experiments/characterization/P800-15/proc_output/cat3/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-15/proc_output/cat3/out_-26LKFS/.gitkeep b/experiments/characterization/P800-15/proc_output/cat3/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-15/proc_output/cat3/out_-36LKFS/.gitkeep b/experiments/characterization/P800-15/proc_output/cat3/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-15/proc_output/cat4/out_-16LKFS/.gitkeep b/experiments/characterization/P800-15/proc_output/cat4/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-15/proc_output/cat4/out_-26LKFS/.gitkeep b/experiments/characterization/P800-15/proc_output/cat4/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-15/proc_output/cat4/out_-36LKFS/.gitkeep b/experiments/characterization/P800-15/proc_output/cat4/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-15/proc_output/cat5/out_-16LKFS/.gitkeep b/experiments/characterization/P800-15/proc_output/cat5/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-15/proc_output/cat5/out_-26LKFS/.gitkeep b/experiments/characterization/P800-15/proc_output/cat5/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-15/proc_output/cat5/out_-36LKFS/.gitkeep b/experiments/characterization/P800-15/proc_output/cat5/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-15/proc_output/cat6/out_-16LKFS/.gitkeep b/experiments/characterization/P800-15/proc_output/cat6/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-15/proc_output/cat6/out_-26LKFS/.gitkeep b/experiments/characterization/P800-15/proc_output/cat6/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-15/proc_output/cat6/out_-36LKFS/.gitkeep b/experiments/characterization/P800-15/proc_output/cat6/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-16/config/P800-16_cat1_ISM3SBA3-16LKFS.yml b/experiments/characterization/P800-16/config/P800-16_cat1_ISM3SBA3-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..67b3bc5976d8372726180945feb270f11ebb96cc --- /dev/null +++ b/experiments/characterization/P800-16/config/P800-16_cat1_ISM3SBA3-16LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-16 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-16/proc_input/cat1" +output_path: "experiments/characterization/P800-16/proc_output/cat1/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM3SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-16/config/P800-16_cat1_ISM3SBA3-26LKFS.yml b/experiments/characterization/P800-16/config/P800-16_cat1_ISM3SBA3-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..e1652cc2b595f3e4a835b2663788241f41997179 --- /dev/null +++ b/experiments/characterization/P800-16/config/P800-16_cat1_ISM3SBA3-26LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-16 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-16/proc_input/cat1" +output_path: "experiments/characterization/P800-16/proc_output/cat1/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM3SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-16/config/P800-16_cat1_ISM3SBA3-36LKFS.yml b/experiments/characterization/P800-16/config/P800-16_cat1_ISM3SBA3-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..87ee03cecc88d6317b5df96c48524cc2104205fb --- /dev/null +++ b/experiments/characterization/P800-16/config/P800-16_cat1_ISM3SBA3-36LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-16 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-16/proc_input/cat1" +output_path: "experiments/characterization/P800-16/proc_output/cat1/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM3SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-16/config/P800-16_cat2_ISM3SBA3-16LKFS.yml b/experiments/characterization/P800-16/config/P800-16_cat2_ISM3SBA3-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..f59b7198e493ae59d414cda3756a1489723ac70d --- /dev/null +++ b/experiments/characterization/P800-16/config/P800-16_cat2_ISM3SBA3-16LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-16 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-16/proc_input/cat2" +output_path: "experiments/characterization/P800-16/proc_output/cat2/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM3SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-16/config/P800-16_cat2_ISM3SBA3-26LKFS.yml b/experiments/characterization/P800-16/config/P800-16_cat2_ISM3SBA3-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..7f1182c848385e3e5c9a132b7a9aec1f8e3b43cf --- /dev/null +++ b/experiments/characterization/P800-16/config/P800-16_cat2_ISM3SBA3-26LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-16 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-16/proc_input/cat2" +output_path: "experiments/characterization/P800-16/proc_output/cat2/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM3SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-16/config/P800-16_cat2_ISM3SBA3-36LKFS.yml b/experiments/characterization/P800-16/config/P800-16_cat2_ISM3SBA3-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..40ce2756e5a9bcec4dad14ac28e9ff1680bfd1d5 --- /dev/null +++ b/experiments/characterization/P800-16/config/P800-16_cat2_ISM3SBA3-36LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-16 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-16/proc_input/cat2" +output_path: "experiments/characterization/P800-16/proc_output/cat2/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM3SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-16/config/P800-16_cat3_ISM3SBA3-16LKFS.yml b/experiments/characterization/P800-16/config/P800-16_cat3_ISM3SBA3-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..6866f38a632198b60f4a783dd0999bed720cde11 --- /dev/null +++ b/experiments/characterization/P800-16/config/P800-16_cat3_ISM3SBA3-16LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-16 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-16/proc_input/cat3" +output_path: "experiments/characterization/P800-16/proc_output/cat3/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM3SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-16/config/P800-16_cat3_ISM3SBA3-26LKFS.yml b/experiments/characterization/P800-16/config/P800-16_cat3_ISM3SBA3-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..f0e748a5f73285b588880979c90f2083c219c6b6 --- /dev/null +++ b/experiments/characterization/P800-16/config/P800-16_cat3_ISM3SBA3-26LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-16 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-16/proc_input/cat3" +output_path: "experiments/characterization/P800-16/proc_output/cat3/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM3SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-16/config/P800-16_cat3_ISM3SBA3-36LKFS.yml b/experiments/characterization/P800-16/config/P800-16_cat3_ISM3SBA3-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..ed7fd46254ecd6bfc196bc6eaf659272eb3882a1 --- /dev/null +++ b/experiments/characterization/P800-16/config/P800-16_cat3_ISM3SBA3-36LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-16 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-16/proc_input/cat3" +output_path: "experiments/characterization/P800-16/proc_output/cat3/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM3SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-16/config/P800-16_cat4_ISM4SBA3-16LKFS.yml b/experiments/characterization/P800-16/config/P800-16_cat4_ISM4SBA3-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..371cc051bfbe8cf3e43e30f0375d7d4853a8c2f1 --- /dev/null +++ b/experiments/characterization/P800-16/config/P800-16_cat4_ISM4SBA3-16LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-16 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-16/proc_input/cat4" +output_path: "experiments/characterization/P800-16/proc_output/cat4/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM4SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-16/config/P800-16_cat4_ISM4SBA3-26LKFS.yml b/experiments/characterization/P800-16/config/P800-16_cat4_ISM4SBA3-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..3b7d2c6600881be98db21d962b53b86db429ef80 --- /dev/null +++ b/experiments/characterization/P800-16/config/P800-16_cat4_ISM4SBA3-26LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-16 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-16/proc_input/cat4" +output_path: "experiments/characterization/P800-16/proc_output/cat4/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM4SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-16/config/P800-16_cat4_ISM4SBA3-36LKFS.yml b/experiments/characterization/P800-16/config/P800-16_cat4_ISM4SBA3-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..7c79e4edb0e8a060e36df26d47eac40c88f8b2ee --- /dev/null +++ b/experiments/characterization/P800-16/config/P800-16_cat4_ISM4SBA3-36LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-16 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-16/proc_input/cat4" +output_path: "experiments/characterization/P800-16/proc_output/cat4/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM4SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-16/config/P800-16_cat5_ISM4SBA3-16LKFS.yml b/experiments/characterization/P800-16/config/P800-16_cat5_ISM4SBA3-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..b78b76cef5fb9a9eb69457329ea27e3c3275419d --- /dev/null +++ b/experiments/characterization/P800-16/config/P800-16_cat5_ISM4SBA3-16LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-16 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-16/proc_input/cat5" +output_path: "experiments/characterization/P800-16/proc_output/cat5/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM4SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-16/config/P800-16_cat5_ISM4SBA3-26LKFS.yml b/experiments/characterization/P800-16/config/P800-16_cat5_ISM4SBA3-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..d4bea8439f18e1af5594eb075fa3c6fec034bdbf --- /dev/null +++ b/experiments/characterization/P800-16/config/P800-16_cat5_ISM4SBA3-26LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-16 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-16/proc_input/cat5" +output_path: "experiments/characterization/P800-16/proc_output/cat5/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM4SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-16/config/P800-16_cat5_ISM4SBA3-36LKFS.yml b/experiments/characterization/P800-16/config/P800-16_cat5_ISM4SBA3-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..09040779e9ff8fe203a86cf827d772a6748a6f82 --- /dev/null +++ b/experiments/characterization/P800-16/config/P800-16_cat5_ISM4SBA3-36LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-16 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-16/proc_input/cat5" +output_path: "experiments/characterization/P800-16/proc_output/cat5/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM4SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-16/config/P800-16_cat6_ISM4SBA3-16LKFS.yml b/experiments/characterization/P800-16/config/P800-16_cat6_ISM4SBA3-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..b72a967fe532adcf5315fca17c8a5487362fc619 --- /dev/null +++ b/experiments/characterization/P800-16/config/P800-16_cat6_ISM4SBA3-16LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-16 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-16/proc_input/cat6" +output_path: "experiments/characterization/P800-16/proc_output/cat6/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM4SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-16/config/P800-16_cat6_ISM4SBA3-26LKFS.yml b/experiments/characterization/P800-16/config/P800-16_cat6_ISM4SBA3-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..dbba49081c21a350a369520e8087d262148c1d41 --- /dev/null +++ b/experiments/characterization/P800-16/config/P800-16_cat6_ISM4SBA3-26LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-16 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-16/proc_input/cat6" +output_path: "experiments/characterization/P800-16/proc_output/cat6/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM4SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-16/config/P800-16_cat6_ISM4SBA3-36LKFS.yml b/experiments/characterization/P800-16/config/P800-16_cat6_ISM4SBA3-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..c39b0f65135aba6d0a1e27a9b7a9390979d90d99 --- /dev/null +++ b/experiments/characterization/P800-16/config/P800-16_cat6_ISM4SBA3-36LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-16 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-16/proc_input/cat6" +output_path: "experiments/characterization/P800-16/proc_output/cat6/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM4SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-16/proc_input/cat1/.gitkeep b/experiments/characterization/P800-16/proc_input/cat1/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-16/proc_input/cat2/.gitkeep b/experiments/characterization/P800-16/proc_input/cat2/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-16/proc_input/cat3/.gitkeep b/experiments/characterization/P800-16/proc_input/cat3/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-16/proc_input/cat4/.gitkeep b/experiments/characterization/P800-16/proc_input/cat4/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-16/proc_input/cat5/.gitkeep b/experiments/characterization/P800-16/proc_input/cat5/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-16/proc_input/cat6/.gitkeep b/experiments/characterization/P800-16/proc_input/cat6/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-16/proc_output/cat1/out_-16LKFS/.gitkeep b/experiments/characterization/P800-16/proc_output/cat1/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-16/proc_output/cat1/out_-26LKFS/.gitkeep b/experiments/characterization/P800-16/proc_output/cat1/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-16/proc_output/cat1/out_-36LKFS/.gitkeep b/experiments/characterization/P800-16/proc_output/cat1/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-16/proc_output/cat2/out_-16LKFS/.gitkeep b/experiments/characterization/P800-16/proc_output/cat2/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-16/proc_output/cat2/out_-26LKFS/.gitkeep b/experiments/characterization/P800-16/proc_output/cat2/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-16/proc_output/cat2/out_-36LKFS/.gitkeep b/experiments/characterization/P800-16/proc_output/cat2/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-16/proc_output/cat3/out_-16LKFS/.gitkeep b/experiments/characterization/P800-16/proc_output/cat3/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-16/proc_output/cat3/out_-26LKFS/.gitkeep b/experiments/characterization/P800-16/proc_output/cat3/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-16/proc_output/cat3/out_-36LKFS/.gitkeep b/experiments/characterization/P800-16/proc_output/cat3/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-16/proc_output/cat4/out_-16LKFS/.gitkeep b/experiments/characterization/P800-16/proc_output/cat4/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-16/proc_output/cat4/out_-26LKFS/.gitkeep b/experiments/characterization/P800-16/proc_output/cat4/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-16/proc_output/cat4/out_-36LKFS/.gitkeep b/experiments/characterization/P800-16/proc_output/cat4/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-16/proc_output/cat5/out_-16LKFS/.gitkeep b/experiments/characterization/P800-16/proc_output/cat5/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-16/proc_output/cat5/out_-26LKFS/.gitkeep b/experiments/characterization/P800-16/proc_output/cat5/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-16/proc_output/cat5/out_-36LKFS/.gitkeep b/experiments/characterization/P800-16/proc_output/cat5/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-17/config/P800-17_cat1_ISM1SBA3-16LKFS.yml b/experiments/characterization/P800-17/config/P800-17_cat1_ISM1SBA3-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..3925ea0416c750e14f3bccdce4f4b6cac349ee1c --- /dev/null +++ b/experiments/characterization/P800-17/config/P800-17_cat1_ISM1SBA3-16LKFS.yml @@ -0,0 +1,318 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-17 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-17/proc_input/cat1" +output_path: "experiments/characterization/P800-17/proc_output/cat1/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM1SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 34 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 26 + c05: + type: mnru + q: 22 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL OSBA clean conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c11: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c13: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX OSBA FER conditions ### + c14: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX OSBA clean conditions ### + c17: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c18: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c28: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FX ISM3 + HOA3 conditions ### + c31: + type: ivas_combined + bitrates: + - 24400 + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas_combined + bitrates: + - 32000 + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas_combined + bitrates: + - 48000 + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas_combined + bitrates: + - 64000 + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas_combined + bitrates: + - 96000 + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas_combined + bitrates: + - 128000 + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-17/config/P800-17_cat1_ISM1SBA3-26LKFS.yml b/experiments/characterization/P800-17/config/P800-17_cat1_ISM1SBA3-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..7dc073ec98abce21d3b4d6a9ed7bc2ee3d6eabee --- /dev/null +++ b/experiments/characterization/P800-17/config/P800-17_cat1_ISM1SBA3-26LKFS.yml @@ -0,0 +1,318 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-17 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-17/proc_input/cat1" +output_path: "experiments/characterization/P800-17/proc_output/cat1/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM1SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 34 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 26 + c05: + type: mnru + q: 22 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL OSBA clean conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c11: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c13: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX OSBA FER conditions ### + c14: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX OSBA clean conditions ### + c17: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c18: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c28: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FX ISM3 + HOA3 conditions ### + c31: + type: ivas_combined + bitrates: + - 24400 + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas_combined + bitrates: + - 32000 + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas_combined + bitrates: + - 48000 + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas_combined + bitrates: + - 64000 + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas_combined + bitrates: + - 96000 + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas_combined + bitrates: + - 128000 + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-17/config/P800-17_cat1_ISM1SBA3-36LKFS.yml b/experiments/characterization/P800-17/config/P800-17_cat1_ISM1SBA3-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..e1cf0aae86f3109f2ccbb4eb5e2e78c8a55800b7 --- /dev/null +++ b/experiments/characterization/P800-17/config/P800-17_cat1_ISM1SBA3-36LKFS.yml @@ -0,0 +1,318 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-17 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-17/proc_input/cat1" +output_path: "experiments/characterization/P800-17/proc_output/cat1/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM1SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 34 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 26 + c05: + type: mnru + q: 22 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL OSBA clean conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c11: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c13: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX OSBA FER conditions ### + c14: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX OSBA clean conditions ### + c17: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c18: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c28: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FX ISM3 + HOA3 conditions ### + c31: + type: ivas_combined + bitrates: + - 24400 + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas_combined + bitrates: + - 32000 + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas_combined + bitrates: + - 48000 + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas_combined + bitrates: + - 64000 + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas_combined + bitrates: + - 96000 + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas_combined + bitrates: + - 128000 + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-17/config/P800-17_cat2_ISM2SBA3-16LKFS.yml b/experiments/characterization/P800-17/config/P800-17_cat2_ISM2SBA3-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..deb85f8009a776468fd9a4ae513710219b974024 --- /dev/null +++ b/experiments/characterization/P800-17/config/P800-17_cat2_ISM2SBA3-16LKFS.yml @@ -0,0 +1,318 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-17 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-17/proc_input/cat2" +output_path: "experiments/characterization/P800-17/proc_output/cat2/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 34 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 26 + c05: + type: mnru + q: 22 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL OSBA clean conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c11: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c13: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX OSBA FER conditions ### + c14: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX OSBA clean conditions ### + c17: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c18: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c28: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FX ISM3 + HOA3 conditions ### + c31: + type: ivas_combined + bitrates: + - 24400 + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas_combined + bitrates: + - 32000 + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas_combined + bitrates: + - 48000 + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas_combined + bitrates: + - 64000 + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas_combined + bitrates: + - 96000 + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas_combined + bitrates: + - 128000 + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-17/config/P800-17_cat2_ISM2SBA3-26LKFS.yml b/experiments/characterization/P800-17/config/P800-17_cat2_ISM2SBA3-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..4166d07964cb0005a167c2ab1a1453d8f254edcf --- /dev/null +++ b/experiments/characterization/P800-17/config/P800-17_cat2_ISM2SBA3-26LKFS.yml @@ -0,0 +1,318 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-17 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-17/proc_input/cat2" +output_path: "experiments/characterization/P800-17/proc_output/cat2/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 34 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 26 + c05: + type: mnru + q: 22 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL OSBA clean conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c11: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c13: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX OSBA FER conditions ### + c14: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX OSBA clean conditions ### + c17: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c18: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c28: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FX ISM3 + HOA3 conditions ### + c31: + type: ivas_combined + bitrates: + - 24400 + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas_combined + bitrates: + - 32000 + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas_combined + bitrates: + - 48000 + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas_combined + bitrates: + - 64000 + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas_combined + bitrates: + - 96000 + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas_combined + bitrates: + - 128000 + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-17/config/P800-17_cat2_ISM2SBA3-36LKFS.yml b/experiments/characterization/P800-17/config/P800-17_cat2_ISM2SBA3-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..d02433c6deadbe837cc0fa0908d0e42f01c169c9 --- /dev/null +++ b/experiments/characterization/P800-17/config/P800-17_cat2_ISM2SBA3-36LKFS.yml @@ -0,0 +1,318 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-17 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-17/proc_input/cat2" +output_path: "experiments/characterization/P800-17/proc_output/cat2/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 34 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 26 + c05: + type: mnru + q: 22 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL OSBA clean conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c11: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c13: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX OSBA FER conditions ### + c14: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX OSBA clean conditions ### + c17: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c18: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c28: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FX ISM3 + HOA3 conditions ### + c31: + type: ivas_combined + bitrates: + - 24400 + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas_combined + bitrates: + - 32000 + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas_combined + bitrates: + - 48000 + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas_combined + bitrates: + - 64000 + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas_combined + bitrates: + - 96000 + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas_combined + bitrates: + - 128000 + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-17/config/P800-17_cat3_ISM3SBA3-16LKFS.yml b/experiments/characterization/P800-17/config/P800-17_cat3_ISM3SBA3-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..7bef1003898b7b9b2da1b835a4b6a3d9042b268d --- /dev/null +++ b/experiments/characterization/P800-17/config/P800-17_cat3_ISM3SBA3-16LKFS.yml @@ -0,0 +1,318 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-17 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-17/proc_input/cat3" +output_path: "experiments/characterization/P800-17/proc_output/cat3/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM3SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 34 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 26 + c05: + type: mnru + q: 22 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL OSBA clean conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c11: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c13: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX OSBA FER conditions ### + c14: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX OSBA clean conditions ### + c17: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c18: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c28: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FX ISM3 + HOA3 conditions ### + c31: + type: ivas_combined + bitrates: + - 24400 + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas_combined + bitrates: + - 32000 + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas_combined + bitrates: + - 48000 + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas_combined + bitrates: + - 64000 + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas_combined + bitrates: + - 96000 + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas_combined + bitrates: + - 128000 + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-17/config/P800-17_cat3_ISM3SBA3-26LKFS.yml b/experiments/characterization/P800-17/config/P800-17_cat3_ISM3SBA3-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..360b2fef71799f4060a17cc995e13b1c53968eba --- /dev/null +++ b/experiments/characterization/P800-17/config/P800-17_cat3_ISM3SBA3-26LKFS.yml @@ -0,0 +1,318 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-17 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-17/proc_input/cat3" +output_path: "experiments/characterization/P800-17/proc_output/cat3/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM3SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 34 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 26 + c05: + type: mnru + q: 22 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL OSBA clean conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c11: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c13: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX OSBA FER conditions ### + c14: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX OSBA clean conditions ### + c17: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c18: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c28: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FX ISM3 + HOA3 conditions ### + c31: + type: ivas_combined + bitrates: + - 24400 + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas_combined + bitrates: + - 32000 + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas_combined + bitrates: + - 48000 + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas_combined + bitrates: + - 64000 + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas_combined + bitrates: + - 96000 + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas_combined + bitrates: + - 128000 + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-17/config/P800-17_cat3_ISM3SBA3-36LKFS.yml b/experiments/characterization/P800-17/config/P800-17_cat3_ISM3SBA3-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..67d2a5022caedce897c4afe0d9698e5e3af8e06c --- /dev/null +++ b/experiments/characterization/P800-17/config/P800-17_cat3_ISM3SBA3-36LKFS.yml @@ -0,0 +1,318 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-17 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-17/proc_input/cat3" +output_path: "experiments/characterization/P800-17/proc_output/cat3/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM3SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 34 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 26 + c05: + type: mnru + q: 22 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL OSBA clean conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c11: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c13: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX OSBA FER conditions ### + c14: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX OSBA clean conditions ### + c17: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c18: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c28: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FX ISM3 + HOA3 conditions ### + c31: + type: ivas_combined + bitrates: + - 24400 + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas_combined + bitrates: + - 32000 + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas_combined + bitrates: + - 48000 + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas_combined + bitrates: + - 64000 + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas_combined + bitrates: + - 96000 + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas_combined + bitrates: + - 128000 + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-17/config/P800-17_cat4_ISM4SBA3-16LKFS.yml b/experiments/characterization/P800-17/config/P800-17_cat4_ISM4SBA3-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..58d0b0edbcdd2f1066d2b376d93b98e11a0f1072 --- /dev/null +++ b/experiments/characterization/P800-17/config/P800-17_cat4_ISM4SBA3-16LKFS.yml @@ -0,0 +1,318 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-17 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-17/proc_input/cat4" +output_path: "experiments/characterization/P800-17/proc_output/cat4/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM4SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 34 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 26 + c05: + type: mnru + q: 22 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL OSBA clean conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c11: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c13: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX OSBA FER conditions ### + c14: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX OSBA clean conditions ### + c17: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c18: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c28: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FX ISM3 + HOA3 conditions ### + c31: + type: ivas_combined + bitrates: + - 24400 + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas_combined + bitrates: + - 32000 + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas_combined + bitrates: + - 48000 + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas_combined + bitrates: + - 64000 + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas_combined + bitrates: + - 96000 + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas_combined + bitrates: + - 128000 + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-17/config/P800-17_cat4_ISM4SBA3-26LKFS.yml b/experiments/characterization/P800-17/config/P800-17_cat4_ISM4SBA3-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..9cfa749d303a6352bc622d04610009782c103b8f --- /dev/null +++ b/experiments/characterization/P800-17/config/P800-17_cat4_ISM4SBA3-26LKFS.yml @@ -0,0 +1,318 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-17 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-17/proc_input/cat4" +output_path: "experiments/characterization/P800-17/proc_output/cat4/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM4SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 34 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 26 + c05: + type: mnru + q: 22 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL OSBA clean conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c11: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c13: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX OSBA FER conditions ### + c14: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX OSBA clean conditions ### + c17: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c18: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c28: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FX ISM3 + HOA3 conditions ### + c31: + type: ivas_combined + bitrates: + - 24400 + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas_combined + bitrates: + - 32000 + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas_combined + bitrates: + - 48000 + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas_combined + bitrates: + - 64000 + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas_combined + bitrates: + - 96000 + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas_combined + bitrates: + - 128000 + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-17/config/P800-17_cat4_ISM4SBA3-36LKFS.yml b/experiments/characterization/P800-17/config/P800-17_cat4_ISM4SBA3-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..619f5ec7f1977ecf71d174c3650ac49a6c88eadc --- /dev/null +++ b/experiments/characterization/P800-17/config/P800-17_cat4_ISM4SBA3-36LKFS.yml @@ -0,0 +1,318 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-17 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-17/proc_input/cat4" +output_path: "experiments/characterization/P800-17/proc_output/cat4/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM4SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 34 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 26 + c05: + type: mnru + q: 22 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL OSBA clean conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c11: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c13: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX OSBA FER conditions ### + c14: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX OSBA clean conditions ### + c17: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c18: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c28: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FX ISM3 + HOA3 conditions ### + c31: + type: ivas_combined + bitrates: + - 24400 + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas_combined + bitrates: + - 32000 + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas_combined + bitrates: + - 48000 + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas_combined + bitrates: + - 64000 + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas_combined + bitrates: + - 96000 + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas_combined + bitrates: + - 128000 + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-17/config/P800-17_cat5_ISM2SBA3-16LKFS.yml b/experiments/characterization/P800-17/config/P800-17_cat5_ISM2SBA3-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..69d868ed0ae88c99cdab182776e021aa9158e54e --- /dev/null +++ b/experiments/characterization/P800-17/config/P800-17_cat5_ISM2SBA3-16LKFS.yml @@ -0,0 +1,318 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-17 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-17/proc_input/cat5" +output_path: "experiments/characterization/P800-17/proc_output/cat5/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 34 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 26 + c05: + type: mnru + q: 22 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL OSBA clean conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c11: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c13: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX OSBA FER conditions ### + c14: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX OSBA clean conditions ### + c17: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c18: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c28: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FX ISM3 + HOA3 conditions ### + c31: + type: ivas_combined + bitrates: + - 24400 + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas_combined + bitrates: + - 32000 + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas_combined + bitrates: + - 48000 + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas_combined + bitrates: + - 64000 + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas_combined + bitrates: + - 96000 + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas_combined + bitrates: + - 128000 + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-17/config/P800-17_cat5_ISM2SBA3-26LKFS.yml b/experiments/characterization/P800-17/config/P800-17_cat5_ISM2SBA3-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..661c0f1e8549adc215af55d8e7cf5a9d09318437 --- /dev/null +++ b/experiments/characterization/P800-17/config/P800-17_cat5_ISM2SBA3-26LKFS.yml @@ -0,0 +1,318 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-17 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-17/proc_input/cat5" +output_path: "experiments/characterization/P800-17/proc_output/cat5/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 34 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 26 + c05: + type: mnru + q: 22 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL OSBA clean conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c11: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c13: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX OSBA FER conditions ### + c14: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX OSBA clean conditions ### + c17: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c18: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c28: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FX ISM3 + HOA3 conditions ### + c31: + type: ivas_combined + bitrates: + - 24400 + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas_combined + bitrates: + - 32000 + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas_combined + bitrates: + - 48000 + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas_combined + bitrates: + - 64000 + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas_combined + bitrates: + - 96000 + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas_combined + bitrates: + - 128000 + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-17/config/P800-17_cat5_ISM2SBA3-36LKFS.yml b/experiments/characterization/P800-17/config/P800-17_cat5_ISM2SBA3-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..fbcaac13b454fc49fa47d95c4866a21815348a6c --- /dev/null +++ b/experiments/characterization/P800-17/config/P800-17_cat5_ISM2SBA3-36LKFS.yml @@ -0,0 +1,318 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-17 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-17/proc_input/cat5" +output_path: "experiments/characterization/P800-17/proc_output/cat5/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 34 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 26 + c05: + type: mnru + q: 22 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL OSBA clean conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c11: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c13: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX OSBA FER conditions ### + c14: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX OSBA clean conditions ### + c17: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c18: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c28: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FX ISM3 + HOA3 conditions ### + c31: + type: ivas_combined + bitrates: + - 24400 + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas_combined + bitrates: + - 32000 + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas_combined + bitrates: + - 48000 + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas_combined + bitrates: + - 64000 + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas_combined + bitrates: + - 96000 + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas_combined + bitrates: + - 128000 + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-17/config/P800-17_cat6_ISM3SBA3-16LKFS.yml b/experiments/characterization/P800-17/config/P800-17_cat6_ISM3SBA3-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..2a656be95e32bce8cb0dfe6b67c6fa42e4f7ca1b --- /dev/null +++ b/experiments/characterization/P800-17/config/P800-17_cat6_ISM3SBA3-16LKFS.yml @@ -0,0 +1,318 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-17 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-17/proc_input/cat6" +output_path: "experiments/characterization/P800-17/proc_output/cat6/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM3SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 34 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 26 + c05: + type: mnru + q: 22 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL OSBA clean conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c11: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c13: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX OSBA FER conditions ### + c14: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX OSBA clean conditions ### + c17: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c18: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c28: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FX ISM3 + HOA3 conditions ### + c31: + type: ivas_combined + bitrates: + - 24400 + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas_combined + bitrates: + - 32000 + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas_combined + bitrates: + - 48000 + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas_combined + bitrates: + - 64000 + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas_combined + bitrates: + - 96000 + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas_combined + bitrates: + - 128000 + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-17/config/P800-17_cat6_ISM3SBA3-26LKFS.yml b/experiments/characterization/P800-17/config/P800-17_cat6_ISM3SBA3-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..a6c36f459f7be57685af801180f37c00cbfbda9f --- /dev/null +++ b/experiments/characterization/P800-17/config/P800-17_cat6_ISM3SBA3-26LKFS.yml @@ -0,0 +1,318 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-17 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-17/proc_input/cat6" +output_path: "experiments/characterization/P800-17/proc_output/cat6/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM3SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 34 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 26 + c05: + type: mnru + q: 22 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL OSBA clean conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c11: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c13: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX OSBA FER conditions ### + c14: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX OSBA clean conditions ### + c17: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c18: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c28: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FX ISM3 + HOA3 conditions ### + c31: + type: ivas_combined + bitrates: + - 24400 + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas_combined + bitrates: + - 32000 + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas_combined + bitrates: + - 48000 + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas_combined + bitrates: + - 64000 + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas_combined + bitrates: + - 96000 + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas_combined + bitrates: + - 128000 + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-17/config/P800-17_cat6_ISM3SBA3-36LKFS.yml b/experiments/characterization/P800-17/config/P800-17_cat6_ISM3SBA3-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..fd2d74c595343528e8d9a1ef7fc75b39a86fbf52 --- /dev/null +++ b/experiments/characterization/P800-17/config/P800-17_cat6_ISM3SBA3-36LKFS.yml @@ -0,0 +1,318 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-17 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-17/proc_input/cat6" +output_path: "experiments/characterization/P800-17/proc_output/cat6/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM3SBA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 34 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 26 + c05: + type: mnru + q: 22 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL OSBA clean conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c11: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c13: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX OSBA FER conditions ### + c14: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX OSBA clean conditions ### + c17: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c18: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c28: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FX ISM3 + HOA3 conditions ### + c31: + type: ivas_combined + bitrates: + - 24400 + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas_combined + bitrates: + - 32000 + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas_combined + bitrates: + - 48000 + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas_combined + bitrates: + - 64000 + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas_combined + bitrates: + - 96000 + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas_combined + bitrates: + - 128000 + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-17/proc_input/cat1/.gitkeep b/experiments/characterization/P800-17/proc_input/cat1/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-17/proc_input/cat2/.gitkeep b/experiments/characterization/P800-17/proc_input/cat2/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-17/proc_input/cat3/.gitkeep b/experiments/characterization/P800-17/proc_input/cat3/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-17/proc_input/cat4/.gitkeep b/experiments/characterization/P800-17/proc_input/cat4/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-17/proc_input/cat5/.gitkeep b/experiments/characterization/P800-17/proc_input/cat5/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-17/proc_input/cat6/.gitkeep b/experiments/characterization/P800-17/proc_input/cat6/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-17/proc_output/cat1/out_-16LKFS/.gitkeep b/experiments/characterization/P800-17/proc_output/cat1/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-17/proc_output/cat1/out_-26LKFS/.gitkeep b/experiments/characterization/P800-17/proc_output/cat1/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-17/proc_output/cat1/out_-36LKFS/.gitkeep b/experiments/characterization/P800-17/proc_output/cat1/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-17/proc_output/cat2/out_-16LKFS/.gitkeep b/experiments/characterization/P800-17/proc_output/cat2/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-17/proc_output/cat2/out_-26LKFS/.gitkeep b/experiments/characterization/P800-17/proc_output/cat2/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-17/proc_output/cat2/out_-36LKFS/.gitkeep b/experiments/characterization/P800-17/proc_output/cat2/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-17/proc_output/cat3/out_-16LKFS/.gitkeep b/experiments/characterization/P800-17/proc_output/cat3/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-17/proc_output/cat3/out_-26LKFS/.gitkeep b/experiments/characterization/P800-17/proc_output/cat3/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-17/proc_output/cat3/out_-36LKFS/.gitkeep b/experiments/characterization/P800-17/proc_output/cat3/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-17/proc_output/cat4/out_-16LKFS/.gitkeep b/experiments/characterization/P800-17/proc_output/cat4/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-17/proc_output/cat4/out_-26LKFS/.gitkeep b/experiments/characterization/P800-17/proc_output/cat4/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-17/proc_output/cat4/out_-36LKFS/.gitkeep b/experiments/characterization/P800-17/proc_output/cat4/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-17/proc_output/cat5/out_-16LKFS/.gitkeep b/experiments/characterization/P800-17/proc_output/cat5/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-17/proc_output/cat5/out_-26LKFS/.gitkeep b/experiments/characterization/P800-17/proc_output/cat5/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-17/proc_output/cat5/out_-36LKFS/.gitkeep b/experiments/characterization/P800-17/proc_output/cat5/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-17/proc_output/cat6/out_-16LKFS/.gitkeep b/experiments/characterization/P800-17/proc_output/cat6/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-17/proc_output/cat6/out_-26LKFS/.gitkeep b/experiments/characterization/P800-17/proc_output/cat6/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-17/proc_output/cat6/out_-36LKFS/.gitkeep b/experiments/characterization/P800-17/proc_output/cat6/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-18/background_noise/.gitkeep b/experiments/characterization/P800-18/background_noise/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-18/config/P800-18_cat1_ISM1MASA2DIR2-16LKFS.yml b/experiments/characterization/P800-18/config/P800-18_cat1_ISM1MASA2DIR2-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..0c8b5c60013cf30005e36dd2978ac042f569da79 --- /dev/null +++ b/experiments/characterization/P800-18/config/P800-18_cat1_ISM1MASA2DIR2-16LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-18 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-18/proc_input/cat1" +output_path: "experiments/characterization/P800-18/proc_output/cat1/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM1MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-18/config/P800-18_cat1_ISM1MASA2DIR2-26LKFS.yml b/experiments/characterization/P800-18/config/P800-18_cat1_ISM1MASA2DIR2-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..8b957d6896eeec5f405b28baf42728e3b2e0bb0e --- /dev/null +++ b/experiments/characterization/P800-18/config/P800-18_cat1_ISM1MASA2DIR2-26LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-18 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-18/proc_input/cat1" +output_path: "experiments/characterization/P800-18/proc_output/cat1/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM1MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-18/config/P800-18_cat1_ISM1MASA2DIR2-36LKFS.yml b/experiments/characterization/P800-18/config/P800-18_cat1_ISM1MASA2DIR2-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..f97a4bd9dc6bf163764acc2186e0fc23b7b655d3 --- /dev/null +++ b/experiments/characterization/P800-18/config/P800-18_cat1_ISM1MASA2DIR2-36LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-18 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-18/proc_input/cat1" +output_path: "experiments/characterization/P800-18/proc_output/cat1/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM1MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-18/config/P800-18_cat2_ISM1MASA2DIR2-16LKFS.yml b/experiments/characterization/P800-18/config/P800-18_cat2_ISM1MASA2DIR2-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..71b7364832c0509872188acdfb479cf68f2e2097 --- /dev/null +++ b/experiments/characterization/P800-18/config/P800-18_cat2_ISM1MASA2DIR2-16LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-18 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-18/proc_input/cat2" +output_path: "experiments/characterization/P800-18/proc_output/cat2/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM1MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-18/config/P800-18_cat2_ISM1MASA2DIR2-26LKFS.yml b/experiments/characterization/P800-18/config/P800-18_cat2_ISM1MASA2DIR2-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..f339158609caa80457d0bb8848b682fe5ba4e20c --- /dev/null +++ b/experiments/characterization/P800-18/config/P800-18_cat2_ISM1MASA2DIR2-26LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-18 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-18/proc_input/cat2" +output_path: "experiments/characterization/P800-18/proc_output/cat2/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM1MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-18/config/P800-18_cat2_ISM1MASA2DIR2-36LKFS.yml b/experiments/characterization/P800-18/config/P800-18_cat2_ISM1MASA2DIR2-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..cf8e2c7005b4717c45e744c5ca9208876f80d293 --- /dev/null +++ b/experiments/characterization/P800-18/config/P800-18_cat2_ISM1MASA2DIR2-36LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-18 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-18/proc_input/cat2" +output_path: "experiments/characterization/P800-18/proc_output/cat2/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM1MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-18/config/P800-18_cat3_ISM2MASA2DIR2-16LKFS.yml b/experiments/characterization/P800-18/config/P800-18_cat3_ISM2MASA2DIR2-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..468ad25d9dd587a521a6b0af682a6a4e776a4a87 --- /dev/null +++ b/experiments/characterization/P800-18/config/P800-18_cat3_ISM2MASA2DIR2-16LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-18 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-18/proc_input/cat3" +output_path: "experiments/characterization/P800-18/proc_output/cat3/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-18/config/P800-18_cat3_ISM2MASA2DIR2-26LKFS.yml b/experiments/characterization/P800-18/config/P800-18_cat3_ISM2MASA2DIR2-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..eea5562ad4644e3fbd7e6e663bc10bb9bff75f5e --- /dev/null +++ b/experiments/characterization/P800-18/config/P800-18_cat3_ISM2MASA2DIR2-26LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-18 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-18/proc_input/cat3" +output_path: "experiments/characterization/P800-18/proc_output/cat3/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-18/config/P800-18_cat3_ISM2MASA2DIR2-36LKFS.yml b/experiments/characterization/P800-18/config/P800-18_cat3_ISM2MASA2DIR2-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..9dec335bfe589c239652aa88e5b7af8b783b01eb --- /dev/null +++ b/experiments/characterization/P800-18/config/P800-18_cat3_ISM2MASA2DIR2-36LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-18 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-18/proc_input/cat3" +output_path: "experiments/characterization/P800-18/proc_output/cat3/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-18/config/P800-18_cat4_ISM2MASA2DIR2-16LKFS.yml b/experiments/characterization/P800-18/config/P800-18_cat4_ISM2MASA2DIR2-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..e8985af53f7fb197c18b70fc3b92d8c3daa6e687 --- /dev/null +++ b/experiments/characterization/P800-18/config/P800-18_cat4_ISM2MASA2DIR2-16LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-18 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-18/proc_input/cat4" +output_path: "experiments/characterization/P800-18/proc_output/cat4/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-18/config/P800-18_cat4_ISM2MASA2DIR2-26LKFS.yml b/experiments/characterization/P800-18/config/P800-18_cat4_ISM2MASA2DIR2-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..959a7419a529af61b809c510fa6f8c70876b0cb9 --- /dev/null +++ b/experiments/characterization/P800-18/config/P800-18_cat4_ISM2MASA2DIR2-26LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-18 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-18/proc_input/cat4" +output_path: "experiments/characterization/P800-18/proc_output/cat4/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-18/config/P800-18_cat4_ISM2MASA2DIR2-36LKFS.yml b/experiments/characterization/P800-18/config/P800-18_cat4_ISM2MASA2DIR2-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..90717f9b08119fafb0a54a1e559d5840c79ded09 --- /dev/null +++ b/experiments/characterization/P800-18/config/P800-18_cat4_ISM2MASA2DIR2-36LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-18 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-18/proc_input/cat4" +output_path: "experiments/characterization/P800-18/proc_output/cat4/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-18/config/P800-18_cat5_ISM1MASA2DIR2-16LKFS.yml b/experiments/characterization/P800-18/config/P800-18_cat5_ISM1MASA2DIR2-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..f4e2df044c920150df39d182c2ffe96526b7f4e3 --- /dev/null +++ b/experiments/characterization/P800-18/config/P800-18_cat5_ISM1MASA2DIR2-16LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-18 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-18/proc_input/cat5" +output_path: "experiments/characterization/P800-18/proc_output/cat5/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM1MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-18/config/P800-18_cat5_ISM1MASA2DIR2-26LKFS.yml b/experiments/characterization/P800-18/config/P800-18_cat5_ISM1MASA2DIR2-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..741495a06373adc0955a0dcc6530a611af06d193 --- /dev/null +++ b/experiments/characterization/P800-18/config/P800-18_cat5_ISM1MASA2DIR2-26LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-18 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-18/proc_input/cat5" +output_path: "experiments/characterization/P800-18/proc_output/cat5/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM1MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-18/config/P800-18_cat5_ISM1MASA2DIR2-36LKFS.yml b/experiments/characterization/P800-18/config/P800-18_cat5_ISM1MASA2DIR2-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..a7c159c1e14df5b24ff61bb8c70f76de8298959c --- /dev/null +++ b/experiments/characterization/P800-18/config/P800-18_cat5_ISM1MASA2DIR2-36LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-18 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-18/proc_input/cat5" +output_path: "experiments/characterization/P800-18/proc_output/cat5/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM1MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-18/config/P800-18_cat6_ISM2MASA2DIR2-16LKFS.yml b/experiments/characterization/P800-18/config/P800-18_cat6_ISM2MASA2DIR2-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..37a91cca18673696d1c2d97aa9394ba23512cda9 --- /dev/null +++ b/experiments/characterization/P800-18/config/P800-18_cat6_ISM2MASA2DIR2-16LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-18 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-18/proc_input/cat6" +output_path: "experiments/characterization/P800-18/proc_output/cat6/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-18/config/P800-18_cat6_ISM2MASA2DIR2-26LKFS.yml b/experiments/characterization/P800-18/config/P800-18_cat6_ISM2MASA2DIR2-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..e026cb76a07a9e5091753883e95502aa706006db --- /dev/null +++ b/experiments/characterization/P800-18/config/P800-18_cat6_ISM2MASA2DIR2-26LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-18 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-18/proc_input/cat6" +output_path: "experiments/characterization/P800-18/proc_output/cat6/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-18/config/P800-18_cat6_ISM2MASA2DIR2-36LKFS.yml b/experiments/characterization/P800-18/config/P800-18_cat6_ISM2MASA2DIR2-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..e89f45905416eec442311b3516b684737693e5f0 --- /dev/null +++ b/experiments/characterization/P800-18/config/P800-18_cat6_ISM2MASA2DIR2-36LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-18 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-18/proc_input/cat6" +output_path: "experiments/characterization/P800-18/proc_output/cat6/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-18/proc_input/cat1/.gitkeep b/experiments/characterization/P800-18/proc_input/cat1/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-18/proc_input/cat2/.gitkeep b/experiments/characterization/P800-18/proc_input/cat2/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-18/proc_input/cat3/.gitkeep b/experiments/characterization/P800-18/proc_input/cat3/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-18/proc_input/cat4/.gitkeep b/experiments/characterization/P800-18/proc_input/cat4/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-18/proc_input/cat5/.gitkeep b/experiments/characterization/P800-18/proc_input/cat5/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-18/proc_input/cat6/.gitkeep b/experiments/characterization/P800-18/proc_input/cat6/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-18/proc_output/cat1/out_-16LKFS/.gitkeep b/experiments/characterization/P800-18/proc_output/cat1/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-18/proc_output/cat1/out_-26LKFS/.gitkeep b/experiments/characterization/P800-18/proc_output/cat1/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-18/proc_output/cat1/out_-36LKFS/.gitkeep b/experiments/characterization/P800-18/proc_output/cat1/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-18/proc_output/cat2/out_-16LKFS/.gitkeep b/experiments/characterization/P800-18/proc_output/cat2/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-18/proc_output/cat2/out_-26LKFS/.gitkeep b/experiments/characterization/P800-18/proc_output/cat2/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-18/proc_output/cat2/out_-36LKFS/.gitkeep b/experiments/characterization/P800-18/proc_output/cat2/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-18/proc_output/cat3/out_-16LKFS/.gitkeep b/experiments/characterization/P800-18/proc_output/cat3/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-18/proc_output/cat3/out_-26LKFS/.gitkeep b/experiments/characterization/P800-18/proc_output/cat3/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-18/proc_output/cat3/out_-36LKFS/.gitkeep b/experiments/characterization/P800-18/proc_output/cat3/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-18/proc_output/cat4/out_-16LKFS/.gitkeep b/experiments/characterization/P800-18/proc_output/cat4/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-18/proc_output/cat4/out_-26LKFS/.gitkeep b/experiments/characterization/P800-18/proc_output/cat4/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-18/proc_output/cat4/out_-36LKFS/.gitkeep b/experiments/characterization/P800-18/proc_output/cat4/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-18/proc_output/cat5/out_-16LKFS/.gitkeep b/experiments/characterization/P800-18/proc_output/cat5/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-18/proc_output/cat5/out_-26LKFS/.gitkeep b/experiments/characterization/P800-18/proc_output/cat5/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-18/proc_output/cat5/out_-36LKFS/.gitkeep b/experiments/characterization/P800-18/proc_output/cat5/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-18/proc_output/cat6/out_-16LKFS/.gitkeep b/experiments/characterization/P800-18/proc_output/cat6/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-18/proc_output/cat6/out_-26LKFS/.gitkeep b/experiments/characterization/P800-18/proc_output/cat6/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-18/proc_output/cat6/out_-36LKFS/.gitkeep b/experiments/characterization/P800-18/proc_output/cat6/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-19/config/P800-19_cat1_ISM3MASA2DIR2-16LKFS.yml b/experiments/characterization/P800-19/config/P800-19_cat1_ISM3MASA2DIR2-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..4676a0a96e88ba0b1683d5be1ac8e24f73daf45d --- /dev/null +++ b/experiments/characterization/P800-19/config/P800-19_cat1_ISM3MASA2DIR2-16LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-19 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-19/proc_input/cat1" +output_path: "experiments/characterization/P800-19/proc_output/cat1/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM3MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-19/config/P800-19_cat1_ISM3MASA2DIR2-26LKFS.yml b/experiments/characterization/P800-19/config/P800-19_cat1_ISM3MASA2DIR2-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..3ced31075b361118424e824278bbf9099b63a83d --- /dev/null +++ b/experiments/characterization/P800-19/config/P800-19_cat1_ISM3MASA2DIR2-26LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-19 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-19/proc_input/cat1" +output_path: "experiments/characterization/P800-19/proc_output/cat1/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM3MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-19/config/P800-19_cat1_ISM3MASA2DIR2-36LKFS.yml b/experiments/characterization/P800-19/config/P800-19_cat1_ISM3MASA2DIR2-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..3345aae95be32f1ed93e37e4136d139981d4eb59 --- /dev/null +++ b/experiments/characterization/P800-19/config/P800-19_cat1_ISM3MASA2DIR2-36LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-19 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-19/proc_input/cat1" +output_path: "experiments/characterization/P800-19/proc_output/cat1/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM3MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-19/config/P800-19_cat2_ISM3MASA2DIR2-16LKFS.yml b/experiments/characterization/P800-19/config/P800-19_cat2_ISM3MASA2DIR2-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..756b3e844bb7d657f2611eaad66bab909463d501 --- /dev/null +++ b/experiments/characterization/P800-19/config/P800-19_cat2_ISM3MASA2DIR2-16LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-19 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-19/proc_input/cat2" +output_path: "experiments/characterization/P800-19/proc_output/cat2/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM3MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-19/config/P800-19_cat2_ISM3MASA2DIR2-26LKFS.yml b/experiments/characterization/P800-19/config/P800-19_cat2_ISM3MASA2DIR2-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..73a7a42a1012b8c9d2d3f443fdc5d99ba0d345c2 --- /dev/null +++ b/experiments/characterization/P800-19/config/P800-19_cat2_ISM3MASA2DIR2-26LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-19 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-19/proc_input/cat2" +output_path: "experiments/characterization/P800-19/proc_output/cat2/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM3MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-19/config/P800-19_cat2_ISM3MASA2DIR2-36LKFS.yml b/experiments/characterization/P800-19/config/P800-19_cat2_ISM3MASA2DIR2-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..623b93ecb834ce2a01e377d670ce6fee8c7c67fc --- /dev/null +++ b/experiments/characterization/P800-19/config/P800-19_cat2_ISM3MASA2DIR2-36LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-19 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-19/proc_input/cat2" +output_path: "experiments/characterization/P800-19/proc_output/cat2/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM3MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-19/config/P800-19_cat3_ISM3MASA2DIR2-16LKFS.yml b/experiments/characterization/P800-19/config/P800-19_cat3_ISM3MASA2DIR2-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..b1390940b5587b78189ea3d760245fd562100bf6 --- /dev/null +++ b/experiments/characterization/P800-19/config/P800-19_cat3_ISM3MASA2DIR2-16LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-19 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-19/proc_input/cat3" +output_path: "experiments/characterization/P800-19/proc_output/cat3/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM3MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-19/config/P800-19_cat3_ISM3MASA2DIR2-26LKFS.yml b/experiments/characterization/P800-19/config/P800-19_cat3_ISM3MASA2DIR2-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..3ed2ef92f0e09ae11f35a8e169b2589c298413ef --- /dev/null +++ b/experiments/characterization/P800-19/config/P800-19_cat3_ISM3MASA2DIR2-26LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-19 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-19/proc_input/cat3" +output_path: "experiments/characterization/P800-19/proc_output/cat3/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM3MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-19/config/P800-19_cat3_ISM3MASA2DIR2-36LKFS.yml b/experiments/characterization/P800-19/config/P800-19_cat3_ISM3MASA2DIR2-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..f0d1d92987fb909fb7ff8a81f81d699b89607f1c --- /dev/null +++ b/experiments/characterization/P800-19/config/P800-19_cat3_ISM3MASA2DIR2-36LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-19 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-19/proc_input/cat3" +output_path: "experiments/characterization/P800-19/proc_output/cat3/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM3MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-19/config/P800-19_cat4_ISM4MASA2DIR2-16LKFS.yml b/experiments/characterization/P800-19/config/P800-19_cat4_ISM4MASA2DIR2-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..5ebab292594b00b00b8c1f51bfeaaf9acbfee2b5 --- /dev/null +++ b/experiments/characterization/P800-19/config/P800-19_cat4_ISM4MASA2DIR2-16LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-19 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-19/proc_input/cat4" +output_path: "experiments/characterization/P800-19/proc_output/cat4/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM4MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-19/config/P800-19_cat4_ISM4MASA2DIR2-26LKFS.yml b/experiments/characterization/P800-19/config/P800-19_cat4_ISM4MASA2DIR2-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..52fe4c5ba591f2dead540e59ba1d96b03861b1e6 --- /dev/null +++ b/experiments/characterization/P800-19/config/P800-19_cat4_ISM4MASA2DIR2-26LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-19 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-19/proc_input/cat4" +output_path: "experiments/characterization/P800-19/proc_output/cat4/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM4MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-19/config/P800-19_cat4_ISM4MASA2DIR2-36LKFS.yml b/experiments/characterization/P800-19/config/P800-19_cat4_ISM4MASA2DIR2-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..ed145e9962283ceb368075517facf2c791ae3241 --- /dev/null +++ b/experiments/characterization/P800-19/config/P800-19_cat4_ISM4MASA2DIR2-36LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-19 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-19/proc_input/cat4" +output_path: "experiments/characterization/P800-19/proc_output/cat4/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM4MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-19/config/P800-19_cat5_ISM4MASA2DIR2-16LKFS.yml b/experiments/characterization/P800-19/config/P800-19_cat5_ISM4MASA2DIR2-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..867955c22f75a5f6cb4db88f7691c73719724491 --- /dev/null +++ b/experiments/characterization/P800-19/config/P800-19_cat5_ISM4MASA2DIR2-16LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-19 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-19/proc_input/cat5" +output_path: "experiments/characterization/P800-19/proc_output/cat5/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM4MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-19/config/P800-19_cat5_ISM4MASA2DIR2-26LKFS.yml b/experiments/characterization/P800-19/config/P800-19_cat5_ISM4MASA2DIR2-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..18f2f92b640300775ffc7dd39f02d6c1fb6996b7 --- /dev/null +++ b/experiments/characterization/P800-19/config/P800-19_cat5_ISM4MASA2DIR2-26LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-19 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-19/proc_input/cat5" +output_path: "experiments/characterization/P800-19/proc_output/cat5/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM4MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-19/config/P800-19_cat5_ISM4MASA2DIR2-36LKFS.yml b/experiments/characterization/P800-19/config/P800-19_cat5_ISM4MASA2DIR2-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..6e7e57980082b370183d99574d2fa3e0dd4fd5a8 --- /dev/null +++ b/experiments/characterization/P800-19/config/P800-19_cat5_ISM4MASA2DIR2-36LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-19 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-19/proc_input/cat5" +output_path: "experiments/characterization/P800-19/proc_output/cat5/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM4MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-19/config/P800-19_cat6_ISM4MASA2DIR2-16LKFS.yml b/experiments/characterization/P800-19/config/P800-19_cat6_ISM4MASA2DIR2-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..d2284098085bc7164388a30e01ab039f8aa3d440 --- /dev/null +++ b/experiments/characterization/P800-19/config/P800-19_cat6_ISM4MASA2DIR2-16LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-19 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-19/proc_input/cat6" +output_path: "experiments/characterization/P800-19/proc_output/cat6/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM4MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-19/config/P800-19_cat6_ISM4MASA2DIR2-26LKFS.yml b/experiments/characterization/P800-19/config/P800-19_cat6_ISM4MASA2DIR2-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..ecf079e3bfa746f3dd5c3c661928d5dd2a9bb8ff --- /dev/null +++ b/experiments/characterization/P800-19/config/P800-19_cat6_ISM4MASA2DIR2-26LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-19 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-19/proc_input/cat6" +output_path: "experiments/characterization/P800-19/proc_output/cat6/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM4MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-19/config/P800-19_cat6_ISM4MASA2DIR2-36LKFS.yml b/experiments/characterization/P800-19/config/P800-19_cat6_ISM4MASA2DIR2-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..4da90b0b8cea481f45bd521542161c0fd2ae330d --- /dev/null +++ b/experiments/characterization/P800-19/config/P800-19_cat6_ISM4MASA2DIR2-36LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-19 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-19/proc_input/cat6" +output_path: "experiments/characterization/P800-19/proc_output/cat6/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM4MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-19/proc_input/cat1/.gitkeep b/experiments/characterization/P800-19/proc_input/cat1/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-19/proc_input/cat2/.gitkeep b/experiments/characterization/P800-19/proc_input/cat2/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-19/proc_input/cat3/.gitkeep b/experiments/characterization/P800-19/proc_input/cat3/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-19/proc_input/cat4/.gitkeep b/experiments/characterization/P800-19/proc_input/cat4/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-19/proc_input/cat5/.gitkeep b/experiments/characterization/P800-19/proc_input/cat5/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-19/proc_input/cat6/.gitkeep b/experiments/characterization/P800-19/proc_input/cat6/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-19/proc_output/cat1/out_-16LKFS/.gitkeep b/experiments/characterization/P800-19/proc_output/cat1/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-19/proc_output/cat1/out_-26LKFS/.gitkeep b/experiments/characterization/P800-19/proc_output/cat1/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-19/proc_output/cat1/out_-36LKFS/.gitkeep b/experiments/characterization/P800-19/proc_output/cat1/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-19/proc_output/cat2/out_-16LKFS/.gitkeep b/experiments/characterization/P800-19/proc_output/cat2/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-19/proc_output/cat2/out_-26LKFS/.gitkeep b/experiments/characterization/P800-19/proc_output/cat2/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-19/proc_output/cat2/out_-36LKFS/.gitkeep b/experiments/characterization/P800-19/proc_output/cat2/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-19/proc_output/cat3/out_-16LKFS/.gitkeep b/experiments/characterization/P800-19/proc_output/cat3/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-19/proc_output/cat3/out_-26LKFS/.gitkeep b/experiments/characterization/P800-19/proc_output/cat3/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-19/proc_output/cat3/out_-36LKFS/.gitkeep b/experiments/characterization/P800-19/proc_output/cat3/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-19/proc_output/cat4/out_-16LKFS/.gitkeep b/experiments/characterization/P800-19/proc_output/cat4/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-19/proc_output/cat4/out_-26LKFS/.gitkeep b/experiments/characterization/P800-19/proc_output/cat4/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-19/proc_output/cat4/out_-36LKFS/.gitkeep b/experiments/characterization/P800-19/proc_output/cat4/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-19/proc_output/cat5/out_-16LKFS/.gitkeep b/experiments/characterization/P800-19/proc_output/cat5/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-19/proc_output/cat5/out_-26LKFS/.gitkeep b/experiments/characterization/P800-19/proc_output/cat5/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-19/proc_output/cat5/out_-36LKFS/.gitkeep b/experiments/characterization/P800-19/proc_output/cat5/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-19/proc_output/cat6/out_-16LKFS/.gitkeep b/experiments/characterization/P800-19/proc_output/cat6/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-19/proc_output/cat6/out_-26LKFS/.gitkeep b/experiments/characterization/P800-19/proc_output/cat6/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-19/proc_output/cat6/out_-36LKFS/.gitkeep b/experiments/characterization/P800-19/proc_output/cat6/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-2/background_noise/.gitkeep b/experiments/characterization/P800-2/background_noise/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-2/config/P800-2_cat1_STEREO-16LKFS.yml b/experiments/characterization/P800-2/config/P800-2_cat1_STEREO-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..036dfd8f4266987fe9bbe0d7b8805b49b260e5ac --- /dev/null +++ b/experiments/characterization/P800-2/config/P800-2_cat1_STEREO-16LKFS.yml @@ -0,0 +1,494 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-2 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-2/proc_input/cat1" +output_path: "experiments/characterization/P800-2/proc_output/cat1/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-2/background_noise/background_noise_cat1.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-2/config/P800-2_cat1_STEREO-26LKFS.yml b/experiments/characterization/P800-2/config/P800-2_cat1_STEREO-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..57c546fe9d7f83bdd277474877d332c3b160f4cf --- /dev/null +++ b/experiments/characterization/P800-2/config/P800-2_cat1_STEREO-26LKFS.yml @@ -0,0 +1,494 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-2 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-2/proc_input/cat1" +output_path: "experiments/characterization/P800-2/proc_output/cat1/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-2/background_noise/background_noise_cat1.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-2/config/P800-2_cat1_STEREO-36LKFS.yml b/experiments/characterization/P800-2/config/P800-2_cat1_STEREO-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..406bf22bd81a93a5908691350f41899d44395686 --- /dev/null +++ b/experiments/characterization/P800-2/config/P800-2_cat1_STEREO-36LKFS.yml @@ -0,0 +1,494 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-2 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-2/proc_input/cat1" +output_path: "experiments/characterization/P800-2/proc_output/cat1/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-2/background_noise/background_noise_cat1.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-2/config/P800-2_cat2_STEREO-16LKFS.yml b/experiments/characterization/P800-2/config/P800-2_cat2_STEREO-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..0eb846aecb8bd28a70f431b26a39491591243915 --- /dev/null +++ b/experiments/characterization/P800-2/config/P800-2_cat2_STEREO-16LKFS.yml @@ -0,0 +1,494 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-2 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-2/proc_input/cat2" +output_path: "experiments/characterization/P800-2/proc_output/cat2/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-2/background_noise/background_noise_cat2.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-2/config/P800-2_cat2_STEREO-26LKFS.yml b/experiments/characterization/P800-2/config/P800-2_cat2_STEREO-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..9d6a749dfbec5ecb4abd3f2b0ba3ef3a9d62c5fd --- /dev/null +++ b/experiments/characterization/P800-2/config/P800-2_cat2_STEREO-26LKFS.yml @@ -0,0 +1,494 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-2 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-2/proc_input/cat2" +output_path: "experiments/characterization/P800-2/proc_output/cat2/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-2/background_noise/background_noise_cat2.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-2/config/P800-2_cat2_STEREO-36LKFS.yml b/experiments/characterization/P800-2/config/P800-2_cat2_STEREO-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..0dc317bc82fd44bd90958fb87a1f2da2c3fc0fa3 --- /dev/null +++ b/experiments/characterization/P800-2/config/P800-2_cat2_STEREO-36LKFS.yml @@ -0,0 +1,494 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-2 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-2/proc_input/cat2" +output_path: "experiments/characterization/P800-2/proc_output/cat2/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-2/background_noise/background_noise_cat2.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-2/config/P800-2_cat3_STEREO-16LKFS.yml b/experiments/characterization/P800-2/config/P800-2_cat3_STEREO-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..f8e5347541df0f9bdefc7e57649c8e177170f4f0 --- /dev/null +++ b/experiments/characterization/P800-2/config/P800-2_cat3_STEREO-16LKFS.yml @@ -0,0 +1,494 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-2 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-2/proc_input/cat3" +output_path: "experiments/characterization/P800-2/proc_output/cat3/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-2/background_noise/background_noise_cat3.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-2/config/P800-2_cat3_STEREO-26LKFS.yml b/experiments/characterization/P800-2/config/P800-2_cat3_STEREO-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..6ec4447aa26ee72de117b91092b92ebb6b348c60 --- /dev/null +++ b/experiments/characterization/P800-2/config/P800-2_cat3_STEREO-26LKFS.yml @@ -0,0 +1,494 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-2 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-2/proc_input/cat3" +output_path: "experiments/characterization/P800-2/proc_output/cat3/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-2/background_noise/background_noise_cat3.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-2/config/P800-2_cat3_STEREO-36LKFS.yml b/experiments/characterization/P800-2/config/P800-2_cat3_STEREO-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..db4a196a980cde3a7bd00f7f48145c7d07eb5968 --- /dev/null +++ b/experiments/characterization/P800-2/config/P800-2_cat3_STEREO-36LKFS.yml @@ -0,0 +1,494 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-2 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-2/proc_input/cat3" +output_path: "experiments/characterization/P800-2/proc_output/cat3/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-2/background_noise/background_noise_cat3.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-2/config/P800-2_cat4_STEREO-16LKFS.yml b/experiments/characterization/P800-2/config/P800-2_cat4_STEREO-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..e8eb60fbc7b45db5ff29377021384bb1af32e483 --- /dev/null +++ b/experiments/characterization/P800-2/config/P800-2_cat4_STEREO-16LKFS.yml @@ -0,0 +1,494 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-2 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-2/proc_input/cat4" +output_path: "experiments/characterization/P800-2/proc_output/cat4/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-2/background_noise/background_noise_cat4.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-2/config/P800-2_cat4_STEREO-26LKFS.yml b/experiments/characterization/P800-2/config/P800-2_cat4_STEREO-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..acf6de4c410bc560599a24cd02541c245b7aaadc --- /dev/null +++ b/experiments/characterization/P800-2/config/P800-2_cat4_STEREO-26LKFS.yml @@ -0,0 +1,494 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-2 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-2/proc_input/cat4" +output_path: "experiments/characterization/P800-2/proc_output/cat4/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-2/background_noise/background_noise_cat4.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-2/config/P800-2_cat4_STEREO-36LKFS.yml b/experiments/characterization/P800-2/config/P800-2_cat4_STEREO-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..be0ffe7b2599d80f1c4b266954dfb8fe762c0590 --- /dev/null +++ b/experiments/characterization/P800-2/config/P800-2_cat4_STEREO-36LKFS.yml @@ -0,0 +1,494 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-2 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-2/proc_input/cat4" +output_path: "experiments/characterization/P800-2/proc_output/cat4/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-2/background_noise/background_noise_cat4.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-2/config/P800-2_cat5_STEREO-16LKFS.yml b/experiments/characterization/P800-2/config/P800-2_cat5_STEREO-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..d132d101f3319476c89d83c4b316bd14f02f4c2f --- /dev/null +++ b/experiments/characterization/P800-2/config/P800-2_cat5_STEREO-16LKFS.yml @@ -0,0 +1,437 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-2 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-2/proc_input/cat5" +output_path: "experiments/characterization/P800-2/proc_output/cat5/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-2/config/P800-2_cat5_STEREO-26LKFS.yml b/experiments/characterization/P800-2/config/P800-2_cat5_STEREO-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..a29aa9ca50de40596087f5fde40e088938d2343b --- /dev/null +++ b/experiments/characterization/P800-2/config/P800-2_cat5_STEREO-26LKFS.yml @@ -0,0 +1,437 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-2 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-2/proc_input/cat5" +output_path: "experiments/characterization/P800-2/proc_output/cat5/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-2/config/P800-2_cat5_STEREO-36LKFS.yml b/experiments/characterization/P800-2/config/P800-2_cat5_STEREO-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..e750646585feb9e8a0f08172c55e7c47eadc4fd2 --- /dev/null +++ b/experiments/characterization/P800-2/config/P800-2_cat5_STEREO-36LKFS.yml @@ -0,0 +1,437 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-2 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-2/proc_input/cat5" +output_path: "experiments/characterization/P800-2/proc_output/cat5/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-2/config/P800-2_cat6_STEREO-16LKFS.yml b/experiments/characterization/P800-2/config/P800-2_cat6_STEREO-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..c375e4006b50fb83e344e742b9c1c428d6e2b6ed --- /dev/null +++ b/experiments/characterization/P800-2/config/P800-2_cat6_STEREO-16LKFS.yml @@ -0,0 +1,437 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-2 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-2/proc_input/cat6" +output_path: "experiments/characterization/P800-2/proc_output/cat6/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-2/config/P800-2_cat6_STEREO-26LKFS.yml b/experiments/characterization/P800-2/config/P800-2_cat6_STEREO-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..05a083ed8c7a6907649101424117b88856907b31 --- /dev/null +++ b/experiments/characterization/P800-2/config/P800-2_cat6_STEREO-26LKFS.yml @@ -0,0 +1,437 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-2 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-2/proc_input/cat6" +output_path: "experiments/characterization/P800-2/proc_output/cat6/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-2/config/P800-2_cat6_STEREO-36LKFS.yml b/experiments/characterization/P800-2/config/P800-2_cat6_STEREO-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..b5ff4b765c4558a314baf9722b5d0a354f45ef97 --- /dev/null +++ b/experiments/characterization/P800-2/config/P800-2_cat6_STEREO-36LKFS.yml @@ -0,0 +1,437 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-2 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-2/proc_input/cat6" +output_path: "experiments/characterization/P800-2/proc_output/cat6/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-2/proc_input/cat1/.gitkeep b/experiments/characterization/P800-2/proc_input/cat1/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-2/proc_input/cat2/.gitkeep b/experiments/characterization/P800-2/proc_input/cat2/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-2/proc_input/cat3/.gitkeep b/experiments/characterization/P800-2/proc_input/cat3/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-2/proc_input/cat4/.gitkeep b/experiments/characterization/P800-2/proc_input/cat4/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-2/proc_input/cat5/.gitkeep b/experiments/characterization/P800-2/proc_input/cat5/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-2/proc_input/cat6/.gitkeep b/experiments/characterization/P800-2/proc_input/cat6/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-2/proc_output/cat1/out_-16LKFS/.gitkeep b/experiments/characterization/P800-2/proc_output/cat1/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-2/proc_output/cat1/out_-26LKFS/.gitkeep b/experiments/characterization/P800-2/proc_output/cat1/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-2/proc_output/cat1/out_-36LKFS/.gitkeep b/experiments/characterization/P800-2/proc_output/cat1/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-2/proc_output/cat2/out_-16LKFS/.gitkeep b/experiments/characterization/P800-2/proc_output/cat2/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-2/proc_output/cat2/out_-26LKFS/.gitkeep b/experiments/characterization/P800-2/proc_output/cat2/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-2/proc_output/cat2/out_-36LKFS/.gitkeep b/experiments/characterization/P800-2/proc_output/cat2/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-2/proc_output/cat3/out_-16LKFS/.gitkeep b/experiments/characterization/P800-2/proc_output/cat3/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-2/proc_output/cat3/out_-26LKFS/.gitkeep b/experiments/characterization/P800-2/proc_output/cat3/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-2/proc_output/cat3/out_-36LKFS/.gitkeep b/experiments/characterization/P800-2/proc_output/cat3/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-2/proc_output/cat4/out_-16LKFS/.gitkeep b/experiments/characterization/P800-2/proc_output/cat4/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-2/proc_output/cat4/out_-26LKFS/.gitkeep b/experiments/characterization/P800-2/proc_output/cat4/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-2/proc_output/cat4/out_-36LKFS/.gitkeep b/experiments/characterization/P800-2/proc_output/cat4/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-2/proc_output/cat5/out_-16LKFS/.gitkeep b/experiments/characterization/P800-2/proc_output/cat5/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-2/proc_output/cat5/out_-26LKFS/.gitkeep b/experiments/characterization/P800-2/proc_output/cat5/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-2/proc_output/cat5/out_-36LKFS/.gitkeep b/experiments/characterization/P800-2/proc_output/cat5/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-2/proc_output/cat6/out_-16LKFS/.gitkeep b/experiments/characterization/P800-2/proc_output/cat6/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-2/proc_output/cat6/out_-26LKFS/.gitkeep b/experiments/characterization/P800-2/proc_output/cat6/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-2/proc_output/cat6/out_-36LKFS/.gitkeep b/experiments/characterization/P800-2/proc_output/cat6/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-20/config/P800-20_cat1_ISM1MASA2DIR2-16LKFS.yml b/experiments/characterization/P800-20/config/P800-20_cat1_ISM1MASA2DIR2-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..debf66037e9beeb2637ec43058f225829d085de5 --- /dev/null +++ b/experiments/characterization/P800-20/config/P800-20_cat1_ISM1MASA2DIR2-16LKFS.yml @@ -0,0 +1,312 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-20 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-20/proc_input/cat1" +output_path: "experiments/characterization/P800-20/proc_output/cat1/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM1MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 34 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 26 + c05: + type: mnru + q: 22 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL OMASA 2TC clean conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c11: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c13: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX OMASA 2TC FER conditions ### + c14: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX OMASA 2TC clean conditions ### + c17: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c18: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c28: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FX ISM + MASA 2TC conditions ### + c31: + type: ivas_combined + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas_combined + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas_combined + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas_combined + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas_combined + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas_combined + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-20/config/P800-20_cat1_ISM1MASA2DIR2-26LKFS.yml b/experiments/characterization/P800-20/config/P800-20_cat1_ISM1MASA2DIR2-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..5f45daa15214a003ebdc224acf006beba8bec3a2 --- /dev/null +++ b/experiments/characterization/P800-20/config/P800-20_cat1_ISM1MASA2DIR2-26LKFS.yml @@ -0,0 +1,312 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-20 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-20/proc_input/cat1" +output_path: "experiments/characterization/P800-20/proc_output/cat1/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM1MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 34 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 26 + c05: + type: mnru + q: 22 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL OMASA 2TC clean conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c11: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c13: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX OMASA 2TC FER conditions ### + c14: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX OMASA 2TC clean conditions ### + c17: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c18: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c28: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FX ISM + MASA 2TC conditions ### + c31: + type: ivas_combined + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas_combined + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas_combined + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas_combined + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas_combined + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas_combined + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-20/config/P800-20_cat1_ISM1MASA2DIR2-36LKFS.yml b/experiments/characterization/P800-20/config/P800-20_cat1_ISM1MASA2DIR2-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..bc44ba7f94b016a5401ecad5dd0989ae83d225de --- /dev/null +++ b/experiments/characterization/P800-20/config/P800-20_cat1_ISM1MASA2DIR2-36LKFS.yml @@ -0,0 +1,312 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-20 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-20/proc_input/cat1" +output_path: "experiments/characterization/P800-20/proc_output/cat1/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM1MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 34 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 26 + c05: + type: mnru + q: 22 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL OMASA 2TC clean conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c11: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c13: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX OMASA 2TC FER conditions ### + c14: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX OMASA 2TC clean conditions ### + c17: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c18: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c28: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FX ISM + MASA 2TC conditions ### + c31: + type: ivas_combined + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas_combined + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas_combined + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas_combined + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas_combined + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas_combined + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-20/config/P800-20_cat2_ISM2MASA2DIR2-16LKFS.yml b/experiments/characterization/P800-20/config/P800-20_cat2_ISM2MASA2DIR2-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..92cf6875cda81fd3943e82246337ff25476d267d --- /dev/null +++ b/experiments/characterization/P800-20/config/P800-20_cat2_ISM2MASA2DIR2-16LKFS.yml @@ -0,0 +1,312 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-20 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-20/proc_input/cat2" +output_path: "experiments/characterization/P800-20/proc_output/cat2/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 34 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 26 + c05: + type: mnru + q: 22 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL OMASA 2TC clean conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c11: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c13: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX OMASA 2TC FER conditions ### + c14: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX OMASA 2TC clean conditions ### + c17: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c18: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c28: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FX ISM + MASA 2TC conditions ### + c31: + type: ivas_combined + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas_combined + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas_combined + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas_combined + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas_combined + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas_combined + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-20/config/P800-20_cat2_ISM2MASA2DIR2-26LKFS.yml b/experiments/characterization/P800-20/config/P800-20_cat2_ISM2MASA2DIR2-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..a727efeabe6501c06c7580570e0006ec9a9a15b6 --- /dev/null +++ b/experiments/characterization/P800-20/config/P800-20_cat2_ISM2MASA2DIR2-26LKFS.yml @@ -0,0 +1,312 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-20 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-20/proc_input/cat2" +output_path: "experiments/characterization/P800-20/proc_output/cat2/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 34 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 26 + c05: + type: mnru + q: 22 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL OMASA 2TC clean conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c11: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c13: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX OMASA 2TC FER conditions ### + c14: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX OMASA 2TC clean conditions ### + c17: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c18: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c28: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FX ISM + MASA 2TC conditions ### + c31: + type: ivas_combined + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas_combined + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas_combined + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas_combined + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas_combined + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas_combined + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-20/config/P800-20_cat2_ISM2MASA2DIR2-36LKFS.yml b/experiments/characterization/P800-20/config/P800-20_cat2_ISM2MASA2DIR2-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..ce8d079a3d9bfea43dd782072a39fb67de103210 --- /dev/null +++ b/experiments/characterization/P800-20/config/P800-20_cat2_ISM2MASA2DIR2-36LKFS.yml @@ -0,0 +1,312 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-20 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-20/proc_input/cat2" +output_path: "experiments/characterization/P800-20/proc_output/cat2/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 34 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 26 + c05: + type: mnru + q: 22 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL OMASA 2TC clean conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c11: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c13: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX OMASA 2TC FER conditions ### + c14: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX OMASA 2TC clean conditions ### + c17: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c18: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c28: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FX ISM + MASA 2TC conditions ### + c31: + type: ivas_combined + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas_combined + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas_combined + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas_combined + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas_combined + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas_combined + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-20/config/P800-20_cat3_ISM3MASA2DIR2-16LKFS.yml b/experiments/characterization/P800-20/config/P800-20_cat3_ISM3MASA2DIR2-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..5e760eea71d2f695445bb35dd8cf6bff50281cf1 --- /dev/null +++ b/experiments/characterization/P800-20/config/P800-20_cat3_ISM3MASA2DIR2-16LKFS.yml @@ -0,0 +1,312 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-20 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-20/proc_input/cat3" +output_path: "experiments/characterization/P800-20/proc_output/cat3/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM3MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 34 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 26 + c05: + type: mnru + q: 22 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL OMASA 2TC clean conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c11: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c13: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX OMASA 2TC FER conditions ### + c14: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX OMASA 2TC clean conditions ### + c17: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c18: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c28: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FX ISM + MASA 2TC conditions ### + c31: + type: ivas_combined + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas_combined + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas_combined + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas_combined + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas_combined + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas_combined + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-20/config/P800-20_cat3_ISM3MASA2DIR2-26LKFS.yml b/experiments/characterization/P800-20/config/P800-20_cat3_ISM3MASA2DIR2-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..df3c75fe47a0e4f8b45b57b4bcedf864450ff014 --- /dev/null +++ b/experiments/characterization/P800-20/config/P800-20_cat3_ISM3MASA2DIR2-26LKFS.yml @@ -0,0 +1,312 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-20 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-20/proc_input/cat3" +output_path: "experiments/characterization/P800-20/proc_output/cat3/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM3MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 34 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 26 + c05: + type: mnru + q: 22 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL OMASA 2TC clean conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c11: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c13: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX OMASA 2TC FER conditions ### + c14: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX OMASA 2TC clean conditions ### + c17: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c18: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c28: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FX ISM + MASA 2TC conditions ### + c31: + type: ivas_combined + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas_combined + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas_combined + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas_combined + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas_combined + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas_combined + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-20/config/P800-20_cat3_ISM3MASA2DIR2-36LKFS.yml b/experiments/characterization/P800-20/config/P800-20_cat3_ISM3MASA2DIR2-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..17485d34c340d247c2eceeedd56a65519a501f3e --- /dev/null +++ b/experiments/characterization/P800-20/config/P800-20_cat3_ISM3MASA2DIR2-36LKFS.yml @@ -0,0 +1,312 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-20 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-20/proc_input/cat3" +output_path: "experiments/characterization/P800-20/proc_output/cat3/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM3MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 34 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 26 + c05: + type: mnru + q: 22 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL OMASA 2TC clean conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c11: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c13: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX OMASA 2TC FER conditions ### + c14: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX OMASA 2TC clean conditions ### + c17: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c18: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c28: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FX ISM + MASA 2TC conditions ### + c31: + type: ivas_combined + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas_combined + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas_combined + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas_combined + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas_combined + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas_combined + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-20/config/P800-20_cat4_ISM4MASA2DIR2-16LKFS.yml b/experiments/characterization/P800-20/config/P800-20_cat4_ISM4MASA2DIR2-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..fa680fd1455b35140ed39f9e783d5053fe76615f --- /dev/null +++ b/experiments/characterization/P800-20/config/P800-20_cat4_ISM4MASA2DIR2-16LKFS.yml @@ -0,0 +1,312 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-20 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-20/proc_input/cat4" +output_path: "experiments/characterization/P800-20/proc_output/cat4/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM4MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 34 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 26 + c05: + type: mnru + q: 22 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL OMASA 2TC clean conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c11: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c13: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX OMASA 2TC FER conditions ### + c14: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX OMASA 2TC clean conditions ### + c17: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c18: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c28: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FX ISM + MASA 2TC conditions ### + c31: + type: ivas_combined + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas_combined + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas_combined + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas_combined + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas_combined + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas_combined + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-20/config/P800-20_cat4_ISM4MASA2DIR2-26LKFS.yml b/experiments/characterization/P800-20/config/P800-20_cat4_ISM4MASA2DIR2-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..ca7ea349cef265aa15269c78cf7d6fb2c7bcf702 --- /dev/null +++ b/experiments/characterization/P800-20/config/P800-20_cat4_ISM4MASA2DIR2-26LKFS.yml @@ -0,0 +1,312 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-20 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-20/proc_input/cat4" +output_path: "experiments/characterization/P800-20/proc_output/cat4/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM4MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 34 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 26 + c05: + type: mnru + q: 22 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL OMASA 2TC clean conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c11: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c13: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX OMASA 2TC FER conditions ### + c14: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX OMASA 2TC clean conditions ### + c17: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c18: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c28: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FX ISM + MASA 2TC conditions ### + c31: + type: ivas_combined + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas_combined + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas_combined + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas_combined + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas_combined + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas_combined + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-20/config/P800-20_cat4_ISM4MASA2DIR2-36LKFS.yml b/experiments/characterization/P800-20/config/P800-20_cat4_ISM4MASA2DIR2-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..a9215b17003e2b2c961919dd32cb4a853384ba00 --- /dev/null +++ b/experiments/characterization/P800-20/config/P800-20_cat4_ISM4MASA2DIR2-36LKFS.yml @@ -0,0 +1,312 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-20 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-20/proc_input/cat4" +output_path: "experiments/characterization/P800-20/proc_output/cat4/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM4MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 34 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 26 + c05: + type: mnru + q: 22 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL OMASA 2TC clean conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c11: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c13: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX OMASA 2TC FER conditions ### + c14: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX OMASA 2TC clean conditions ### + c17: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c18: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c28: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FX ISM + MASA 2TC conditions ### + c31: + type: ivas_combined + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas_combined + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas_combined + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas_combined + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas_combined + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas_combined + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-20/config/P800-20_cat5_ISM2MASA2DIR2-16LKFS.yml b/experiments/characterization/P800-20/config/P800-20_cat5_ISM2MASA2DIR2-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..794a73c0793ffa089cb2d2385f71cf165343379d --- /dev/null +++ b/experiments/characterization/P800-20/config/P800-20_cat5_ISM2MASA2DIR2-16LKFS.yml @@ -0,0 +1,312 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-20 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-20/proc_input/cat5" +output_path: "experiments/characterization/P800-20/proc_output/cat5/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 34 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 26 + c05: + type: mnru + q: 22 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL OMASA 2TC clean conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c11: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c13: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX OMASA 2TC FER conditions ### + c14: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX OMASA 2TC clean conditions ### + c17: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c18: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c28: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FX ISM + MASA 2TC conditions ### + c31: + type: ivas_combined + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas_combined + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas_combined + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas_combined + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas_combined + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas_combined + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-20/config/P800-20_cat5_ISM2MASA2DIR2-26LKFS.yml b/experiments/characterization/P800-20/config/P800-20_cat5_ISM2MASA2DIR2-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..dd3804a72a0db3572a5b1f157c260baed75aef84 --- /dev/null +++ b/experiments/characterization/P800-20/config/P800-20_cat5_ISM2MASA2DIR2-26LKFS.yml @@ -0,0 +1,312 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-20 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-20/proc_input/cat5" +output_path: "experiments/characterization/P800-20/proc_output/cat5/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 34 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 26 + c05: + type: mnru + q: 22 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL OMASA 2TC clean conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c11: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c13: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX OMASA 2TC FER conditions ### + c14: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX OMASA 2TC clean conditions ### + c17: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c18: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c28: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FX ISM + MASA 2TC conditions ### + c31: + type: ivas_combined + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas_combined + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas_combined + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas_combined + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas_combined + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas_combined + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-20/config/P800-20_cat5_ISM2MASA2DIR2-36LKFS.yml b/experiments/characterization/P800-20/config/P800-20_cat5_ISM2MASA2DIR2-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..2649ba4b2f1ac91b42ddd0d1b4c0481050622e16 --- /dev/null +++ b/experiments/characterization/P800-20/config/P800-20_cat5_ISM2MASA2DIR2-36LKFS.yml @@ -0,0 +1,312 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-20 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-20/proc_input/cat5" +output_path: "experiments/characterization/P800-20/proc_output/cat5/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 34 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 26 + c05: + type: mnru + q: 22 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL OMASA 2TC clean conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c11: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c13: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX OMASA 2TC FER conditions ### + c14: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX OMASA 2TC clean conditions ### + c17: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c18: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c28: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FX ISM + MASA 2TC conditions ### + c31: + type: ivas_combined + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas_combined + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas_combined + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas_combined + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas_combined + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas_combined + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-20/config/P800-20_cat6_ISM3MASA2DIR2-16LKFS.yml b/experiments/characterization/P800-20/config/P800-20_cat6_ISM3MASA2DIR2-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..d4d931be628a6b3173803ce411aa870b039d74c9 --- /dev/null +++ b/experiments/characterization/P800-20/config/P800-20_cat6_ISM3MASA2DIR2-16LKFS.yml @@ -0,0 +1,312 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-20 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-20/proc_input/cat6" +output_path: "experiments/characterization/P800-20/proc_output/cat6/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM3MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 34 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 26 + c05: + type: mnru + q: 22 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL OMASA 2TC clean conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c11: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c13: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX OMASA 2TC FER conditions ### + c14: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX OMASA 2TC clean conditions ### + c17: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c18: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c28: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FX ISM + MASA 2TC conditions ### + c31: + type: ivas_combined + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas_combined + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas_combined + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas_combined + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas_combined + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas_combined + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-20/config/P800-20_cat6_ISM3MASA2DIR2-26LKFS.yml b/experiments/characterization/P800-20/config/P800-20_cat6_ISM3MASA2DIR2-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..09620d503b5f5c02ca964df746eb3b0989790c28 --- /dev/null +++ b/experiments/characterization/P800-20/config/P800-20_cat6_ISM3MASA2DIR2-26LKFS.yml @@ -0,0 +1,312 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-20 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-20/proc_input/cat6" +output_path: "experiments/characterization/P800-20/proc_output/cat6/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM3MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 34 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 26 + c05: + type: mnru + q: 22 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL OMASA 2TC clean conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c11: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c13: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX OMASA 2TC FER conditions ### + c14: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX OMASA 2TC clean conditions ### + c17: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c18: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c28: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FX ISM + MASA 2TC conditions ### + c31: + type: ivas_combined + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas_combined + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas_combined + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas_combined + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas_combined + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas_combined + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-20/config/P800-20_cat6_ISM3MASA2DIR2-36LKFS.yml b/experiments/characterization/P800-20/config/P800-20_cat6_ISM3MASA2DIR2-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..89feeb373c4faebb8dbcf715330fe89645f51e3c --- /dev/null +++ b/experiments/characterization/P800-20/config/P800-20_cat6_ISM3MASA2DIR2-36LKFS.yml @@ -0,0 +1,312 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-20 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-20/proc_input/cat6" +output_path: "experiments/characterization/P800-20/proc_output/cat6/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM3MASA2DIR2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 34 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 26 + c05: + type: mnru + q: 22 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL OMASA 2TC clean conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c11: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c13: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX OMASA 2TC FER conditions ### + c14: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX OMASA 2TC clean conditions ### + c17: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c18: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c27: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c28: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FX ISM + MASA 2TC conditions ### + c31: + type: ivas_combined + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas_combined + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas_combined + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas_combined + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas_combined + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas_combined + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-20/proc_input/cat1/.gitkeep b/experiments/characterization/P800-20/proc_input/cat1/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-20/proc_input/cat2/.gitkeep b/experiments/characterization/P800-20/proc_input/cat2/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-20/proc_input/cat3/.gitkeep b/experiments/characterization/P800-20/proc_input/cat3/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-20/proc_input/cat4/.gitkeep b/experiments/characterization/P800-20/proc_input/cat4/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-20/proc_input/cat5/.gitkeep b/experiments/characterization/P800-20/proc_input/cat5/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-20/proc_input/cat6/.gitkeep b/experiments/characterization/P800-20/proc_input/cat6/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-20/proc_output/cat1/out_-16LKFS/.gitkeep b/experiments/characterization/P800-20/proc_output/cat1/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-20/proc_output/cat1/out_-26LKFS/.gitkeep b/experiments/characterization/P800-20/proc_output/cat1/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-20/proc_output/cat1/out_-36LKFS/.gitkeep b/experiments/characterization/P800-20/proc_output/cat1/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-20/proc_output/cat2/out_-16LKFS/.gitkeep b/experiments/characterization/P800-20/proc_output/cat2/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-20/proc_output/cat2/out_-26LKFS/.gitkeep b/experiments/characterization/P800-20/proc_output/cat2/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-20/proc_output/cat2/out_-36LKFS/.gitkeep b/experiments/characterization/P800-20/proc_output/cat2/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-20/proc_output/cat3/out_-16LKFS/.gitkeep b/experiments/characterization/P800-20/proc_output/cat3/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-20/proc_output/cat3/out_-26LKFS/.gitkeep b/experiments/characterization/P800-20/proc_output/cat3/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-20/proc_output/cat3/out_-36LKFS/.gitkeep b/experiments/characterization/P800-20/proc_output/cat3/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-20/proc_output/cat4/out_-16LKFS/.gitkeep b/experiments/characterization/P800-20/proc_output/cat4/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-20/proc_output/cat4/out_-26LKFS/.gitkeep b/experiments/characterization/P800-20/proc_output/cat4/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-20/proc_output/cat4/out_-36LKFS/.gitkeep b/experiments/characterization/P800-20/proc_output/cat4/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-20/proc_output/cat5/out_-16LKFS/.gitkeep b/experiments/characterization/P800-20/proc_output/cat5/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-20/proc_output/cat5/out_-26LKFS/.gitkeep b/experiments/characterization/P800-20/proc_output/cat5/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-20/proc_output/cat5/out_-36LKFS/.gitkeep b/experiments/characterization/P800-20/proc_output/cat5/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-20/proc_output/cat6/out_-16LKFS/.gitkeep b/experiments/characterization/P800-20/proc_output/cat6/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-20/proc_output/cat6/out_-26LKFS/.gitkeep b/experiments/characterization/P800-20/proc_output/cat6/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-20/proc_output/cat6/out_-36LKFS/.gitkeep b/experiments/characterization/P800-20/proc_output/cat6/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-21/background_noise/.gitkeep b/experiments/characterization/P800-21/background_noise/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-21/config/P800-21_cat1_STEREO-16LKFS.yml b/experiments/characterization/P800-21/config/P800-21_cat1_STEREO-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..ca751ef84433aa9b105bba5c9d016c37f6ed5ef6 --- /dev/null +++ b/experiments/characterization/P800-21/config/P800-21_cat1_STEREO-16LKFS.yml @@ -0,0 +1,508 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-21 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-21/proc_input/cat1" +output_path: "experiments/characterization/P800-21/proc_output/cat1/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-21/background_noise/background_noise_cat1.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-21/config/P800-21_cat1_STEREO-26LKFS.yml b/experiments/characterization/P800-21/config/P800-21_cat1_STEREO-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..fb4c2e496b562f9834ec67df6add5d058dfc148f --- /dev/null +++ b/experiments/characterization/P800-21/config/P800-21_cat1_STEREO-26LKFS.yml @@ -0,0 +1,508 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-21 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-21/proc_input/cat1" +output_path: "experiments/characterization/P800-21/proc_output/cat1/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-21/background_noise/background_noise_cat1.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-21/config/P800-21_cat1_STEREO-36LKFS.yml b/experiments/characterization/P800-21/config/P800-21_cat1_STEREO-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..20c258d7f5a3d668845cc6cf3a9ce7fd3827d742 --- /dev/null +++ b/experiments/characterization/P800-21/config/P800-21_cat1_STEREO-36LKFS.yml @@ -0,0 +1,508 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-21 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-21/proc_input/cat1" +output_path: "experiments/characterization/P800-21/proc_output/cat1/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-21/background_noise/background_noise_cat1.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-21/config/P800-21_cat2_STEREO-16LKFS.yml b/experiments/characterization/P800-21/config/P800-21_cat2_STEREO-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..6e0f7dfaac48bb6d4d2feb47eea3bbae88780147 --- /dev/null +++ b/experiments/characterization/P800-21/config/P800-21_cat2_STEREO-16LKFS.yml @@ -0,0 +1,508 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-21 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-21/proc_input/cat2" +output_path: "experiments/characterization/P800-21/proc_output/cat2/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-21/background_noise/background_noise_cat2.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-21/config/P800-21_cat2_STEREO-26LKFS.yml b/experiments/characterization/P800-21/config/P800-21_cat2_STEREO-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..d798525d4ca94f20bfbee9999a164d0a44615b5f --- /dev/null +++ b/experiments/characterization/P800-21/config/P800-21_cat2_STEREO-26LKFS.yml @@ -0,0 +1,508 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-21 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-21/proc_input/cat2" +output_path: "experiments/characterization/P800-21/proc_output/cat2/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-21/background_noise/background_noise_cat2.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-21/config/P800-21_cat2_STEREO-36LKFS.yml b/experiments/characterization/P800-21/config/P800-21_cat2_STEREO-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..505567a49490cbb11c20ff448935cea03e219745 --- /dev/null +++ b/experiments/characterization/P800-21/config/P800-21_cat2_STEREO-36LKFS.yml @@ -0,0 +1,508 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-21 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-21/proc_input/cat2" +output_path: "experiments/characterization/P800-21/proc_output/cat2/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-21/background_noise/background_noise_cat2.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-21/config/P800-21_cat3_STEREO-16LKFS.yml b/experiments/characterization/P800-21/config/P800-21_cat3_STEREO-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..178e6915514949e12f73c337fee06abc5e7105cb --- /dev/null +++ b/experiments/characterization/P800-21/config/P800-21_cat3_STEREO-16LKFS.yml @@ -0,0 +1,508 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-21 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-21/proc_input/cat3" +output_path: "experiments/characterization/P800-21/proc_output/cat3/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-21/background_noise/background_noise_cat3.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-21/config/P800-21_cat3_STEREO-26LKFS.yml b/experiments/characterization/P800-21/config/P800-21_cat3_STEREO-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..7bd406fefefb3da79144478813ab9a20184e10a4 --- /dev/null +++ b/experiments/characterization/P800-21/config/P800-21_cat3_STEREO-26LKFS.yml @@ -0,0 +1,508 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-21 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-21/proc_input/cat3" +output_path: "experiments/characterization/P800-21/proc_output/cat3/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-21/background_noise/background_noise_cat3.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-21/config/P800-21_cat3_STEREO-36LKFS.yml b/experiments/characterization/P800-21/config/P800-21_cat3_STEREO-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..190db2dd52a3235d2083bc728831293ab1218aba --- /dev/null +++ b/experiments/characterization/P800-21/config/P800-21_cat3_STEREO-36LKFS.yml @@ -0,0 +1,508 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-21 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-21/proc_input/cat3" +output_path: "experiments/characterization/P800-21/proc_output/cat3/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-21/background_noise/background_noise_cat3.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-21/config/P800-21_cat4_STEREO-16LKFS.yml b/experiments/characterization/P800-21/config/P800-21_cat4_STEREO-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..af417cd9dc5ce7f9433c813d063c6a7ffb8c63a0 --- /dev/null +++ b/experiments/characterization/P800-21/config/P800-21_cat4_STEREO-16LKFS.yml @@ -0,0 +1,454 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-21 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-21/proc_input/cat4" +output_path: "experiments/characterization/P800-21/proc_output/cat4/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-21/background_noise/background_noise_cat4.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-21/config/P800-21_cat4_STEREO-26LKFS.yml b/experiments/characterization/P800-21/config/P800-21_cat4_STEREO-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..8e5e53a5bf33ec1afd36122b6917d59ee4ad9d0c --- /dev/null +++ b/experiments/characterization/P800-21/config/P800-21_cat4_STEREO-26LKFS.yml @@ -0,0 +1,454 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-21 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-21/proc_input/cat4" +output_path: "experiments/characterization/P800-21/proc_output/cat4/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-21/background_noise/background_noise_cat4.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-21/config/P800-21_cat4_STEREO-36LKFS.yml b/experiments/characterization/P800-21/config/P800-21_cat4_STEREO-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..bb4273a6cc8d177757a8ae8df57f09d736ec8900 --- /dev/null +++ b/experiments/characterization/P800-21/config/P800-21_cat4_STEREO-36LKFS.yml @@ -0,0 +1,454 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-21 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-21/proc_input/cat4" +output_path: "experiments/characterization/P800-21/proc_output/cat4/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-21/background_noise/background_noise_cat4.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-21/config/P800-21_cat5_STEREO-16LKFS.yml b/experiments/characterization/P800-21/config/P800-21_cat5_STEREO-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..ad15c5f8dd5375888f049810a265d43a1c51fc3e --- /dev/null +++ b/experiments/characterization/P800-21/config/P800-21_cat5_STEREO-16LKFS.yml @@ -0,0 +1,451 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-21 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-21/proc_input/cat5" +output_path: "experiments/characterization/P800-21/proc_output/cat5/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-21/config/P800-21_cat5_STEREO-26LKFS.yml b/experiments/characterization/P800-21/config/P800-21_cat5_STEREO-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..c8f7887596161797eb5feaa07a4f5e2e19a86578 --- /dev/null +++ b/experiments/characterization/P800-21/config/P800-21_cat5_STEREO-26LKFS.yml @@ -0,0 +1,451 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-21 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-21/proc_input/cat5" +output_path: "experiments/characterization/P800-21/proc_output/cat5/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-21/config/P800-21_cat5_STEREO-36LKFS.yml b/experiments/characterization/P800-21/config/P800-21_cat5_STEREO-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..66282dab24540957a3832b0f2bd5cdbacd6fa34b --- /dev/null +++ b/experiments/characterization/P800-21/config/P800-21_cat5_STEREO-36LKFS.yml @@ -0,0 +1,451 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-21 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-21/proc_input/cat5" +output_path: "experiments/characterization/P800-21/proc_output/cat5/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-21/config/P800-21_cat6_STEREO-16LKFS.yml b/experiments/characterization/P800-21/config/P800-21_cat6_STEREO-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..03a456b74d5e8055d57e27ec8b759eb7ff979b08 --- /dev/null +++ b/experiments/characterization/P800-21/config/P800-21_cat6_STEREO-16LKFS.yml @@ -0,0 +1,451 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-21 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-21/proc_input/cat6" +output_path: "experiments/characterization/P800-21/proc_output/cat6/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-21/config/P800-21_cat6_STEREO-26LKFS.yml b/experiments/characterization/P800-21/config/P800-21_cat6_STEREO-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..5d67d35a749749787f815f5bbc4f7e30af77010b --- /dev/null +++ b/experiments/characterization/P800-21/config/P800-21_cat6_STEREO-26LKFS.yml @@ -0,0 +1,451 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-21 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-21/proc_input/cat6" +output_path: "experiments/characterization/P800-21/proc_output/cat6/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-21/config/P800-21_cat6_STEREO-36LKFS.yml b/experiments/characterization/P800-21/config/P800-21_cat6_STEREO-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..2a4309f73d34fa81ce7e483823498ed100c9df8d --- /dev/null +++ b/experiments/characterization/P800-21/config/P800-21_cat6_STEREO-36LKFS.yml @@ -0,0 +1,451 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-21 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-21/proc_input/cat6" +output_path: "experiments/characterization/P800-21/proc_output/cat6/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "STEREO" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 27 + c03: + type: mnru + q: 22 + c04: + type: mnru + q: 17 + c05: + type: mnru + q: 12 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "STEREO" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-21/proc_input/cat1/.gitkeep b/experiments/characterization/P800-21/proc_input/cat1/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-21/proc_input/cat2/.gitkeep b/experiments/characterization/P800-21/proc_input/cat2/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-21/proc_input/cat3/.gitkeep b/experiments/characterization/P800-21/proc_input/cat3/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-21/proc_input/cat4/.gitkeep b/experiments/characterization/P800-21/proc_input/cat4/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-21/proc_input/cat5/.gitkeep b/experiments/characterization/P800-21/proc_input/cat5/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-21/proc_input/cat6/.gitkeep b/experiments/characterization/P800-21/proc_input/cat6/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-21/proc_output/cat1/out_-16LKFS/.gitkeep b/experiments/characterization/P800-21/proc_output/cat1/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-21/proc_output/cat1/out_-26LKFS/.gitkeep b/experiments/characterization/P800-21/proc_output/cat1/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-21/proc_output/cat1/out_-36LKFS/.gitkeep b/experiments/characterization/P800-21/proc_output/cat1/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-21/proc_output/cat2/out_-16LKFS/.gitkeep b/experiments/characterization/P800-21/proc_output/cat2/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-21/proc_output/cat2/out_-26LKFS/.gitkeep b/experiments/characterization/P800-21/proc_output/cat2/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-21/proc_output/cat2/out_-36LKFS/.gitkeep b/experiments/characterization/P800-21/proc_output/cat2/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-21/proc_output/cat3/out_-16LKFS/.gitkeep b/experiments/characterization/P800-21/proc_output/cat3/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-21/proc_output/cat3/out_-26LKFS/.gitkeep b/experiments/characterization/P800-21/proc_output/cat3/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-21/proc_output/cat3/out_-36LKFS/.gitkeep b/experiments/characterization/P800-21/proc_output/cat3/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-21/proc_output/cat4/out_-16LKFS/.gitkeep b/experiments/characterization/P800-21/proc_output/cat4/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-21/proc_output/cat4/out_-26LKFS/.gitkeep b/experiments/characterization/P800-21/proc_output/cat4/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-21/proc_output/cat4/out_-36LKFS/.gitkeep b/experiments/characterization/P800-21/proc_output/cat4/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-21/proc_output/cat5/out_-16LKFS/.gitkeep b/experiments/characterization/P800-21/proc_output/cat5/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-21/proc_output/cat5/out_-26LKFS/.gitkeep b/experiments/characterization/P800-21/proc_output/cat5/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-21/proc_output/cat5/out_-36LKFS/.gitkeep b/experiments/characterization/P800-21/proc_output/cat5/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-21/proc_output/cat6/out_-16LKFS/.gitkeep b/experiments/characterization/P800-21/proc_output/cat6/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-21/proc_output/cat6/out_-26LKFS/.gitkeep b/experiments/characterization/P800-21/proc_output/cat6/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-21/proc_output/cat6/out_-36LKFS/.gitkeep b/experiments/characterization/P800-21/proc_output/cat6/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-22/config/P800-22_cat1_ISM1-16LKFS.yml b/experiments/characterization/P800-22/config/P800-22_cat1_ISM1-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..931fa8a8e07463e87503f72a2c7b04f1a72a8775 --- /dev/null +++ b/experiments/characterization/P800-22/config/P800-22_cat1_ISM1-16LKFS.yml @@ -0,0 +1,397 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-22 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-22/proc_input/cat1" +output_path: "experiments/characterization/P800-22/proc_output/cat1/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-22/config/P800-22_cat1_ISM1-26LKFS.yml b/experiments/characterization/P800-22/config/P800-22_cat1_ISM1-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..3dbfdf94abdeb903186fb13d64ec70fff4a07d61 --- /dev/null +++ b/experiments/characterization/P800-22/config/P800-22_cat1_ISM1-26LKFS.yml @@ -0,0 +1,397 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-22 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-22/proc_input/cat1" +output_path: "experiments/characterization/P800-22/proc_output/cat1/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-22/config/P800-22_cat1_ISM1-36LKFS.yml b/experiments/characterization/P800-22/config/P800-22_cat1_ISM1-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..802ec14066125a3f473c1d2fe1cff8eecd7b4b15 --- /dev/null +++ b/experiments/characterization/P800-22/config/P800-22_cat1_ISM1-36LKFS.yml @@ -0,0 +1,397 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-22 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-22/proc_input/cat1" +output_path: "experiments/characterization/P800-22/proc_output/cat1/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-22/config/P800-22_cat2_ISM1-16LKFS.yml b/experiments/characterization/P800-22/config/P800-22_cat2_ISM1-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..fc9d584d5089057a7e0a710838c98293aaf7a5b7 --- /dev/null +++ b/experiments/characterization/P800-22/config/P800-22_cat2_ISM1-16LKFS.yml @@ -0,0 +1,397 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-22 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-22/proc_input/cat2" +output_path: "experiments/characterization/P800-22/proc_output/cat2/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-22/config/P800-22_cat2_ISM1-26LKFS.yml b/experiments/characterization/P800-22/config/P800-22_cat2_ISM1-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..630a2efd6ea689b33fe6134461de3621c2150066 --- /dev/null +++ b/experiments/characterization/P800-22/config/P800-22_cat2_ISM1-26LKFS.yml @@ -0,0 +1,397 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-22 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-22/proc_input/cat2" +output_path: "experiments/characterization/P800-22/proc_output/cat2/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-22/config/P800-22_cat2_ISM1-36LKFS.yml b/experiments/characterization/P800-22/config/P800-22_cat2_ISM1-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..e12f03b9e67ba4d97c8da61042cf7e40f785ef9e --- /dev/null +++ b/experiments/characterization/P800-22/config/P800-22_cat2_ISM1-36LKFS.yml @@ -0,0 +1,397 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-22 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-22/proc_input/cat2" +output_path: "experiments/characterization/P800-22/proc_output/cat2/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-22/config/P800-22_cat3_ISM2-16LKFS.yml b/experiments/characterization/P800-22/config/P800-22_cat3_ISM2-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..9a0d75b7d72c616d75bc853edac943bd8680032e --- /dev/null +++ b/experiments/characterization/P800-22/config/P800-22_cat3_ISM2-16LKFS.yml @@ -0,0 +1,397 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-22 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-22/proc_input/cat3" +output_path: "experiments/characterization/P800-22/proc_output/cat3/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-22/config/P800-22_cat3_ISM2-26LKFS.yml b/experiments/characterization/P800-22/config/P800-22_cat3_ISM2-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..2cc36b724953637fca89ac34874693c972aeeb17 --- /dev/null +++ b/experiments/characterization/P800-22/config/P800-22_cat3_ISM2-26LKFS.yml @@ -0,0 +1,397 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-22 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-22/proc_input/cat3" +output_path: "experiments/characterization/P800-22/proc_output/cat3/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-22/config/P800-22_cat3_ISM2-36LKFS.yml b/experiments/characterization/P800-22/config/P800-22_cat3_ISM2-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..85e8e8e3dc4ce56124ad4e62c4fba26246d67ce5 --- /dev/null +++ b/experiments/characterization/P800-22/config/P800-22_cat3_ISM2-36LKFS.yml @@ -0,0 +1,397 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-22 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-22/proc_input/cat3" +output_path: "experiments/characterization/P800-22/proc_output/cat3/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-22/config/P800-22_cat4_ISM2-16LKFS.yml b/experiments/characterization/P800-22/config/P800-22_cat4_ISM2-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..b33a025ced7b2aa476105fec257f5c0fd5c17d7a --- /dev/null +++ b/experiments/characterization/P800-22/config/P800-22_cat4_ISM2-16LKFS.yml @@ -0,0 +1,397 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-22 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-22/proc_input/cat4" +output_path: "experiments/characterization/P800-22/proc_output/cat4/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-22/config/P800-22_cat4_ISM2-26LKFS.yml b/experiments/characterization/P800-22/config/P800-22_cat4_ISM2-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..34e5569aff298225948ef36d086391669e0845c7 --- /dev/null +++ b/experiments/characterization/P800-22/config/P800-22_cat4_ISM2-26LKFS.yml @@ -0,0 +1,397 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-22 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-22/proc_input/cat4" +output_path: "experiments/characterization/P800-22/proc_output/cat4/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-22/config/P800-22_cat4_ISM2-36LKFS.yml b/experiments/characterization/P800-22/config/P800-22_cat4_ISM2-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..6dbf42c668824a7f09c7025cb99e05b28d4f9b61 --- /dev/null +++ b/experiments/characterization/P800-22/config/P800-22_cat4_ISM2-36LKFS.yml @@ -0,0 +1,397 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-22 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-22/proc_input/cat4" +output_path: "experiments/characterization/P800-22/proc_output/cat4/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-22/config/P800-22_cat5_ISM1-16LKFS.yml b/experiments/characterization/P800-22/config/P800-22_cat5_ISM1-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..e53718c8fe180bd2a8c158a119e28dcd81b53c01 --- /dev/null +++ b/experiments/characterization/P800-22/config/P800-22_cat5_ISM1-16LKFS.yml @@ -0,0 +1,397 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-22 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-22/proc_input/cat5" +output_path: "experiments/characterization/P800-22/proc_output/cat5/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-22/config/P800-22_cat5_ISM1-26LKFS.yml b/experiments/characterization/P800-22/config/P800-22_cat5_ISM1-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..2a6014ae6574dfc68bc19b03de77c39a9db690f1 --- /dev/null +++ b/experiments/characterization/P800-22/config/P800-22_cat5_ISM1-26LKFS.yml @@ -0,0 +1,397 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-22 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-22/proc_input/cat5" +output_path: "experiments/characterization/P800-22/proc_output/cat5/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-22/config/P800-22_cat5_ISM1-36LKFS.yml b/experiments/characterization/P800-22/config/P800-22_cat5_ISM1-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..fe676913168dd2267a0c8f88b478adfe6f74acd0 --- /dev/null +++ b/experiments/characterization/P800-22/config/P800-22_cat5_ISM1-36LKFS.yml @@ -0,0 +1,397 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-22 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-22/proc_input/cat5" +output_path: "experiments/characterization/P800-22/proc_output/cat5/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-22/config/P800-22_cat6_ISM2-16LKFS.yml b/experiments/characterization/P800-22/config/P800-22_cat6_ISM2-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..2e5c6a009e184e7e0b0e298583c9cafaa09d9d30 --- /dev/null +++ b/experiments/characterization/P800-22/config/P800-22_cat6_ISM2-16LKFS.yml @@ -0,0 +1,397 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-22 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-22/proc_input/cat6" +output_path: "experiments/characterization/P800-22/proc_output/cat6/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-22/config/P800-22_cat6_ISM2-26LKFS.yml b/experiments/characterization/P800-22/config/P800-22_cat6_ISM2-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..b6e550fe036b9821e571e1de9f19b045c89015ad --- /dev/null +++ b/experiments/characterization/P800-22/config/P800-22_cat6_ISM2-26LKFS.yml @@ -0,0 +1,397 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-22 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-22/proc_input/cat6" +output_path: "experiments/characterization/P800-22/proc_output/cat6/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-22/config/P800-22_cat6_ISM2-36LKFS.yml b/experiments/characterization/P800-22/config/P800-22_cat6_ISM2-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..0472d89b6c7b7810a7ea502a740360dda72b8814 --- /dev/null +++ b/experiments/characterization/P800-22/config/P800-22_cat6_ISM2-36LKFS.yml @@ -0,0 +1,397 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-22 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-22/proc_input/cat6" +output_path: "experiments/characterization/P800-22/proc_output/cat6/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-22/proc_input/cat1/.gitkeep b/experiments/characterization/P800-22/proc_input/cat1/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-22/proc_input/cat2/.gitkeep b/experiments/characterization/P800-22/proc_input/cat2/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-22/proc_input/cat3/.gitkeep b/experiments/characterization/P800-22/proc_input/cat3/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-22/proc_input/cat4/.gitkeep b/experiments/characterization/P800-22/proc_input/cat4/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-22/proc_input/cat5/.gitkeep b/experiments/characterization/P800-22/proc_input/cat5/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-22/proc_input/cat6/.gitkeep b/experiments/characterization/P800-22/proc_input/cat6/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-22/proc_output/cat1/out_-16LKFS/.gitkeep b/experiments/characterization/P800-22/proc_output/cat1/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-22/proc_output/cat1/out_-26LKFS/.gitkeep b/experiments/characterization/P800-22/proc_output/cat1/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-22/proc_output/cat1/out_-36LKFS/.gitkeep b/experiments/characterization/P800-22/proc_output/cat1/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-22/proc_output/cat2/out_-16LKFS/.gitkeep b/experiments/characterization/P800-22/proc_output/cat2/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-22/proc_output/cat2/out_-26LKFS/.gitkeep b/experiments/characterization/P800-22/proc_output/cat2/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-22/proc_output/cat2/out_-36LKFS/.gitkeep b/experiments/characterization/P800-22/proc_output/cat2/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-22/proc_output/cat3/out_-16LKFS/.gitkeep b/experiments/characterization/P800-22/proc_output/cat3/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-22/proc_output/cat3/out_-26LKFS/.gitkeep b/experiments/characterization/P800-22/proc_output/cat3/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-22/proc_output/cat3/out_-36LKFS/.gitkeep b/experiments/characterization/P800-22/proc_output/cat3/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-22/proc_output/cat4/out_-16LKFS/.gitkeep b/experiments/characterization/P800-22/proc_output/cat4/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-22/proc_output/cat4/out_-26LKFS/.gitkeep b/experiments/characterization/P800-22/proc_output/cat4/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-22/proc_output/cat4/out_-36LKFS/.gitkeep b/experiments/characterization/P800-22/proc_output/cat4/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-22/proc_output/cat5/out_-16LKFS/.gitkeep b/experiments/characterization/P800-22/proc_output/cat5/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-22/proc_output/cat5/out_-26LKFS/.gitkeep b/experiments/characterization/P800-22/proc_output/cat5/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-22/proc_output/cat5/out_-36LKFS/.gitkeep b/experiments/characterization/P800-22/proc_output/cat5/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-22/proc_output/cat6/out_-16LKFS/.gitkeep b/experiments/characterization/P800-22/proc_output/cat6/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-22/proc_output/cat6/out_-26LKFS/.gitkeep b/experiments/characterization/P800-22/proc_output/cat6/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-22/proc_output/cat6/out_-36LKFS/.gitkeep b/experiments/characterization/P800-22/proc_output/cat6/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-23/background_noise/.gitkeep b/experiments/characterization/P800-23/background_noise/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-23/config/P800-23_cat1_FOA-16LKFS.yml b/experiments/characterization/P800-23/config/P800-23_cat1_FOA-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..9682ae402c24abe3447f589f63ad639e4b27bd4e --- /dev/null +++ b/experiments/characterization/P800-23/config/P800-23_cat1_FOA-16LKFS.yml @@ -0,0 +1,400 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-23 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-23/proc_input/cat1" +output_path: "experiments/characterization/P800-23/proc_output/cat1/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-23/background_noise/background_noise_cat1.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-23/config/P800-23_cat1_FOA-26LKFS.yml b/experiments/characterization/P800-23/config/P800-23_cat1_FOA-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..3b973348974716cb8986e574abfe5bb64fd933f8 --- /dev/null +++ b/experiments/characterization/P800-23/config/P800-23_cat1_FOA-26LKFS.yml @@ -0,0 +1,400 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-23 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-23/proc_input/cat1" +output_path: "experiments/characterization/P800-23/proc_output/cat1/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-23/background_noise/background_noise_cat1.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-23/config/P800-23_cat1_FOA-36LKFS.yml b/experiments/characterization/P800-23/config/P800-23_cat1_FOA-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..32ca1b8d9565fdb4ddec586686b4f308525f42ea --- /dev/null +++ b/experiments/characterization/P800-23/config/P800-23_cat1_FOA-36LKFS.yml @@ -0,0 +1,400 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-23 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-23/proc_input/cat1" +output_path: "experiments/characterization/P800-23/proc_output/cat1/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-23/background_noise/background_noise_cat1.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-23/config/P800-23_cat2_FOA-16LKFS.yml b/experiments/characterization/P800-23/config/P800-23_cat2_FOA-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..7876ac0b1871326ec4d4809c092f71fa79f51a38 --- /dev/null +++ b/experiments/characterization/P800-23/config/P800-23_cat2_FOA-16LKFS.yml @@ -0,0 +1,400 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-23 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-23/proc_input/cat2" +output_path: "experiments/characterization/P800-23/proc_output/cat2/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-23/background_noise/background_noise_cat2.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-23/config/P800-23_cat2_FOA-26LKFS.yml b/experiments/characterization/P800-23/config/P800-23_cat2_FOA-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..75861bd3e63dc4a825f6c63e87e86eae8a34cc19 --- /dev/null +++ b/experiments/characterization/P800-23/config/P800-23_cat2_FOA-26LKFS.yml @@ -0,0 +1,400 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-23 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-23/proc_input/cat2" +output_path: "experiments/characterization/P800-23/proc_output/cat2/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-23/background_noise/background_noise_cat2.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-23/config/P800-23_cat2_FOA-36LKFS.yml b/experiments/characterization/P800-23/config/P800-23_cat2_FOA-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..bf718d05bbe3fbc3578614885da33a8d01f692f6 --- /dev/null +++ b/experiments/characterization/P800-23/config/P800-23_cat2_FOA-36LKFS.yml @@ -0,0 +1,400 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-23 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-23/proc_input/cat2" +output_path: "experiments/characterization/P800-23/proc_output/cat2/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-23/background_noise/background_noise_cat2.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-23/config/P800-23_cat3_FOA-16LKFS.yml b/experiments/characterization/P800-23/config/P800-23_cat3_FOA-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..80356a4e0d13222145080749049fa885de26e3c4 --- /dev/null +++ b/experiments/characterization/P800-23/config/P800-23_cat3_FOA-16LKFS.yml @@ -0,0 +1,400 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-23 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-23/proc_input/cat3" +output_path: "experiments/characterization/P800-23/proc_output/cat3/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-23/background_noise/background_noise_cat3.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-23/config/P800-23_cat3_FOA-26LKFS.yml b/experiments/characterization/P800-23/config/P800-23_cat3_FOA-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..891b01c2f99807884f88abf15e98c8365f7c8954 --- /dev/null +++ b/experiments/characterization/P800-23/config/P800-23_cat3_FOA-26LKFS.yml @@ -0,0 +1,400 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-23 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-23/proc_input/cat3" +output_path: "experiments/characterization/P800-23/proc_output/cat3/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-23/background_noise/background_noise_cat3.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-23/config/P800-23_cat3_FOA-36LKFS.yml b/experiments/characterization/P800-23/config/P800-23_cat3_FOA-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..22fdd9d7d427e3490e6ad6e07d0cd75cda26891c --- /dev/null +++ b/experiments/characterization/P800-23/config/P800-23_cat3_FOA-36LKFS.yml @@ -0,0 +1,400 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-23 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-23/proc_input/cat3" +output_path: "experiments/characterization/P800-23/proc_output/cat3/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-23/background_noise/background_noise_cat3.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-23/config/P800-23_cat4_FOA-16LKFS.yml b/experiments/characterization/P800-23/config/P800-23_cat4_FOA-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..f84f2239fea00dd0b354a2278e69c377d5c24e30 --- /dev/null +++ b/experiments/characterization/P800-23/config/P800-23_cat4_FOA-16LKFS.yml @@ -0,0 +1,400 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-23 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-23/proc_input/cat4" +output_path: "experiments/characterization/P800-23/proc_output/cat4/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-23/background_noise/background_noise_cat4.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-23/config/P800-23_cat4_FOA-26LKFS.yml b/experiments/characterization/P800-23/config/P800-23_cat4_FOA-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..3f83550df499913a431233edf318a086fe679085 --- /dev/null +++ b/experiments/characterization/P800-23/config/P800-23_cat4_FOA-26LKFS.yml @@ -0,0 +1,400 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-23 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-23/proc_input/cat4" +output_path: "experiments/characterization/P800-23/proc_output/cat4/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-23/background_noise/background_noise_cat4.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-23/config/P800-23_cat4_FOA-36LKFS.yml b/experiments/characterization/P800-23/config/P800-23_cat4_FOA-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..598a155fc8bfcc433c6e69dfcb4d7feadc59bca1 --- /dev/null +++ b/experiments/characterization/P800-23/config/P800-23_cat4_FOA-36LKFS.yml @@ -0,0 +1,400 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-23 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-23/proc_input/cat4" +output_path: "experiments/characterization/P800-23/proc_output/cat4/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-23/background_noise/background_noise_cat4.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-23/config/P800-23_cat5_FOA-16LKFS.yml b/experiments/characterization/P800-23/config/P800-23_cat5_FOA-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..a1499a274bc00dca3f156d637ee5aa4cf914af34 --- /dev/null +++ b/experiments/characterization/P800-23/config/P800-23_cat5_FOA-16LKFS.yml @@ -0,0 +1,397 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-23 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-23/proc_input/cat5" +output_path: "experiments/characterization/P800-23/proc_output/cat5/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-23/config/P800-23_cat5_FOA-26LKFS.yml b/experiments/characterization/P800-23/config/P800-23_cat5_FOA-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..c9a65336780e3e5eda2f37a17a3e8703803fcf61 --- /dev/null +++ b/experiments/characterization/P800-23/config/P800-23_cat5_FOA-26LKFS.yml @@ -0,0 +1,397 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-23 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-23/proc_input/cat5" +output_path: "experiments/characterization/P800-23/proc_output/cat5/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-23/config/P800-23_cat5_FOA-36LKFS.yml b/experiments/characterization/P800-23/config/P800-23_cat5_FOA-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..4506bdfb71486400fe1026d962db6bad109cd491 --- /dev/null +++ b/experiments/characterization/P800-23/config/P800-23_cat5_FOA-36LKFS.yml @@ -0,0 +1,397 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-23 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-23/proc_input/cat5" +output_path: "experiments/characterization/P800-23/proc_output/cat5/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-23/config/P800-23_cat6_FOA-16LKFS.yml b/experiments/characterization/P800-23/config/P800-23_cat6_FOA-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..b327407b5a3b6562daab0ae9a66e02a8284a161b --- /dev/null +++ b/experiments/characterization/P800-23/config/P800-23_cat6_FOA-16LKFS.yml @@ -0,0 +1,397 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-23 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-23/proc_input/cat6" +output_path: "experiments/characterization/P800-23/proc_output/cat6/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-23/config/P800-23_cat6_FOA-26LKFS.yml b/experiments/characterization/P800-23/config/P800-23_cat6_FOA-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..944a3e91cd78ad2a75a4067d48f7b4e1151ee627 --- /dev/null +++ b/experiments/characterization/P800-23/config/P800-23_cat6_FOA-26LKFS.yml @@ -0,0 +1,397 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-23 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-23/proc_input/cat6" +output_path: "experiments/characterization/P800-23/proc_output/cat6/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-23/config/P800-23_cat6_FOA-36LKFS.yml b/experiments/characterization/P800-23/config/P800-23_cat6_FOA-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..e1b4f470cdf1968c342bcb69468ca31c956164be --- /dev/null +++ b/experiments/characterization/P800-23/config/P800-23_cat6_FOA-36LKFS.yml @@ -0,0 +1,397 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-23 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-23/proc_input/cat6" +output_path: "experiments/characterization/P800-23/proc_output/cat6/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FL enc FX dec conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c12: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c15: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c16: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c17: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c18: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c19: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + ### IVAS FL enc FL dec conditions ### + c23: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c27: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c30: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: JBM2FER + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + errpatt_late_loss_rate: 1.0e-13 + c31: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O1.dat + c34: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + c36: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + opts: + - -no_delay_cmp + tx: + type: JBM + error_pattern: ivas_processing_scripts/dly_error_profiles/dly_error_profile_I1.O2.dat + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-23/proc_input/cat1/.gitkeep b/experiments/characterization/P800-23/proc_input/cat1/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-23/proc_input/cat2/.gitkeep b/experiments/characterization/P800-23/proc_input/cat2/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-23/proc_input/cat3/.gitkeep b/experiments/characterization/P800-23/proc_input/cat3/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-23/proc_input/cat4/.gitkeep b/experiments/characterization/P800-23/proc_input/cat4/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-23/proc_input/cat5/.gitkeep b/experiments/characterization/P800-23/proc_input/cat5/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-23/proc_input/cat6/.gitkeep b/experiments/characterization/P800-23/proc_input/cat6/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-23/proc_output/cat1/out_-16LKFS/.gitkeep b/experiments/characterization/P800-23/proc_output/cat1/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-23/proc_output/cat1/out_-26LKFS/.gitkeep b/experiments/characterization/P800-23/proc_output/cat1/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-23/proc_output/cat1/out_-36LKFS/.gitkeep b/experiments/characterization/P800-23/proc_output/cat1/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-23/proc_output/cat2/out_-16LKFS/.gitkeep b/experiments/characterization/P800-23/proc_output/cat2/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-23/proc_output/cat2/out_-26LKFS/.gitkeep b/experiments/characterization/P800-23/proc_output/cat2/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-23/proc_output/cat2/out_-36LKFS/.gitkeep b/experiments/characterization/P800-23/proc_output/cat2/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-23/proc_output/cat3/out_-16LKFS/.gitkeep b/experiments/characterization/P800-23/proc_output/cat3/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-23/proc_output/cat3/out_-26LKFS/.gitkeep b/experiments/characterization/P800-23/proc_output/cat3/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-23/proc_output/cat3/out_-36LKFS/.gitkeep b/experiments/characterization/P800-23/proc_output/cat3/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-23/proc_output/cat4/out_-16LKFS/.gitkeep b/experiments/characterization/P800-23/proc_output/cat4/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-23/proc_output/cat4/out_-26LKFS/.gitkeep b/experiments/characterization/P800-23/proc_output/cat4/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-23/proc_output/cat4/out_-36LKFS/.gitkeep b/experiments/characterization/P800-23/proc_output/cat4/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-23/proc_output/cat5/out_-16LKFS/.gitkeep b/experiments/characterization/P800-23/proc_output/cat5/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-23/proc_output/cat5/out_-26LKFS/.gitkeep b/experiments/characterization/P800-23/proc_output/cat5/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-23/proc_output/cat5/out_-36LKFS/.gitkeep b/experiments/characterization/P800-23/proc_output/cat5/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-23/proc_output/cat6/out_-16LKFS/.gitkeep b/experiments/characterization/P800-23/proc_output/cat6/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-23/proc_output/cat6/out_-26LKFS/.gitkeep b/experiments/characterization/P800-23/proc_output/cat6/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-23/proc_output/cat6/out_-36LKFS/.gitkeep b/experiments/characterization/P800-23/proc_output/cat6/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-3/background_noise/.gitkeep b/experiments/characterization/P800-3/background_noise/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-3/config/P800-3_cat1_FOA-16LKFS.yml b/experiments/characterization/P800-3/config/P800-3_cat1_FOA-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..963abf8f47a02cb01cebf794350a3402e3e8914f --- /dev/null +++ b/experiments/characterization/P800-3/config/P800-3_cat1_FOA-16LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-3 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-3/proc_input/cat1" +output_path: "experiments/characterization/P800-3/proc_output/cat1/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-3/background_noise/background_noise_cat1.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-3/config/P800-3_cat1_FOA-26LKFS.yml b/experiments/characterization/P800-3/config/P800-3_cat1_FOA-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..b1e18404b3aff9e5354e2fe931c5a3a5b3cd2e62 --- /dev/null +++ b/experiments/characterization/P800-3/config/P800-3_cat1_FOA-26LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-3 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-3/proc_input/cat1" +output_path: "experiments/characterization/P800-3/proc_output/cat1/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-3/background_noise/background_noise_cat1.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-3/config/P800-3_cat1_FOA-36LKFS.yml b/experiments/characterization/P800-3/config/P800-3_cat1_FOA-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..9428a46f96663fde269ebc137e93fb7a1ef2f15c --- /dev/null +++ b/experiments/characterization/P800-3/config/P800-3_cat1_FOA-36LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-3 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-3/proc_input/cat1" +output_path: "experiments/characterization/P800-3/proc_output/cat1/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-3/background_noise/background_noise_cat1.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-3/config/P800-3_cat2_FOA-16LKFS.yml b/experiments/characterization/P800-3/config/P800-3_cat2_FOA-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..c0324a94647b6b778801a8879d581962fcfa34b6 --- /dev/null +++ b/experiments/characterization/P800-3/config/P800-3_cat2_FOA-16LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-3 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-3/proc_input/cat2" +output_path: "experiments/characterization/P800-3/proc_output/cat2/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-3/background_noise/background_noise_cat2.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-3/config/P800-3_cat2_FOA-26LKFS.yml b/experiments/characterization/P800-3/config/P800-3_cat2_FOA-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..50633d6bf8fcb5ec3cd9cdc6b70b15cc7fed618f --- /dev/null +++ b/experiments/characterization/P800-3/config/P800-3_cat2_FOA-26LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-3 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-3/proc_input/cat2" +output_path: "experiments/characterization/P800-3/proc_output/cat2/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-3/background_noise/background_noise_cat2.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-3/config/P800-3_cat2_FOA-36LKFS.yml b/experiments/characterization/P800-3/config/P800-3_cat2_FOA-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..2ec21a2aa552bde5a458344285972556846e29ff --- /dev/null +++ b/experiments/characterization/P800-3/config/P800-3_cat2_FOA-36LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-3 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-3/proc_input/cat2" +output_path: "experiments/characterization/P800-3/proc_output/cat2/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-3/background_noise/background_noise_cat2.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-3/config/P800-3_cat3_FOA-16LKFS.yml b/experiments/characterization/P800-3/config/P800-3_cat3_FOA-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..0835d25154da2cfff7a4705122a205a1b2fcbf4a --- /dev/null +++ b/experiments/characterization/P800-3/config/P800-3_cat3_FOA-16LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-3 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-3/proc_input/cat3" +output_path: "experiments/characterization/P800-3/proc_output/cat3/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-3/background_noise/background_noise_cat3.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-3/config/P800-3_cat3_FOA-26LKFS.yml b/experiments/characterization/P800-3/config/P800-3_cat3_FOA-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..b7835d9cd0c0d1fadf3e1292f70e5108d7eb4511 --- /dev/null +++ b/experiments/characterization/P800-3/config/P800-3_cat3_FOA-26LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-3 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-3/proc_input/cat3" +output_path: "experiments/characterization/P800-3/proc_output/cat3/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-3/background_noise/background_noise_cat3.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-3/config/P800-3_cat3_FOA-36LKFS.yml b/experiments/characterization/P800-3/config/P800-3_cat3_FOA-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..42e1de8d4d61a422d83d1bc5be7e87c76f0a7f41 --- /dev/null +++ b/experiments/characterization/P800-3/config/P800-3_cat3_FOA-36LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-3 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-3/proc_input/cat3" +output_path: "experiments/characterization/P800-3/proc_output/cat3/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-3/background_noise/background_noise_cat3.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-3/config/P800-3_cat4_FOA-16LKFS.yml b/experiments/characterization/P800-3/config/P800-3_cat4_FOA-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..099ab859d0de674475f7b3c1838195cf57fc6978 --- /dev/null +++ b/experiments/characterization/P800-3/config/P800-3_cat4_FOA-16LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-3 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-3/proc_input/cat4" +output_path: "experiments/characterization/P800-3/proc_output/cat4/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-3/background_noise/background_noise_cat4.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-3/config/P800-3_cat4_FOA-26LKFS.yml b/experiments/characterization/P800-3/config/P800-3_cat4_FOA-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..203e2d6c74fe5c35f7c90312709bcc659483d8ea --- /dev/null +++ b/experiments/characterization/P800-3/config/P800-3_cat4_FOA-26LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-3 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-3/proc_input/cat4" +output_path: "experiments/characterization/P800-3/proc_output/cat4/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-3/background_noise/background_noise_cat4.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-3/config/P800-3_cat4_FOA-36LKFS.yml b/experiments/characterization/P800-3/config/P800-3_cat4_FOA-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..db874763a92e05ec602d19ee4de1be1b15ba699b --- /dev/null +++ b/experiments/characterization/P800-3/config/P800-3_cat4_FOA-36LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-3 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-3/proc_input/cat4" +output_path: "experiments/characterization/P800-3/proc_output/cat4/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-3/background_noise/background_noise_cat4.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-3/config/P800-3_cat5_FOA-16LKFS.yml b/experiments/characterization/P800-3/config/P800-3_cat5_FOA-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..fbae536b3bf38274bb2ec9173ccf4f229063a2e4 --- /dev/null +++ b/experiments/characterization/P800-3/config/P800-3_cat5_FOA-16LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-3 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-3/proc_input/cat5" +output_path: "experiments/characterization/P800-3/proc_output/cat5/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-3/config/P800-3_cat5_FOA-26LKFS.yml b/experiments/characterization/P800-3/config/P800-3_cat5_FOA-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..7a28cd70083bbe0f30d563e5bd18e773f2657f51 --- /dev/null +++ b/experiments/characterization/P800-3/config/P800-3_cat5_FOA-26LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-3 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-3/proc_input/cat5" +output_path: "experiments/characterization/P800-3/proc_output/cat5/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-3/config/P800-3_cat5_FOA-36LKFS.yml b/experiments/characterization/P800-3/config/P800-3_cat5_FOA-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..ab9dba7584b08ed7333583aba1f54a1357ad4543 --- /dev/null +++ b/experiments/characterization/P800-3/config/P800-3_cat5_FOA-36LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-3 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-3/proc_input/cat5" +output_path: "experiments/characterization/P800-3/proc_output/cat5/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-3/config/P800-3_cat6_FOA-16LKFS.yml b/experiments/characterization/P800-3/config/P800-3_cat6_FOA-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..8b3071d4a27c742f9a23bfc29e1c4cf4b0ea8901 --- /dev/null +++ b/experiments/characterization/P800-3/config/P800-3_cat6_FOA-16LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-3 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-3/proc_input/cat6" +output_path: "experiments/characterization/P800-3/proc_output/cat6/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-3/config/P800-3_cat6_FOA-26LKFS.yml b/experiments/characterization/P800-3/config/P800-3_cat6_FOA-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..982d76e6d19121f82a50cfe93a63653ff1af3772 --- /dev/null +++ b/experiments/characterization/P800-3/config/P800-3_cat6_FOA-26LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-3 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-3/proc_input/cat6" +output_path: "experiments/characterization/P800-3/proc_output/cat6/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-3/config/P800-3_cat6_FOA-36LKFS.yml b/experiments/characterization/P800-3/config/P800-3_cat6_FOA-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..93ff100821a5677b73b582ee54191298de793bf1 --- /dev/null +++ b/experiments/characterization/P800-3/config/P800-3_cat6_FOA-36LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-3 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-3/proc_input/cat6" +output_path: "experiments/characterization/P800-3/proc_output/cat6/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "FOA" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-3/proc_input/cat1/.gitkeep b/experiments/characterization/P800-3/proc_input/cat1/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-3/proc_input/cat2/.gitkeep b/experiments/characterization/P800-3/proc_input/cat2/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-3/proc_input/cat3/.gitkeep b/experiments/characterization/P800-3/proc_input/cat3/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-3/proc_input/cat4/.gitkeep b/experiments/characterization/P800-3/proc_input/cat4/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-3/proc_input/cat5/.gitkeep b/experiments/characterization/P800-3/proc_input/cat5/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-3/proc_input/cat6/.gitkeep b/experiments/characterization/P800-3/proc_input/cat6/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-3/proc_output/cat1/out_-16LKFS/.gitkeep b/experiments/characterization/P800-3/proc_output/cat1/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-3/proc_output/cat1/out_-26LKFS/.gitkeep b/experiments/characterization/P800-3/proc_output/cat1/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-3/proc_output/cat1/out_-36LKFS/.gitkeep b/experiments/characterization/P800-3/proc_output/cat1/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-3/proc_output/cat2/out_-16LKFS/.gitkeep b/experiments/characterization/P800-3/proc_output/cat2/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-3/proc_output/cat2/out_-26LKFS/.gitkeep b/experiments/characterization/P800-3/proc_output/cat2/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-3/proc_output/cat2/out_-36LKFS/.gitkeep b/experiments/characterization/P800-3/proc_output/cat2/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-3/proc_output/cat3/out_-16LKFS/.gitkeep b/experiments/characterization/P800-3/proc_output/cat3/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-3/proc_output/cat3/out_-26LKFS/.gitkeep b/experiments/characterization/P800-3/proc_output/cat3/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-3/proc_output/cat3/out_-36LKFS/.gitkeep b/experiments/characterization/P800-3/proc_output/cat3/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-3/proc_output/cat4/out_-16LKFS/.gitkeep b/experiments/characterization/P800-3/proc_output/cat4/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-3/proc_output/cat4/out_-26LKFS/.gitkeep b/experiments/characterization/P800-3/proc_output/cat4/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-3/proc_output/cat4/out_-36LKFS/.gitkeep b/experiments/characterization/P800-3/proc_output/cat4/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-3/proc_output/cat5/out_-16LKFS/.gitkeep b/experiments/characterization/P800-3/proc_output/cat5/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-3/proc_output/cat5/out_-26LKFS/.gitkeep b/experiments/characterization/P800-3/proc_output/cat5/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-3/proc_output/cat5/out_-36LKFS/.gitkeep b/experiments/characterization/P800-3/proc_output/cat5/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-3/proc_output/cat6/out_-16LKFS/.gitkeep b/experiments/characterization/P800-3/proc_output/cat6/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-3/proc_output/cat6/out_-26LKFS/.gitkeep b/experiments/characterization/P800-3/proc_output/cat6/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-3/proc_output/cat6/out_-36LKFS/.gitkeep b/experiments/characterization/P800-3/proc_output/cat6/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-4/background_noise/.gitkeep b/experiments/characterization/P800-4/background_noise/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-4/config/P800-4_cat1_HOA2-16LKFS.yml b/experiments/characterization/P800-4/config/P800-4_cat1_HOA2-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..ebe05242202d365299a652ad9e7993b04d54ad4d --- /dev/null +++ b/experiments/characterization/P800-4/config/P800-4_cat1_HOA2-16LKFS.yml @@ -0,0 +1,418 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-4 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-4/proc_input/cat1" +output_path: "experiments/characterization/P800-4/proc_output/cat1/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "HOA2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-4/background_noise/background_noise_cat1.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-4/config/P800-4_cat1_HOA2-26LKFS.yml b/experiments/characterization/P800-4/config/P800-4_cat1_HOA2-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..fc6dff57f9e41275c8bd43aafcdc4d5c71855c10 --- /dev/null +++ b/experiments/characterization/P800-4/config/P800-4_cat1_HOA2-26LKFS.yml @@ -0,0 +1,418 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-4 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-4/proc_input/cat1" +output_path: "experiments/characterization/P800-4/proc_output/cat1/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "HOA2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-4/background_noise/background_noise_cat1.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-4/config/P800-4_cat1_HOA2-36LKFS.yml b/experiments/characterization/P800-4/config/P800-4_cat1_HOA2-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..dc05189b8b0ce0ee7d0a4db5cc23fa351902eee2 --- /dev/null +++ b/experiments/characterization/P800-4/config/P800-4_cat1_HOA2-36LKFS.yml @@ -0,0 +1,418 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-4 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-4/proc_input/cat1" +output_path: "experiments/characterization/P800-4/proc_output/cat1/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "HOA2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-4/background_noise/background_noise_cat1.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-4/config/P800-4_cat2_HOA2-16LKFS.yml b/experiments/characterization/P800-4/config/P800-4_cat2_HOA2-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..41346cbbb1eedbcf3caafbc5dfde11765b39c272 --- /dev/null +++ b/experiments/characterization/P800-4/config/P800-4_cat2_HOA2-16LKFS.yml @@ -0,0 +1,418 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-4 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-4/proc_input/cat2" +output_path: "experiments/characterization/P800-4/proc_output/cat2/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "HOA2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-4/background_noise/background_noise_cat2.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-4/config/P800-4_cat2_HOA2-26LKFS.yml b/experiments/characterization/P800-4/config/P800-4_cat2_HOA2-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..976dfe4877abddfe6b72c50fed36bca5a91d3737 --- /dev/null +++ b/experiments/characterization/P800-4/config/P800-4_cat2_HOA2-26LKFS.yml @@ -0,0 +1,418 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-4 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-4/proc_input/cat2" +output_path: "experiments/characterization/P800-4/proc_output/cat2/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "HOA2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-4/background_noise/background_noise_cat2.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-4/config/P800-4_cat2_HOA2-36LKFS.yml b/experiments/characterization/P800-4/config/P800-4_cat2_HOA2-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..f1da6d8c91f2fb362f164a71cf67221a2b4f7fcf --- /dev/null +++ b/experiments/characterization/P800-4/config/P800-4_cat2_HOA2-36LKFS.yml @@ -0,0 +1,418 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-4 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-4/proc_input/cat2" +output_path: "experiments/characterization/P800-4/proc_output/cat2/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "HOA2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-4/background_noise/background_noise_cat2.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-4/config/P800-4_cat3_HOA2-16LKFS.yml b/experiments/characterization/P800-4/config/P800-4_cat3_HOA2-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..65ce90df83bba81cdd0b88811dd45ee2f9cbbd90 --- /dev/null +++ b/experiments/characterization/P800-4/config/P800-4_cat3_HOA2-16LKFS.yml @@ -0,0 +1,418 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-4 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-4/proc_input/cat3" +output_path: "experiments/characterization/P800-4/proc_output/cat3/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "HOA2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-4/background_noise/background_noise_cat3.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-4/config/P800-4_cat3_HOA2-26LKFS.yml b/experiments/characterization/P800-4/config/P800-4_cat3_HOA2-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..817b5ab2f5d44bf08b13e086a783bfd9095aa5b6 --- /dev/null +++ b/experiments/characterization/P800-4/config/P800-4_cat3_HOA2-26LKFS.yml @@ -0,0 +1,418 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-4 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-4/proc_input/cat3" +output_path: "experiments/characterization/P800-4/proc_output/cat3/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "HOA2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-4/background_noise/background_noise_cat3.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-4/config/P800-4_cat3_HOA2-36LKFS.yml b/experiments/characterization/P800-4/config/P800-4_cat3_HOA2-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..89d645c6d2e44d8673c5185a5d407a9de8e4be85 --- /dev/null +++ b/experiments/characterization/P800-4/config/P800-4_cat3_HOA2-36LKFS.yml @@ -0,0 +1,418 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-4 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-4/proc_input/cat3" +output_path: "experiments/characterization/P800-4/proc_output/cat3/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "HOA2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-4/background_noise/background_noise_cat3.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-4/config/P800-4_cat4_HOA2-16LKFS.yml b/experiments/characterization/P800-4/config/P800-4_cat4_HOA2-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..3fb485d43e765bc404762874e5aedb82483682f2 --- /dev/null +++ b/experiments/characterization/P800-4/config/P800-4_cat4_HOA2-16LKFS.yml @@ -0,0 +1,418 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-4 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-4/proc_input/cat4" +output_path: "experiments/characterization/P800-4/proc_output/cat4/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "HOA2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-4/background_noise/background_noise_cat4.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-4/config/P800-4_cat4_HOA2-26LKFS.yml b/experiments/characterization/P800-4/config/P800-4_cat4_HOA2-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..829072064ae59de42530f55bd541f1d09e12c482 --- /dev/null +++ b/experiments/characterization/P800-4/config/P800-4_cat4_HOA2-26LKFS.yml @@ -0,0 +1,418 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-4 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-4/proc_input/cat4" +output_path: "experiments/characterization/P800-4/proc_output/cat4/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "HOA2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-4/background_noise/background_noise_cat4.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-4/config/P800-4_cat4_HOA2-36LKFS.yml b/experiments/characterization/P800-4/config/P800-4_cat4_HOA2-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..9f779a89036b82f08de0a41dfe3fbfab43bef7f2 --- /dev/null +++ b/experiments/characterization/P800-4/config/P800-4_cat4_HOA2-36LKFS.yml @@ -0,0 +1,418 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-4 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-4/proc_input/cat4" +output_path: "experiments/characterization/P800-4/proc_output/cat4/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "HOA2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-4/background_noise/background_noise_cat4.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-4/config/P800-4_cat5_HOA2-16LKFS.yml b/experiments/characterization/P800-4/config/P800-4_cat5_HOA2-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..da4dcc3bd7e3be5be735866bdc16819907c0acef --- /dev/null +++ b/experiments/characterization/P800-4/config/P800-4_cat5_HOA2-16LKFS.yml @@ -0,0 +1,415 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-4 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-4/proc_input/cat5" +output_path: "experiments/characterization/P800-4/proc_output/cat5/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "HOA2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-4/config/P800-4_cat5_HOA2-26LKFS.yml b/experiments/characterization/P800-4/config/P800-4_cat5_HOA2-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..d886510a7cca4add0a6457c98a9eb52071647af4 --- /dev/null +++ b/experiments/characterization/P800-4/config/P800-4_cat5_HOA2-26LKFS.yml @@ -0,0 +1,415 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-4 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-4/proc_input/cat5" +output_path: "experiments/characterization/P800-4/proc_output/cat5/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "HOA2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-4/config/P800-4_cat5_HOA2-36LKFS.yml b/experiments/characterization/P800-4/config/P800-4_cat5_HOA2-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..9003e444f4e5b9c43341a44aa73d358bd3880d0c --- /dev/null +++ b/experiments/characterization/P800-4/config/P800-4_cat5_HOA2-36LKFS.yml @@ -0,0 +1,415 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-4 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-4/proc_input/cat5" +output_path: "experiments/characterization/P800-4/proc_output/cat5/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "HOA2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-4/config/P800-4_cat6_HOA2-16LKFS.yml b/experiments/characterization/P800-4/config/P800-4_cat6_HOA2-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..cf4b5f606d9868482d871a83f5d23b91193aa1f4 --- /dev/null +++ b/experiments/characterization/P800-4/config/P800-4_cat6_HOA2-16LKFS.yml @@ -0,0 +1,415 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-4 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-4/proc_input/cat6" +output_path: "experiments/characterization/P800-4/proc_output/cat6/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "HOA2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-4/config/P800-4_cat6_HOA2-26LKFS.yml b/experiments/characterization/P800-4/config/P800-4_cat6_HOA2-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..10ba2760b1b09e47d9872f2ac31113949e551f85 --- /dev/null +++ b/experiments/characterization/P800-4/config/P800-4_cat6_HOA2-26LKFS.yml @@ -0,0 +1,415 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-4 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-4/proc_input/cat6" +output_path: "experiments/characterization/P800-4/proc_output/cat6/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "HOA2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-4/config/P800-4_cat6_HOA2-36LKFS.yml b/experiments/characterization/P800-4/config/P800-4_cat6_HOA2-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..86ff6430b7dd41a95de6ee9163031043e07cb1c2 --- /dev/null +++ b/experiments/characterization/P800-4/config/P800-4_cat6_HOA2-36LKFS.yml @@ -0,0 +1,415 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-4 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-4/proc_input/cat6" +output_path: "experiments/characterization/P800-4/proc_output/cat6/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "HOA2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-4/proc_input/cat1/.gitkeep b/experiments/characterization/P800-4/proc_input/cat1/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-4/proc_input/cat2/.gitkeep b/experiments/characterization/P800-4/proc_input/cat2/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-4/proc_input/cat3/.gitkeep b/experiments/characterization/P800-4/proc_input/cat3/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-4/proc_input/cat4/.gitkeep b/experiments/characterization/P800-4/proc_input/cat4/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-4/proc_input/cat5/.gitkeep b/experiments/characterization/P800-4/proc_input/cat5/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-4/proc_input/cat6/.gitkeep b/experiments/characterization/P800-4/proc_input/cat6/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-4/proc_output/cat1/out_-16LKFS/.gitkeep b/experiments/characterization/P800-4/proc_output/cat1/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-4/proc_output/cat1/out_-26LKFS/.gitkeep b/experiments/characterization/P800-4/proc_output/cat1/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-4/proc_output/cat1/out_-36LKFS/.gitkeep b/experiments/characterization/P800-4/proc_output/cat1/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-4/proc_output/cat2/out_-16LKFS/.gitkeep b/experiments/characterization/P800-4/proc_output/cat2/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-4/proc_output/cat2/out_-26LKFS/.gitkeep b/experiments/characterization/P800-4/proc_output/cat2/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-4/proc_output/cat2/out_-36LKFS/.gitkeep b/experiments/characterization/P800-4/proc_output/cat2/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-4/proc_output/cat3/out_-16LKFS/.gitkeep b/experiments/characterization/P800-4/proc_output/cat3/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-4/proc_output/cat3/out_-26LKFS/.gitkeep b/experiments/characterization/P800-4/proc_output/cat3/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-4/proc_output/cat3/out_-36LKFS/.gitkeep b/experiments/characterization/P800-4/proc_output/cat3/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-4/proc_output/cat4/out_-16LKFS/.gitkeep b/experiments/characterization/P800-4/proc_output/cat4/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-4/proc_output/cat4/out_-26LKFS/.gitkeep b/experiments/characterization/P800-4/proc_output/cat4/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-4/proc_output/cat4/out_-36LKFS/.gitkeep b/experiments/characterization/P800-4/proc_output/cat4/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-4/proc_output/cat5/out_-16LKFS/.gitkeep b/experiments/characterization/P800-4/proc_output/cat5/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-4/proc_output/cat5/out_-26LKFS/.gitkeep b/experiments/characterization/P800-4/proc_output/cat5/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-4/proc_output/cat5/out_-36LKFS/.gitkeep b/experiments/characterization/P800-4/proc_output/cat5/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-4/proc_output/cat6/out_-16LKFS/.gitkeep b/experiments/characterization/P800-4/proc_output/cat6/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-4/proc_output/cat6/out_-26LKFS/.gitkeep b/experiments/characterization/P800-4/proc_output/cat6/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-4/proc_output/cat6/out_-36LKFS/.gitkeep b/experiments/characterization/P800-4/proc_output/cat6/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-5/background_noise/.gitkeep b/experiments/characterization/P800-5/background_noise/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-5/config/P800-5_cat1_HOA3-16LKFS.yml b/experiments/characterization/P800-5/config/P800-5_cat1_HOA3-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..00ebee40f60a8a42807f87740cd109a7d5656946 --- /dev/null +++ b/experiments/characterization/P800-5/config/P800-5_cat1_HOA3-16LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-5 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-5/proc_input/cat1" +output_path: "experiments/characterization/P800-5/proc_output/cat1/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "HOA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-5/background_noise/background_noise_cat1.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-5/config/P800-5_cat1_HOA3-26LKFS.yml b/experiments/characterization/P800-5/config/P800-5_cat1_HOA3-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..6094a3333c3c558404c1f4ee5bc6d4ec078ccea0 --- /dev/null +++ b/experiments/characterization/P800-5/config/P800-5_cat1_HOA3-26LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-5 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-5/proc_input/cat1" +output_path: "experiments/characterization/P800-5/proc_output/cat1/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "HOA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-5/background_noise/background_noise_cat1.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-5/config/P800-5_cat1_HOA3-36LKFS.yml b/experiments/characterization/P800-5/config/P800-5_cat1_HOA3-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..b7583b31e9ef90a8d11d43266323af0ae3b0c4dd --- /dev/null +++ b/experiments/characterization/P800-5/config/P800-5_cat1_HOA3-36LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-5 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-5/proc_input/cat1" +output_path: "experiments/characterization/P800-5/proc_output/cat1/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "HOA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-5/background_noise/background_noise_cat1.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-5/config/P800-5_cat2_HOA3-16LKFS.yml b/experiments/characterization/P800-5/config/P800-5_cat2_HOA3-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..5d30dd9ac9ac524a8d7ca648ed1a3d0d4a018098 --- /dev/null +++ b/experiments/characterization/P800-5/config/P800-5_cat2_HOA3-16LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-5 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-5/proc_input/cat2" +output_path: "experiments/characterization/P800-5/proc_output/cat2/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "HOA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-5/background_noise/background_noise_cat2.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-5/config/P800-5_cat2_HOA3-26LKFS.yml b/experiments/characterization/P800-5/config/P800-5_cat2_HOA3-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..9d777e401070064ed524587b5b668eadedda0d61 --- /dev/null +++ b/experiments/characterization/P800-5/config/P800-5_cat2_HOA3-26LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-5 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-5/proc_input/cat2" +output_path: "experiments/characterization/P800-5/proc_output/cat2/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "HOA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-5/background_noise/background_noise_cat2.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-5/config/P800-5_cat2_HOA3-36LKFS.yml b/experiments/characterization/P800-5/config/P800-5_cat2_HOA3-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..329869653aad4b4537fab59ce16679840809395b --- /dev/null +++ b/experiments/characterization/P800-5/config/P800-5_cat2_HOA3-36LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-5 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-5/proc_input/cat2" +output_path: "experiments/characterization/P800-5/proc_output/cat2/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "HOA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-5/background_noise/background_noise_cat2.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-5/config/P800-5_cat3_HOA3-16LKFS.yml b/experiments/characterization/P800-5/config/P800-5_cat3_HOA3-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..6b01b352cdbeb77bd94d046432d789796bd8b933 --- /dev/null +++ b/experiments/characterization/P800-5/config/P800-5_cat3_HOA3-16LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-5 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-5/proc_input/cat3" +output_path: "experiments/characterization/P800-5/proc_output/cat3/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "HOA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-5/background_noise/background_noise_cat3.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-5/config/P800-5_cat3_HOA3-26LKFS.yml b/experiments/characterization/P800-5/config/P800-5_cat3_HOA3-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..47c7db1ea0150e5067f241a92dfc15b487795c5e --- /dev/null +++ b/experiments/characterization/P800-5/config/P800-5_cat3_HOA3-26LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-5 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-5/proc_input/cat3" +output_path: "experiments/characterization/P800-5/proc_output/cat3/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "HOA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-5/background_noise/background_noise_cat3.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-5/config/P800-5_cat3_HOA3-36LKFS.yml b/experiments/characterization/P800-5/config/P800-5_cat3_HOA3-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..013f45f79cde46a379bb9b1c678e377efc988995 --- /dev/null +++ b/experiments/characterization/P800-5/config/P800-5_cat3_HOA3-36LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-5 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-5/proc_input/cat3" +output_path: "experiments/characterization/P800-5/proc_output/cat3/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "HOA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-5/background_noise/background_noise_cat3.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-5/config/P800-5_cat4_HOA3-16LKFS.yml b/experiments/characterization/P800-5/config/P800-5_cat4_HOA3-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..acfee92a33f49309e6b88a20fc88ba7ea65ecb28 --- /dev/null +++ b/experiments/characterization/P800-5/config/P800-5_cat4_HOA3-16LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-5 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-5/proc_input/cat4" +output_path: "experiments/characterization/P800-5/proc_output/cat4/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "HOA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-5/background_noise/background_noise_cat4.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-5/config/P800-5_cat4_HOA3-26LKFS.yml b/experiments/characterization/P800-5/config/P800-5_cat4_HOA3-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..31db010944e31a3c53eb06fe7c6fc2115cadafb3 --- /dev/null +++ b/experiments/characterization/P800-5/config/P800-5_cat4_HOA3-26LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-5 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-5/proc_input/cat4" +output_path: "experiments/characterization/P800-5/proc_output/cat4/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "HOA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-5/background_noise/background_noise_cat4.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-5/config/P800-5_cat4_HOA3-36LKFS.yml b/experiments/characterization/P800-5/config/P800-5_cat4_HOA3-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..ee2f702086c1113cdf31ad4de914062490669e2a --- /dev/null +++ b/experiments/characterization/P800-5/config/P800-5_cat4_HOA3-36LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-5 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-5/proc_input/cat4" +output_path: "experiments/characterization/P800-5/proc_output/cat4/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "HOA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-5/background_noise/background_noise_cat4.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-5/config/P800-5_cat5_HOA3-16LKFS.yml b/experiments/characterization/P800-5/config/P800-5_cat5_HOA3-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..3af2ec00c876c20bdc9307f43a543bffd83529c8 --- /dev/null +++ b/experiments/characterization/P800-5/config/P800-5_cat5_HOA3-16LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-5 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-5/proc_input/cat5" +output_path: "experiments/characterization/P800-5/proc_output/cat5/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "HOA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-5/config/P800-5_cat5_HOA3-26LKFS.yml b/experiments/characterization/P800-5/config/P800-5_cat5_HOA3-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..b13094bc9c76c35bc51e7b27eec4dde953719057 --- /dev/null +++ b/experiments/characterization/P800-5/config/P800-5_cat5_HOA3-26LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-5 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-5/proc_input/cat5" +output_path: "experiments/characterization/P800-5/proc_output/cat5/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "HOA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-5/config/P800-5_cat5_HOA3-36LKFS.yml b/experiments/characterization/P800-5/config/P800-5_cat5_HOA3-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..cf90547bdbde673cec4c7b26fd51fcfdefd48fe3 --- /dev/null +++ b/experiments/characterization/P800-5/config/P800-5_cat5_HOA3-36LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-5 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-5/proc_input/cat5" +output_path: "experiments/characterization/P800-5/proc_output/cat5/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "HOA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-5/config/P800-5_cat6_HOA3-16LKFS.yml b/experiments/characterization/P800-5/config/P800-5_cat6_HOA3-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..9dddcab45b5b798a038f1807e180972cfb7f2c0c --- /dev/null +++ b/experiments/characterization/P800-5/config/P800-5_cat6_HOA3-16LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-5 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-5/proc_input/cat6" +output_path: "experiments/characterization/P800-5/proc_output/cat6/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "HOA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-5/config/P800-5_cat6_HOA3-26LKFS.yml b/experiments/characterization/P800-5/config/P800-5_cat6_HOA3-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..2cdb19709b9077ab43418e9c0d21e6f7131d8937 --- /dev/null +++ b/experiments/characterization/P800-5/config/P800-5_cat6_HOA3-26LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-5 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-5/proc_input/cat6" +output_path: "experiments/characterization/P800-5/proc_output/cat6/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "HOA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-5/config/P800-5_cat6_HOA3-36LKFS.yml b/experiments/characterization/P800-5/config/P800-5_cat6_HOA3-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..91f91441efa355b94f95a4cf9c5982890fe59f80 --- /dev/null +++ b/experiments/characterization/P800-5/config/P800-5_cat6_HOA3-36LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-5 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-5/proc_input/cat6" +output_path: "experiments/characterization/P800-5/proc_output/cat6/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "HOA3" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 512000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-5/proc_input/cat1/.gitkeep b/experiments/characterization/P800-5/proc_input/cat1/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-5/proc_input/cat2/.gitkeep b/experiments/characterization/P800-5/proc_input/cat2/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-5/proc_input/cat3/.gitkeep b/experiments/characterization/P800-5/proc_input/cat3/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-5/proc_input/cat4/.gitkeep b/experiments/characterization/P800-5/proc_input/cat4/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-5/proc_input/cat5/.gitkeep b/experiments/characterization/P800-5/proc_input/cat5/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-5/proc_input/cat6/.gitkeep b/experiments/characterization/P800-5/proc_input/cat6/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-5/proc_output/cat1/out_-16LKFS/.gitkeep b/experiments/characterization/P800-5/proc_output/cat1/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-5/proc_output/cat1/out_-26LKFS/.gitkeep b/experiments/characterization/P800-5/proc_output/cat1/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-5/proc_output/cat1/out_-36LKFS/.gitkeep b/experiments/characterization/P800-5/proc_output/cat1/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-5/proc_output/cat2/out_-16LKFS/.gitkeep b/experiments/characterization/P800-5/proc_output/cat2/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-5/proc_output/cat2/out_-26LKFS/.gitkeep b/experiments/characterization/P800-5/proc_output/cat2/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-5/proc_output/cat2/out_-36LKFS/.gitkeep b/experiments/characterization/P800-5/proc_output/cat2/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-5/proc_output/cat3/out_-16LKFS/.gitkeep b/experiments/characterization/P800-5/proc_output/cat3/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-5/proc_output/cat3/out_-26LKFS/.gitkeep b/experiments/characterization/P800-5/proc_output/cat3/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-5/proc_output/cat3/out_-36LKFS/.gitkeep b/experiments/characterization/P800-5/proc_output/cat3/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-5/proc_output/cat4/out_-16LKFS/.gitkeep b/experiments/characterization/P800-5/proc_output/cat4/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-5/proc_output/cat4/out_-26LKFS/.gitkeep b/experiments/characterization/P800-5/proc_output/cat4/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-5/proc_output/cat4/out_-36LKFS/.gitkeep b/experiments/characterization/P800-5/proc_output/cat4/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-5/proc_output/cat5/out_-16LKFS/.gitkeep b/experiments/characterization/P800-5/proc_output/cat5/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-5/proc_output/cat5/out_-26LKFS/.gitkeep b/experiments/characterization/P800-5/proc_output/cat5/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-5/proc_output/cat5/out_-36LKFS/.gitkeep b/experiments/characterization/P800-5/proc_output/cat5/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-5/proc_output/cat6/out_-16LKFS/.gitkeep b/experiments/characterization/P800-5/proc_output/cat6/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-5/proc_output/cat6/out_-26LKFS/.gitkeep b/experiments/characterization/P800-5/proc_output/cat6/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-5/proc_output/cat6/out_-36LKFS/.gitkeep b/experiments/characterization/P800-5/proc_output/cat6/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-6/background_noise/.gitkeep b/experiments/characterization/P800-6/background_noise/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-6/config/P800-6_cat1_5_1-16LKFS.yml b/experiments/characterization/P800-6/config/P800-6_cat1_5_1-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..169850a9ddaa3728ef29e3b68610995dd9677492 --- /dev/null +++ b/experiments/characterization/P800-6/config/P800-6_cat1_5_1-16LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-6 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-6/proc_input/cat1" +output_path: "experiments/characterization/P800-6/proc_output/cat1/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "5_1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-6/background_noise/background_noise_cat1.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-6/config/P800-6_cat1_5_1-26LKFS.yml b/experiments/characterization/P800-6/config/P800-6_cat1_5_1-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..5e9e50b6ebd9f504867b88583d1763ce84965d0a --- /dev/null +++ b/experiments/characterization/P800-6/config/P800-6_cat1_5_1-26LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-6 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-6/proc_input/cat1" +output_path: "experiments/characterization/P800-6/proc_output/cat1/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "5_1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-6/background_noise/background_noise_cat1.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-6/config/P800-6_cat1_5_1-36LKFS.yml b/experiments/characterization/P800-6/config/P800-6_cat1_5_1-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..ced5e8fa962efc611bfd7fb2c0481ecb4160a3d4 --- /dev/null +++ b/experiments/characterization/P800-6/config/P800-6_cat1_5_1-36LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-6 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-6/proc_input/cat1" +output_path: "experiments/characterization/P800-6/proc_output/cat1/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "5_1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-6/background_noise/background_noise_cat1.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-6/config/P800-6_cat2_7_1-16LKFS.yml b/experiments/characterization/P800-6/config/P800-6_cat2_7_1-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..c2d834e130be05a6f0a3664a14aaf626db19de9d --- /dev/null +++ b/experiments/characterization/P800-6/config/P800-6_cat2_7_1-16LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-6 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-6/proc_input/cat2" +output_path: "experiments/characterization/P800-6/proc_output/cat2/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "7_1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-6/background_noise/background_noise_cat2.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-6/config/P800-6_cat2_7_1-26LKFS.yml b/experiments/characterization/P800-6/config/P800-6_cat2_7_1-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..642e85cd5e726ac3d2fdb7684d1956d3dd38af51 --- /dev/null +++ b/experiments/characterization/P800-6/config/P800-6_cat2_7_1-26LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-6 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-6/proc_input/cat2" +output_path: "experiments/characterization/P800-6/proc_output/cat2/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "7_1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-6/background_noise/background_noise_cat2.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-6/config/P800-6_cat2_7_1-36LKFS.yml b/experiments/characterization/P800-6/config/P800-6_cat2_7_1-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..1d1eb63100cb2983b8e8425b3ac162382c4f9611 --- /dev/null +++ b/experiments/characterization/P800-6/config/P800-6_cat2_7_1-36LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-6 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-6/proc_input/cat2" +output_path: "experiments/characterization/P800-6/proc_output/cat2/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "7_1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-6/background_noise/background_noise_cat2.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-6/config/P800-6_cat3_5_1-16LKFS.yml b/experiments/characterization/P800-6/config/P800-6_cat3_5_1-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..a6250d805afd12cd812dd56971a45372fc2f9f17 --- /dev/null +++ b/experiments/characterization/P800-6/config/P800-6_cat3_5_1-16LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-6 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-6/proc_input/cat3" +output_path: "experiments/characterization/P800-6/proc_output/cat3/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "5_1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-6/background_noise/background_noise_cat3.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-6/config/P800-6_cat3_5_1-26LKFS.yml b/experiments/characterization/P800-6/config/P800-6_cat3_5_1-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..634b080cbd250d152028d2f377f4a258b8a343a0 --- /dev/null +++ b/experiments/characterization/P800-6/config/P800-6_cat3_5_1-26LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-6 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-6/proc_input/cat3" +output_path: "experiments/characterization/P800-6/proc_output/cat3/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "5_1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-6/background_noise/background_noise_cat3.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-6/config/P800-6_cat3_5_1-36LKFS.yml b/experiments/characterization/P800-6/config/P800-6_cat3_5_1-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..036462398ec83e559c8b1231bbf7e82d33ed497b --- /dev/null +++ b/experiments/characterization/P800-6/config/P800-6_cat3_5_1-36LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-6 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-6/proc_input/cat3" +output_path: "experiments/characterization/P800-6/proc_output/cat3/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "5_1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-6/background_noise/background_noise_cat3.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-6/config/P800-6_cat4_7_1-16LKFS.yml b/experiments/characterization/P800-6/config/P800-6_cat4_7_1-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..24a66a699221d914d78312b596829c0b8253e1d9 --- /dev/null +++ b/experiments/characterization/P800-6/config/P800-6_cat4_7_1-16LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-6 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-6/proc_input/cat4" +output_path: "experiments/characterization/P800-6/proc_output/cat4/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "7_1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-6/background_noise/background_noise_cat4.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-6/config/P800-6_cat4_7_1-26LKFS.yml b/experiments/characterization/P800-6/config/P800-6_cat4_7_1-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..5a4e08328899cf926db5942e0113407011bdb333 --- /dev/null +++ b/experiments/characterization/P800-6/config/P800-6_cat4_7_1-26LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-6 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-6/proc_input/cat4" +output_path: "experiments/characterization/P800-6/proc_output/cat4/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "7_1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-6/background_noise/background_noise_cat4.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-6/config/P800-6_cat4_7_1-36LKFS.yml b/experiments/characterization/P800-6/config/P800-6_cat4_7_1-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..d785a596ba881623ac0c2923ec106401b74a3261 --- /dev/null +++ b/experiments/characterization/P800-6/config/P800-6_cat4_7_1-36LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-6 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-6/proc_input/cat4" +output_path: "experiments/characterization/P800-6/proc_output/cat4/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "7_1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-6/background_noise/background_noise_cat4.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-6/config/P800-6_cat5_5_1-16LKFS.yml b/experiments/characterization/P800-6/config/P800-6_cat5_5_1-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..446c9d8573ab97b8d2b39b2db2fd59df52b132bf --- /dev/null +++ b/experiments/characterization/P800-6/config/P800-6_cat5_5_1-16LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-6 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-6/proc_input/cat5" +output_path: "experiments/characterization/P800-6/proc_output/cat5/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "5_1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-6/config/P800-6_cat5_5_1-26LKFS.yml b/experiments/characterization/P800-6/config/P800-6_cat5_5_1-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..5b6376ff4f73cd7c2660363a8f61d9e6e4d3cf56 --- /dev/null +++ b/experiments/characterization/P800-6/config/P800-6_cat5_5_1-26LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-6 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-6/proc_input/cat5" +output_path: "experiments/characterization/P800-6/proc_output/cat5/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "5_1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-6/config/P800-6_cat5_5_1-36LKFS.yml b/experiments/characterization/P800-6/config/P800-6_cat5_5_1-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..7e114f98f90e4cb8e4c042e2f122f26c081d0d62 --- /dev/null +++ b/experiments/characterization/P800-6/config/P800-6_cat5_5_1-36LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-6 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-6/proc_input/cat5" +output_path: "experiments/characterization/P800-6/proc_output/cat5/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "5_1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-6/config/P800-6_cat6_7_1-16LKFS.yml b/experiments/characterization/P800-6/config/P800-6_cat6_7_1-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..29c5c4cac6e7de972a3acaf25fb808af340e8a0c --- /dev/null +++ b/experiments/characterization/P800-6/config/P800-6_cat6_7_1-16LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-6 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-6/proc_input/cat6" +output_path: "experiments/characterization/P800-6/proc_output/cat6/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "7_1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-6/config/P800-6_cat6_7_1-26LKFS.yml b/experiments/characterization/P800-6/config/P800-6_cat6_7_1-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..0f133d63c96d35afd0bfbb016b4092679e0d4353 --- /dev/null +++ b/experiments/characterization/P800-6/config/P800-6_cat6_7_1-26LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-6 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-6/proc_input/cat6" +output_path: "experiments/characterization/P800-6/proc_output/cat6/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "7_1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-6/config/P800-6_cat6_7_1-36LKFS.yml b/experiments/characterization/P800-6/config/P800-6_cat6_7_1-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..e8eb74776157525f86d502fcdc9b65addd29303a --- /dev/null +++ b/experiments/characterization/P800-6/config/P800-6_cat6_7_1-36LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-6 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-6/proc_input/cat6" +output_path: "experiments/characterization/P800-6/proc_output/cat6/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "7_1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-6/proc_input/cat1/.gitkeep b/experiments/characterization/P800-6/proc_input/cat1/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-6/proc_input/cat2/.gitkeep b/experiments/characterization/P800-6/proc_input/cat2/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-6/proc_input/cat3/.gitkeep b/experiments/characterization/P800-6/proc_input/cat3/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-6/proc_input/cat4/.gitkeep b/experiments/characterization/P800-6/proc_input/cat4/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-6/proc_input/cat5/.gitkeep b/experiments/characterization/P800-6/proc_input/cat5/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-6/proc_input/cat6/.gitkeep b/experiments/characterization/P800-6/proc_input/cat6/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-6/proc_output/cat1/out_-16LKFS/.gitkeep b/experiments/characterization/P800-6/proc_output/cat1/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-6/proc_output/cat1/out_-26LKFS/.gitkeep b/experiments/characterization/P800-6/proc_output/cat1/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-6/proc_output/cat1/out_-36LKFS/.gitkeep b/experiments/characterization/P800-6/proc_output/cat1/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-6/proc_output/cat2/out_-16LKFS/.gitkeep b/experiments/characterization/P800-6/proc_output/cat2/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-6/proc_output/cat2/out_-26LKFS/.gitkeep b/experiments/characterization/P800-6/proc_output/cat2/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-6/proc_output/cat2/out_-36LKFS/.gitkeep b/experiments/characterization/P800-6/proc_output/cat2/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-6/proc_output/cat3/out_-16LKFS/.gitkeep b/experiments/characterization/P800-6/proc_output/cat3/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-6/proc_output/cat3/out_-26LKFS/.gitkeep b/experiments/characterization/P800-6/proc_output/cat3/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-6/proc_output/cat3/out_-36LKFS/.gitkeep b/experiments/characterization/P800-6/proc_output/cat3/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-6/proc_output/cat4/out_-16LKFS/.gitkeep b/experiments/characterization/P800-6/proc_output/cat4/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-6/proc_output/cat4/out_-26LKFS/.gitkeep b/experiments/characterization/P800-6/proc_output/cat4/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-6/proc_output/cat4/out_-36LKFS/.gitkeep b/experiments/characterization/P800-6/proc_output/cat4/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-6/proc_output/cat5/out_-16LKFS/.gitkeep b/experiments/characterization/P800-6/proc_output/cat5/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-6/proc_output/cat5/out_-26LKFS/.gitkeep b/experiments/characterization/P800-6/proc_output/cat5/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-6/proc_output/cat5/out_-36LKFS/.gitkeep b/experiments/characterization/P800-6/proc_output/cat5/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-6/proc_output/cat6/out_-16LKFS/.gitkeep b/experiments/characterization/P800-6/proc_output/cat6/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-6/proc_output/cat6/out_-26LKFS/.gitkeep b/experiments/characterization/P800-6/proc_output/cat6/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-6/proc_output/cat6/out_-36LKFS/.gitkeep b/experiments/characterization/P800-6/proc_output/cat6/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-7/background_noise/.gitkeep b/experiments/characterization/P800-7/background_noise/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-7/config/P800-7_cat1_5_1_4-16LKFS.yml b/experiments/characterization/P800-7/config/P800-7_cat1_5_1_4-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..9f66cf132df9cf076724d5cd43aa201698e60a80 --- /dev/null +++ b/experiments/characterization/P800-7/config/P800-7_cat1_5_1_4-16LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-7 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-7/proc_input/cat1" +output_path: "experiments/characterization/P800-7/proc_output/cat1/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "5_1_4" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-7/background_noise/background_noise_cat1.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-7/config/P800-7_cat1_5_1_4-26LKFS.yml b/experiments/characterization/P800-7/config/P800-7_cat1_5_1_4-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..5274aa73b20703a3174e931c238790c2416e14a1 --- /dev/null +++ b/experiments/characterization/P800-7/config/P800-7_cat1_5_1_4-26LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-7 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-7/proc_input/cat1" +output_path: "experiments/characterization/P800-7/proc_output/cat1/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "5_1_4" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-7/background_noise/background_noise_cat1.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-7/config/P800-7_cat1_5_1_4-36LKFS.yml b/experiments/characterization/P800-7/config/P800-7_cat1_5_1_4-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..9b02b8b08f20bb470de19f75e58e98211015a274 --- /dev/null +++ b/experiments/characterization/P800-7/config/P800-7_cat1_5_1_4-36LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-7 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-7/proc_input/cat1" +output_path: "experiments/characterization/P800-7/proc_output/cat1/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "5_1_4" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-7/background_noise/background_noise_cat1.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-7/config/P800-7_cat2_7_1_4-16LKFS.yml b/experiments/characterization/P800-7/config/P800-7_cat2_7_1_4-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..1c334102ce247733ede2e7fb53348c9053688971 --- /dev/null +++ b/experiments/characterization/P800-7/config/P800-7_cat2_7_1_4-16LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-7 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-7/proc_input/cat2" +output_path: "experiments/characterization/P800-7/proc_output/cat2/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "7_1_4" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-7/background_noise/background_noise_cat2.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-7/config/P800-7_cat2_7_1_4-26LKFS.yml b/experiments/characterization/P800-7/config/P800-7_cat2_7_1_4-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..1abdf15a53668a62a2b5009e97f66faa07119867 --- /dev/null +++ b/experiments/characterization/P800-7/config/P800-7_cat2_7_1_4-26LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-7 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-7/proc_input/cat2" +output_path: "experiments/characterization/P800-7/proc_output/cat2/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "7_1_4" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-7/background_noise/background_noise_cat2.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-7/config/P800-7_cat2_7_1_4-36LKFS.yml b/experiments/characterization/P800-7/config/P800-7_cat2_7_1_4-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..11699dd44c64014c9741931b5944e5a2e6692cf9 --- /dev/null +++ b/experiments/characterization/P800-7/config/P800-7_cat2_7_1_4-36LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-7 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-7/proc_input/cat2" +output_path: "experiments/characterization/P800-7/proc_output/cat2/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "7_1_4" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-7/background_noise/background_noise_cat2.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-7/config/P800-7_cat3_5_1_4-16LKFS.yml b/experiments/characterization/P800-7/config/P800-7_cat3_5_1_4-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..58fbc5b672a812eaf78bf1e1a8481da1dd15abd4 --- /dev/null +++ b/experiments/characterization/P800-7/config/P800-7_cat3_5_1_4-16LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-7 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-7/proc_input/cat3" +output_path: "experiments/characterization/P800-7/proc_output/cat3/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "5_1_4" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-7/background_noise/background_noise_cat3.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-7/config/P800-7_cat3_5_1_4-26LKFS.yml b/experiments/characterization/P800-7/config/P800-7_cat3_5_1_4-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..8c8dcec3a0902990360fd3ee25ae8af120d3a7e1 --- /dev/null +++ b/experiments/characterization/P800-7/config/P800-7_cat3_5_1_4-26LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-7 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-7/proc_input/cat3" +output_path: "experiments/characterization/P800-7/proc_output/cat3/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "5_1_4" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-7/background_noise/background_noise_cat3.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-7/config/P800-7_cat3_5_1_4-36LKFS.yml b/experiments/characterization/P800-7/config/P800-7_cat3_5_1_4-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..d31c3c17fce0026941139a31e2ada06293138b75 --- /dev/null +++ b/experiments/characterization/P800-7/config/P800-7_cat3_5_1_4-36LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-7 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-7/proc_input/cat3" +output_path: "experiments/characterization/P800-7/proc_output/cat3/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "5_1_4" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-7/background_noise/background_noise_cat3.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-7/config/P800-7_cat4_7_1_4-16LKFS.yml b/experiments/characterization/P800-7/config/P800-7_cat4_7_1_4-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..7b9bae5ec87a0dbeee4673cb29c890df66feb81d --- /dev/null +++ b/experiments/characterization/P800-7/config/P800-7_cat4_7_1_4-16LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-7 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-7/proc_input/cat4" +output_path: "experiments/characterization/P800-7/proc_output/cat4/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "7_1_4" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-7/background_noise/background_noise_cat4.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-7/config/P800-7_cat4_7_1_4-26LKFS.yml b/experiments/characterization/P800-7/config/P800-7_cat4_7_1_4-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..6bf619191048d7e7e11f0b713e923c244179b550 --- /dev/null +++ b/experiments/characterization/P800-7/config/P800-7_cat4_7_1_4-26LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-7 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-7/proc_input/cat4" +output_path: "experiments/characterization/P800-7/proc_output/cat4/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "7_1_4" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-7/background_noise/background_noise_cat4.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-7/config/P800-7_cat4_7_1_4-36LKFS.yml b/experiments/characterization/P800-7/config/P800-7_cat4_7_1_4-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..6840a0759faaf264f7e97cb40f21ebde23065830 --- /dev/null +++ b/experiments/characterization/P800-7/config/P800-7_cat4_7_1_4-36LKFS.yml @@ -0,0 +1,305 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-7 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-7/proc_input/cat4" +output_path: "experiments/characterization/P800-7/proc_output/cat4/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "7_1_4" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-7/background_noise/background_noise_cat4.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-7/config/P800-7_cat5_5_1_4-16LKFS.yml b/experiments/characterization/P800-7/config/P800-7_cat5_5_1_4-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..843912d991b4f3f7dc31e2b03c83167d6908ee06 --- /dev/null +++ b/experiments/characterization/P800-7/config/P800-7_cat5_5_1_4-16LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-7 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-7/proc_input/cat5" +output_path: "experiments/characterization/P800-7/proc_output/cat5/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "5_1_4" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-7/config/P800-7_cat5_5_1_4-26LKFS.yml b/experiments/characterization/P800-7/config/P800-7_cat5_5_1_4-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..c442ea99bcfad6523a18c5936ddc214a7f1ed7ab --- /dev/null +++ b/experiments/characterization/P800-7/config/P800-7_cat5_5_1_4-26LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-7 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-7/proc_input/cat5" +output_path: "experiments/characterization/P800-7/proc_output/cat5/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "5_1_4" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-7/config/P800-7_cat5_5_1_4-36LKFS.yml b/experiments/characterization/P800-7/config/P800-7_cat5_5_1_4-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..ee380d56495473f4b70e94d6db5192019804b841 --- /dev/null +++ b/experiments/characterization/P800-7/config/P800-7_cat5_5_1_4-36LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-7 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-7/proc_input/cat5" +output_path: "experiments/characterization/P800-7/proc_output/cat5/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "5_1_4" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-7/config/P800-7_cat6_7_1_4-16LKFS.yml b/experiments/characterization/P800-7/config/P800-7_cat6_7_1_4-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..4ac2bcdfd45fc33b0a3911e896563ab4f83590c4 --- /dev/null +++ b/experiments/characterization/P800-7/config/P800-7_cat6_7_1_4-16LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-7 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-7/proc_input/cat6" +output_path: "experiments/characterization/P800-7/proc_output/cat6/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "7_1_4" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-7/config/P800-7_cat6_7_1_4-26LKFS.yml b/experiments/characterization/P800-7/config/P800-7_cat6_7_1_4-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..36ec831f472ed66a1e3e72020090a5b902975c9d --- /dev/null +++ b/experiments/characterization/P800-7/config/P800-7_cat6_7_1_4-26LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-7 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-7/proc_input/cat6" +output_path: "experiments/characterization/P800-7/proc_output/cat6/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "7_1_4" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-7/config/P800-7_cat6_7_1_4-36LKFS.yml b/experiments/characterization/P800-7/config/P800-7_cat6_7_1_4-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..0e21f246e62e5f1d645340eb2b06cb3c2cd66210 --- /dev/null +++ b/experiments/characterization/P800-7/config/P800-7_cat6_7_1_4-36LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-7 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-7/proc_input/cat6" +output_path: "experiments/characterization/P800-7/proc_output/cat6/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "7_1_4" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-7/proc_input/cat1/.gitkeep b/experiments/characterization/P800-7/proc_input/cat1/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-7/proc_input/cat2/.gitkeep b/experiments/characterization/P800-7/proc_input/cat2/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-7/proc_input/cat3/.gitkeep b/experiments/characterization/P800-7/proc_input/cat3/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-7/proc_input/cat4/.gitkeep b/experiments/characterization/P800-7/proc_input/cat4/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-7/proc_input/cat5/.gitkeep b/experiments/characterization/P800-7/proc_input/cat5/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-7/proc_input/cat6/.gitkeep b/experiments/characterization/P800-7/proc_input/cat6/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-7/proc_output/cat1/out_-16LKFS/.gitkeep b/experiments/characterization/P800-7/proc_output/cat1/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-7/proc_output/cat1/out_-26LKFS/.gitkeep b/experiments/characterization/P800-7/proc_output/cat1/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-7/proc_output/cat1/out_-36LKFS/.gitkeep b/experiments/characterization/P800-7/proc_output/cat1/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-7/proc_output/cat2/out_-16LKFS/.gitkeep b/experiments/characterization/P800-7/proc_output/cat2/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-7/proc_output/cat2/out_-26LKFS/.gitkeep b/experiments/characterization/P800-7/proc_output/cat2/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-7/proc_output/cat2/out_-36LKFS/.gitkeep b/experiments/characterization/P800-7/proc_output/cat2/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-7/proc_output/cat3/out_-16LKFS/.gitkeep b/experiments/characterization/P800-7/proc_output/cat3/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-7/proc_output/cat3/out_-26LKFS/.gitkeep b/experiments/characterization/P800-7/proc_output/cat3/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-7/proc_output/cat3/out_-36LKFS/.gitkeep b/experiments/characterization/P800-7/proc_output/cat3/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-7/proc_output/cat4/out_-16LKFS/.gitkeep b/experiments/characterization/P800-7/proc_output/cat4/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-7/proc_output/cat4/out_-26LKFS/.gitkeep b/experiments/characterization/P800-7/proc_output/cat4/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-7/proc_output/cat4/out_-36LKFS/.gitkeep b/experiments/characterization/P800-7/proc_output/cat4/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-7/proc_output/cat5/out_-16LKFS/.gitkeep b/experiments/characterization/P800-7/proc_output/cat5/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-7/proc_output/cat5/out_-26LKFS/.gitkeep b/experiments/characterization/P800-7/proc_output/cat5/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-7/proc_output/cat5/out_-36LKFS/.gitkeep b/experiments/characterization/P800-7/proc_output/cat5/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-7/proc_output/cat6/out_-16LKFS/.gitkeep b/experiments/characterization/P800-7/proc_output/cat6/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-7/proc_output/cat6/out_-26LKFS/.gitkeep b/experiments/characterization/P800-7/proc_output/cat6/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-7/proc_output/cat6/out_-36LKFS/.gitkeep b/experiments/characterization/P800-7/proc_output/cat6/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-8/background_noise/.gitkeep b/experiments/characterization/P800-8/background_noise/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-8/config/P800-8_cat1_5_1-16LKFS.yml b/experiments/characterization/P800-8/config/P800-8_cat1_5_1-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..be9afa81e513bd7a6c6f04c09b65abfd7d2c3061 --- /dev/null +++ b/experiments/characterization/P800-8/config/P800-8_cat1_5_1-16LKFS.yml @@ -0,0 +1,386 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-8 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-8/proc_input/cat1" +output_path: "experiments/characterization/P800-8/proc_output/cat1/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "5_1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-8/background_noise/background_noise_cat1.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-8/config/P800-8_cat1_5_1-26LKFS.yml b/experiments/characterization/P800-8/config/P800-8_cat1_5_1-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..0b8c21fe33a1b511eef42a82b9078d288a608dfd --- /dev/null +++ b/experiments/characterization/P800-8/config/P800-8_cat1_5_1-26LKFS.yml @@ -0,0 +1,386 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-8 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-8/proc_input/cat1" +output_path: "experiments/characterization/P800-8/proc_output/cat1/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "5_1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-8/background_noise/background_noise_cat1.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-8/config/P800-8_cat1_5_1-36LKFS.yml b/experiments/characterization/P800-8/config/P800-8_cat1_5_1-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..b722912080f41ce5b189aef8cd952c688b60f49b --- /dev/null +++ b/experiments/characterization/P800-8/config/P800-8_cat1_5_1-36LKFS.yml @@ -0,0 +1,386 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-8 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-8/proc_input/cat1" +output_path: "experiments/characterization/P800-8/proc_output/cat1/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "5_1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-8/background_noise/background_noise_cat1.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-8/config/P800-8_cat2_7_1-16LKFS.yml b/experiments/characterization/P800-8/config/P800-8_cat2_7_1-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..825f36e512a1a4193148f2221e001bdf164cd7d9 --- /dev/null +++ b/experiments/characterization/P800-8/config/P800-8_cat2_7_1-16LKFS.yml @@ -0,0 +1,386 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-8 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-8/proc_input/cat2" +output_path: "experiments/characterization/P800-8/proc_output/cat2/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "7_1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-8/background_noise/background_noise_cat2.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-8/config/P800-8_cat2_7_1-26LKFS.yml b/experiments/characterization/P800-8/config/P800-8_cat2_7_1-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..e9d0676e3950d0fccba8362d294e25f41ee29209 --- /dev/null +++ b/experiments/characterization/P800-8/config/P800-8_cat2_7_1-26LKFS.yml @@ -0,0 +1,386 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-8 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-8/proc_input/cat2" +output_path: "experiments/characterization/P800-8/proc_output/cat2/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "7_1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-8/background_noise/background_noise_cat2.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-8/config/P800-8_cat2_7_1-36LKFS.yml b/experiments/characterization/P800-8/config/P800-8_cat2_7_1-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..b44c7b10d057795b40942147db098754f14def0d --- /dev/null +++ b/experiments/characterization/P800-8/config/P800-8_cat2_7_1-36LKFS.yml @@ -0,0 +1,386 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-8 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-8/proc_input/cat2" +output_path: "experiments/characterization/P800-8/proc_output/cat2/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "7_1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-8/background_noise/background_noise_cat2.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-8/config/P800-8_cat3_5_1_4-16LKFS.yml b/experiments/characterization/P800-8/config/P800-8_cat3_5_1_4-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..1ff631d78b7c63550abce0d70e45d17645d8ce1c --- /dev/null +++ b/experiments/characterization/P800-8/config/P800-8_cat3_5_1_4-16LKFS.yml @@ -0,0 +1,386 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-8 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-8/proc_input/cat3" +output_path: "experiments/characterization/P800-8/proc_output/cat3/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "5_1_4" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-8/background_noise/background_noise_cat3.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-8/config/P800-8_cat3_5_1_4-26LKFS.yml b/experiments/characterization/P800-8/config/P800-8_cat3_5_1_4-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..6e2e5550e7f98d54ad4aa8c2b07165bf76ba7955 --- /dev/null +++ b/experiments/characterization/P800-8/config/P800-8_cat3_5_1_4-26LKFS.yml @@ -0,0 +1,386 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-8 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-8/proc_input/cat3" +output_path: "experiments/characterization/P800-8/proc_output/cat3/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "5_1_4" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-8/background_noise/background_noise_cat3.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-8/config/P800-8_cat3_5_1_4-36LKFS.yml b/experiments/characterization/P800-8/config/P800-8_cat3_5_1_4-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..5a5cae7d61a0cd0e746af1334509d504ee1606a3 --- /dev/null +++ b/experiments/characterization/P800-8/config/P800-8_cat3_5_1_4-36LKFS.yml @@ -0,0 +1,386 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-8 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-8/proc_input/cat3" +output_path: "experiments/characterization/P800-8/proc_output/cat3/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "5_1_4" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-8/background_noise/background_noise_cat3.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-8/config/P800-8_cat4_7_1_4-16LKFS.yml b/experiments/characterization/P800-8/config/P800-8_cat4_7_1_4-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..36df0f64d0180d755aa7a5f373394d655a66215f --- /dev/null +++ b/experiments/characterization/P800-8/config/P800-8_cat4_7_1_4-16LKFS.yml @@ -0,0 +1,386 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-8 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-8/proc_input/cat4" +output_path: "experiments/characterization/P800-8/proc_output/cat4/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "7_1_4" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-8/background_noise/background_noise_cat4.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-8/config/P800-8_cat4_7_1_4-26LKFS.yml b/experiments/characterization/P800-8/config/P800-8_cat4_7_1_4-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..19e135fd6269181ee6036f12c793b0b075313040 --- /dev/null +++ b/experiments/characterization/P800-8/config/P800-8_cat4_7_1_4-26LKFS.yml @@ -0,0 +1,386 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-8 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-8/proc_input/cat4" +output_path: "experiments/characterization/P800-8/proc_output/cat4/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "7_1_4" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-8/background_noise/background_noise_cat4.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-8/config/P800-8_cat4_7_1_4-36LKFS.yml b/experiments/characterization/P800-8/config/P800-8_cat4_7_1_4-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..935ca16303c0586895434f2b8e62dca29ffd47f8 --- /dev/null +++ b/experiments/characterization/P800-8/config/P800-8_cat4_7_1_4-36LKFS.yml @@ -0,0 +1,386 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-8 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-8/proc_input/cat4" +output_path: "experiments/characterization/P800-8/proc_output/cat4/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "7_1_4" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + background_noise: + background_noise_path: experiments/characterization/P800-8/background_noise/background_noise_cat4.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-8/config/P800-8_cat5_5_1-16LKFS.yml b/experiments/characterization/P800-8/config/P800-8_cat5_5_1-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..b6285bd5a232938722c30f0c02a17cbb271ef24a --- /dev/null +++ b/experiments/characterization/P800-8/config/P800-8_cat5_5_1-16LKFS.yml @@ -0,0 +1,383 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-8 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-8/proc_input/cat5" +output_path: "experiments/characterization/P800-8/proc_output/cat5/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "5_1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-8/config/P800-8_cat5_5_1-26LKFS.yml b/experiments/characterization/P800-8/config/P800-8_cat5_5_1-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..8e335b805be47bf98521408d5c3b8da6b7d5dc68 --- /dev/null +++ b/experiments/characterization/P800-8/config/P800-8_cat5_5_1-26LKFS.yml @@ -0,0 +1,383 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-8 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-8/proc_input/cat5" +output_path: "experiments/characterization/P800-8/proc_output/cat5/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "5_1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-8/config/P800-8_cat5_5_1-36LKFS.yml b/experiments/characterization/P800-8/config/P800-8_cat5_5_1-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..9d227e686f7146e6387352831f59239f953a2dc2 --- /dev/null +++ b/experiments/characterization/P800-8/config/P800-8_cat5_5_1-36LKFS.yml @@ -0,0 +1,383 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-8 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-8/proc_input/cat5" +output_path: "experiments/characterization/P800-8/proc_output/cat5/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "5_1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-8/config/P800-8_cat6_7_1_4-16LKFS.yml b/experiments/characterization/P800-8/config/P800-8_cat6_7_1_4-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..f733b01adb21714dec471b30505ae3f302e4cda6 --- /dev/null +++ b/experiments/characterization/P800-8/config/P800-8_cat6_7_1_4-16LKFS.yml @@ -0,0 +1,383 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-8 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-8/proc_input/cat6" +output_path: "experiments/characterization/P800-8/proc_output/cat6/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "7_1_4" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-8/config/P800-8_cat6_7_1_4-26LKFS.yml b/experiments/characterization/P800-8/config/P800-8_cat6_7_1_4-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..213ae0bf9f1273789b60298c29bbb3785bfe53c8 --- /dev/null +++ b/experiments/characterization/P800-8/config/P800-8_cat6_7_1_4-26LKFS.yml @@ -0,0 +1,383 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-8 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-8/proc_input/cat6" +output_path: "experiments/characterization/P800-8/proc_output/cat6/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "7_1_4" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-8/config/P800-8_cat6_7_1_4-36LKFS.yml b/experiments/characterization/P800-8/config/P800-8_cat6_7_1_4-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..99b5aad5e8801bf2e88145d28eab510a6800d3cc --- /dev/null +++ b/experiments/characterization/P800-8/config/P800-8_cat6_7_1_4-36LKFS.yml @@ -0,0 +1,383 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-8 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-8/proc_input/cat6" +output_path: "experiments/characterization/P800-8/proc_output/cat6/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "7_1_4" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 32 + c03: + type: mnru + q: 27 + c04: + type: mnru + q: 22 + c05: + type: mnru + q: 17 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.8 + c07: + type: esdru + alpha: 0.6 + c08: + type: esdru + alpha: 0.4 + c09: + type: esdru + alpha: 0.2 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c11: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c12: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c13: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c14: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c15: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c16: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c17: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c18: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c20: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c24: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c25: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c26: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + c27: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + tx: + type: FER + error_rate: 5 + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c29: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c30: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c31: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c32: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c33: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c34: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c35: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c36: + type: ivas + bitrates: + - 384000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-8/proc_input/cat1/.gitkeep b/experiments/characterization/P800-8/proc_input/cat1/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-8/proc_input/cat2/.gitkeep b/experiments/characterization/P800-8/proc_input/cat2/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-8/proc_input/cat3/.gitkeep b/experiments/characterization/P800-8/proc_input/cat3/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-8/proc_input/cat4/.gitkeep b/experiments/characterization/P800-8/proc_input/cat4/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-8/proc_input/cat5/.gitkeep b/experiments/characterization/P800-8/proc_input/cat5/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-8/proc_input/cat6/.gitkeep b/experiments/characterization/P800-8/proc_input/cat6/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-8/proc_output/cat1/out_-16LKFS/.gitkeep b/experiments/characterization/P800-8/proc_output/cat1/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-8/proc_output/cat1/out_-26LKFS/.gitkeep b/experiments/characterization/P800-8/proc_output/cat1/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-8/proc_output/cat1/out_-36LKFS/.gitkeep b/experiments/characterization/P800-8/proc_output/cat1/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-8/proc_output/cat2/out_-16LKFS/.gitkeep b/experiments/characterization/P800-8/proc_output/cat2/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-8/proc_output/cat2/out_-26LKFS/.gitkeep b/experiments/characterization/P800-8/proc_output/cat2/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-8/proc_output/cat2/out_-36LKFS/.gitkeep b/experiments/characterization/P800-8/proc_output/cat2/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-8/proc_output/cat3/out_-16LKFS/.gitkeep b/experiments/characterization/P800-8/proc_output/cat3/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-8/proc_output/cat3/out_-26LKFS/.gitkeep b/experiments/characterization/P800-8/proc_output/cat3/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-8/proc_output/cat3/out_-36LKFS/.gitkeep b/experiments/characterization/P800-8/proc_output/cat3/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-8/proc_output/cat4/out_-16LKFS/.gitkeep b/experiments/characterization/P800-8/proc_output/cat4/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-8/proc_output/cat4/out_-26LKFS/.gitkeep b/experiments/characterization/P800-8/proc_output/cat4/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-8/proc_output/cat4/out_-36LKFS/.gitkeep b/experiments/characterization/P800-8/proc_output/cat4/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-9/config/P800-9_cat1_ISM1-16LKFS.yml b/experiments/characterization/P800-9/config/P800-9_cat1_ISM1-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..50bd3363ca31580fc84daabfeb10c9d3a20e6544 --- /dev/null +++ b/experiments/characterization/P800-9/config/P800-9_cat1_ISM1-16LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-9 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-9/proc_input/cat1" +output_path: "experiments/characterization/P800-9/proc_output/cat1/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-9/config/P800-9_cat1_ISM1-26LKFS.yml b/experiments/characterization/P800-9/config/P800-9_cat1_ISM1-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..aeda012422c993d46177ab0185408e419f4af482 --- /dev/null +++ b/experiments/characterization/P800-9/config/P800-9_cat1_ISM1-26LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-9 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-9/proc_input/cat1" +output_path: "experiments/characterization/P800-9/proc_output/cat1/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-9/config/P800-9_cat1_ISM1-36LKFS.yml b/experiments/characterization/P800-9/config/P800-9_cat1_ISM1-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..2c4c36234d7b13955a47026f81a0c7b6c781a96d --- /dev/null +++ b/experiments/characterization/P800-9/config/P800-9_cat1_ISM1-36LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-9 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-9/proc_input/cat1" +output_path: "experiments/characterization/P800-9/proc_output/cat1/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-9/config/P800-9_cat2_ISM1-16LKFS.yml b/experiments/characterization/P800-9/config/P800-9_cat2_ISM1-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..2832fa4d5ea74b1438a99480f4a86ea068968d56 --- /dev/null +++ b/experiments/characterization/P800-9/config/P800-9_cat2_ISM1-16LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-9 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-9/proc_input/cat2" +output_path: "experiments/characterization/P800-9/proc_output/cat2/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-9/config/P800-9_cat2_ISM1-26LKFS.yml b/experiments/characterization/P800-9/config/P800-9_cat2_ISM1-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..18e1b713ebd770f04e61549f31e140905c59cad5 --- /dev/null +++ b/experiments/characterization/P800-9/config/P800-9_cat2_ISM1-26LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-9 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-9/proc_input/cat2" +output_path: "experiments/characterization/P800-9/proc_output/cat2/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-9/config/P800-9_cat2_ISM1-36LKFS.yml b/experiments/characterization/P800-9/config/P800-9_cat2_ISM1-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..9d48ccc7f88f20f7c1ec77a96714e67279b145e2 --- /dev/null +++ b/experiments/characterization/P800-9/config/P800-9_cat2_ISM1-36LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-9 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-9/proc_input/cat2" +output_path: "experiments/characterization/P800-9/proc_output/cat2/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-9/config/P800-9_cat3_ISM2-16LKFS.yml b/experiments/characterization/P800-9/config/P800-9_cat3_ISM2-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..d7cee54a7dcfd98e24a3dfeae5fbe6ff176fd60b --- /dev/null +++ b/experiments/characterization/P800-9/config/P800-9_cat3_ISM2-16LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-9 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-9/proc_input/cat3" +output_path: "experiments/characterization/P800-9/proc_output/cat3/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-9/config/P800-9_cat3_ISM2-26LKFS.yml b/experiments/characterization/P800-9/config/P800-9_cat3_ISM2-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..e418c2382dd8f0c4deecfffd208c0992d5864299 --- /dev/null +++ b/experiments/characterization/P800-9/config/P800-9_cat3_ISM2-26LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-9 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-9/proc_input/cat3" +output_path: "experiments/characterization/P800-9/proc_output/cat3/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-9/config/P800-9_cat3_ISM2-36LKFS.yml b/experiments/characterization/P800-9/config/P800-9_cat3_ISM2-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..f015f513ecde4b45f1878aed6300ac744078f14f --- /dev/null +++ b/experiments/characterization/P800-9/config/P800-9_cat3_ISM2-36LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-9 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-9/proc_input/cat3" +output_path: "experiments/characterization/P800-9/proc_output/cat3/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-9/config/P800-9_cat4_ISM2-16LKFS.yml b/experiments/characterization/P800-9/config/P800-9_cat4_ISM2-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..a6be586543540d626aeaebd19e51348eee7ae7e1 --- /dev/null +++ b/experiments/characterization/P800-9/config/P800-9_cat4_ISM2-16LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-9 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-9/proc_input/cat4" +output_path: "experiments/characterization/P800-9/proc_output/cat4/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-9/config/P800-9_cat4_ISM2-26LKFS.yml b/experiments/characterization/P800-9/config/P800-9_cat4_ISM2-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..838db172462ce24394b98be29c7e390103cfc5f4 --- /dev/null +++ b/experiments/characterization/P800-9/config/P800-9_cat4_ISM2-26LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-9 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-9/proc_input/cat4" +output_path: "experiments/characterization/P800-9/proc_output/cat4/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-9/config/P800-9_cat4_ISM2-36LKFS.yml b/experiments/characterization/P800-9/config/P800-9_cat4_ISM2-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..c19a9a8ad98ea7e444d4caf6bf507d77b9694c45 --- /dev/null +++ b/experiments/characterization/P800-9/config/P800-9_cat4_ISM2-36LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-9 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-9/proc_input/cat4" +output_path: "experiments/characterization/P800-9/proc_output/cat4/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-9/config/P800-9_cat5_ISM1-16LKFS.yml b/experiments/characterization/P800-9/config/P800-9_cat5_ISM1-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..84e0c0987a9279e3b5d35e43fd683d64a29d4b1f --- /dev/null +++ b/experiments/characterization/P800-9/config/P800-9_cat5_ISM1-16LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-9 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-9/proc_input/cat5" +output_path: "experiments/characterization/P800-9/proc_output/cat5/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-9/config/P800-9_cat5_ISM1-26LKFS.yml b/experiments/characterization/P800-9/config/P800-9_cat5_ISM1-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..4f3847daa619a129f839deb2eb120ef6eb79a3c8 --- /dev/null +++ b/experiments/characterization/P800-9/config/P800-9_cat5_ISM1-26LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-9 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-9/proc_input/cat5" +output_path: "experiments/characterization/P800-9/proc_output/cat5/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-9/config/P800-9_cat5_ISM1-36LKFS.yml b/experiments/characterization/P800-9/config/P800-9_cat5_ISM1-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..2d55e6de202e96cbc8bd4b35a6cd9676105e733e --- /dev/null +++ b/experiments/characterization/P800-9/config/P800-9_cat5_ISM1-36LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-9 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-9/proc_input/cat5" +output_path: "experiments/characterization/P800-9/proc_output/cat5/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM1" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-9/config/P800-9_cat6_ISM2-16LKFS.yml b/experiments/characterization/P800-9/config/P800-9_cat6_ISM2-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..3f837ca48fd4254ab49a96f1b302e63520724fc6 --- /dev/null +++ b/experiments/characterization/P800-9/config/P800-9_cat6_ISM2-16LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-9 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-9/proc_input/cat6" +output_path: "experiments/characterization/P800-9/proc_output/cat6/out_-16LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -16 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-9/config/P800-9_cat6_ISM2-26LKFS.yml b/experiments/characterization/P800-9/config/P800-9_cat6_ISM2-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..027e6514453646871fffdb77274187fd96b94893 --- /dev/null +++ b/experiments/characterization/P800-9/config/P800-9_cat6_ISM2-26LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-9 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-9/proc_input/cat6" +output_path: "experiments/characterization/P800-9/proc_output/cat6/out_-26LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -26 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-9/config/P800-9_cat6_ISM2-36LKFS.yml b/experiments/characterization/P800-9/config/P800-9_cat6_ISM2-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..7294c6bf2280ca2b80656ab044f5a3824e2af74f --- /dev/null +++ b/experiments/characterization/P800-9/config/P800-9_cat6_ISM2-36LKFS.yml @@ -0,0 +1,302 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800-9 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800-9/proc_input/cat6" +output_path: "experiments/characterization/P800-9/proc_output/cat6/out_-36LKFS" +use_windows_codec_binaries: false +condition_in_output_filename: true + +################################################ +### Input configuration +################################################ +input: + fmt: "ISM2" + fs: 48000 + aligned_to: + len: 20 + +################################################ +### Pre-processing on individual items +################################################ +preprocessing: + mask: "20KBP" + loudness: -36 + window: 100 + +################################################ +### Pre-processing on whole signal(s) +################################################ +preprocessing_2: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + ### MNRU conditions ### + c02: + type: mnru + q: 36 + c03: + type: mnru + q: 30 + c04: + type: mnru + q: 24 + c05: + type: mnru + q: 18 + ### ESDRU conditions ### + c06: + type: esdru + alpha: 0.7 + c07: + type: esdru + alpha: 0.5 + c08: + type: esdru + alpha: 0.3 + c09: + type: esdru + alpha: 0.1 + ### IVAS FX/FL mix conditions ### + c10: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c11: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c12: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c13: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c14: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c15: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c16: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c17: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c18: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FL conditions ### + c19: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c20: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c21: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c22: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c23: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c24: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c25: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c26: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + c27: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_flt_ref + ### IVAS FX conditions ### + c28: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-9/proc_input/cat1/.gitkeep b/experiments/characterization/P800-9/proc_input/cat1/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-9/proc_input/cat2/.gitkeep b/experiments/characterization/P800-9/proc_input/cat2/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-9/proc_input/cat3/.gitkeep b/experiments/characterization/P800-9/proc_input/cat3/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-9/proc_input/cat4/.gitkeep b/experiments/characterization/P800-9/proc_input/cat4/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-9/proc_input/cat5/.gitkeep b/experiments/characterization/P800-9/proc_input/cat5/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-9/proc_input/cat6/.gitkeep b/experiments/characterization/P800-9/proc_input/cat6/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-9/proc_output/cat1/out_-16LKFS/.gitkeep b/experiments/characterization/P800-9/proc_output/cat1/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-9/proc_output/cat1/out_-26LKFS/.gitkeep b/experiments/characterization/P800-9/proc_output/cat1/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-9/proc_output/cat1/out_-36LKFS/.gitkeep b/experiments/characterization/P800-9/proc_output/cat1/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-9/proc_output/cat2/out_-16LKFS/.gitkeep b/experiments/characterization/P800-9/proc_output/cat2/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-9/proc_output/cat2/out_-26LKFS/.gitkeep b/experiments/characterization/P800-9/proc_output/cat2/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-9/proc_output/cat2/out_-36LKFS/.gitkeep b/experiments/characterization/P800-9/proc_output/cat2/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-9/proc_output/cat3/out_-16LKFS/.gitkeep b/experiments/characterization/P800-9/proc_output/cat3/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-9/proc_output/cat3/out_-26LKFS/.gitkeep b/experiments/characterization/P800-9/proc_output/cat3/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-9/proc_output/cat3/out_-36LKFS/.gitkeep b/experiments/characterization/P800-9/proc_output/cat3/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-9/proc_output/cat4/out_-16LKFS/.gitkeep b/experiments/characterization/P800-9/proc_output/cat4/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-9/proc_output/cat4/out_-26LKFS/.gitkeep b/experiments/characterization/P800-9/proc_output/cat4/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-9/proc_output/cat4/out_-36LKFS/.gitkeep b/experiments/characterization/P800-9/proc_output/cat4/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-9/proc_output/cat5/out_-16LKFS/.gitkeep b/experiments/characterization/P800-9/proc_output/cat5/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-9/proc_output/cat5/out_-26LKFS/.gitkeep b/experiments/characterization/P800-9/proc_output/cat5/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-9/proc_output/cat5/out_-36LKFS/.gitkeep b/experiments/characterization/P800-9/proc_output/cat5/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-9/proc_output/cat6/out_-16LKFS/.gitkeep b/experiments/characterization/P800-9/proc_output/cat6/out_-16LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-9/proc_output/cat6/out_-26LKFS/.gitkeep b/experiments/characterization/P800-9/proc_output/cat6/out_-26LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/experiments/characterization/P800-9/proc_output/cat6/out_-36LKFS/.gitkeep b/experiments/characterization/P800-9/proc_output/cat6/out_-36LKFS/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391