Listen to Extract: Onset-Prompted Target Speaker Extraction
Pengjie Shen, Kangrui Chen, Shulin He, Pengru Chen, Shuqi Yuan, He Kong, Xueliang Zhang, Zhong-Qiu Wang
TL;DR
This work addresses the problem of monaural target speaker extraction (TSE) by proposing Listen to Extract (LExt), a simple yet effective onset-prompted approach. By prepending a target speaker's enrollment to the mixture, LExt creates an artificial onset that guides the network to extract that speaker without introducing extra conditioning modules. The method demonstrates strong performance on WSJ0-2mix, WHAM!, and WHAMR! datasets, often surpassing state-of-the-art embedding-based TSE methods while using standard architectures like TF-GridNet and TF-LocoFormer. The study analyzes design choices such as enrollment length, glue signals, and the trade-offs between prepending versus appending, and discusses practical limitations for offline and real-time deployment, highlighting LExt’s potential to influence future TSE design.
Abstract
We propose listen to extract (LExt), a highly-effective while extremely-simple algorithm for monaural target speaker extraction (TSE). Given an enrollment utterance of a target speaker, LExt aims at extracting the target speaker from the speaker's mixed speech with other speakers. For each mixture, LExt concatenates an enrollment utterance of the target speaker to the mixture signal at the waveform level, and trains deep neural networks (DNN) to extract the target speech based on the concatenated mixture signal. The rationale is that, this way, an artificial speech onset is created for the target speaker and it could prompt the DNN (a) which speaker is the target to extract; and (b) spectral-temporal patterns of the target speaker that could help extraction. This simple approach produces strong TSE performance on multiple public TSE datasets including WSJ0-2mix, WHAM! and WHAMR!.
