Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Dual-path RNN: efficient long sequence modeling for time-domain single-channel speech separation

About

Recent studies in deep learning-based speech separation have proven the superiority of time-domain approaches to conventional time-frequency-based methods. Unlike the time-frequency domain approaches, the time-domain separation systems often receive input sequences consisting of a huge number of time steps, which introduces challenges for modeling extremely long sequences. Conventional recurrent neural networks (RNNs) are not effective for modeling such long sequences due to optimization difficulties, while one-dimensional convolutional neural networks (1-D CNNs) cannot perform utterance-level sequence modeling when its receptive field is smaller than the sequence length. In this paper, we propose dual-path recurrent neural network (DPRNN), a simple yet effective method for organizing RNN layers in a deep structure to model extremely long sequences. DPRNN splits the long sequential input into smaller chunks and applies intra- and inter-chunk operations iteratively, where the input length can be made proportional to the square root of the original sequence length in each operation. Experiments show that by replacing 1-D CNN with DPRNN and apply sample-level modeling in the time-domain audio separation network (TasNet), a new state-of-the-art performance on WSJ0-2mix is achieved with a 20 times smaller model than the previous best system.

Yi Luo, Zhuo Chen, Takuya Yoshioka• 2019

Related benchmarks

TaskDatasetResultRank
Speech SeparationWSJ0-2Mix (test)
SDRi (dB)19
141
Speech SeparationWSJ0-2Mix
SI-SNRi (dB)18.8
65
Speech SeparationWHAM! (test)
SI-SNRi (dB)13.9
58
Speech SeparationWHAMR! (test)
ΔSI-SNR10.3
57
Target Sound ExtractionESC-50 (test)
SISDRi7.2
46
Speech SeparationLibri2Mix (test)
SI-SNRi (dB)16.1
45
Speech SeparationWSJ0-3mix (test)
SI-SNRi14.7
29
Speech SeparationWHAMR!
SI-SNRi10.3
20
Source SeparationWSJ0-2Mix (test)
SI-SNRi21.8
17
Speech SeparationWHAM!
SI-SNRi (dB)13.9
15
Showing 10 of 29 rows

Other info

Follow for update