SDAIASMar 26, 2021

Guided Training: A Simple Method for Single-channel Speaker Separation

arXiv:2103.14330v1
Originality Incremental advance
AI Analysis

This addresses speaker separation for speech processing applications, but it is incremental as it builds on existing methods like anchor speech.

The paper tackles the permutation problem in single-channel multi-speaker separation by inserting a short target speech segment at the start of a mixture to guide training, and results show this strategy is effective.

Deep learning has shown a great potential for speech separation, especially for speech and non-speech separation. However, it encounters permutation problem for multi-speaker separation where both target and interference are speech. Permutation Invariant training (PIT) was proposed to solve this problem by permuting the order of the multiple speakers. Another way is to use an anchor speech, a short speech of the target speaker, to model the speaker identity. In this paper, we propose a simple strategy to train a long short-term memory (LSTM) model to solve the permutation problem in speaker separation. Specifically, we insert a short speech of target speaker at the beginning of a mixture as guide information. So, the first appearing speaker is defined as the target. Due to the powerful capability on sequence modeling, LSTM can use its memory cells to track and separate target speech from interfering speech. Experimental results show that the proposed training strategy is effective for speaker separation.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes