paper-with-me

홈 › Papers

Streamable Neural Audio Synthesis With Non-Causal Convolutions

2022-04-14 · Antoine Caillon, Philippe Esling

Deep learning models are mostly used in an offline inference fashion. However, this strongly limits the use of these models inside audio generation setups, as most creative workflows are based on real-time digital signal processing. Although approaches based on recurrent networks can be naturally adapted to this buffer-based computation, the use of convolutions still poses some serious challenges. To tackle this issue, the use of causal streaming convolutions have been proposed. However, this requires specific complexified training and can impact the resulting audio quality. In this paper, we introduce a new method allowing to produce non-causal streaming models. This allows to make any convolutional model compatible with real-time buffer-based processing. As our method is based on a post-training reconfiguration of the model, we show that it is able to transform models trained without causal constraints into a streaming model. We show how our method can be adapted to fit complex architectures with parallel branches. To evaluate our method, we apply it on the recent RAVE model, which provides high-quality real-time audio synthesis. We test our approach on multiple music and speech datasets and show that it is faster than overlap-add methods, while having no impact on the generation quality. Finally, we introduce two open-source implementation of our work as Max/MSP and PureData externals, and as a VST audio plugin. This allows to endow traditional digital audio workstation with real-time neural audio synthesis on a laptop CPU.

📄 PDF Abstract BibTeX arXiv:2204.07064

Code (0)

등록된 구현이 없습니다.

Tasks

Audio GenerationAudio SynthesisCPU

Similar Papers 제목 키워드 기반

BinauralFlow: A Causal and Streamable Approach for High-Quality Binaural Speech Synthesis with Flow Matching Models

2025-05-28 · Susan Liang, Dejan Markovic, Israel D. Gebru, Steven Krenn 외

Binaural rendering aims to synthesize binaural audio that mimics natural hearing based on a mono audio and the locations of the speaker and listener. Although many methods have been proposed to solve this problem, they s…

Speech Synthesis

LiveGesture Streamable Co-Speech Gesture Generation Model

2026-04-13 · Muhammad Usama Saleem, Mayur Jagdishbhai Patel, Ekkasit Pinyoanuntapong, Zhongxing Qin 외 arxiv

We propose LiveGesture, the first fully streamable, speech-driven full-body gesture generation framework that operates with zero look-ahead and supports arbitrary sequence length. Unlike existing co-speech gesture method…

Gesture Generation

FocalCodec-Stream: Streaming Low-Bitrate Speech Coding via Causal Distillation

2025-09-19 · Luca Della Libera, Cem Subakan, Mirco Ravanelli arxiv

Neural audio codecs are a fundamental component of modern generative audio pipelines. Although recent codecs achieve strong low-bitrate reconstruction and provide powerful representations for downstream tasks, most are n…

Real-Time Generation of Streamable Talking Portrait Video with Reference-Guided Deep Compression VAEs

2026-06-01 · Sicheng Xu, Yu Deng, Shoukang Hu, Yichuan Wang 외 arxiv

Video diffusion models have significantly advanced portrait video generation, yet their high computational demands limit their use in interactive applications. This work presents a framework for streamable talking portra…

Video Generation

TVTSyn: Content-Synchronous Time-Varying Timbre for Streaming Voice Conversion and Anonymization

2026-02-10 · Waris Quamer, Mu-Ruei Tseng, Ghady Nasrallah, Ricardo Gutierrez-Osuna arxiv

Real-time voice conversion and speaker anonymization require causal, low-latency synthesis without sacrificing intelligibility or naturalness. Current systems have a core representational mismatch: content is time-varyin…

Voice ConversionSpeech Synthesis