Commit 24a2ef56 authored by Jan Kiene's avatar Jan Kiene
Browse files

adapt BS1534-7 a and b

parent 3bf7ab2b
Loading
Loading
Loading
Loading
+13 −17
Original line number Diff line number Diff line
@@ -53,43 +53,42 @@ conditions_to_generate:
    ### EVS condition ################################
    c03:
        type: evs
        sba_format: "FOA"
        bitrates:
            - 24400
            - 32000
        cod:
            opts: ["-max_band", "FB"]
        dec:
    c04:
        type: evs
        sba_format: "FOA"
        bitrates:
            - 24400
            - 48000
        cod:
            fmt: "MASA2"
            opts: ["-max_band", "FB"]
        dec:
    c05:
        type: evs
        bitrates:
            - 16400
            - 32000
        cod:
            fmt: "MASA2"
            opts: ["-max_band", "FB"]
        dec:
        tx:
            type: "FER"
            error_rate: 5

    ### IVAS condition ###############################
    c06:
        type: ivas
        type: evs
        bitrates:
            - 64000
            - 48000
        cod:
            fmt: "MASA2"
            opts: ["-max_band", "FB"]
        dec:
            fmt: "MASA2"

    ### IVAS condition ###############################
    c07:
        type: ivas
        bitrates:
            - 80000
            - 96000
        cod:
            fmt: "MASA2"
        dec:
@@ -97,14 +96,11 @@ conditions_to_generate:
    c08:
        type: ivas
        bitrates:
            - 48000
            - 128000
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
        tx:
            type: "FER"
            error_rate: 5

################################################
### Post-processing
+4 −23
Original line number Diff line number Diff line
@@ -53,6 +53,7 @@ conditions_to_generate:
    ### EVS condition ################################
    c03:
        type: evs
        sba_format: "FOA"
        bitrates:
            - 48000
        cod:
@@ -60,6 +61,7 @@ conditions_to_generate:
        dec:
    c04:
        type: evs
        sba_format: "FOA"
        bitrates:
            - 96000
        cod:
@@ -68,7 +70,7 @@ conditions_to_generate:
    c05:
        type: evs
        bitrates:
            - 48000
            - 64000
        cod:
            fmt: "MASA2"
            opts: ["-max_band", "FB"]
@@ -81,22 +83,12 @@ conditions_to_generate:
            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
            - 192000
        cod:
            fmt: "MASA2"
        dec:
@@ -109,17 +101,6 @@ conditions_to_generate:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
    c10:
        type: ivas
        bitrates:
            - 96000
        cod:
            fmt: "MASA2"
        dec:
            fmt: "MASA2"
        tx:
            type: "FER"
            error_rate: 5

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