paper-with-me

홈 › Papers

Effective Low-Cost Time-Domain Audio Separation Using Globally Attentive Locally Recurrent Networks

2021-01-13 · Max W. Y. Lam, Jun Wang, Dan Su, Dong Yu

Recent research on the time-domain audio separation networks (TasNets) has brought great success to speech separation. Nevertheless, conventional TasNets struggle to satisfy the memory and latency constraints in industrial applications. In this regard, we design a low-cost high-performance architecture, namely, globally attentive locally recurrent (GALR) network. Alike the dual-path RNN (DPRNN), we first split a feature sequence into 2D segments and then process the sequence along both the intra- and inter-segment dimensions. Our main innovation lies in that, on top of features recurrently processed along the inter-segment dimensions, GALR applies a self-attention mechanism to the sequence along the inter-segment dimension, which aggregates context-aware information and also enables parallelization. Our experiments suggest that GALR is a notably more effective network than the prior work. On one hand, with only 1.5M parameters, it has achieved comparable separation performance at a much lower cost with 36.1% less runtime memory and 49.4% fewer computational operations, relative to the DPRNN. On the other hand, in a comparable model size with DPRNN, GALR has consistently outperformed DPRNN in three datasets, in particular, with a substantial margin of 2.4dB absolute improvement of SI-SNRi in the benchmark WSJ0-2mix task.

📄 PDF Abstract BibTeX arXiv:2101.05014

Code (2)

SoulProficiency/speechseparation-GALR pytorch
Zhongyang-debug/Effective-Low-Cost-Time-Domain-Audio-Separation-Using-Globally-Attentive-Locally-Recurrent-Networks pytorch

Tasks

Speech Separation

Similar Papers 제목 키워드 기반

TasNet: time-domain audio separation network for real-time, single-channel speech separation

2017-11-01 · Yi Luo, Nima Mesgarani

Robust speech processing in multi-talker environments requires effective speech separation. Recent deep learning systems have made significant progress toward solving this problem, yet it remains challenging particularly…

DecoderSpeech Separation

TDFNet: An Efficient Audio-Visual Speech Separation Model with Top-down Fusion

2024-01-25 · Samuel Pegg, Kai Li, Xiaolin Hu

Audio-visual speech separation has gained significant traction in recent years due to its potential applications in various fields such as speech recognition, diarization, scene analysis and assistive technologies. Desig…

speech-recognitionSpeech RecognitionSpeech Separation

RTFS-Net: Recurrent Time-Frequency Modelling for Efficient Audio-Visual Speech Separation

2023-09-29 · Samuel Pegg, Kai Li, Xiaolin Hu

Audio-visual speech separation methods aim to integrate different modalities to generate high-quality separated speech, thereby enhancing the performance of downstream tasks such as speech recognition. Most existing stat…

Audio-Visual Speech Recognitionspeech-recognitionSpeech RecognitionSpeech Separation+1

Sparse Gaussian Process Audio Source Separation Using Spectrum Priors in the Time-Domain

2018-10-30 · Pablo A. Alvarado, Mauricio A. Álvarez, Dan Stowell

Gaussian process (GP) audio source separation is a time-domain approach that circumvents the inherent phase approximation issue of spectrogram based methods. Furthermore, through its kernel, GPs elegantly incorporate pri…

Audio Source Separation

Speech Separation using Neural Audio Codecs with Embedding Loss

2024-11-27 · Jia Qi Yip, Chin Yuen Kwok, Bin Ma, Eng Siong Chng

Neural audio codecs have revolutionized audio processing by enabling speech tasks to be performed on highly compressed representations. Recent work has shown that speech separation can be achieved within these compressed…

Speech Separation