English

DualSep: A Light-weight dual-encoder convolutional recurrent network for real-time in-car speech separation

Audio and Speech Processing 2024-09-16 v1 Sound

Abstract

Advancements in deep learning and voice-activated technologies have driven the development of human-vehicle interaction. Distributed microphone arrays are widely used in in-car scenarios because they can accurately capture the voices of passengers from different speech zones. However, the increase in the number of audio channels, coupled with the limited computational resources and low latency requirements of in-car systems, presents challenges for in-car multi-channel speech separation. To migrate the problems, we propose a lightweight framework that cascades digital signal processing (DSP) and neural networks (NN). We utilize fixed beamforming (BF) to reduce computational costs and independent vector analysis (IVA) to provide spatial prior. We employ dual encoders for dual-branch modeling, with spatial encoder capturing spatial cues and spectral encoder preserving spectral information, facilitating spatial-spectral fusion. Our proposed system supports both streaming and non-streaming modes. Experimental results demonstrate the superiority of the proposed system across various metrics. With only 0.83M parameters and 0.39 real-time factor (RTF) on an Intel Core i7 (2.6GHz) CPU, it effectively separates speech into distinct speech zones. Our demos are available at https://honee-w.github.io/DualSep/.

Keywords

Cite

@article{arxiv.2409.08610,
  title  = {DualSep: A Light-weight dual-encoder convolutional recurrent network for real-time in-car speech separation},
  author = {Ziqian Wang and Jiayao Sun and Zihan Zhang and Xingchen Li and Jie Liu and Lei Xie},
  journal= {arXiv preprint arXiv:2409.08610},
  year   = {2024}
}

Comments

Accepted by IEEE SLT 2024

R2 v1 2026-06-28T18:43:23.364Z