paper-with-me

Papers

DeepFilterNet: A Low Complexity Speech Enhancement Framework for Full-Band Audio based on Deep Filtering

2021-10-11 · Hendrik Schröter, Alberto N. Escalante-B., Tobias Rosenkranz, Andreas Maier

Complex-valued processing has brought deep learning-based speech enhancement and signal extraction to a new level. Typically, the process is based on a time-frequency (TF) mask which is applied to a noisy spectrogram, while complex masks (CM) are usually preferred over real-valued masks due to their ability to modify the phase. Recent work proposed to use a complex filter instead of a point-wise multiplication with a mask. This allows to incorporate information from previous and future time steps exploiting local correlations within each frequency band. In this work, we propose DeepFilterNet, a two stage speech enhancement framework utilizing deep filtering. First, we enhance the spectral envelope using ERB-scaled gains modeling the human frequency perception. The second stage employs deep filtering to enhance the periodic components of speech. Additionally to taking advantage of perceptual properties of speech, we enforce network sparsity via separable convolutions and extensive grouping in linear and recurrent layers to design a low complexity architecture. We further show that our two stage deep filtering approach outperforms complex masks over a variety of frequency resolutions and latencies and demonstrate convincing performance compared to other state-of-the-art models.

📄 PDF Abstract BibTeX arXiv:2110.05588

Code (1)

rikorose/deepfilternet 공식 구현 pytorch

Tasks

Speech Enhancement

Similar Papers 제목 키워드 기반

DeepFilterNet2: Towards Real-Time Speech Enhancement on Embedded Devices for Full-Band Audio

2022-05-11 · Hendrik Schröter, Alberto N. Escalante-B., Tobias Rosenkranz, Andreas Maier

Deep learning-based speech enhancement has seen huge improvements and recently also expanded to full band audio (48 kHz). However, many approaches have a rather high computational complexity and require big temporal buff…

CPUData AugmentationSpeech Enhancement

DeepFilterNet: Perceptually Motivated Real-Time Speech Enhancement

2023-05-14 · Hendrik Schröter, Tobias Rosenkranz, Alberto N. Escalante-B., Andreas Maier

Multi-frame algorithms for single-channel speech enhancement are able to take advantage from short-time correlations within the speech signal. Deep Filtering (DF) was proposed to directly estimate a complex filter in fre…

CPUSpeech Enhancement

Training DeepFilterNet with Accurate Room Acoustic Simulations Improves Single-Channel Speech Enhancement

2026-08-21 · Alessia Milo, Georg Götz, Steinar Guðjónsson, Daniel Gert Nielsen 외 arxiv

We investigate how the realism of synthetic room impulse response (RIR) datasets affects the training of DeepFilterNet3 for single-channel speech enhancement. We compare a DNS4 image-source-method (ISM) RIR dataset with …

Speech RecognitionSpeech Enhancement

Harmonic enhancement using learnable comb filter for light-weight full-band speech enhancement model

2023-06-01 · Xiaohuai Le, Tong Lei, Li Chen, Yiqing Guo 외

With fewer feature dimensions, filter banks are often used in light-weight full-band speech enhancement models. In order to further enhance the coarse speech in the sub-band domain, it is necessary to apply a post-filter…

RetrievalSpeech Enhancement

Study of Lightweight Transformer Architectures for Single-Channel Speech Enhancement

2025-05-27 · Haixin Zhao, Nilesh Madhu

In speech enhancement, achieving state-of-the-art (SotA) performance while adhering to the computational constraints on edge devices remains a formidable challenge. Networks integrating stacked temporal and spectral mode…

Speech Enhancement