paper-with-me

Papers

Designing Neural Synthesizers for Low-Latency Interaction

2025-03-14 · Franco Caspe, Jordie Shier, Mark Sandler, Charalampos Saitis, Andrew McPherson

Neural Audio Synthesis (NAS) models offer interactive musical control over high-quality, expressive audio generators. While these models can operate in real-time, they often suffer from high latency, making them unsuitable for intimate musical interaction. The impact of architectural choices in deep learning models on audio latency remains largely unexplored in the NAS literature. In this work, we investigate the sources of latency and jitter typically found in interactive NAS models. We then apply this analysis to the task of timbre transfer using RAVE, a convolutional variational autoencoder for audio waveforms introduced by Caillon et al. in 2021. Finally, we present an iterative design approach for optimizing latency. This culminates with a model we call BRAVE (Bravely Realtime Audio Variational autoEncoder), which is low-latency and exhibits better pitch and loudness replication while showing timbre modification capabilities similar to RAVE. We implement it in a specialized inference framework for low-latency, real-time inference and present a proof-of-concept audio plugin compatible with audio signals from musical instruments. We expect the challenges and guidelines described in this document to support NAS researchers in designing models for low-latency inference from the ground up, enriching the landscape of possibilities for musicians.

📄 PDF Abstract BibTeX arXiv:2503.11562

Code (0)

등록된 구현이 없습니다.

Tasks

Audio Synthesis

Similar Papers 제목 키워드 기반

Synthesizer: Rethinking Self-Attention in Transformer Models

2020-05-02 · Yi Tay, Dara Bahri, Donald Metzler, Da-Cheng Juan 외

The dot product self-attention is known to be central and indispensable to state-of-the-art Transformer models. But is it really required? This paper investigates the true importance and contribution of the dot product-b…

Abstractive Text SummarizationDialogue GenerationDocument SummarizationLanguage Modeling+6

Synthesizer: Rethinking Self-Attention for Transformer Models

2021-01-01 · Yi Tay, Dara Bahri, Donald Metzler, Da-Cheng Juan 외

The dot product self-attention is known to be central and indispensable to state-of-the-art Transformer models. But is it really required? This paper investigates the true importance and contribution of the dot product-b…

Language ModelingLanguage ModellingMachine TranslationText Generation+1

Synthesizer Sound Matching Using Audio Spectrogram Transformers

2024-07-23 · Fred Bruford, Frederik Blang, Shahan Nercessian

Systems for synthesizer sound matching, which automatically set the parameters of a synthesizer to emulate an input sound, have the potential to make the process of synthesizer programming faster and easier for novice an…

Transferring neural speech waveform synthesizers to musical instrument sounds generation

2019-10-27 · Yi Zhao, Xin Wang, Lauri Juvela, Junichi Yamagishi

Recent neural waveform synthesizers such as WaveNet, WaveGlow, and the neural-source-filter (NSF) model have shown good performance in speech synthesis despite their different methods of waveform generation. The similari…

Audio GenerationAudio SynthesisSpeech SynthesisZero-Shot Learning

Toward Inverse Control of Physics-Based Sound Synthesis

2017-06-29 · A. Pfalz, E. Berdahl

Long Short-Term Memory networks (LSTMs) can be trained to realize inverse control of physics-based sound synthesizers. Physics-based sound synthesizers simulate the laws of physics to produce output sound according to in…