rnnoise
rnnoise copied to clipboard
what are the changes to be made if we want too change the FRAME SIZE from 480 to 160?
by changing the the frame size from 480 to 160 and not changing anything else the code is not working. there is some memory issues? What are the respective changes needed to be made if the frame size has to be 160? getting stack smashing error after changing FRAME SIZE to 160 and PITCH_FRAME_SIZE to 320 keeping the original 480:960 ratio?