Commit ac89d530 authored by ramoa's avatar ramoa
Browse files

Condition 11 had wrong MNRU value (12). Now changed 12 --> 22

parent aab08188
Loading
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -77,7 +77,7 @@ conditions_to_generate:
        q: 26
    c11:
        type: mnru
        q: 12
        q: 22
    c12:
        type: mnru
        q: 18
@@ -95,7 +95,6 @@ conditions_to_generate:
        type: esdru
        alpha: 0.2
    ### IVAS WB conditions ###
    ## Using -max_band WB instead of true 16 kHz IO processing
    c17:
        type: ivas
        bitrates:
@@ -193,7 +192,6 @@ conditions_to_generate:
        dec:
            bin: ivas_processing_scripts/bin/IVAS_dec_fx
    ### IVAS SWB conditions ###
    ## Using -max_band SWB instead of true 32 kHz IO processing
    c25:
        type: ivas
        bitrates:
+1 −3
Original line number Diff line number Diff line
@@ -77,7 +77,7 @@ conditions_to_generate:
        q: 26
    c11:
        type: mnru
        q: 12
        q: 22
    c12:
        type: mnru
        q: 18
@@ -95,7 +95,6 @@ conditions_to_generate:
        type: esdru
        alpha: 0.2
    ### IVAS WB conditions ###
    ## Using -max_band WB instead of true 16 kHz IO processing
    c17:
        type: ivas
        bitrates:
@@ -176,7 +175,6 @@ conditions_to_generate:
        dec:
            bin: ivas_processing_scripts/bin/IVAS_dec_fx
    ### IVAS SWB conditions ###
    ## Using -max_band SWB instead of true 32 kHz IO processing
    c25:
        type: ivas
        bitrates:
+1 −1
Original line number Diff line number Diff line
@@ -77,7 +77,7 @@ conditions_to_generate:
        q: 26
    c11:
        type: mnru
        q: 12
        q: 22
    c12:
        type: mnru
        q: 18
+1 −1
Original line number Diff line number Diff line
@@ -77,7 +77,7 @@ conditions_to_generate:
        q: 26
    c11:
        type: mnru
        q: 12
        q: 22
    c12:
        type: mnru
        q: 18
+1 −1
Original line number Diff line number Diff line
@@ -77,7 +77,7 @@ conditions_to_generate:
        q: 26
    c11:
        type: mnru
        q: 12
        q: 22
    c12:
        type: mnru
        q: 18
Loading