BASOP Encoder Distortion for ISM 1 FER at 32kbps, EXT output, high MLD
# Basic info <!--- Add commit SHA used to reproduce --> - Float reference: - Encoder (float): d3f01fcfb24df875b610c5c83cb1739811073deb - Decoder (float): d3f01fcfb24df875b610c5c83cb1739811073deb - Fixed point: - Encoder (fixed): 182c2a508d977504aebc10cda7b56b7abe5b5a80 - Decoder (fixed): # Bug description There is an audible distortion at around 1:09.66 for ISM 1 at 32 kbps with an error pattern. It results in a high MLD of greater than 10. Floating Point: ![ref_ap0633](/uploads/074f07af5266a95682cb146e24c9eccf/ref_ap0633.png) Fixed Point: ![dut_ap0633](/uploads/453e57915726bc25935b9d9e0b78d97f/dut_ap0633.png) # Ways to reproduce Box folder: ...\Box_EXTERNAL_IVAS_BASOP_VERIFICATION\issues\issue-1534 <!-- Commandline or script --> ```bash ./IVAS_cod.exe -ism 1 cat4.csv 32000 48 cat4.wav bit eid-xor.exe -fer -vbr -bs g192 -ep g192 bit error_pattern.192 dut_error ./IVAS_dec_ref.exe EXT 48 dut_error dut_out.wav ./IVAS_cod_ref.exe -ism 1 cat4.csv 32000 48 cat4.wav bitref eid-xor.exe -fer -vbr -bs g192 -ep g192 bitref error_pattern.192 ref_error ./IVAS_dec_ref.exe EXT 48 ref_error ref_out.wav ``` <!--- Below are labels that will be added but are not shown in description. This is a template to help fill them. Add further information to the first row and remove and add labels as necessary. -->
issue