fpga-open-speech-tools / simulink_models

Simulink models for speech and audio processing
MIT License
4 stars 4 forks source link

Conv reverb #25

Closed asalois closed 4 years ago

asalois commented 4 years ago

Convolution Reverb experiment with c acceleration for fixed point numbers.

tvannoy commented 4 years ago

I'm just going to close this since I don't think we don't currently have plans for creating a convolutional reverb model; plus, there are some merge conflicts. We'll still be able to revisit the MATLAB simulations you did if we want some coefficients for some cool convolutions, though!

Also, #26 can be used generically for convolution (which was the point of the programmable FIR filter), so we can just choose some of the coefficients from here to use with that project.