pith. sign in

arxiv: 2001.04643 · v1 · pith:YQXC7D4Bnew · submitted 2020-01-14 · 💻 cs.LG · cs.SD· eess.AS· eess.SP· stat.ML

DDSP: Differentiable Digital Signal Processing

classification 💻 cs.LG cs.SDeess.ASeess.SPstat.ML
keywords ddspsignalprocessingenableslearningwithoutacousticsapproach
0
0 comments X
read the original abstract

Most generative models of audio directly generate samples in one of two domains: time or frequency. While sufficient to express any signal, these representations are inefficient, as they do not utilize existing knowledge of how sound is generated and perceived. A third approach (vocoders/synthesizers) successfully incorporates strong domain knowledge of signal processing and perception, but has been less actively researched due to limited expressivity and difficulty integrating with modern auto-differentiation-based machine learning methods. In this paper, we introduce the Differentiable Digital Signal Processing (DDSP) library, which enables direct integration of classic signal processing elements with deep learning methods. Focusing on audio synthesis, we achieve high-fidelity generation without the need for large autoregressive models or adversarial losses, demonstrating that DDSP enables utilizing strong inductive biases without losing the expressive power of neural networks. Further, we show that combining interpretable modules permits manipulation of each separate model component, with applications such as independent control of pitch and loudness, realistic extrapolation to pitches not seen during training, blind dereverberation of room acoustics, transfer of extracted room acoustics to new environments, and transformation of timbre between disparate sources. In short, DDSP enables an interpretable and modular approach to generative modeling, without sacrificing the benefits of deep learning. The library is publicly available at https://github.com/magenta/ddsp and we welcome further contributions from the community and domain experts.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 5 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. DiffWave: A Versatile Diffusion Model for Audio Synthesis

    eess.AS 2020-09 unverdicted novelty 8.0

    DiffWave is a non-autoregressive diffusion model that generates high-fidelity audio waveforms from noise in constant steps, matching WaveNet vocoder quality while being orders of magnitude faster and outperforming pri...

  2. Differentiable Acoustic Radiance Transfer

    cs.SD 2025-09 unverdicted novelty 6.0

    DART adds differentiability to acoustic radiance transfer, enabling material optimization and improved performance on sparse acoustic field prediction tasks compared to signal processing and neural baselines.

  3. When Do Autoregressive Sequence Models Forecast Physical Wavefields? A Controlled Study on Synthetic Seismograms

    cs.LG 2026-06 unverdicted novelty 5.0

    Multi-token prediction accounts for nearly all rollout stability gains on synthetic three-component seismograms, with sharp dependence on context covering the full P-S interval and magnitude-based losses unable to pre...

  4. Learning Filters in Feedback Delay Networks from Noisy Room Impulse Responses

    eess.AS 2025-12 unverdicted novelty 5.0

    Explicit noise modeling during differentiable optimization improves attenuation filter accuracy in feedback delay networks when room impulse responses are noisy.

  5. Go witheFlow: Real-time Emotion Driven Audio Effects Modulation

    cs.SD 2025-10 unverdicted novelty 5.0

    witheFlow is a lightweight open-source proof-of-concept system for real-time emotion-driven modulation of audio effects in music performance by combining biosignals and audio features.