Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Runtime error when using room impulse response (RIR) data #245

Open
stuartsoundskrit opened this issue Nov 19, 2024 · 0 comments
Open

Runtime error when using room impulse response (RIR) data #245

stuartsoundskrit opened this issue Nov 19, 2024 · 0 comments

Comments

@stuartsoundskrit
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant