Commit 63c5e022 authored by Jan Kiene's avatar Jan Kiene
Browse files

add configs for MASA BS1534 experiments

parent 89cf3010
Loading
Loading
Loading
Loading
Loading
+113 −0
Original line number Diff line number Diff line
---
################################################
# General configuration
################################################

name: BS1534-7a
master_seed: 5
prerun_seed: 2

input_path: "experiments/selection/BS1534-7a/proc_input"
output_path: "experiments/selection/BS1534-7a/proc_output"

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

################################################
### Pre-processing on individual items
################################################
preprocessing:
    mask: "20KBP"
    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: lp7k

    ### EVS condition ################################
    c03:
        type: evs
        bitrates:
            - 24400
        cod:
            opts: ["-max_band", "FB"]
        dec:
    c04:
        type: evs
        bitrates:
            - 24400
        cod:
            fmt: "MASA2"
            opts: ["-max_band", "FB"]
        dec:
    c05:
        type: evs
        bitrates:
            - 16400
        cod:
            opts: ["-max_band", "FB"]
        dec:
        tx:
            type: "FER"
            error_rate: 5

    ### IVAS condition ###############################
    c06:
        type: ivas
        bitrates:
            - 64000
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
    c07:
        type: ivas
        bitrates:
            - 80000
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
    c08:
        type: ivas
        bitrates:
            - 48000
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
        tx:
            type: "FER"
            error_rate: 5

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

name: BS1534-7b
master_seed: 5
prerun_seed: 2

input_path: "experiments/selection/BS1534-7b/proc_input"
output_path: "experiments/selection/BS1534-7b/proc_output"

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

################################################
### Pre-processing on individual items
################################################
preprocessing:
    mask: "20KBP"
    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: lp7k

    ### EVS condition ################################
    c03:
        type: evs
        bitrates:
            - 48000
        cod:
            opts: ["-max_band", "FB"]
        dec:
    c04:
        type: evs
        bitrates:
            - 96000
        cod:
            opts: ["-max_band", "FB"]
        dec:
    c05:
        type: evs
        bitrates:
            - 48000
        cod:
            fmt: "MASA2"
            opts: ["-max_band", "FB"]
        dec:
    c06:
        type: evs
        bitrates:
            - 96000
        cod:
            fmt: "MASA2"
            opts: ["-max_band", "FB"]
        dec:
    c07:
        type: evs
        bitrates:
            - 32000
        cod:
            opts: ["-max_band", "FB"]
        dec:
        tx:
            type: "FER"
            error_rate: 5

    ### IVAS condition ###############################
    c08:
        type: ivas
        bitrates:
            - 160000
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
    c09:
        type: ivas
        bitrates:
            - 256000
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
    c10:
        type: ivas
        bitrates:
            - 96000
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
        tx:
            type: "FER"
            error_rate: 5

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

name: P800-9
master_seed: 5
prerun_seed: 2
multiprocessing: false

input_path: "experiments/selection/P800-9/proc_input"
output_path: "experiments/selection/P800-9/proc_output"

################################################
### 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:
            - 16400
        cod:
            opts: ["-max_band", "FB"]
        dec:
    c14:
        type: evs
        bitrates:
            - 24400
        cod:
            opts: ["-max_band", "FB"]
        dec:
    c15:
        type: evs
        bitrates:
            - 7200
        cod:
            fmt: "MASA2"
            opts: ["-dtx", "-max_band", "FB"]
        dec:
    c16:
        type: evs
        bitrates:
            - 9600
        cod:
            fmt: "MASA2"
            opts: ["-dtx", "-max_band", "FB"]
        dec:
    c17:
        type: evs
        bitrates:
            - 16400
        cod:
            fmt: "MASA2"
            opts: ["-dtx", "-max_band", "FB"]
        dec:
    c18:
        type: evs
        bitrates:
            - 7200
        cod:
            opts: ["-max_band", "FB"]
        dec:
        sba_format: "PLANARFOA"
    c19:
        type: evs
        bitrates:
            - 7200
        cod:
            opts: ["-max_band", "FB"]
        dec:
    c20:
        type: evs
        bitrates:
            - 8000
        cod:
            opts: ["-max_band", "FB"]
        dec:
    c21:
        type: evs
        bitrates:
            - 9600
        cod:
            opts: ["-max_band", "FB"]
        dec:
    c22:
        type: evs
        bitrates:
            - 16400
        cod:
            opts: ["-max_band", "FB"]
        dec:
    c23:
        type: evs
        bitrates:
            - 24400
        cod:
            opts: ["-max_band", "FB"]
        dec:

    ### IVAS condition ###############################
    c24:
        type: ivas
        bitrates:
            - 13200
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
    c25:
        type: ivas
        bitrates:
            - 16400
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
    c26:
        type: ivas
        bitrates:
            - 24400
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
    c27:
        type: ivas
        bitrates:
            - 32000
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
    c28:
        type: ivas
        bitrates:
            - 48000
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
    c29:
        type: ivas
        bitrates:
            - 64000
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
    c30:
        type: ivas
        bitrates:
            - 80000
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
    c31:
        type: ivas
        bitrates:
            - 13200
        cod:
            fmt: "MASA2"
            opts: ["-dtx"]
        dec:
            fmt: "MASA2"
    c32:
        type: ivas
        bitrates:
            - 16400
        cod:
            fmt: "MASA2"
            opts: ["-dtx"]
        dec:
            fmt: "MASA2"
    c33:
        type: ivas
        bitrates:
            - 24400
        cod:
            fmt: "MASA2"
            opts: ["-dtx"]
        dec:
            fmt: "MASA2"
    c34:
        type: ivas
        bitrates:
            - 32000
        cod:
            fmt: "MASA2"
            opts: ["-dtx"]
        dec:
            fmt: "MASA2"
    c35:
        type: ivas
        bitrates:
            - 48000
        cod:
            fmt: "MASA2"
            opts: ["-dtx"]
        dec:
            fmt: "MASA2"
    c36:
        type: ivas
        bitrates:
            - 64000
        cod:
            fmt: "MASA2"
            opts: ["-dtx"]
        dec:
            fmt: "MASA2"

################################################
### Post-processing
################################################
postprocessing:
    fmt: ["MASA2", "BINAURAL"]
    fs: 48000
    loudness: -26
+4 −4
Original line number Diff line number Diff line
@@ -215,8 +215,8 @@ INPUT_EXPERIMENT_NAMES = [
    "BS1534-5b",
    "BS1534-6a",
    "BS1534-6b",
    # "BS1534-7a",
    # "BS1534-7b",
    "BS1534-7a",
    "BS1534-7b",
    "P800-1",
    "P800-2",
    "P800-3",
@@ -224,6 +224,6 @@ INPUT_EXPERIMENT_NAMES = [
    "P800-5",
    "P800-6",
    "P800-7",
    # "P800-8",
    # "P800-9",
    "P800-8",
    "P800-9",
]