SDLGASMar 11, 2025

Contextual Speech Extraction: Leveraging Textual History as an Implicit Cue for Target Speech Extraction

arXiv:2503.08798v13 citationsh-index: 36Has CodeICASSP
Originality Highly original
AI Analysis

This addresses speech extraction in mobile messaging environments where textual context is readily available, offering a novel alternative to traditional methods that rely on explicit cues like enrollment utterances or video.

The paper tackles target speech extraction by using only textual dialogue history as an implicit cue, achieving over 90% accuracy in identifying the correct target stream with just two previous dialogue turns.

In this paper, we investigate a novel approach for Target Speech Extraction (TSE), which relies solely on textual context to extract the target speech. We refer to this task as Contextual Speech Extraction (CSE). Unlike traditional TSE methods that rely on pre-recorded enrollment utterances, video of the target speaker's face, spatial information, or other explicit cues to identify the target stream, our proposed method requires only a few turns of previous dialogue (or monologue) history. This approach is naturally feasible in mobile messaging environments where voice recordings are typically preceded by textual dialogue that can be leveraged implicitly. We present three CSE models and analyze their performances on three datasets. Through our experiments, we demonstrate that even when the model relies purely on dialogue history, it can achieve over 90 % accuracy in identifying the correct target stream with only two previous dialogue turns. Furthermore, we show that by leveraging both textual context and enrollment utterances as cues during training, we further enhance our model's flexibility and effectiveness, allowing us to use either cue during inference, or combine both for improved performance. Samples and code available on https://miraodasilva.github.io/cse-project-page .

Foundations

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

Your Notes