paper-with-me

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 buffers for real time usage e.g. due to temporal convolutions or attention. Both make those approaches not feasible on embedded devices. This work further extends DeepFilterNet, which exploits harmonic structure of speech allowing for efficient speech enhancement (SE). Several optimizations in the training procedure, data augmentation, and network structure result in state-of-the-art SE performance while reducing the real-time factor to 0.04 on a notebook Core-i5 CPU. This makes the algorithm applicable to run on embedded devices in real-time. The DeepFilterNet framework can be obtained under an open source license.

📄 PDF Abstract BibTeX arXiv:2205.05474

Code (1)

rikorose/deepfilternet 공식 구현 pytorch

Tasks

CPUData AugmentationSpeech Enhancement

Similar Papers 제목 키워드 기반

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

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, wh…

Speech 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

On real-time multi-stage speech enhancement systems

2023-12-19 · Lingjun Meng, Jozef Coldenhoff, Paul Kendrick, Tijana Stojkovic 외

Recently, multi-stage systems have stood out among deep learning-based speech enhancement methods. However, these systems are always high in complexity, requiring millions of parameters and powerful computational resourc…

Speech Enhancement