diff --git a/experiments/characterization/P800-13/config/P800-13_cat5_MASA1DIR1-16LKFS.yml b/experiments/characterization/P800-13/config/P800-13_cat5_MASA2DIR1-16LKFS.yml similarity index 99% rename from experiments/characterization/P800-13/config/P800-13_cat5_MASA1DIR1-16LKFS.yml rename to experiments/characterization/P800-13/config/P800-13_cat5_MASA2DIR1-16LKFS.yml index 0459788abccc78824d29ed3a1adeb5b57f41a114..dee0a7dd0dae70942e3f52da5cf8c851bfa201b9 100644 --- a/experiments/characterization/P800-13/config/P800-13_cat5_MASA1DIR1-16LKFS.yml +++ b/experiments/characterization/P800-13/config/P800-13_cat5_MASA2DIR1-16LKFS.yml @@ -18,7 +18,7 @@ condition_in_output_filename: true ### Input configuration ################################################ input: - fmt: "MASA1DIR1" + fmt: "MASA2DIR1" fs: 48000 aligned_to: len: 20 diff --git a/experiments/characterization/P800-13/config/P800-13_cat5_MASA1DIR1-26LKFS.yml b/experiments/characterization/P800-13/config/P800-13_cat5_MASA2DIR1-26LKFS.yml similarity index 99% rename from experiments/characterization/P800-13/config/P800-13_cat5_MASA1DIR1-26LKFS.yml rename to experiments/characterization/P800-13/config/P800-13_cat5_MASA2DIR1-26LKFS.yml index 6a11c60f8ab6b9c3d478230e00e837e4defff5a1..0574ad86ed8a11adf5138b24eef30d5537fc988f 100644 --- a/experiments/characterization/P800-13/config/P800-13_cat5_MASA1DIR1-26LKFS.yml +++ b/experiments/characterization/P800-13/config/P800-13_cat5_MASA2DIR1-26LKFS.yml @@ -18,7 +18,7 @@ condition_in_output_filename: true ### Input configuration ################################################ input: - fmt: "MASA1DIR1" + fmt: "MASA2DIR1" fs: 48000 aligned_to: len: 20 diff --git a/experiments/characterization/P800-13/config/P800-13_cat5_MASA1DIR1-36LKFS.yml b/experiments/characterization/P800-13/config/P800-13_cat5_MASA2DIR1-36LKFS.yml similarity index 99% rename from experiments/characterization/P800-13/config/P800-13_cat5_MASA1DIR1-36LKFS.yml rename to experiments/characterization/P800-13/config/P800-13_cat5_MASA2DIR1-36LKFS.yml index 85f60dae9ceb89f4078e05fce9d2d7cca4e5cc24..c33da976ebdef7dfd50f7ddd88acff497fd2897c 100644 --- a/experiments/characterization/P800-13/config/P800-13_cat5_MASA1DIR1-36LKFS.yml +++ b/experiments/characterization/P800-13/config/P800-13_cat5_MASA2DIR1-36LKFS.yml @@ -18,7 +18,7 @@ condition_in_output_filename: true ### Input configuration ################################################ input: - fmt: "MASA1DIR1" + fmt: "MASA2DIR1" fs: 48000 aligned_to: len: 20 diff --git a/experiments/characterization/P800-14/config/P800-14_cat1_1TC_HOA2-16LKFS.yml b/experiments/characterization/P800-14/config/P800-14_cat1_1TC_HOA2-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..23e2b692adf7f449f1c684f850f410e957702552 --- /dev/null +++ b/experiments/characterization/P800-14/config/P800-14_cat1_1TC_HOA2-16LKFS.yml @@ -0,0 +1,272 @@ +--- +# 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_1TC" +output_path: "experiments/characterization/P800-14/proc_output/cat1_1TC/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-14/background_noise/gp14n1.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + fmt: MASA1DIR1 + ### MNRU conditions ### + c03: + type: mnru + q: 32 + fmt: MASA1DIR1 + c04: + type: mnru + q: 25 + fmt: MASA1DIR1 + c05: + type: mnru + q: 18 + fmt: MASA1DIR1 + ### 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, 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 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-14/config/P800-14_cat1_1TC_HOA2-26LKFS.yml b/experiments/characterization/P800-14/config/P800-14_cat1_1TC_HOA2-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..f20091b9bd893747c399c995d08f676a7c1c072e --- /dev/null +++ b/experiments/characterization/P800-14/config/P800-14_cat1_1TC_HOA2-26LKFS.yml @@ -0,0 +1,272 @@ +--- +# 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_1TC" +output_path: "experiments/characterization/P800-14/proc_output/cat1_1TC/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-14/background_noise/gp14n1.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + fmt: MASA1DIR1 + ### MNRU conditions ### + c03: + type: mnru + q: 32 + fmt: MASA1DIR1 + c04: + type: mnru + q: 25 + fmt: MASA1DIR1 + c05: + type: mnru + q: 18 + fmt: MASA1DIR1 + ### 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, 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 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-14/config/P800-14_cat1_1TC_HOA2-36LKFS.yml b/experiments/characterization/P800-14/config/P800-14_cat1_1TC_HOA2-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..0f2a32ae1d04d47f85ffe291b8ca29c8ea0d2053 --- /dev/null +++ b/experiments/characterization/P800-14/config/P800-14_cat1_1TC_HOA2-36LKFS.yml @@ -0,0 +1,272 @@ +--- +# 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_1TC" +output_path: "experiments/characterization/P800-14/proc_output/cat1_1TC/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-14/background_noise/gp14n1.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + fmt: MASA1DIR1 + ### MNRU conditions ### + c03: + type: mnru + q: 32 + fmt: MASA1DIR1 + c04: + type: mnru + q: 25 + fmt: MASA1DIR1 + c05: + type: mnru + q: 18 + fmt: MASA1DIR1 + ### 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, 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 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-14/config/P800-14_cat1_FOA-16LKFS.yml b/experiments/characterization/P800-14/config/P800-14_cat1_2TC_HOA2-16LKFS.yml similarity index 56% rename from experiments/characterization/P800-14/config/P800-14_cat1_FOA-16LKFS.yml rename to experiments/characterization/P800-14/config/P800-14_cat1_2TC_HOA2-16LKFS.yml index f3f5cb443786d9c8eb9ee26ddea3d96e86950235..5f5f8576a0565af6c5da956acb66212837a64345 100644 --- a/experiments/characterization/P800-14/config/P800-14_cat1_FOA-16LKFS.yml +++ b/experiments/characterization/P800-14/config/P800-14_cat1_2TC_HOA2-16LKFS.yml @@ -9,8 +9,8 @@ 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" +input_path: "experiments/characterization/P800-14/proc_input/cat1_2TC" +output_path: "experiments/characterization/P800-14/proc_output/cat1_2TC/out_-16LKFS" use_windows_codec_binaries: false condition_in_output_filename: true @@ -18,7 +18,7 @@ condition_in_output_filename: true ### Input configuration ################################################ input: - fmt: "FOA" + fmt: "HOA2" fs: 48000 aligned_to: len: 20 @@ -48,25 +48,9 @@ preprocessing_2: ################################################ 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 @@ -80,105 +64,6 @@ conditions_to_generate: 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 @@ -278,105 +163,6 @@ conditions_to_generate: 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 diff --git a/experiments/characterization/P800-14/config/P800-14_cat1_FOA-26LKFS.yml b/experiments/characterization/P800-14/config/P800-14_cat1_2TC_HOA2-26LKFS.yml similarity index 56% rename from experiments/characterization/P800-14/config/P800-14_cat1_FOA-26LKFS.yml rename to experiments/characterization/P800-14/config/P800-14_cat1_2TC_HOA2-26LKFS.yml index 2a1df64097107adbb342a8232cd2cc1adc976908..1bca226c0ad82e8570651eb4e7610f9c4380c886 100644 --- a/experiments/characterization/P800-14/config/P800-14_cat1_FOA-26LKFS.yml +++ b/experiments/characterization/P800-14/config/P800-14_cat1_2TC_HOA2-26LKFS.yml @@ -9,8 +9,8 @@ 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" +input_path: "experiments/characterization/P800-14/proc_input/cat1_2TC" +output_path: "experiments/characterization/P800-14/proc_output/cat1_2TC/out_-26LKFS" use_windows_codec_binaries: false condition_in_output_filename: true @@ -18,7 +18,7 @@ condition_in_output_filename: true ### Input configuration ################################################ input: - fmt: "FOA" + fmt: "HOA2" fs: 48000 aligned_to: len: 20 @@ -48,25 +48,9 @@ preprocessing_2: ################################################ 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 @@ -80,105 +64,6 @@ conditions_to_generate: 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 @@ -278,105 +163,6 @@ conditions_to_generate: 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 diff --git a/experiments/characterization/P800-14/config/P800-14_cat1_FOA-36LKFS.yml b/experiments/characterization/P800-14/config/P800-14_cat1_2TC_HOA2-36LKFS.yml similarity index 56% rename from experiments/characterization/P800-14/config/P800-14_cat1_FOA-36LKFS.yml rename to experiments/characterization/P800-14/config/P800-14_cat1_2TC_HOA2-36LKFS.yml index 251f15a7699276e7be5ecce487812219fafcc9b7..31ba3f3dc9ac5ad4b27527c34697a28abbbe20b8 100644 --- a/experiments/characterization/P800-14/config/P800-14_cat1_FOA-36LKFS.yml +++ b/experiments/characterization/P800-14/config/P800-14_cat1_2TC_HOA2-36LKFS.yml @@ -9,8 +9,8 @@ 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" +input_path: "experiments/characterization/P800-14/proc_input/cat1_2TC" +output_path: "experiments/characterization/P800-14/proc_output/cat1_2TC/out_-36LKFS" use_windows_codec_binaries: false condition_in_output_filename: true @@ -18,7 +18,7 @@ condition_in_output_filename: true ### Input configuration ################################################ input: - fmt: "FOA" + fmt: "HOA2" fs: 48000 aligned_to: len: 20 @@ -48,25 +48,9 @@ preprocessing_2: ################################################ 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 @@ -80,105 +64,6 @@ conditions_to_generate: 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 @@ -278,105 +163,6 @@ conditions_to_generate: 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 diff --git a/experiments/characterization/P800-14/config/P800-14_cat2_1TC_FOA-16LKFS.yml b/experiments/characterization/P800-14/config/P800-14_cat2_1TC_FOA-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..100bd8a0639cc1927eaeb85e9879cfce25dab1b7 --- /dev/null +++ b/experiments/characterization/P800-14/config/P800-14_cat2_1TC_FOA-16LKFS.yml @@ -0,0 +1,272 @@ +--- +# 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_1TC" +output_path: "experiments/characterization/P800-14/proc_output/cat2_1TC/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/gp14n2.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + fmt: MASA1DIR1 + ### MNRU conditions ### + c03: + type: mnru + q: 32 + fmt: MASA1DIR1 + c04: + type: mnru + q: 25 + fmt: MASA1DIR1 + c05: + type: mnru + q: 18 + fmt: MASA1DIR1 + ### 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, 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 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-14/config/P800-14_cat2_1TC_FOA-26LKFS.yml b/experiments/characterization/P800-14/config/P800-14_cat2_1TC_FOA-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..b5c870972ba799024627033da42c94f70e8463be --- /dev/null +++ b/experiments/characterization/P800-14/config/P800-14_cat2_1TC_FOA-26LKFS.yml @@ -0,0 +1,272 @@ +--- +# 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_1TC" +output_path: "experiments/characterization/P800-14/proc_output/cat2_1TC/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/gp14n2.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + fmt: MASA1DIR1 + ### MNRU conditions ### + c03: + type: mnru + q: 32 + fmt: MASA1DIR1 + c04: + type: mnru + q: 25 + fmt: MASA1DIR1 + c05: + type: mnru + q: 18 + fmt: MASA1DIR1 + ### 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, 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 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-14/config/P800-14_cat2_1TC_FOA-36LKFS.yml b/experiments/characterization/P800-14/config/P800-14_cat2_1TC_FOA-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..fe1cfe829ecaef6f14ee02be04a7fd2a5117a337 --- /dev/null +++ b/experiments/characterization/P800-14/config/P800-14_cat2_1TC_FOA-36LKFS.yml @@ -0,0 +1,272 @@ +--- +# 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_1TC" +output_path: "experiments/characterization/P800-14/proc_output/cat2_1TC/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/gp14n2.wav + snr: 45 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + fmt: MASA1DIR1 + ### MNRU conditions ### + c03: + type: mnru + q: 32 + fmt: MASA1DIR1 + c04: + type: mnru + q: 25 + fmt: MASA1DIR1 + c05: + type: mnru + q: 18 + fmt: MASA1DIR1 + ### 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, 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 + +################################################ +### 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_2TC_FOA-16LKFS.yml similarity index 56% rename from experiments/characterization/P800-14/config/P800-14_cat2_FOA-16LKFS.yml rename to experiments/characterization/P800-14/config/P800-14_cat2_2TC_FOA-16LKFS.yml index f0138a2776c49e24c1ea221bce642a04f496e875..449dda9aa688d1b7cc64342a273eab676c189ad2 100644 --- a/experiments/characterization/P800-14/config/P800-14_cat2_FOA-16LKFS.yml +++ b/experiments/characterization/P800-14/config/P800-14_cat2_2TC_FOA-16LKFS.yml @@ -9,8 +9,8 @@ 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" +input_path: "experiments/characterization/P800-14/proc_input/cat2_2TC" +output_path: "experiments/characterization/P800-14/proc_output/cat2_2TC/out_-16LKFS" use_windows_codec_binaries: false condition_in_output_filename: true @@ -48,25 +48,9 @@ preprocessing_2: ################################################ 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 @@ -80,105 +64,6 @@ conditions_to_generate: 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 @@ -278,105 +163,6 @@ conditions_to_generate: 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 diff --git a/experiments/characterization/P800-14/config/P800-14_cat2_FOA-26LKFS.yml b/experiments/characterization/P800-14/config/P800-14_cat2_2TC_FOA-26LKFS.yml similarity index 56% rename from experiments/characterization/P800-14/config/P800-14_cat2_FOA-26LKFS.yml rename to experiments/characterization/P800-14/config/P800-14_cat2_2TC_FOA-26LKFS.yml index 76828a32ac0ffb19998864d5bd161b0e1ed3ed11..57b617bf6d49d77b322e87d29dd6d93b71f95707 100644 --- a/experiments/characterization/P800-14/config/P800-14_cat2_FOA-26LKFS.yml +++ b/experiments/characterization/P800-14/config/P800-14_cat2_2TC_FOA-26LKFS.yml @@ -9,8 +9,8 @@ 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" +input_path: "experiments/characterization/P800-14/proc_input/cat2_2TC" +output_path: "experiments/characterization/P800-14/proc_output/cat2_2TC/out_-26LKFS" use_windows_codec_binaries: false condition_in_output_filename: true @@ -48,25 +48,9 @@ preprocessing_2: ################################################ 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 @@ -80,105 +64,6 @@ conditions_to_generate: 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 @@ -278,105 +163,6 @@ conditions_to_generate: 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 diff --git a/experiments/characterization/P800-14/config/P800-14_cat2_FOA-36LKFS.yml b/experiments/characterization/P800-14/config/P800-14_cat2_2TC_FOA-36LKFS.yml similarity index 56% rename from experiments/characterization/P800-14/config/P800-14_cat2_FOA-36LKFS.yml rename to experiments/characterization/P800-14/config/P800-14_cat2_2TC_FOA-36LKFS.yml index ef52de41bfc4c5378e7a7f7e6bbafd6dc6461b19..f61c2866423f2a21d75c13668c1f195b72eaf1fa 100644 --- a/experiments/characterization/P800-14/config/P800-14_cat2_FOA-36LKFS.yml +++ b/experiments/characterization/P800-14/config/P800-14_cat2_2TC_FOA-36LKFS.yml @@ -9,8 +9,8 @@ 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" +input_path: "experiments/characterization/P800-14/proc_input/cat2_2TC" +output_path: "experiments/characterization/P800-14/proc_output/cat2_2TC/out_-36LKFS" use_windows_codec_binaries: false condition_in_output_filename: true @@ -48,25 +48,9 @@ preprocessing_2: ################################################ 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 @@ -80,105 +64,6 @@ conditions_to_generate: 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 @@ -278,105 +163,6 @@ conditions_to_generate: 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 diff --git a/experiments/characterization/P800-14/config/P800-14_cat3_1TC_FOA-16LKFS.yml b/experiments/characterization/P800-14/config/P800-14_cat3_1TC_FOA-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..edd9a441646331277a936407ea2713f53ad04f6a --- /dev/null +++ b/experiments/characterization/P800-14/config/P800-14_cat3_1TC_FOA-16LKFS.yml @@ -0,0 +1,272 @@ +--- +# 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_1TC" +output_path: "experiments/characterization/P800-14/proc_output/cat3_1TC/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/gp14n3.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + fmt: MASA1DIR1 + ### MNRU conditions ### + c03: + type: mnru + q: 32 + fmt: MASA1DIR1 + c04: + type: mnru + q: 25 + fmt: MASA1DIR1 + c05: + type: mnru + q: 18 + fmt: MASA1DIR1 + ### 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, 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 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-14/config/P800-14_cat3_1TC_FOA-26LKFS.yml b/experiments/characterization/P800-14/config/P800-14_cat3_1TC_FOA-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..3528a90a70103f7b729eb445ab9594651a45a676 --- /dev/null +++ b/experiments/characterization/P800-14/config/P800-14_cat3_1TC_FOA-26LKFS.yml @@ -0,0 +1,272 @@ +--- +# 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_1TC" +output_path: "experiments/characterization/P800-14/proc_output/cat3_1TC/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/gp14n3.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + fmt: MASA1DIR1 + ### MNRU conditions ### + c03: + type: mnru + q: 32 + fmt: MASA1DIR1 + c04: + type: mnru + q: 25 + fmt: MASA1DIR1 + c05: + type: mnru + q: 18 + fmt: MASA1DIR1 + ### 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, 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 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-14/config/P800-14_cat3_1TC_FOA-36LKFS.yml b/experiments/characterization/P800-14/config/P800-14_cat3_1TC_FOA-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..8f456b88bf5f8bf867ca18734286c6c0e612fda7 --- /dev/null +++ b/experiments/characterization/P800-14/config/P800-14_cat3_1TC_FOA-36LKFS.yml @@ -0,0 +1,272 @@ +--- +# 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_1TC" +output_path: "experiments/characterization/P800-14/proc_output/cat3_1TC/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/gp14n3.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + fmt: MASA1DIR1 + ### MNRU conditions ### + c03: + type: mnru + q: 32 + fmt: MASA1DIR1 + c04: + type: mnru + q: 25 + fmt: MASA1DIR1 + c05: + type: mnru + q: 18 + fmt: MASA1DIR1 + ### 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, 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 + +################################################ +### 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_2TC_FOA-16LKFS.yml similarity index 56% rename from experiments/characterization/P800-14/config/P800-14_cat3_FOA-16LKFS.yml rename to experiments/characterization/P800-14/config/P800-14_cat3_2TC_FOA-16LKFS.yml index 1055eedf44513e7ae8f0461ebbb5ff5008f76cc5..9b0f2267388e74a86edb5772e25c4916cf7f0bb2 100644 --- a/experiments/characterization/P800-14/config/P800-14_cat3_FOA-16LKFS.yml +++ b/experiments/characterization/P800-14/config/P800-14_cat3_2TC_FOA-16LKFS.yml @@ -9,8 +9,8 @@ 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" +input_path: "experiments/characterization/P800-14/proc_input/cat3_2TC" +output_path: "experiments/characterization/P800-14/proc_output/cat3_2TC/out_-16LKFS" use_windows_codec_binaries: false condition_in_output_filename: true @@ -48,25 +48,9 @@ preprocessing_2: ################################################ 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 @@ -80,105 +64,6 @@ conditions_to_generate: 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 @@ -278,105 +163,6 @@ conditions_to_generate: 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 diff --git a/experiments/characterization/P800-14/config/P800-14_cat3_FOA-26LKFS.yml b/experiments/characterization/P800-14/config/P800-14_cat3_2TC_FOA-26LKFS.yml similarity index 56% rename from experiments/characterization/P800-14/config/P800-14_cat3_FOA-26LKFS.yml rename to experiments/characterization/P800-14/config/P800-14_cat3_2TC_FOA-26LKFS.yml index f134c542bce1df55a6cb53ad8f591d36113e52bd..461ce1b1c8d65faef46cfe598d0a2668460950e5 100644 --- a/experiments/characterization/P800-14/config/P800-14_cat3_FOA-26LKFS.yml +++ b/experiments/characterization/P800-14/config/P800-14_cat3_2TC_FOA-26LKFS.yml @@ -9,8 +9,8 @@ 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" +input_path: "experiments/characterization/P800-14/proc_input/cat3_2TC" +output_path: "experiments/characterization/P800-14/proc_output/cat3_2TC/out_-26LKFS" use_windows_codec_binaries: false condition_in_output_filename: true @@ -48,25 +48,9 @@ preprocessing_2: ################################################ 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 @@ -80,105 +64,6 @@ conditions_to_generate: 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 @@ -278,105 +163,6 @@ conditions_to_generate: 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 diff --git a/experiments/characterization/P800-14/config/P800-14_cat3_FOA-36LKFS.yml b/experiments/characterization/P800-14/config/P800-14_cat3_2TC_FOA-36LKFS.yml similarity index 56% rename from experiments/characterization/P800-14/config/P800-14_cat3_FOA-36LKFS.yml rename to experiments/characterization/P800-14/config/P800-14_cat3_2TC_FOA-36LKFS.yml index fb7fc95f6605bf280f58210708340872c3535e6c..fc5d1d6ee8622129801cffde4e827f5f721da2ec 100644 --- a/experiments/characterization/P800-14/config/P800-14_cat3_FOA-36LKFS.yml +++ b/experiments/characterization/P800-14/config/P800-14_cat3_2TC_FOA-36LKFS.yml @@ -9,8 +9,8 @@ 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" +input_path: "experiments/characterization/P800-14/proc_input/cat3_2TC" +output_path: "experiments/characterization/P800-14/proc_output/cat3_2TC/out_-36LKFS" use_windows_codec_binaries: false condition_in_output_filename: true @@ -48,25 +48,9 @@ preprocessing_2: ################################################ 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 @@ -80,105 +64,6 @@ conditions_to_generate: 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 @@ -278,105 +163,6 @@ conditions_to_generate: 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 diff --git a/experiments/characterization/P800-14/config/P800-14_cat4_1TC_FOA-16LKFS.yml b/experiments/characterization/P800-14/config/P800-14_cat4_1TC_FOA-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..8889504e521e72edf11750c8d797571f2c00f601 --- /dev/null +++ b/experiments/characterization/P800-14/config/P800-14_cat4_1TC_FOA-16LKFS.yml @@ -0,0 +1,272 @@ +--- +# 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_1TC" +output_path: "experiments/characterization/P800-14/proc_output/cat4_1TC/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/gp14n4.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + fmt: MASA1DIR1 + ### MNRU conditions ### + c03: + type: mnru + q: 32 + fmt: MASA1DIR1 + c04: + type: mnru + q: 25 + fmt: MASA1DIR1 + c05: + type: mnru + q: 18 + fmt: MASA1DIR1 + ### 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, 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 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-14/config/P800-14_cat4_1TC_FOA-26LKFS.yml b/experiments/characterization/P800-14/config/P800-14_cat4_1TC_FOA-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..58fa54525a97ae25d77221ab6833bea752c4ca42 --- /dev/null +++ b/experiments/characterization/P800-14/config/P800-14_cat4_1TC_FOA-26LKFS.yml @@ -0,0 +1,272 @@ +--- +# 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_1TC" +output_path: "experiments/characterization/P800-14/proc_output/cat4_1TC/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/gp14n4.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + fmt: MASA1DIR1 + ### MNRU conditions ### + c03: + type: mnru + q: 32 + fmt: MASA1DIR1 + c04: + type: mnru + q: 25 + fmt: MASA1DIR1 + c05: + type: mnru + q: 18 + fmt: MASA1DIR1 + ### 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, 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 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-14/config/P800-14_cat4_1TC_FOA-36LKFS.yml b/experiments/characterization/P800-14/config/P800-14_cat4_1TC_FOA-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..384d07cffd74a5ec447f6ec415841853197816ca --- /dev/null +++ b/experiments/characterization/P800-14/config/P800-14_cat4_1TC_FOA-36LKFS.yml @@ -0,0 +1,272 @@ +--- +# 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_1TC" +output_path: "experiments/characterization/P800-14/proc_output/cat4_1TC/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/gp14n4.wav + snr: 15 + +################################################ +### Configuration for conditions under test +################################################ +conditions_to_generate: + ### Reference and Anchor conditions ### + c01: + type: ref + fmt: MASA1DIR1 + ### MNRU conditions ### + c03: + type: mnru + q: 32 + fmt: MASA1DIR1 + c04: + type: mnru + q: 25 + fmt: MASA1DIR1 + c05: + type: mnru + q: 18 + fmt: MASA1DIR1 + ### 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, 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 + +################################################ +### 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_2TC_FOA-16LKFS.yml similarity index 56% rename from experiments/characterization/P800-14/config/P800-14_cat4_FOA-16LKFS.yml rename to experiments/characterization/P800-14/config/P800-14_cat4_2TC_FOA-16LKFS.yml index 5dceca108de76c7329a7a8ca6cc0e2d8e16a22bc..de7d8b8d72fd6ff008af7550415279eb898d8abf 100644 --- a/experiments/characterization/P800-14/config/P800-14_cat4_FOA-16LKFS.yml +++ b/experiments/characterization/P800-14/config/P800-14_cat4_2TC_FOA-16LKFS.yml @@ -9,8 +9,8 @@ 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" +input_path: "experiments/characterization/P800-14/proc_input/cat4_2TC" +output_path: "experiments/characterization/P800-14/proc_output/cat4_2TC/out_-16LKFS" use_windows_codec_binaries: false condition_in_output_filename: true @@ -48,25 +48,9 @@ preprocessing_2: ################################################ 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 @@ -80,105 +64,6 @@ conditions_to_generate: 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 @@ -278,105 +163,6 @@ conditions_to_generate: 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 diff --git a/experiments/characterization/P800-14/config/P800-14_cat4_FOA-26LKFS.yml b/experiments/characterization/P800-14/config/P800-14_cat4_2TC_FOA-26LKFS.yml similarity index 56% rename from experiments/characterization/P800-14/config/P800-14_cat4_FOA-26LKFS.yml rename to experiments/characterization/P800-14/config/P800-14_cat4_2TC_FOA-26LKFS.yml index 788569b73367358aa50cb88e4dcf01eb9e383259..f790007766f97f51a86b9db371dc18b9c4bbf2c6 100644 --- a/experiments/characterization/P800-14/config/P800-14_cat4_FOA-26LKFS.yml +++ b/experiments/characterization/P800-14/config/P800-14_cat4_2TC_FOA-26LKFS.yml @@ -9,8 +9,8 @@ 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" +input_path: "experiments/characterization/P800-14/proc_input/cat4_2TC" +output_path: "experiments/characterization/P800-14/proc_output/cat4_2TC/out_-26LKFS" use_windows_codec_binaries: false condition_in_output_filename: true @@ -48,25 +48,9 @@ preprocessing_2: ################################################ 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 @@ -80,105 +64,6 @@ conditions_to_generate: 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 @@ -278,105 +163,6 @@ conditions_to_generate: 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 diff --git a/experiments/characterization/P800-14/config/P800-14_cat4_FOA-36LKFS.yml b/experiments/characterization/P800-14/config/P800-14_cat4_2TC_FOA-36LKFS.yml similarity index 56% rename from experiments/characterization/P800-14/config/P800-14_cat4_FOA-36LKFS.yml rename to experiments/characterization/P800-14/config/P800-14_cat4_2TC_FOA-36LKFS.yml index 1b5748a6bec296096d60790588d9a71e195138a0..92b8aa24eb7d9cd586d6a6716fd77e7c5b491331 100644 --- a/experiments/characterization/P800-14/config/P800-14_cat4_FOA-36LKFS.yml +++ b/experiments/characterization/P800-14/config/P800-14_cat4_2TC_FOA-36LKFS.yml @@ -9,8 +9,8 @@ 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" +input_path: "experiments/characterization/P800-14/proc_input/cat4_2TC" +output_path: "experiments/characterization/P800-14/proc_output/cat4_2TC/out_-36LKFS" use_windows_codec_binaries: false condition_in_output_filename: true @@ -48,25 +48,9 @@ preprocessing_2: ################################################ 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 @@ -80,105 +64,6 @@ conditions_to_generate: 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 @@ -278,105 +163,6 @@ conditions_to_generate: 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 diff --git a/experiments/characterization/P800-14/config/P800-14_cat5_MASA1DIR1-16LKFS.yml b/experiments/characterization/P800-14/config/P800-14_cat5_1TC_MASA1DIR1-16LKFS.yml similarity index 56% rename from experiments/characterization/P800-14/config/P800-14_cat5_MASA1DIR1-16LKFS.yml rename to experiments/characterization/P800-14/config/P800-14_cat5_1TC_MASA1DIR1-16LKFS.yml index 24f3d25a0a3bb14c7c8910720071ec57d8850f5f..479b3ade48276d64f54508eb93bdedfbfce937af 100644 --- a/experiments/characterization/P800-14/config/P800-14_cat5_MASA1DIR1-16LKFS.yml +++ b/experiments/characterization/P800-14/config/P800-14_cat5_1TC_MASA1DIR1-16LKFS.yml @@ -9,8 +9,8 @@ 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" +input_path: "experiments/characterization/P800-14/proc_input/cat5_1TC" +output_path: "experiments/characterization/P800-14/proc_output/cat5_1TC/out_-16LKFS" use_windows_codec_binaries: false condition_in_output_filename: true @@ -48,9 +48,6 @@ conditions_to_generate: c01: type: ref fmt: MASA1DIR1 - c02: - type: ref - fmt: MASA2DIR1 ### MNRU conditions ### c03: type: mnru @@ -64,19 +61,6 @@ conditions_to_generate: 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 @@ -176,105 +160,6 @@ conditions_to_generate: 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 @@ -374,105 +259,6 @@ conditions_to_generate: 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 diff --git a/experiments/characterization/P800-14/config/P800-14_cat5_MASA1DIR1-26LKFS.yml b/experiments/characterization/P800-14/config/P800-14_cat5_1TC_MASA1DIR1-26LKFS.yml similarity index 56% rename from experiments/characterization/P800-14/config/P800-14_cat5_MASA1DIR1-26LKFS.yml rename to experiments/characterization/P800-14/config/P800-14_cat5_1TC_MASA1DIR1-26LKFS.yml index f45e3abc016a530cd1ee014ee33bff79cb7ce193..7bd3ccdbdfda20626af4459867ec12bba7009ef4 100644 --- a/experiments/characterization/P800-14/config/P800-14_cat5_MASA1DIR1-26LKFS.yml +++ b/experiments/characterization/P800-14/config/P800-14_cat5_1TC_MASA1DIR1-26LKFS.yml @@ -9,8 +9,8 @@ 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" +input_path: "experiments/characterization/P800-14/proc_input/cat5_1TC" +output_path: "experiments/characterization/P800-14/proc_output/cat5_1TC/out_-26LKFS" use_windows_codec_binaries: false condition_in_output_filename: true @@ -48,9 +48,6 @@ conditions_to_generate: c01: type: ref fmt: MASA1DIR1 - c02: - type: ref - fmt: MASA2DIR1 ### MNRU conditions ### c03: type: mnru @@ -64,19 +61,6 @@ conditions_to_generate: 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 @@ -176,105 +160,6 @@ conditions_to_generate: 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 @@ -374,105 +259,6 @@ conditions_to_generate: 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 diff --git a/experiments/characterization/P800-14/config/P800-14_cat5_MASA1DIR1-36LKFS.yml b/experiments/characterization/P800-14/config/P800-14_cat5_1TC_MASA1DIR1-36LKFS.yml similarity index 56% rename from experiments/characterization/P800-14/config/P800-14_cat5_MASA1DIR1-36LKFS.yml rename to experiments/characterization/P800-14/config/P800-14_cat5_1TC_MASA1DIR1-36LKFS.yml index cd4d7640565a476953fed261b0b70e11325e6c7c..bfbea9b3688782f3d4fdf3cb6f8ddb68f8eaf585 100644 --- a/experiments/characterization/P800-14/config/P800-14_cat5_MASA1DIR1-36LKFS.yml +++ b/experiments/characterization/P800-14/config/P800-14_cat5_1TC_MASA1DIR1-36LKFS.yml @@ -9,8 +9,8 @@ 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" +input_path: "experiments/characterization/P800-14/proc_input/cat5_1TC" +output_path: "experiments/characterization/P800-14/proc_output/cat5_1TC/out_-36LKFS" use_windows_codec_binaries: false condition_in_output_filename: true @@ -48,9 +48,6 @@ conditions_to_generate: c01: type: ref fmt: MASA1DIR1 - c02: - type: ref - fmt: MASA2DIR1 ### MNRU conditions ### c03: type: mnru @@ -64,19 +61,6 @@ conditions_to_generate: 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 @@ -176,105 +160,6 @@ conditions_to_generate: 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 @@ -374,105 +259,6 @@ conditions_to_generate: 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 diff --git a/experiments/characterization/P800-14/config/P800-14_cat6_MASA1DIR1-16LKFS.yml b/experiments/characterization/P800-14/config/P800-14_cat5_2TC_MASA1DIR1-16LKFS.yml similarity index 56% rename from experiments/characterization/P800-14/config/P800-14_cat6_MASA1DIR1-16LKFS.yml rename to experiments/characterization/P800-14/config/P800-14_cat5_2TC_MASA1DIR1-16LKFS.yml index 87f3287ca4c0886ffd698da672ed16078cd3e840..efe9c0d524a26e3d0f59cd0f58852bb309c63144 100644 --- a/experiments/characterization/P800-14/config/P800-14_cat6_MASA1DIR1-16LKFS.yml +++ b/experiments/characterization/P800-14/config/P800-14_cat5_2TC_MASA1DIR1-16LKFS.yml @@ -9,8 +9,8 @@ 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" +input_path: "experiments/characterization/P800-14/proc_input/cat5_2TC" +output_path: "experiments/characterization/P800-14/proc_output/cat5_2TC/out_-16LKFS" use_windows_codec_binaries: false condition_in_output_filename: true @@ -45,25 +45,9 @@ preprocessing_2: ################################################ 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 @@ -77,105 +61,6 @@ conditions_to_generate: 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 @@ -275,105 +160,6 @@ conditions_to_generate: 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 diff --git a/experiments/characterization/P800-14/config/P800-14_cat6_MASA1DIR1-26LKFS.yml b/experiments/characterization/P800-14/config/P800-14_cat5_2TC_MASA1DIR1-26LKFS.yml similarity index 56% rename from experiments/characterization/P800-14/config/P800-14_cat6_MASA1DIR1-26LKFS.yml rename to experiments/characterization/P800-14/config/P800-14_cat5_2TC_MASA1DIR1-26LKFS.yml index 1f2914759635a6f5f53a0d134372f068375158ea..105a26864dfc8ce55d7e85b5a79de58e36567d17 100644 --- a/experiments/characterization/P800-14/config/P800-14_cat6_MASA1DIR1-26LKFS.yml +++ b/experiments/characterization/P800-14/config/P800-14_cat5_2TC_MASA1DIR1-26LKFS.yml @@ -9,8 +9,8 @@ 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" +input_path: "experiments/characterization/P800-14/proc_input/cat5_2TC" +output_path: "experiments/characterization/P800-14/proc_output/cat5_2TC/out_-26LKFS" use_windows_codec_binaries: false condition_in_output_filename: true @@ -45,25 +45,9 @@ preprocessing_2: ################################################ 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 @@ -77,105 +61,6 @@ conditions_to_generate: 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 @@ -275,105 +160,6 @@ conditions_to_generate: 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 diff --git a/experiments/characterization/P800-14/config/P800-14_cat6_MASA1DIR1-36LKFS.yml b/experiments/characterization/P800-14/config/P800-14_cat5_2TC_MASA1DIR1-36LKFS.yml similarity index 56% rename from experiments/characterization/P800-14/config/P800-14_cat6_MASA1DIR1-36LKFS.yml rename to experiments/characterization/P800-14/config/P800-14_cat5_2TC_MASA1DIR1-36LKFS.yml index 99edeeb85500547d3645fd73d95c48e97d299b5c..a8e1ce7554e3260fcc75719214ca3de30b0f5663 100644 --- a/experiments/characterization/P800-14/config/P800-14_cat6_MASA1DIR1-36LKFS.yml +++ b/experiments/characterization/P800-14/config/P800-14_cat5_2TC_MASA1DIR1-36LKFS.yml @@ -9,8 +9,8 @@ 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" +input_path: "experiments/characterization/P800-14/proc_input/cat5_2TC" +output_path: "experiments/characterization/P800-14/proc_output/cat5_2TC/out_-36LKFS" use_windows_codec_binaries: false condition_in_output_filename: true @@ -45,25 +45,9 @@ preprocessing_2: ################################################ 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 @@ -77,105 +61,6 @@ conditions_to_generate: 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 @@ -275,105 +160,6 @@ conditions_to_generate: 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 diff --git a/experiments/characterization/P800-14/config/P800-14_cat6_1TC_MASA2DIR2-16LKFS.yml b/experiments/characterization/P800-14/config/P800-14_cat6_1TC_MASA2DIR2-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..ea7325486089ff78d3e19c8605561bb17280557e --- /dev/null +++ b/experiments/characterization/P800-14/config/P800-14_cat6_1TC_MASA2DIR2-16LKFS.yml @@ -0,0 +1,269 @@ +--- +# 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_1TC" +output_path: "experiments/characterization/P800-14/proc_output/cat6_1TC/out_-16LKFS" +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: -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 + ### MNRU conditions ### + c03: + type: mnru + q: 32 + fmt: MASA1DIR1 + c04: + type: mnru + q: 25 + fmt: MASA1DIR1 + c05: + type: mnru + q: 18 + fmt: MASA1DIR1 + ### 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, 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 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-14/config/P800-14_cat6_1TC_MASA2DIR2-26LKFS.yml b/experiments/characterization/P800-14/config/P800-14_cat6_1TC_MASA2DIR2-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..49e500cf5b53569725e57d64c89ad00866e1bb97 --- /dev/null +++ b/experiments/characterization/P800-14/config/P800-14_cat6_1TC_MASA2DIR2-26LKFS.yml @@ -0,0 +1,269 @@ +--- +# 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_1TC" +output_path: "experiments/characterization/P800-14/proc_output/cat6_1TC/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 Anchor conditions ### + c01: + type: ref + fmt: MASA1DIR1 + ### MNRU conditions ### + c03: + type: mnru + q: 32 + fmt: MASA1DIR1 + c04: + type: mnru + q: 25 + fmt: MASA1DIR1 + c05: + type: mnru + q: 18 + fmt: MASA1DIR1 + ### 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, 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 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-14/config/P800-14_cat6_1TC_MASA2DIR2-36LKFS.yml b/experiments/characterization/P800-14/config/P800-14_cat6_1TC_MASA2DIR2-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..eebebd01c765622404719010f077973e6df38c17 --- /dev/null +++ b/experiments/characterization/P800-14/config/P800-14_cat6_1TC_MASA2DIR2-36LKFS.yml @@ -0,0 +1,269 @@ +--- +# 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_1TC" +output_path: "experiments/characterization/P800-14/proc_output/cat6_1TC/out_-36LKFS" +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: -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 + ### MNRU conditions ### + c03: + type: mnru + q: 32 + fmt: MASA1DIR1 + c04: + type: mnru + q: 25 + fmt: MASA1DIR1 + c05: + type: mnru + q: 18 + fmt: MASA1DIR1 + ### 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, 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 + +################################################ +### Post-processing +################################################ +postprocessing: + fmt: "BINAURAL" + fs: 48000 + loudness: -26 diff --git a/experiments/characterization/P800-14/config/P800-14_cat6_2TC_MASA2DIR2-16LKFS.yml b/experiments/characterization/P800-14/config/P800-14_cat6_2TC_MASA2DIR2-16LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..dc712c2b80464c6ce05b2e98e311dfd03363a45a --- /dev/null +++ b/experiments/characterization/P800-14/config/P800-14_cat6_2TC_MASA2DIR2-16LKFS.yml @@ -0,0 +1,269 @@ +--- +# 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_2TC" +output_path: "experiments/characterization/P800-14/proc_output/cat6_2TC/out_-16LKFS" +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: -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 ### + c02: + type: ref + fmt: MASA2DIR1 + ### 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, 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, 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_2TC_MASA2DIR2-26LKFS.yml b/experiments/characterization/P800-14/config/P800-14_cat6_2TC_MASA2DIR2-26LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..243eaa028da6385477cf88ab2b54554f29261978 --- /dev/null +++ b/experiments/characterization/P800-14/config/P800-14_cat6_2TC_MASA2DIR2-26LKFS.yml @@ -0,0 +1,269 @@ +--- +# 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_2TC" +output_path: "experiments/characterization/P800-14/proc_output/cat6_2TC/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 Anchor conditions ### + c02: + type: ref + fmt: MASA2DIR1 + ### 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, 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, 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_2TC_MASA2DIR2-36LKFS.yml b/experiments/characterization/P800-14/config/P800-14_cat6_2TC_MASA2DIR2-36LKFS.yml new file mode 100644 index 0000000000000000000000000000000000000000..032618832897445701eb61c051f78c1ec6c533b1 --- /dev/null +++ b/experiments/characterization/P800-14/config/P800-14_cat6_2TC_MASA2DIR2-36LKFS.yml @@ -0,0 +1,269 @@ +--- +# 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_2TC" +output_path: "experiments/characterization/P800-14/proc_output/cat6_2TC/out_-36LKFS" +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: -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 ### + c02: + type: ref + fmt: MASA2DIR1 + ### 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, 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, 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