paper-with-me

Papers

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

2025-03-11 · Minsu Kim, Rodrigo Mira, Honglie Chen, Stavros Petridis, Maja Pantic

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 .

📄 PDF Abstract BibTeX arXiv:2503.08798

Code (0)

등록된 구현이 없습니다.

Tasks

Speech Extraction

Similar Papers 제목 키워드 기반

From Oracle to Noisy Context: Mitigating Contextual Exposure Bias in Speech-LLMs

2026-03-25 · Xiaoyong Guo, Nanjie Li, Zijie Zeng, Kai Wang 외 arxiv

Contextual automatic speech recognition (ASR) with Speech-LLMs is typically trained with oracle conversation history, but relies on error-prone history at inference, causing a train-test mismatch in the context channel t…

Speech Recognition

Speech Recognition on TV Series with Video-guided Post-Correction

2025-06-08 · Haoyuan Yang, Yue Zhang, Liqiang Jing

Automatic Speech Recognition (ASR) has achieved remarkable success with deep learning, driving advancements in conversational artificial intelligence, media transcription, and assistive technologies. However, ASR systems…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Large Language Modelspeech-recognition+1

VCSE: Time-Domain Visual-Contextual Speaker Extraction Network

2022-10-09 · Junjie Li, Meng Ge, Zexu Pan, Longbiao Wang 외

Speaker extraction seeks to extract the target speech in a multi-talker scenario given an auxiliary reference. Such reference can be auditory, i.e., a pre-recorded speech, visual, i.e., lip movements, or contextual, i.e.…

Lip Reading

Towards Effective and Compact Contextual Representation for Conformer Transducer Speech Recognition Systems

2023-06-23 · Mingyu Cui, Jiawen Kang, Jiajun Deng, Xi Yin 외

Current ASR systems are mainly trained and evaluated at the utterance level. Long range cross utterance context can be incorporated. A key task is to derive a suitable compact representation of the most relevant history …

speech-recognitionSpeech Recognition

Contextual Bandit with Adaptive Feature Extraction

2018-02-03 · Baihan Lin, Djallel Bouneffouf, Guillermo Cecchi, Irina Rish

We consider an online decision making setting known as contextual bandit problem, and propose an approach for improving contextual bandit performance by using an adaptive feature extraction (representation learning) base…

ClusteringDecision MakingOnline ClusteringRepresentation Learning