Skip to content

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

Open
@stuartsoundskrit

Description

@stuartsoundskrit

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions