From aab08188d77e569ff013f5725d511e28db71f37d Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 8 Sep 2025 11:41:00 +0300 Subject: [PATCH 1/2] Adding P.800 ACR test configuration files and empty directories. --- .../P800_ACR-1/background_noise/.gitkeep | 0 .../config/P800_ACR-1_cat1_STEREO-26LKFS.yml | 676 ++++++++++++++++++ .../config/P800_ACR-1_cat2_FOA-26LKFS.yml | 607 ++++++++++++++++ .../config/P800_ACR-1_cat3_HOA3-26LKFS.yml | 606 ++++++++++++++++ .../config/P800_ACR-1_cat4_MASA1-26LKFS.yml | 606 ++++++++++++++++ .../config/P800_ACR-1_cat5_MASA2-26LKFS.yml | 606 ++++++++++++++++ .../config/P800_ACR-1_cat6_ISM2-26LKFS.yml | 606 ++++++++++++++++ .../P800_ACR-1/proc_input/cat1/.gitkeep | 0 .../P800_ACR-1/proc_input/cat2/.gitkeep | 0 .../P800_ACR-1/proc_input/cat3/.gitkeep | 0 .../P800_ACR-1/proc_input/cat4/.gitkeep | 0 .../P800_ACR-1/proc_input/cat5/.gitkeep | 0 .../P800_ACR-1/proc_input/cat6/.gitkeep | 0 .../proc_output/cat1/out_-26LKFS/.gitkeep | 0 .../proc_output/cat2/out_-26LKFS/.gitkeep | 0 .../proc_output/cat3/out_-26LKFS/.gitkeep | 0 .../proc_output/cat4/out_-26LKFS/.gitkeep | 0 .../proc_output/cat5/out_-26LKFS/.gitkeep | 0 .../proc_output/cat6/out_-26LKFS/.gitkeep | 0 19 files changed, 3707 insertions(+) create mode 100644 experiments/characterization/P800_ACR-1/background_noise/.gitkeep create mode 100644 experiments/characterization/P800_ACR-1/config/P800_ACR-1_cat1_STEREO-26LKFS.yml create mode 100644 experiments/characterization/P800_ACR-1/config/P800_ACR-1_cat2_FOA-26LKFS.yml create mode 100644 experiments/characterization/P800_ACR-1/config/P800_ACR-1_cat3_HOA3-26LKFS.yml create mode 100644 experiments/characterization/P800_ACR-1/config/P800_ACR-1_cat4_MASA1-26LKFS.yml create mode 100644 experiments/characterization/P800_ACR-1/config/P800_ACR-1_cat5_MASA2-26LKFS.yml create mode 100644 experiments/characterization/P800_ACR-1/config/P800_ACR-1_cat6_ISM2-26LKFS.yml create mode 100644 experiments/characterization/P800_ACR-1/proc_input/cat1/.gitkeep create mode 100644 experiments/characterization/P800_ACR-1/proc_input/cat2/.gitkeep create mode 100644 experiments/characterization/P800_ACR-1/proc_input/cat3/.gitkeep create mode 100644 experiments/characterization/P800_ACR-1/proc_input/cat4/.gitkeep create mode 100644 experiments/characterization/P800_ACR-1/proc_input/cat5/.gitkeep create mode 100644 experiments/characterization/P800_ACR-1/proc_input/cat6/.gitkeep create mode 100644 experiments/characterization/P800_ACR-1/proc_output/cat1/out_-26LKFS/.gitkeep create mode 100644 experiments/characterization/P800_ACR-1/proc_output/cat2/out_-26LKFS/.gitkeep create mode 100644 experiments/characterization/P800_ACR-1/proc_output/cat3/out_-26LKFS/.gitkeep create mode 100644 experiments/characterization/P800_ACR-1/proc_output/cat4/out_-26LKFS/.gitkeep create mode 100644 experiments/characterization/P800_ACR-1/proc_output/cat5/out_-26LKFS/.gitkeep create mode 100644 experiments/characterization/P800_ACR-1/proc_output/cat6/out_-26LKFS/.gitkeep diff --git a/experiments/characterization/P800_ACR-1/background_noise/.gitkeep b/experiments/characterization/P800_ACR-1/background_noise/.gitkeep new file mode 100644 index 00000000..e69de29b diff --git a/experiments/characterization/P800_ACR-1/config/P800_ACR-1_cat1_STEREO-26LKFS.yml b/experiments/characterization/P800_ACR-1/config/P800_ACR-1_cat1_STEREO-26LKFS.yml new file mode 100644 index 00000000..e587c93e --- /dev/null +++ b/experiments/characterization/P800_ACR-1/config/P800_ACR-1_cat1_STEREO-26LKFS.yml @@ -0,0 +1,676 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800_ACR-1 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800_ACR-1/proc_input/cat1" +output_path: "experiments/characterization/P800_ACR-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 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Low-pass anchor conditions ### + c01: + type: ref + c02: + type: ref + out_fc: 16000 + c03: + type: ref + out_fc: 14000 + c04: + type: ref + out_fc: 12000 + c05: + type: ref + out_fc: 10000 + c06: + type: ref + out_fc: 8000 + c07: + type: ref + out_fc: 6000 + c08: + type: ref + out_fc: 4000 + ### MNRU conditions ### + c09: + type: mnru + q: 30 + c10: + type: mnru + q: 26 + c11: + type: mnru + q: 12 + c12: + type: mnru + q: 18 + ### ESDRU conditions ### + c13: + type: esdru + alpha: 0.8 + c14: + type: esdru + alpha: 0.6 + c15: + type: esdru + alpha: 0.4 + c16: + type: esdru + alpha: 0.2 + ### IVAS WB conditions ### + ## Using -max_band WB instead of true 16 kHz IO processing + c17: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + opts: + - -max_band + - WB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c18: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + opts: + - -max_band + - WB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + opts: + - -max_band + - WB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + opts: + - -max_band + - WB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + opts: + - -max_band + - WB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + opts: + - -max_band + - WB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + opts: + - -max_band + - WB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + opts: + - -max_band + - WB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS SWB conditions ### + ## Using -max_band SWB instead of true 32 kHz IO processing + c25: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c26: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c27: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c37: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c38: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c39: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c40: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c41: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c42: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx +################# +## DTX conditions +################# + c43: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + opts: + - -dtx + - -max_band + - WB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c44: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + opts: + - -dtx + - -max_band + - WB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c45: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c46: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c47: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c48: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx +################# +## FER conditions +################# + c49: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + opts: + - -max_band + - WB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c50: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + opts: + - -max_band + - WB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c51: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c52: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + opts: + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c53: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c54: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 +########################## +## DTX with FER conditions +########################## + c55: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + opts: + - -dtx + - -max_band + - WB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c56: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + opts: + - -dtx + - -max_band + - WB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c57: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c58: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + opts: + - -dtx + - -max_band + - SWB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c59: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c60: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - FB + 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_ACR-1/config/P800_ACR-1_cat2_FOA-26LKFS.yml b/experiments/characterization/P800_ACR-1/config/P800_ACR-1_cat2_FOA-26LKFS.yml new file mode 100644 index 00000000..810fd01f --- /dev/null +++ b/experiments/characterization/P800_ACR-1/config/P800_ACR-1_cat2_FOA-26LKFS.yml @@ -0,0 +1,607 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800_ACR-1 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800_ACR-1/proc_input/cat2" +output_path: "experiments/characterization/P800_ACR-1/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 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Low-pass anchor conditions ### + c01: + type: ref + c02: + type: ref + out_fc: 16000 + c03: + type: ref + out_fc: 14000 + c04: + type: ref + out_fc: 12000 + c05: + type: ref + out_fc: 10000 + c06: + type: ref + out_fc: 8000 + c07: + type: ref + out_fc: 6000 + c08: + type: ref + out_fc: 4000 + ### MNRU conditions ### + c09: + type: mnru + q: 30 + c10: + type: mnru + q: 26 + c11: + type: mnru + q: 12 + c12: + type: mnru + q: 18 + ### ESDRU conditions ### + c13: + type: esdru + alpha: 0.8 + c14: + type: esdru + alpha: 0.6 + c15: + type: esdru + alpha: 0.4 + c16: + type: esdru + alpha: 0.2 + ### IVAS WB conditions ### + ## Using -max_band WB instead of true 16 kHz IO processing + c17: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c18: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS SWB conditions ### + ## Using -max_band SWB instead of true 32 kHz IO processing + c25: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c26: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c27: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c33: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c37: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c38: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c39: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c40: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c41: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c42: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx +################# +## DTX conditions +################# + c43: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c44: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c45: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c46: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c47: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c48: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx +################# +## FER conditions +################# + c49: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c50: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c51: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c52: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c53: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c54: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 +########################## +## DTX with FER conditions +########################## + c55: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c56: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c57: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c58: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c59: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c60: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - FB + 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_ACR-1/config/P800_ACR-1_cat3_HOA3-26LKFS.yml b/experiments/characterization/P800_ACR-1/config/P800_ACR-1_cat3_HOA3-26LKFS.yml new file mode 100644 index 00000000..66da003a --- /dev/null +++ b/experiments/characterization/P800_ACR-1/config/P800_ACR-1_cat3_HOA3-26LKFS.yml @@ -0,0 +1,606 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800_ACR-1 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800_ACR-1/proc_input/cat3" +output_path: "experiments/characterization/P800_ACR-1/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 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Low-pass anchor conditions ### + c01: + type: ref + c02: + type: ref + out_fc: 16000 + c03: + type: ref + out_fc: 14000 + c04: + type: ref + out_fc: 12000 + c05: + type: ref + out_fc: 10000 + c06: + type: ref + out_fc: 8000 + c07: + type: ref + out_fc: 6000 + c08: + type: ref + out_fc: 4000 + ### MNRU conditions ### + c09: + type: mnru + q: 30 + c10: + type: mnru + q: 26 + c11: + type: mnru + q: 12 + c12: + type: mnru + q: 18 + ### ESDRU conditions ### + c13: + type: esdru + alpha: 0.8 + c14: + type: esdru + alpha: 0.6 + c15: + type: esdru + alpha: 0.4 + c16: + type: esdru + alpha: 0.2 + ### IVAS WB conditions ### + c17: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c18: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS SWB conditions ### + c25: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c26: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c27: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FB conditions ### + c33: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c37: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c38: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c39: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c40: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c41: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c42: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx +################# +## DTX conditions +################# + c43: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c44: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c45: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c46: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c47: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c48: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx +################# +## FER conditions +################# + c49: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c50: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c51: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c52: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c53: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c54: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 +########################## +## DTX with FER conditions +########################## + c55: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c56: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c57: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c58: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c59: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c60: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - FB + 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_ACR-1/config/P800_ACR-1_cat4_MASA1-26LKFS.yml b/experiments/characterization/P800_ACR-1/config/P800_ACR-1_cat4_MASA1-26LKFS.yml new file mode 100644 index 00000000..d21f1632 --- /dev/null +++ b/experiments/characterization/P800_ACR-1/config/P800_ACR-1_cat4_MASA1-26LKFS.yml @@ -0,0 +1,606 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800_ACR-1 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800_ACR-1/proc_input/cat4" +output_path: "experiments/characterization/P800_ACR-1/proc_output/cat4/out_-26LKFS" +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: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Low-pass anchor conditions ### + c01: + type: ref + c02: + type: ref + out_fc: 16000 + c03: + type: ref + out_fc: 14000 + c04: + type: ref + out_fc: 12000 + c05: + type: ref + out_fc: 10000 + c06: + type: ref + out_fc: 8000 + c07: + type: ref + out_fc: 6000 + c08: + type: ref + out_fc: 4000 + ### MNRU conditions ### + c09: + type: mnru + q: 30 + c10: + type: mnru + q: 26 + c11: + type: mnru + q: 12 + c12: + type: mnru + q: 18 + ### ESDRU conditions ### + c13: + type: esdru + alpha: 0.8 + c14: + type: esdru + alpha: 0.6 + c15: + type: esdru + alpha: 0.4 + c16: + type: esdru + alpha: 0.2 + ### IVAS WB conditions ### + c17: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c18: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS SWB conditions ### + c25: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c26: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c27: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FB conditions ### + c33: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c37: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c38: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c39: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c40: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c41: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c42: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx +################# +## DTX conditions +################# + c43: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c44: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c45: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c46: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c47: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c48: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx +################# +## FER conditions +################# + c49: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c50: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c51: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c52: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c53: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c54: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 +########################## +## DTX with FER conditions +########################## + c55: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c56: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c57: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c58: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c59: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c60: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - FB + 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_ACR-1/config/P800_ACR-1_cat5_MASA2-26LKFS.yml b/experiments/characterization/P800_ACR-1/config/P800_ACR-1_cat5_MASA2-26LKFS.yml new file mode 100644 index 00000000..a4145c72 --- /dev/null +++ b/experiments/characterization/P800_ACR-1/config/P800_ACR-1_cat5_MASA2-26LKFS.yml @@ -0,0 +1,606 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800_ACR-1 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800_ACR-1/proc_input/cat5" +output_path: "experiments/characterization/P800_ACR-1/proc_output/cat5/out_-26LKFS" +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: + concatenate_input: true + preamble_noise: true + preamble: 10000 + repeat_signal: true + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Low-pass anchor conditions ### + c01: + type: ref + c02: + type: ref + out_fc: 16000 + c03: + type: ref + out_fc: 14000 + c04: + type: ref + out_fc: 12000 + c05: + type: ref + out_fc: 10000 + c06: + type: ref + out_fc: 8000 + c07: + type: ref + out_fc: 6000 + c08: + type: ref + out_fc: 4000 + ### MNRU conditions ### + c09: + type: mnru + q: 30 + c10: + type: mnru + q: 26 + c11: + type: mnru + q: 12 + c12: + type: mnru + q: 18 + ### ESDRU conditions ### + c13: + type: esdru + alpha: 0.8 + c14: + type: esdru + alpha: 0.6 + c15: + type: esdru + alpha: 0.4 + c16: + type: esdru + alpha: 0.2 + ### IVAS WB conditions ### + c17: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c18: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS SWB conditions ### + c25: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c26: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c27: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FB conditions ### + c33: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c37: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c38: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c39: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c40: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c41: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c42: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx +################# +## DTX conditions +################# + c43: + type: ivas + bitrates: + - 13200 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c44: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c45: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c46: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c47: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c48: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx +################# +## FER conditions +################# + c49: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c50: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c51: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c52: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c53: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c54: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 +########################## +## DTX with FER conditions +########################## + c55: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c56: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c57: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c58: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c59: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c60: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - FB + 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_ACR-1/config/P800_ACR-1_cat6_ISM2-26LKFS.yml b/experiments/characterization/P800_ACR-1/config/P800_ACR-1_cat6_ISM2-26LKFS.yml new file mode 100644 index 00000000..be9af540 --- /dev/null +++ b/experiments/characterization/P800_ACR-1/config/P800_ACR-1_cat6_ISM2-26LKFS.yml @@ -0,0 +1,606 @@ +--- +# test plan based on S4aA250068 v0.8.0 + +################################################ +# General configuration +################################################ + +name: P800_ACR-1 +master_seed: 25 +prerun_seed: 2 + +input_path: "experiments/characterization/P800_ACR-1/proc_input/cat6" +output_path: "experiments/characterization/P800_ACR-1/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 Low-pass anchor conditions ### + c01: + type: ref + c02: + type: ref + out_fc: 16000 + c03: + type: ref + out_fc: 14000 + c04: + type: ref + out_fc: 12000 + c05: + type: ref + out_fc: 10000 + c06: + type: ref + out_fc: 8000 + c07: + type: ref + out_fc: 6000 + c08: + type: ref + out_fc: 4000 + ### MNRU conditions ### + c09: + type: mnru + q: 30 + c10: + type: mnru + q: 26 + c11: + type: mnru + q: 12 + c12: + type: mnru + q: 18 + ### ESDRU conditions ### + c13: + type: esdru + alpha: 0.8 + c14: + type: esdru + alpha: 0.6 + c15: + type: esdru + alpha: 0.4 + c16: + type: esdru + alpha: 0.2 + ### IVAS WB conditions ### + c17: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c18: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c19: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c20: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c21: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c22: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c23: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c24: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS SWB conditions ### + c25: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c26: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c27: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c28: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c29: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c30: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c31: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c32: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + ### IVAS FB conditions ### + c33: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c34: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c35: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c36: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c37: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c38: + type: ivas + bitrates: + - 96000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c39: + type: ivas + bitrates: + - 128000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c40: + type: ivas + bitrates: + - 160000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c41: + type: ivas + bitrates: + - 192000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c42: + type: ivas + bitrates: + - 256000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx +################# +## DTX conditions +################# + c43: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c44: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c45: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c46: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c47: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + c48: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx +################# +## FER conditions +################# + c49: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c50: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c51: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c52: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c53: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c54: + type: ivas + bitrates: + - 80000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 +########################## +## DTX with FER conditions +########################## + c55: + type: ivas + bitrates: + - 16400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c56: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 16000 + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c57: + type: ivas + bitrates: + - 24400 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c58: + type: ivas + bitrates: + - 32000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + fs: 32000 + opts: + - -dtx + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c59: + type: ivas + bitrates: + - 48000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - FB + dec: + bin: ivas_processing_scripts/bin/IVAS_dec_fx + tx: + type: FER + error_rate: 5 + c60: + type: ivas + bitrates: + - 64000 + cod: + bin: ivas_processing_scripts/bin/IVAS_cod_fx + opts: + - -dtx + - -max_band + - FB + 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_ACR-1/proc_input/cat1/.gitkeep b/experiments/characterization/P800_ACR-1/proc_input/cat1/.gitkeep new file mode 100644 index 00000000..e69de29b diff --git a/experiments/characterization/P800_ACR-1/proc_input/cat2/.gitkeep b/experiments/characterization/P800_ACR-1/proc_input/cat2/.gitkeep new file mode 100644 index 00000000..e69de29b diff --git a/experiments/characterization/P800_ACR-1/proc_input/cat3/.gitkeep b/experiments/characterization/P800_ACR-1/proc_input/cat3/.gitkeep new file mode 100644 index 00000000..e69de29b diff --git a/experiments/characterization/P800_ACR-1/proc_input/cat4/.gitkeep b/experiments/characterization/P800_ACR-1/proc_input/cat4/.gitkeep new file mode 100644 index 00000000..e69de29b diff --git a/experiments/characterization/P800_ACR-1/proc_input/cat5/.gitkeep b/experiments/characterization/P800_ACR-1/proc_input/cat5/.gitkeep new file mode 100644 index 00000000..e69de29b diff --git a/experiments/characterization/P800_ACR-1/proc_input/cat6/.gitkeep b/experiments/characterization/P800_ACR-1/proc_input/cat6/.gitkeep new file mode 100644 index 00000000..e69de29b diff --git a/experiments/characterization/P800_ACR-1/proc_output/cat1/out_-26LKFS/.gitkeep b/experiments/characterization/P800_ACR-1/proc_output/cat1/out_-26LKFS/.gitkeep new file mode 100644 index 00000000..e69de29b diff --git a/experiments/characterization/P800_ACR-1/proc_output/cat2/out_-26LKFS/.gitkeep b/experiments/characterization/P800_ACR-1/proc_output/cat2/out_-26LKFS/.gitkeep new file mode 100644 index 00000000..e69de29b diff --git a/experiments/characterization/P800_ACR-1/proc_output/cat3/out_-26LKFS/.gitkeep b/experiments/characterization/P800_ACR-1/proc_output/cat3/out_-26LKFS/.gitkeep new file mode 100644 index 00000000..e69de29b diff --git a/experiments/characterization/P800_ACR-1/proc_output/cat4/out_-26LKFS/.gitkeep b/experiments/characterization/P800_ACR-1/proc_output/cat4/out_-26LKFS/.gitkeep new file mode 100644 index 00000000..e69de29b diff --git a/experiments/characterization/P800_ACR-1/proc_output/cat5/out_-26LKFS/.gitkeep b/experiments/characterization/P800_ACR-1/proc_output/cat5/out_-26LKFS/.gitkeep new file mode 100644 index 00000000..e69de29b diff --git a/experiments/characterization/P800_ACR-1/proc_output/cat6/out_-26LKFS/.gitkeep b/experiments/characterization/P800_ACR-1/proc_output/cat6/out_-26LKFS/.gitkeep new file mode 100644 index 00000000..e69de29b -- GitLab From ac89d530a988f9f6ed3ef605159ff8a1b9db1661 Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 8 Sep 2025 14:46:44 +0300 Subject: [PATCH 2/2] Condition 11 had wrong MNRU value (12). Now changed 12 --> 22 --- .../P800_ACR-1/config/P800_ACR-1_cat1_STEREO-26LKFS.yml | 4 +--- .../P800_ACR-1/config/P800_ACR-1_cat2_FOA-26LKFS.yml | 4 +--- .../P800_ACR-1/config/P800_ACR-1_cat3_HOA3-26LKFS.yml | 2 +- .../P800_ACR-1/config/P800_ACR-1_cat4_MASA1-26LKFS.yml | 2 +- .../P800_ACR-1/config/P800_ACR-1_cat5_MASA2-26LKFS.yml | 2 +- .../P800_ACR-1/config/P800_ACR-1_cat6_ISM2-26LKFS.yml | 2 +- 6 files changed, 6 insertions(+), 10 deletions(-) diff --git a/experiments/characterization/P800_ACR-1/config/P800_ACR-1_cat1_STEREO-26LKFS.yml b/experiments/characterization/P800_ACR-1/config/P800_ACR-1_cat1_STEREO-26LKFS.yml index e587c93e..ea306faf 100644 --- a/experiments/characterization/P800_ACR-1/config/P800_ACR-1_cat1_STEREO-26LKFS.yml +++ b/experiments/characterization/P800_ACR-1/config/P800_ACR-1_cat1_STEREO-26LKFS.yml @@ -77,7 +77,7 @@ conditions_to_generate: q: 26 c11: type: mnru - q: 12 + q: 22 c12: type: mnru q: 18 @@ -95,7 +95,6 @@ conditions_to_generate: type: esdru alpha: 0.2 ### IVAS WB conditions ### - ## Using -max_band WB instead of true 16 kHz IO processing c17: type: ivas bitrates: @@ -193,7 +192,6 @@ conditions_to_generate: dec: bin: ivas_processing_scripts/bin/IVAS_dec_fx ### IVAS SWB conditions ### - ## Using -max_band SWB instead of true 32 kHz IO processing c25: type: ivas bitrates: diff --git a/experiments/characterization/P800_ACR-1/config/P800_ACR-1_cat2_FOA-26LKFS.yml b/experiments/characterization/P800_ACR-1/config/P800_ACR-1_cat2_FOA-26LKFS.yml index 810fd01f..f5a625ef 100644 --- a/experiments/characterization/P800_ACR-1/config/P800_ACR-1_cat2_FOA-26LKFS.yml +++ b/experiments/characterization/P800_ACR-1/config/P800_ACR-1_cat2_FOA-26LKFS.yml @@ -77,7 +77,7 @@ conditions_to_generate: q: 26 c11: type: mnru - q: 12 + q: 22 c12: type: mnru q: 18 @@ -95,7 +95,6 @@ conditions_to_generate: type: esdru alpha: 0.2 ### IVAS WB conditions ### - ## Using -max_band WB instead of true 16 kHz IO processing c17: type: ivas bitrates: @@ -176,7 +175,6 @@ conditions_to_generate: dec: bin: ivas_processing_scripts/bin/IVAS_dec_fx ### IVAS SWB conditions ### - ## Using -max_band SWB instead of true 32 kHz IO processing c25: type: ivas bitrates: diff --git a/experiments/characterization/P800_ACR-1/config/P800_ACR-1_cat3_HOA3-26LKFS.yml b/experiments/characterization/P800_ACR-1/config/P800_ACR-1_cat3_HOA3-26LKFS.yml index 66da003a..cd99f858 100644 --- a/experiments/characterization/P800_ACR-1/config/P800_ACR-1_cat3_HOA3-26LKFS.yml +++ b/experiments/characterization/P800_ACR-1/config/P800_ACR-1_cat3_HOA3-26LKFS.yml @@ -77,7 +77,7 @@ conditions_to_generate: q: 26 c11: type: mnru - q: 12 + q: 22 c12: type: mnru q: 18 diff --git a/experiments/characterization/P800_ACR-1/config/P800_ACR-1_cat4_MASA1-26LKFS.yml b/experiments/characterization/P800_ACR-1/config/P800_ACR-1_cat4_MASA1-26LKFS.yml index d21f1632..79311e85 100644 --- a/experiments/characterization/P800_ACR-1/config/P800_ACR-1_cat4_MASA1-26LKFS.yml +++ b/experiments/characterization/P800_ACR-1/config/P800_ACR-1_cat4_MASA1-26LKFS.yml @@ -77,7 +77,7 @@ conditions_to_generate: q: 26 c11: type: mnru - q: 12 + q: 22 c12: type: mnru q: 18 diff --git a/experiments/characterization/P800_ACR-1/config/P800_ACR-1_cat5_MASA2-26LKFS.yml b/experiments/characterization/P800_ACR-1/config/P800_ACR-1_cat5_MASA2-26LKFS.yml index a4145c72..8e2f5c59 100644 --- a/experiments/characterization/P800_ACR-1/config/P800_ACR-1_cat5_MASA2-26LKFS.yml +++ b/experiments/characterization/P800_ACR-1/config/P800_ACR-1_cat5_MASA2-26LKFS.yml @@ -77,7 +77,7 @@ conditions_to_generate: q: 26 c11: type: mnru - q: 12 + q: 22 c12: type: mnru q: 18 diff --git a/experiments/characterization/P800_ACR-1/config/P800_ACR-1_cat6_ISM2-26LKFS.yml b/experiments/characterization/P800_ACR-1/config/P800_ACR-1_cat6_ISM2-26LKFS.yml index be9af540..a6d7f3b9 100644 --- a/experiments/characterization/P800_ACR-1/config/P800_ACR-1_cat6_ISM2-26LKFS.yml +++ b/experiments/characterization/P800_ACR-1/config/P800_ACR-1_cat6_ISM2-26LKFS.yml @@ -77,7 +77,7 @@ conditions_to_generate: q: 26 c11: type: mnru - q: 12 + q: 22 c12: type: mnru q: 18 -- GitLab