paper-with-me

Papers

On real-time multi-stage speech enhancement systems

2023-12-19 · Lingjun Meng, Jozef Coldenhoff, Paul Kendrick, Tijana Stojkovic, Andrew Harper, Kiril Ratmanski, Milos Cernak

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 resources, which limits their application for real-time processing in low-power devices. Besides, the contribution of various influencing factors to the success of multi-stage systems remains unclear, which presents challenges to reduce the size of these systems. In this paper, we extensively investigate a lightweight two-stage network with only 560k total parameters. It consists of a Mel-scale magnitude masking model in the first stage and a complex spectrum mapping model in the second stage. We first provide a consolidated view of the roles of gain power factor, post-filter, and training labels for the Mel-scale masking model. Then, we explore several training schemes for the two-stage network and provide some insights into the superiority of the two-stage network. We show that the proposed two-stage network trained by an optimal scheme achieves a performance similar to a four times larger open source model DeepFilterNet2.

📄 PDF Abstract BibTeX arXiv:2312.12415

Code (0)

등록된 구현이 없습니다.

Tasks

Speech Enhancement

Similar Papers 제목 키워드 기반

FB-MSTCN: A Full-Band Single-Channel Speech Enhancement Method Based on Multi-Scale Temporal Convolutional Network

2022-03-15 · Zehua Zhang, Lu Zhang, Xuyi Zhuang, Yukun Qian 외

In recent years, deep learning-based approaches have significantly improved the performance of single-channel speech enhancement. However, due to the limitation of training data and computational complexity, real-time en…

DenoisingSpeech DenoisingSpeech Enhancement

Incorporating Multi-Target in Multi-Stage Speech Enhancement Model for Better Generalization

2021-07-09 · Lu Zhang, Mingjiang Wang, Andong Li, Zehua Zhang 외

Recent single-channel speech enhancement methods based on deep neural networks (DNNs) have achieved remarkable results, but there are still generalization problems in real scenes. Like other data-driven methods, DNN-base…

DenoisingSpeech DenoisingSpeech Enhancement

Speech Enhancement Using Multi-Stage Self-Attentive Temporal Convolutional Networks

2021-02-24 · Ju Lin, Adriaan J. van Wijngaarden, Kuang-Ching Wang, Melissa C. Smith

Multi-stage learning is an effective technique to invoke multiple deep-learning modules sequentially. This paper applies multi-stage learning to speech enhancement by using a multi-stage structure, where each stage compr…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Speech Enhancementspeech-recognition+1

A Two-Stage Framework in Cross-Spectrum Domain for Real-Time Speech Enhancement

2024-01-19 · Yuewei Zhang, Huanbin Zou, Jie Zhu

Two-stage pipeline is popular in speech enhancement tasks due to its superiority over traditional single-stage methods. The current two-stage approaches usually enhance the magnitude spectrum in the first stage, and furt…

Speech Enhancement

Real-Time Audio-Visual End-to-End Speech Enhancement

2023-03-13 · Zirun Zhu, Hemin Yang, Min Tang, ZiYi Yang 외

Audio-visual speech enhancement (AV-SE) methods utilize auxiliary visual cues to enhance speakers' voices. Therefore, technically they should be able to outperform the audio-only speech enhancement (SE) methods. However,…

CPUSpeech EnhancementTask 2