SOTAVerified

A Mask Free Neural Network for Monaural Speech Enhancement

2023-06-07Code Available1· sign in to hype

Liang Liu, Haixin Guan, Jinlong Ma, Wei Dai, Guangyong Wang, Shaowei Ding

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

In speech enhancement, the lack of clear structural characteristics in the target speech phase requires the use of conservative and cumbersome network frameworks. It seems difficult to achieve competitive performance using direct methods and simple network architectures. However, we propose the MFNet, a direct and simple network that can not only map speech but also map reverse noise. This network is constructed by stacking global local former blocks (GLFBs), which combine the advantages of Mobileblock for global processing and Metaformer architecture for local interaction. Our experimental results demonstrate that our network using mapping method outperforms masking methods, and direct mapping of reverse noise is the optimal solution in strong noise environments. In a horizontal comparison on the 2020 Deep Noise Suppression (DNS) challenge test set without reverberation, to the best of our knowledge, MFNet is the current state-of-the-art (SOTA) mapping model.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
Deep Noise Suppression (DNS) ChallengeMFNETPESQ-WB3.43Unverified

Reproductions