Open
Description
When running ./dump_features
with the -rir_list
argument, I'm getting an immediate error *** stack smashing detected ***: terminated
. I've tracked this down as far as rnn_fft_impl()
in src/kiss_fft.c
, when loading the first RIR listed in the text file.
The executable works perfectly with the RIR argument omitted. I am using the RIR files from https://media.xiph.org/rnnoise/data/measured_rirs-v2.tar.gz, and my text file looks like this:
/data/measured_rirs/office2_4ft_cardio.f32
...
/data/measured_rirs/room1_6ft_omni.f32
Can anyone else replicate this issue? Thanks.
Metadata
Metadata
Assignees
Labels
No labels
Activity