Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

FullSubNet: A Full-Band and Sub-Band Fusion Model for Real-Time Single-Channel Speech Enhancement

About

This paper proposes a full-band and sub-band fusion model, named as FullSubNet, for single-channel real-time speech enhancement. Full-band and sub-band refer to the models that input full-band and sub-band noisy spectral feature, output full-band and sub-band speech target, respectively. The sub-band model processes each frequency independently. Its input consists of one frequency and several context frequencies. The output is the prediction of the clean speech target for the corresponding frequency. These two types of models have distinct characteristics. The full-band model can capture the global spectral context and the long-distance cross-band dependencies. However, it lacks the ability to modeling signal stationarity and attending the local spectral pattern. The sub-band model is just the opposite. In our proposed FullSubNet, we connect a pure full-band model and a pure sub-band model sequentially and use practical joint training to integrate these two types of models' advantages. We conducted experiments on the DNS challenge (INTERSPEECH 2020) dataset to evaluate the proposed method. Experimental results show that full-band and sub-band information are complementary, and the FullSubNet can effectively integrate them. Besides, the performance of the FullSubNet also exceeds that of the top-ranked methods in the DNS Challenge (INTERSPEECH 2020).

Xiang Hao, Xiangdong Su, Radu Horaud, Xiaofei Li• 2020

Related benchmarks

TaskDatasetResultRank
Speech EnhancementDNS no-reverb 2020 (test)--
30
Speech EnhancementDNS with reverb (test)
STOI92.93
27
Speech EnhancementDNS Challenge Without Reverb (test)--
26
Speech EnhancementDNS (test)
SI-SDR (dB)17.3
23
Speech EnhancementMultilingual low-SNR (evaluation set)
PESQ2.36
23
Speech DenoisingDNS no-reverb (test)
PESQ (WB)2.897
16
Inference Latency Analysis5-second audio clips
Latency (s)0.034
15
Speech EnhancementWSJ0-SI84+DNS-Challenge (test)
PESQ (-5dB SNR)2.2
13
Speech EnhancementDNS-Challenge
WB-PESQ2.78
13
Speech EnhancementDNS dataset
PESQ (Wideband)2.78
9
Showing 10 of 16 rows

Other info

Code

Follow for update