Commit 861b3753 authored by Archit Tamarapu's avatar Archit Tamarapu
Browse files

- fix bitrates in P800-4

- fix ESDRU in P800-3
- add comments regarding inconsistency between Preliminaries and Test Conditions tables
parent 6b21e46d
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -55,6 +55,8 @@ conditions_to_generate:
    # TODO: cat 1
    c03:
        type: mnru
        # Table F.1.2 specifies c03 as MNRU Q = 27 dB
        # This conflicts with Table F.1.3. Config reflects F.1.3.
        q: 22
    c04:
        type: mnru
@@ -309,7 +311,6 @@ conditions_to_generate:
        dec:
            bin: ivas_processing_scripts/bin/IVAS_dec_fx


################################################
### Post-processing
################################################
+2 −1
Original line number Diff line number Diff line
@@ -55,6 +55,8 @@ conditions_to_generate:
    # TODO: cat 1
    c03:
        type: mnru
        # Table F.2.2 specifies c03 as MNRU Q = 27 dB
        # This conflicts with Table F.2.3. Config reflects F.2.3.
        q: 22
    c04:
        type: mnru
@@ -417,7 +419,6 @@ conditions_to_generate:
            type: "FER"
            error_rate: 5


################################################
### Post-processing
################################################
+6 −5
Original line number Diff line number Diff line
@@ -51,14 +51,16 @@ conditions_to_generate:
    ### MNRU conditions ###############################
    c02:
        type: mnru
        q: 27
        q: 32
    # TODO: cat 1
    c03:
        type: mnru
        q: 32
        # Table F.3.2 specifies c03 as MNRU Q = 32 dB
        # This conflicts with F.3.3. Config below reflects F.3.3.
        q: 27
    c04:
        type: mnru
        q: 17
        q: 22
    # TODO: cat 5
    c05:
        type: mnru
@@ -75,7 +77,7 @@ conditions_to_generate:
        alpha: 0.6
    c08:
        type: esdru
        alpha: 0.3
        alpha: 0.4
    # TODO: cat 5
    c09:
        type: esdru
@@ -309,7 +311,6 @@ conditions_to_generate:
        dec:
            bin: ivas_processing_scripts/bin/IVAS_dec_fx


################################################
### Post-processing
################################################
+15 −16
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
# General configuration
################################################

name: P800-3
name: P800-4
master_seed: 25
prerun_seed: 2

@@ -18,7 +18,7 @@ condition_in_output_filename: true
### Input configuration
################################################
input:
    fmt: "FOA"
    fmt: "HOA2"
    fs: 48000
    aligned_to:
        len: 20
@@ -147,7 +147,7 @@ conditions_to_generate:
    c15:
        type: ivas
        bitrates:
            - 80000
            - 96000
        cod:
            bin: ivas_processing_scripts/bin/IVAS_cod_fx
            opts: ["-dtx"]
@@ -159,7 +159,7 @@ conditions_to_generate:
    c16:
        type: ivas
        bitrates:
            - 96000
            - 128000
        cod:
            bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref
            opts: ["-dtx"]
@@ -171,7 +171,7 @@ conditions_to_generate:
    c17:
        type: ivas
        bitrates:
            - 128000
            - 256000
        cod:
            bin: ivas_processing_scripts/bin/IVAS_cod_fx
            opts: ["-dtx"]
@@ -183,7 +183,7 @@ conditions_to_generate:
    c18:
        type: ivas
        bitrates:
            - 256000
            - 384000
        cod:
            bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref
            opts: ["-dtx"]
@@ -198,7 +198,7 @@ conditions_to_generate:
    c19:
        type: ivas
        bitrates:
            - 16400
            - 16400 # error in F.4.2. Bitrate specified as 116.4
        cod:
            bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref
            opts: ["-dtx"]
@@ -261,7 +261,7 @@ conditions_to_generate:
    c24:
        type: ivas
        bitrates:
            - 80000
            - 96000
        cod:
            bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref
            opts: ["-dtx"]
@@ -273,7 +273,7 @@ conditions_to_generate:
    c25:
        type: ivas
        bitrates:
            - 96000
            - 128000
        cod:
            bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref
            opts: ["-dtx"]
@@ -286,7 +286,7 @@ conditions_to_generate:
    c26:
        type: ivas
        bitrates:
            - 128000
            - 256000
        cod:
            bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref
            opts: ["-dtx"]
@@ -299,7 +299,7 @@ conditions_to_generate:
    c27:
        type: ivas
        bitrates:
            - 256000
            - 384000
        cod:
            bin: ivas_processing_scripts/bin/IVAS_cod_flt_ref
            opts: ["-dtx"]
@@ -373,7 +373,7 @@ conditions_to_generate:
    c33:
        type: ivas
        bitrates:
            - 80000
            - 96000
        cod:
            bin: ivas_processing_scripts/bin/IVAS_cod_fx
            opts: ["-dtx"]
@@ -385,7 +385,7 @@ conditions_to_generate:
    c34:
        type: ivas
        bitrates:
            - 96000
            - 128000
        cod:
            bin: ivas_processing_scripts/bin/IVAS_cod_fx
            opts: ["-dtx"]
@@ -397,7 +397,7 @@ conditions_to_generate:
    c35:
        type: ivas
        bitrates:
            - 128000
            - 256000
        cod:
            bin: ivas_processing_scripts/bin/IVAS_cod_fx
            opts: ["-dtx"]
@@ -409,7 +409,7 @@ conditions_to_generate:
    c36:
        type: ivas
        bitrates:
            - 256000
            - 384000
        cod:
            bin: ivas_processing_scripts/bin/IVAS_cod_fx
            opts: ["-dtx"]
@@ -419,7 +419,6 @@ conditions_to_generate:
            type: "FER"
            error_rate: 5


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