ACELP BWE missing for ISM1 encoding
Basic info
- Encoder (float): 311956f3, Date: Mon Dec 9 05:26:34 2024 +0000
- Encoder (BASOP): cddd4d90, Date: Tue Dec 10 09:32:09 2024 +0000
- Decoder (float): 311956f3, Date: Mon Dec 9 05:26:34 2024 +0000
Bug description
HB content missing.
Ways to reproduce
You need to compile ivas-float-update with DEBUGGING and DEBUG_MODE_INFO enabled. main needs DEBUGGING.
./IVAS_cod_ref -ism 1 NULL 24400 48 scripts/testv/stv48c.wav bit_fl
python3 scripts/create_mode_force.py res/core 48 force.txt
./IVAS_cod -force force.txt -ism 1 NULL 24400 48 scripts/testv/stv48c.wav bit_fx
./IVAS_dec_ref EXT 48 bit_fl out_fl.wav
./IVAS_dec_ref EXT 48 bit_fx out_fx.wav
BASOP encoder
Float encoder
Edited by norvell