paper-with-me

홈 › Papers

Efficient neural networks for real-time modeling of analog dynamic range compression

2021-02-11 · Christian J. Steinmetz, Joshua D. Reiss

Deep learning approaches have demonstrated success in modeling analog audio effects. Nevertheless, challenges remain in modeling more complex effects that involve time-varying nonlinear elements, such as dynamic range compressors. Existing neural network approaches for modeling compression either ignore the device parameters, do not attain sufficient accuracy, or otherwise require large noncausal models prohibiting real-time operation. In this work, we propose a modification to temporal convolutional networks (TCNs) enabling greater efficiency without sacrificing performance. By utilizing very sparse convolutional kernels through rapidly growing dilations, our model attains a significant receptive field using fewer layers, reducing computation. Through a detailed evaluation we demonstrate our efficient and causal approach achieves state-of-the-art performance in modeling the analog LA-2A, is capable of real-time operation on CPU, and only requires 10 minutes of training data.

📄 PDF Abstract BibTeX arXiv:2102.06200

Code (1)

csteinmetz1/micro-tcn 공식 구현 pytorch

Tasks

CPU

Similar Papers 제목 키워드 기반

Modeling Analog Dynamic Range Compressors using Deep Learning and State-space Models

2024-03-24 · Hanzhi Yin, Gang Cheng, Christian J. Steinmetz, Ruibin Yuan 외

We describe a novel approach for developing realistic digital models of dynamic range compressors for digital audio production by analyzing their analog prototypes. While realistic digital dynamic compressors are potenti…

Deep LearningState Space Models

Automatic Gain Control Design for Dynamic Visible Light Communication Systems

2020-07-31 · Yingwen Zhang, Xianqing Jin, Weibin Jiang, Xinmin Chen 외

For dynamic visible light communication (VLC) systems, received optical power fluctuates largely due to the fast movement of VLC terminals. Such fluctuations will cause possible signal clipping and quantization noise at …

Quantization

A Log-Domain Implementation of the Diffusion Network in Very Large Scale Integration

2010-12-01 · NeurIPS 2010 12 · Yi-Da Wu, Shi-Jie Lin, Hsin Chen

The Diffusion Network(DN) is a stochastic recurrent network which has been shown capable of modeling the distributions of continuous-valued, continuous-time paths. However, the dynamics of the DN are governed by stochast…

Modeling Time-Variant Responses of Optical Compressors with Selective State Space Models

2024-08-22 · Riccardo Simionato, Stefano Fasciani

This paper presents a method for modeling optical dynamic range compressors using deep neural networks with Selective State Space models. The proposed approach surpasses previous methods based on recurrent layers by empl…

State Space Models

A Modulo Sampling Hardware Prototype and Reconstruction Algorithm Evaluation

2024-10-25 · Jiang Zhu, Junnan Ma, Zhenlong Liu, Fengzhong Qu 외

Analog-to-digital converters (ADCs) play a vital important role in any devices via manipulating analog signals in a digital manner. Given that the amplitude of the signal exceeds the dynamic range of the ADCs, clipping o…