OSBA decoder crash
The decoder crashes with an assert in OSBA mode. The command lines are. ``` ./IVAS_cod -ism_sba 1 1 stvISM1.csv -max_band swb scripts/switchPaths/sw_13k2_512k.bin 32 ltv48_OSBA_1ISM_FOA_32_OSBA_ISM1_FOA.pcm bit ./IVAS_dec BINAURAL 32 bit ~/dec.wav ``` This issue is also present in the tag 20231128_Update_Ittiam of the floating-point code but has been fixed on main. The corresponding issue was https://forge.3gpp.org/rep/ivas-codec-pc/ivas-codec/-/issues/908 .
issue