xiph / rnnoise

Recurrent neural network for audio noise reduction
BSD 3-Clause "New" or "Revised" License
4.02k stars 890 forks source link

Callback implementation for xcorr kernel offload #226

Closed ValentiWorkLearning closed 4 months ago

ValentiWorkLearning commented 4 months ago

This PR introduces support for defining custom optimised callback for xcorr_kernel function which is heavily used by the various calls in the library.