Resampling Filter Design for Multirate Neural Audio Effect Processing
Alistair Carson, Vesa V\"alim\"aki, Alec Wright, Stefan Bilbao

TL;DR
This paper proposes a resampling filter design approach for neural audio effects that improves sample rate independence and reduces aliasing with lower latency, enhancing real-time audio processing capabilities.
Contribution
It introduces a two-stage resampling filter combining IIR and FIR filters as an efficient alternative to model adjustments for sample rate independence in neural audio effects.
Findings
Two-stage filter design achieves comparable or better results than previous methods.
Reduces filtering operations and latency in neural audio effect processing.
Effective in minimizing aliasing in distortion effect models.
Abstract
Neural networks have become ubiquitous in audio effects modelling, especially for guitar amplifiers and distortion pedals. One limitation of such models is that the sample rate of the training data is implicitly encoded in the model weights and therefore not readily adjustable at inference. Recent work explored modifications to recurrent neural network architecture to approximate a sample rate independent system, enabling audio processing at a rate that differs from the original training rate. This method works well for integer oversampling and can reduce aliasing caused by nonlinear activation functions. For small fractional changes in sample rate, fractional delay filters can be used to approximate sample rate independence, but in some cases this method fails entirely. Here, we explore the use of real-time signal resampling at the input and output of the neural network as an…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Speech and Audio Processing · Music and Audio Processing
