Commit 76318360 authored by Archit Tamarapu's avatar Archit Tamarapu
Browse files

[fix] BS.1534 experiments use incorrect key instead of

parent f0044604
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -49,7 +49,7 @@ conditions_to_generate:
    ### EVS conditions ###
    c03:
        type: evs
        rend:
        ivas_rend:
            fmt: STEREO
        bitrates:
            - 16400
@@ -61,7 +61,7 @@ conditions_to_generate:
            bin: ivas_processing_scripts/bin/EVS_dec_fx
    c04:
        type: evs
        rend:
        ivas_rend:
            fmt: STEREO
        bitrates:
            - 32000
+2 −2
Original line number Diff line number Diff line
@@ -49,7 +49,7 @@ conditions_to_generate:
    ### EVS conditions ###
    c03:
        type: evs
        rend:
        ivas_rend:
            fmt: STEREO
        bitrates:
            - 64000
@@ -61,7 +61,7 @@ conditions_to_generate:
            bin: ivas_processing_scripts/bin/EVS_dec_fx
    c04:
        type: evs
        rend:
        ivas_rend:
            fmt: STEREO
        bitrates:
            - 128000
+2 −2
Original line number Diff line number Diff line
@@ -49,7 +49,7 @@ conditions_to_generate:
    ### EVS conditions ###
    c03:
        type: evs
        rend:
        ivas_rend:
            fmt: STEREO
        bitrates:
            - 64000
@@ -61,7 +61,7 @@ conditions_to_generate:
            bin: ivas_processing_scripts/bin/EVS_dec_fx
    c04:
        type: evs
        rend:
        ivas_rend:
            fmt: STEREO
        bitrates:
            - 128000
+2 −2
Original line number Diff line number Diff line
@@ -49,7 +49,7 @@ conditions_to_generate:
    ### EVS conditions ###
    c03:
        type: evs
        rend:
        ivas_rend:
            fmt: STEREO
        bitrates:
            - 24400
@@ -61,7 +61,7 @@ conditions_to_generate:
            bin: ivas_processing_scripts/bin/EVS_dec_fx
    c04:
        type: evs
        rend:
        ivas_rend:
            fmt: STEREO
        bitrates:
            - 48000
+2 −2
Original line number Diff line number Diff line
@@ -49,7 +49,7 @@ conditions_to_generate:
    ### EVS conditions ###
    c03:
        type: evs
        rend:
        ivas_rend:
            fmt: STEREO
        bitrates:
            - 24400
@@ -61,7 +61,7 @@ conditions_to_generate:
            bin: ivas_processing_scripts/bin/EVS_dec_fx
    c04:
        type: evs
        rend:
        ivas_rend:
            fmt: STEREO
        bitrates:
            - 48000
Loading