Commit 6074aab8 authored by Jan Kiene's avatar Jan Kiene
Browse files

adapt MASA P800 test configs to new category-wise configs

parent 6e353271
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -6,10 +6,11 @@
name: P800-8
master_seed: 5
prerun_seed: 2
multiprocessing: false

input_path: "experiments/selection/P800-8/proc_input"
output_path: "experiments/selection/P800-8/proc_output"
input_path: "experiments/selection/P800-8/proc_input/cat1"
output_path: "experiments/selection/P800-8/proc_output/cat1"
use_windows_codec_binaries: true
condition_in_output_filename: true

################################################
### Input configuration
+365 −0
Original line number Diff line number Diff line
---
################################################
# General configuration
################################################

name: P800-8
master_seed: 5
prerun_seed: 2

input_path: "experiments/selection/P800-8/proc_input/cat2"
output_path: "experiments/selection/P800-8/proc_output/cat2"
use_windows_codec_binaries: true
condition_in_output_filename: true

################################################
### Input configuration
################################################
input:
    fmt: "FOA"
    fs: 48000

################################################
### Pre-processing on individual items
################################################
preprocessing:
    mask: "HP50"
    loudness: -26
    window: 100

################################################
### Pre-processing on whole signal(s)
################################################
preprocessing_2:
    concatenate_input: true
    # concatenation_order: []
    preamble: 10000
    preamble_noise: true

#################################################
### Bitstream processing
#################################################

################################################
### Configuration for conditions under test
################################################
conditions_to_generate:
    ### Reference and anchor conditions ##########################
    c01:
        type: ref
    c02:
        type: mnru
        q: 32
    c03:
        type: mnru
        q: 27
    c04:
        type: mnru
        q: 22
    c05:
        type: mnru
        q: 17
    c06:
        type: esdru
        alpha: 0.8
    c07:
        type: esdru
        alpha: 0.675
    c08:
        type: esdru
        alpha: 0.55

    # ### EVS condition ################################
    c09:
        type: evs
        bitrates:
            - 7200
        cod:
            opts: ["-max_band", "FB"]
        dec:
        sba_format: "PLANARFOA"
    c10:
        type: evs
        bitrates:
            - 7200
        cod:
            opts: ["-max_band", "FB"]
        dec:
    c11:
        type: evs
        bitrates:
            - 8000
        cod:
            opts: ["-max_band", "FB"]
        dec:
    c12:
        type: evs
        bitrates:
            - 9600
        cod:
            opts: ["-max_band", "FB"]
        dec:
    c13:
        type: evs
        bitrates:
            - 13200
        cod:
            opts: ["-max_band", "FB"]
        dec:
    c14:
        type: evs
        bitrates:
            - 16400
        cod:
            opts: ["-max_band", "FB"]
        dec:
    c15:
        type: evs
        bitrates:
            - 24400
        cod:
            opts: ["-max_band", "FB"]
        dec:
    c16:
        type: evs
        bitrates:
            - 7200
        cod:
            fmt: "MASA2"
            opts: ["-max_band", "FB"]
        dec:
    c17:
        type: evs
        bitrates:
            - 8000
        cod:
            fmt: "MASA2"
            opts: ["-max_band", "FB"]
        dec:
    c18:
        type: evs
        bitrates:
            - 9600
        cod:
            fmt: "MASA2"
            opts: ["-max_band", "FB"]
        dec:
    c19:
        type: evs
        bitrates:
            - 16400
        cod:
            fmt: "MASA2"
            opts: ["-max_band", "FB"]
        dec:
    c20:
        type: evs
        bitrates:
            - 24400
        cod:
            fmt: "MASA2"
            opts: ["-max_band", "FB"]
        dec:
    c21:
        type: evs
        bitrates:
            - 7200
        cod:
            opts: ["-max_band", "FB"]
        dec:
        sba_format: "PLANARFOA"
        tx:
            type: "FER"
            error_rate: 5
    c22:
        type: evs
        bitrates:
            - 7200
        cod:
            opts: ["-max_band", "FB"]
        dec:
        tx:
            type: "FER"
            error_rate: 5
    c23:
        type: evs
        bitrates:
            - 8000
        cod:
            opts: ["-max_band", "FB"]
        dec:
        tx:
            type: "FER"
            error_rate: 5
    c24:
        type: evs
        bitrates:
            - 9600
        cod:
            opts: ["-max_band", "FB"]
        dec:
        tx:
            type: "FER"
            error_rate: 5
    c25:
        type: evs
        bitrates:
            - 13200
        cod:
            opts: ["-max_band", "FB"]
        dec:
        tx:
            type: "FER"
            error_rate: 5
    c26:
        type: evs
        bitrates:
            - 16400
        cod:
            opts: ["-max_band", "FB"]
        dec:
        tx:
            type: "FER"
            error_rate: 5
    c27:
        type: evs
        bitrates:
            - 24400
        cod:
            opts: ["-max_band", "FB"]
        dec:
        tx:
            type: "FER"
            error_rate: 5

    ### IVAS condition ###############################
    c28:
        type: ivas
        bitrates:
            - 13200
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
    c29:
        type: ivas
        bitrates:
            - 16400
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
    c30:
        type: ivas
        bitrates:
            - 24400
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
    c31:
        type: ivas
        bitrates:
            - 32000
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
    c32:
        type: ivas
        bitrates:
            - 48000
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
    c33:
        type: ivas
        bitrates:
            - 64000
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
    c34:
        type: ivas
        bitrates:
            - 80000
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
    c35:
        type: ivas
        bitrates:
            - 13200
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
        tx:
            type: "FER"
            error_rate: 5
    c36:
        type: ivas
        bitrates:
            - 16400
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
        tx:
            type: "FER"
            error_rate: 5
    c37:
        type: ivas
        bitrates:
            - 24400
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
        tx:
            type: "FER"
            error_rate: 5
    c38:
        type: ivas
        bitrates:
            - 32000
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
        tx:
            type: "FER"
            error_rate: 5
    c39:
        type: ivas
        bitrates:
            - 48000
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
        tx:
            type: "FER"
            error_rate: 5
    c40:
        type: ivas
        bitrates:
            - 64000
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
        tx:
            type: "FER"
            error_rate: 5

################################################
### Post-processing
################################################
postprocessing:
    fmt: ["MASA2", "BINAURAL"]
    fs: 48000
    loudness: -26
+365 −0
Original line number Diff line number Diff line
---
################################################
# General configuration
################################################

name: P800-8
master_seed: 5
prerun_seed: 2

input_path: "experiments/selection/P800-8/proc_input/cat3"
output_path: "experiments/selection/P800-8/proc_output/cat3"
use_windows_codec_binaries: true
condition_in_output_filename: true

################################################
### Input configuration
################################################
input:
    fmt: "FOA"
    fs: 48000

################################################
### Pre-processing on individual items
################################################
preprocessing:
    mask: "HP50"
    loudness: -26
    window: 100

################################################
### Pre-processing on whole signal(s)
################################################
preprocessing_2:
    concatenate_input: true
    # concatenation_order: []
    preamble: 10000
    preamble_noise: true

#################################################
### Bitstream processing
#################################################

################################################
### Configuration for conditions under test
################################################
conditions_to_generate:
    ### Reference and anchor conditions ##########################
    c01:
        type: ref
    c02:
        type: mnru
        q: 32
    c03:
        type: mnru
        q: 27
    c04:
        type: mnru
        q: 22
    c05:
        type: mnru
        q: 17
    c06:
        type: esdru
        alpha: 0.8
    c07:
        type: esdru
        alpha: 0.675
    c08:
        type: esdru
        alpha: 0.55

    # ### EVS condition ################################
    c09:
        type: evs
        bitrates:
            - 7200
        cod:
            opts: ["-max_band", "FB"]
        dec:
        sba_format: "PLANARFOA"
    c10:
        type: evs
        bitrates:
            - 7200
        cod:
            opts: ["-max_band", "FB"]
        dec:
    c11:
        type: evs
        bitrates:
            - 8000
        cod:
            opts: ["-max_band", "FB"]
        dec:
    c12:
        type: evs
        bitrates:
            - 9600
        cod:
            opts: ["-max_band", "FB"]
        dec:
    c13:
        type: evs
        bitrates:
            - 13200
        cod:
            opts: ["-max_band", "FB"]
        dec:
    c14:
        type: evs
        bitrates:
            - 16400
        cod:
            opts: ["-max_band", "FB"]
        dec:
    c15:
        type: evs
        bitrates:
            - 24400
        cod:
            opts: ["-max_band", "FB"]
        dec:
    c16:
        type: evs
        bitrates:
            - 7200
        cod:
            fmt: "MASA2"
            opts: ["-max_band", "FB"]
        dec:
    c17:
        type: evs
        bitrates:
            - 8000
        cod:
            fmt: "MASA2"
            opts: ["-max_band", "FB"]
        dec:
    c18:
        type: evs
        bitrates:
            - 9600
        cod:
            fmt: "MASA2"
            opts: ["-max_band", "FB"]
        dec:
    c19:
        type: evs
        bitrates:
            - 16400
        cod:
            fmt: "MASA2"
            opts: ["-max_band", "FB"]
        dec:
    c20:
        type: evs
        bitrates:
            - 24400
        cod:
            fmt: "MASA2"
            opts: ["-max_band", "FB"]
        dec:
    c21:
        type: evs
        bitrates:
            - 7200
        cod:
            opts: ["-max_band", "FB"]
        dec:
        sba_format: "PLANARFOA"
        tx:
            type: "FER"
            error_rate: 5
    c22:
        type: evs
        bitrates:
            - 7200
        cod:
            opts: ["-max_band", "FB"]
        dec:
        tx:
            type: "FER"
            error_rate: 5
    c23:
        type: evs
        bitrates:
            - 8000
        cod:
            opts: ["-max_band", "FB"]
        dec:
        tx:
            type: "FER"
            error_rate: 5
    c24:
        type: evs
        bitrates:
            - 9600
        cod:
            opts: ["-max_band", "FB"]
        dec:
        tx:
            type: "FER"
            error_rate: 5
    c25:
        type: evs
        bitrates:
            - 13200
        cod:
            opts: ["-max_band", "FB"]
        dec:
        tx:
            type: "FER"
            error_rate: 5
    c26:
        type: evs
        bitrates:
            - 16400
        cod:
            opts: ["-max_band", "FB"]
        dec:
        tx:
            type: "FER"
            error_rate: 5
    c27:
        type: evs
        bitrates:
            - 24400
        cod:
            opts: ["-max_band", "FB"]
        dec:
        tx:
            type: "FER"
            error_rate: 5

    ### IVAS condition ###############################
    c28:
        type: ivas
        bitrates:
            - 13200
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
    c29:
        type: ivas
        bitrates:
            - 16400
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
    c30:
        type: ivas
        bitrates:
            - 24400
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
    c31:
        type: ivas
        bitrates:
            - 32000
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
    c32:
        type: ivas
        bitrates:
            - 48000
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
    c33:
        type: ivas
        bitrates:
            - 64000
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
    c34:
        type: ivas
        bitrates:
            - 80000
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
    c35:
        type: ivas
        bitrates:
            - 13200
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
        tx:
            type: "FER"
            error_rate: 5
    c36:
        type: ivas
        bitrates:
            - 16400
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
        tx:
            type: "FER"
            error_rate: 5
    c37:
        type: ivas
        bitrates:
            - 24400
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
        tx:
            type: "FER"
            error_rate: 5
    c38:
        type: ivas
        bitrates:
            - 32000
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
        tx:
            type: "FER"
            error_rate: 5
    c39:
        type: ivas
        bitrates:
            - 48000
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
        tx:
            type: "FER"
            error_rate: 5
    c40:
        type: ivas
        bitrates:
            - 64000
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
        tx:
            type: "FER"
            error_rate: 5

################################################
### Post-processing
################################################
postprocessing:
    fmt: ["MASA2", "BINAURAL"]
    fs: 48000
    loudness: -26
+365 −0
Original line number Diff line number Diff line
---
################################################
# General configuration
################################################

name: P800-8
master_seed: 5
prerun_seed: 2

input_path: "experiments/selection/P800-8/proc_input/cat4"
output_path: "experiments/selection/P800-8/proc_output/cat4"
use_windows_codec_binaries: true
condition_in_output_filename: true

################################################
### Input configuration
################################################
input:
    fmt: "FOA"
    fs: 48000

################################################
### Pre-processing on individual items
################################################
preprocessing:
    mask: "HP50"
    loudness: -26
    window: 100

################################################
### Pre-processing on whole signal(s)
################################################
preprocessing_2:
    concatenate_input: true
    # concatenation_order: []
    preamble: 10000
    preamble_noise: true

#################################################
### Bitstream processing
#################################################

################################################
### Configuration for conditions under test
################################################
conditions_to_generate:
    ### Reference and anchor conditions ##########################
    c01:
        type: ref
    c02:
        type: mnru
        q: 32
    c03:
        type: mnru
        q: 27
    c04:
        type: mnru
        q: 22
    c05:
        type: mnru
        q: 17
    c06:
        type: esdru
        alpha: 0.8
    c07:
        type: esdru
        alpha: 0.675
    c08:
        type: esdru
        alpha: 0.55

    # ### EVS condition ################################
    c09:
        type: evs
        bitrates:
            - 7200
        cod:
            opts: ["-max_band", "FB"]
        dec:
        sba_format: "PLANARFOA"
    c10:
        type: evs
        bitrates:
            - 7200
        cod:
            opts: ["-max_band", "FB"]
        dec:
    c11:
        type: evs
        bitrates:
            - 8000
        cod:
            opts: ["-max_band", "FB"]
        dec:
    c12:
        type: evs
        bitrates:
            - 9600
        cod:
            opts: ["-max_band", "FB"]
        dec:
    c13:
        type: evs
        bitrates:
            - 13200
        cod:
            opts: ["-max_band", "FB"]
        dec:
    c14:
        type: evs
        bitrates:
            - 16400
        cod:
            opts: ["-max_band", "FB"]
        dec:
    c15:
        type: evs
        bitrates:
            - 24400
        cod:
            opts: ["-max_band", "FB"]
        dec:
    c16:
        type: evs
        bitrates:
            - 7200
        cod:
            fmt: "MASA2"
            opts: ["-max_band", "FB"]
        dec:
    c17:
        type: evs
        bitrates:
            - 8000
        cod:
            fmt: "MASA2"
            opts: ["-max_band", "FB"]
        dec:
    c18:
        type: evs
        bitrates:
            - 9600
        cod:
            fmt: "MASA2"
            opts: ["-max_band", "FB"]
        dec:
    c19:
        type: evs
        bitrates:
            - 16400
        cod:
            fmt: "MASA2"
            opts: ["-max_band", "FB"]
        dec:
    c20:
        type: evs
        bitrates:
            - 24400
        cod:
            fmt: "MASA2"
            opts: ["-max_band", "FB"]
        dec:
    c21:
        type: evs
        bitrates:
            - 7200
        cod:
            opts: ["-max_band", "FB"]
        dec:
        sba_format: "PLANARFOA"
        tx:
            type: "FER"
            error_rate: 5
    c22:
        type: evs
        bitrates:
            - 7200
        cod:
            opts: ["-max_band", "FB"]
        dec:
        tx:
            type: "FER"
            error_rate: 5
    c23:
        type: evs
        bitrates:
            - 8000
        cod:
            opts: ["-max_band", "FB"]
        dec:
        tx:
            type: "FER"
            error_rate: 5
    c24:
        type: evs
        bitrates:
            - 9600
        cod:
            opts: ["-max_band", "FB"]
        dec:
        tx:
            type: "FER"
            error_rate: 5
    c25:
        type: evs
        bitrates:
            - 13200
        cod:
            opts: ["-max_band", "FB"]
        dec:
        tx:
            type: "FER"
            error_rate: 5
    c26:
        type: evs
        bitrates:
            - 16400
        cod:
            opts: ["-max_band", "FB"]
        dec:
        tx:
            type: "FER"
            error_rate: 5
    c27:
        type: evs
        bitrates:
            - 24400
        cod:
            opts: ["-max_band", "FB"]
        dec:
        tx:
            type: "FER"
            error_rate: 5

    ### IVAS condition ###############################
    c28:
        type: ivas
        bitrates:
            - 13200
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
    c29:
        type: ivas
        bitrates:
            - 16400
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
    c30:
        type: ivas
        bitrates:
            - 24400
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
    c31:
        type: ivas
        bitrates:
            - 32000
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
    c32:
        type: ivas
        bitrates:
            - 48000
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
    c33:
        type: ivas
        bitrates:
            - 64000
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
    c34:
        type: ivas
        bitrates:
            - 80000
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
    c35:
        type: ivas
        bitrates:
            - 13200
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
        tx:
            type: "FER"
            error_rate: 5
    c36:
        type: ivas
        bitrates:
            - 16400
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
        tx:
            type: "FER"
            error_rate: 5
    c37:
        type: ivas
        bitrates:
            - 24400
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
        tx:
            type: "FER"
            error_rate: 5
    c38:
        type: ivas
        bitrates:
            - 32000
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
        tx:
            type: "FER"
            error_rate: 5
    c39:
        type: ivas
        bitrates:
            - 48000
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
        tx:
            type: "FER"
            error_rate: 5
    c40:
        type: ivas
        bitrates:
            - 64000
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
        tx:
            type: "FER"
            error_rate: 5

################################################
### Post-processing
################################################
postprocessing:
    fmt: ["MASA2", "BINAURAL"]
    fs: 48000
    loudness: -26
+365 −0

File added.

Preview size limit exceeded, changes collapsed.

Loading