paper-with-me

Papers

Diffusion Buffer: Online Diffusion-based Speech Enhancement with Sub-Second Latency

2025-06-03 · Bunlong Lay, Rostilav Makarov, Timo Gerkmann

Diffusion models are a class of generative models that have been recently used for speech enhancement with remarkable success but are computationally expensive at inference time. Therefore, these models are impractical for processing streaming data in real-time. In this work, we adapt a sliding window diffusion framework to the speech enhancement task. Our approach progressively corrupts speech signals through time, assigning more noise to frames close to the present in a buffer. This approach outputs denoised frames with a delay proportional to the chosen buffer size, enabling a trade-off between performance and latency. Empirical results demonstrate that our method outperforms standard diffusion models and runs efficiently on a GPU, achieving an input-output latency in the order of 0.3 to 1 seconds. This marks the first practical diffusion-based solution for online speech enhancement.

📄 PDF Abstract BibTeX arXiv:2506.02908

Code (0)

등록된 구현이 없습니다.

Tasks

GPUSpeech Enhancement

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Diffusion Buffer for Online Generative Speech Enhancement

2025-10-21 · Bunlong Lay, Rostislav Makarov, Simon Welker, Maris Hillemann 외 arxiv

Online Speech Enhancement was mainly reserved for predictive models. A key advantage of these models is that for an incoming signal frame from a stream of data, the model is called only once for enhancement. In contrast,…

Speech Enhancement

Real-Time Streamable Generative Speech Restoration with Flow Matching

2025-12-22 · Simon Welker, Bunlong Lay, Maris Hillemann, Tal Peer 외 arxiv

Diffusion-based generative models have greatly impacted the speech processing field in recent years, exhibiting high speech naturalness and spawning a new research direction. Their application in real-time communication …

Bandwidth ExtensionSpeech Enhancement

Analysing Diffusion-based Generative Approaches versus Discriminative Approaches for Speech Restoration

2022-11-04 · Jean-Marie Lemercier, Julius Richter, Simon Welker, Timo Gerkmann

Diffusion-based generative models have had a high impact on the computer vision and speech processing communities these past years. Besides data generation tasks, they have also been employed for data restoration tasks l…

Bandwidth ExtensionSpeech DenoisingSpeech DereverberationSpeech Enhancement

Investigating the Design Space of Diffusion Models for Speech Enhancement

2023-12-07 · Philippe Gonzalez, Zheng-Hua Tan, Jan Østergaard, Jesper Jensen 외

Diffusion models are a new class of generative models that have shown outstanding performance in image generation literature. As a consequence, studies have attempted to apply diffusion models to other tasks, such as spe…

Image GenerationSpeech Enhancement

A Survey on Audio Diffusion Models: Text To Speech Synthesis and Enhancement in Generative AI

2023-03-23 · Chenshuang Zhang, Chaoning Zhang, Sheng Zheng, Mengchun Zhang 외

Generative AI has demonstrated impressive performance in various fields, among which speech synthesis is an interesting direction. With the diffusion model as the most popular generative model, numerous works have attemp…

Speech EnhancementSpeech SynthesisSurveytext-to-speech+2