Commit f4a7700b authored by Jan Kiene's avatar Jan Kiene
Browse files

fix 4a and 4b

parent 183accce
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@ output_path: "experiments/selection/BS1534-4a/proc_output"
### Input configuration
################################################
input:
    fmt: "FOA"
    fmt: "HOA3"
    fs: 48000

################################################
@@ -55,6 +55,7 @@ conditions_to_generate:
        bitrates:
            - 24400
        cod:
            fmt: "FOA"
            opts: ["-max_band", "FB"]
        dec:
    c04:
@@ -62,6 +63,7 @@ conditions_to_generate:
        bitrates:
            - 32000
        cod:
            fmt: "FOA"
            opts: ["-max_band", "FB"]
        dec:
    c05:
@@ -69,6 +71,7 @@ conditions_to_generate:
        bitrates:
            - 48000
        cod:
            fmt: "FOA"
            opts: ["-max_band", "FB"]
        dec:

@@ -78,6 +81,7 @@ conditions_to_generate:
        bitrates:
            - 96000
        cod:
            fmt: "FOA"
        dec:
            fmt: "FOA"
    c07:
@@ -85,6 +89,7 @@ conditions_to_generate:
        bitrates:
            - 128000
        cod:
            fmt: "FOA"
        dec:
            fmt: "FOA"
    c08:
@@ -92,6 +97,7 @@ conditions_to_generate:
        bitrates:
            - 160000
        cod:
            fmt: "FOA"
        dec:
            fmt: "FOA"

+13 −7
Original line number Diff line number Diff line
@@ -3,18 +3,18 @@
# General configuration
################################################

name: BS1534-4a
name: BS1534-4b
master_seed: 5
prerun_seed: 2

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

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

################################################
@@ -55,6 +55,7 @@ conditions_to_generate:
        bitrates:
            - 24400
        cod:
            fmt: "HOA2"
            opts: ["-max_band", "FB"]
        dec:
    c04:
@@ -62,6 +63,7 @@ conditions_to_generate:
        bitrates:
            - 32000
        cod:
            fmt: "HOA2"
            opts: ["-max_band", "FB"]
        dec:
    c05:
@@ -69,6 +71,7 @@ conditions_to_generate:
        bitrates:
            - 48000
        cod:
            fmt: "HOA2"
            opts: ["-max_band", "FB"]
        dec:

@@ -78,22 +81,25 @@ conditions_to_generate:
        bitrates:
            - 96000
        cod:
            fmt: "HOA2"
        dec:
            fmt: "FOA"
            fmt: "HOA2"
    c07:
        type: ivas
        bitrates:
            - 128000
        cod:
            fmt: "HOA2"
        dec:
            fmt: "FOA"
            fmt: "HOA2"
    c08:
        type: ivas
        bitrates:
            - 160000
        cod:
            fmt: "HOA2"
        dec:
            fmt: "FOA"
            fmt: "HOA2"

################################################
### Post-processing