English

Multi-Loss Convolutional Network with Time-Frequency Attention for Speech Enhancement

Sound 2023-06-16 v1 Audio and Speech Processing Machine Learning

Abstract

The Dual-Path Convolution Recurrent Network (DPCRN) was proposed to effectively exploit time-frequency domain information. By combining the DPRNN module with Convolution Recurrent Network (CRN), the DPCRN obtained a promising performance in speech separation with a limited model size. In this paper, we explore self-attention in the DPCRN module and design a model called Multi-Loss Convolutional Network with Time-Frequency Attention(MNTFA) for speech enhancement. We use self-attention modules to exploit the long-time information, where the intra-chunk self-attentions are used to model the spectrum pattern and the inter-chunk self-attention are used to model the dependence between consecutive frames. Compared to DPRNN, axial self-attention greatly reduces the need for memory and computation, which is more suitable for long sequences of speech signals. In addition, we propose a joint training method of a multi-resolution STFT loss and a WavLM loss using a pre-trained WavLM network. Experiments show that with only 0.23M parameters, the proposed model achieves a better performance than DPCRN.

Keywords

Cite

@article{arxiv.2306.08956,
  title  = {Multi-Loss Convolutional Network with Time-Frequency Attention for Speech Enhancement},
  author = {Liang Wan and Hongqing Liu and Yi Zhou and Jie Ji},
  journal= {arXiv preprint arXiv:2306.08956},
  year   = {2023}
}
R2 v1 2026-06-28T11:05:42.899Z