paper-with-me

Papers

Speech Separation Based on Multi-Stage Elaborated Dual-Path Deep BiLSTM with Auxiliary Identity Loss

2020-08-06 · Ziqiang Shi, Rujie Liu, Jiqing Han

Deep neural network with dual-path bi-directional long short-term memory (BiLSTM) block has been proved to be very effective in sequence modeling, especially in speech separation. This work investigates how to extend dual-path BiLSTM to result in a new state-of-the-art approach, called TasTas, for multi-talker monaural speech separation (a.k.a cocktail party problem). TasTas introduces two simple but effective improvements, one is an iterative multi-stage refinement scheme, and the other is to correct the speech with imperfect separation through a loss of speaker identity consistency between the separated speech and original speech, to boost the performance of dual-path BiLSTM based networks. TasTas takes the mixed utterance of two speakers and maps it to two separated utterances, where each utterance contains only one speaker's voice. Our experiments on the notable benchmark WSJ0-2mix data corpus result in 20.55dB SDR improvement, 20.35dB SI-SDR improvement, 3.69 of PESQ, and 94.86\% of ESTOI, which shows that our proposed networks can lead to big performance improvement on the speaker separation task. We have open sourced our re-implementation of the DPRNN-TasNet here (https://github.com/ShiZiqiang/dual-path-RNNs-DPRNNs-based-speech-separation), and our TasTas is realized based on this implementation of DPRNN-TasNet, it is believed that the results in this paper can be reproduced with ease.

📄 PDF Abstract BibTeX arXiv:2008.03149

Code (1)

ShiZiqiang/dual-path-RNNs-DPRNNs-based-speech-separation 공식 구현 pytorch

Tasks

Speaker SeparationSpeech Separation

Similar Papers 제목 키워드 기반

Deep Attention Fusion Feature for Speech Separation with End-to-End Post-filter Method

2020-03-17 · Cunhang Fan, Jian-Hua Tao, Bin Liu, Jiangyan Yi 외

In this paper, we propose an end-to-end post-filter method with deep attention fusion features for monaural speaker-independent speech separation. At first, a time-frequency domain speech separation method is applied as …

Deep AttentionSpeech Separation

TS-URGENet: A Three-stage Universal Robust and Generalizable Speech Enhancement Network

2025-05-24 · Xiaobin Rong, DaHan Wang, Qinwen Hu, Yushi Wang 외

Universal speech enhancement aims to handle input speech with different distortions and input formats. To tackle this challenge, we present TS-URGENet, a Three-Stage Universal, Robust, and Generalizable speech Enhancemen…

Speech Enhancement

A Multi-Stage Triple-Path Method for Speech Separation in Noisy and Reverberant Environments

2023-03-07 · Zhaoxi Mu, Xinyu Yang, Xiangyuan Yang, Wenjing Zhu

In noisy and reverberant environments, the performance of deep learning-based speech separation methods drops dramatically because previous methods are not designed and optimized for such situations. To address this issu…

DenoisingSpeech DenoisingSpeech Separation

Multi-Task Audio Source Separation

2021-07-14 · Lu Zhang, Chenxing Li, Feng Deng, Xiaorui Wang

The audio source separation tasks, such as speech enhancement, speech separation, and music source separation, have achieved impressive performance in recent studies. The powerful modeling capabilities of deep neural net…

Audio Source SeparationMulti-task Audio Source SeperationMusic Source SeparationSpeech Enhancement+1

Embedding Recurrent Layers with Dual-Path Strategy in a Variant of Convolutional Network for Speaker-Independent Speech Separation

2022-03-25 · Xue Yang, Changchun Bao

Speaker-independent speech separation has achieved remarkable performance in recent years with the development of deep neural network (DNN). Various network architectures, from traditional convolutional neural network (C…

Computational EfficiencySpeech Separation