paper-with-me

홈 › Papers

End-to-end Anchored Speech Recognition

2019-02-06 · Yiming Wang, Xing Fan, I-Fan Chen, Yuzong Liu, Tongfei Chen, Björn Hoffmeister

Voice-controlled house-hold devices, like Amazon Echo or Google Home, face the problem of performing speech recognition of device-directed speech in the presence of interfering background speech, i.e., background noise and interfering speech from another person or media device in proximity need to be ignored. We propose two end-to-end models to tackle this problem with information extracted from the "anchored segment". The anchored segment refers to the wake-up word part of an audio stream, which contains valuable speaker information that can be used to suppress interfering speech and background noise. The first method is called "Multi-source Attention" where the attention mechanism takes both the speaker information and decoder state into consideration. The second method directly learns a frame-level mask on top of the encoder output. We also explore a multi-task learning setup where we use the ground truth of the mask to guide the learner. Given that audio data with interfering speech is rare in our training data set, we also propose a way to synthesize "noisy" speech from "clean" speech to mitigate the mismatch between training and test data. Our proposed methods show up to 15% relative reduction in WER for Amazon Alexa live data with interfering background speech without significantly degrading on clean speech.

📄 PDF Abstract BibTeX arXiv:1902.02383

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderMulti-Task Learningspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

Anchored Speech Recognition with Neural Transducers

2022-10-20 · Desh Raj, Junteng Jia, Jay Mahadeokar, Chunyang Wu 외

Neural transducers have achieved human level performance on standard speech recognition benchmarks. However, their performance significantly degrades in the presence of cross-talk, especially when the primary speaker has…

speech-recognitionSpeech Recognition

Soft Clustering Anchors for Self-Supervised Speech Representation Learning in Joint Embedding Prediction Architectures

2026-01-30 · Georgios Ioannides, Adrian Kieback, Judah Goldfeder, Linsey Pang 외 arxiv

Joint Embedding Predictive Architectures (JEPA) offer a promising approach to self-supervised speech representation learning, but suffer from representation collapse without explicit grounding. We propose GMM-Anchored JE…

Representation LearningEmotion RecognitionSlot Filling

CRUSH: Contextually Regularized and User anchored Self-supervised Hate speech Detection

2022-04-13 · Findings (NAACL) 2022 7 · Souvic Chakraborty, Parag Dutta, Sumegh Roychowdhury, Animesh Mukherjee

The last decade has witnessed a surge in the interaction of people through social networking platforms. While there are several positive aspects of these social platforms, the proliferation has led them to become the bre…

Hate Speech Detection

Acoustic Cue Alignment in Audio Language Models for Speech Emotion Recognition

2026-06-05 · Iosif Tsangko, Andreas Triantafyllopoulos, Björn W. Schuller arxiv

Instruction-following audio language models (ALMs) can be augmented with explicit acoustic cues, yet it remains unclear whether such cues are used in a grounded way when the raw audio is already available. We study this …

Speech Emotion Recognition

VAPO: End-to-end Slide-Enhanced Speech Recognition with Omni-modal Large Language Models

2025-10-08 · Rui Hu, Delai Qiu, Yining Wang, Shengping Liu 외 arxiv

Omni-modal large language models (OLLMs) offer a promising end-to-end solution for slide-enhanced speech recognition due to their inherent multimodal capabilities. However, we found a fundamental issue faced by OLLMs: \t…

Reinforcement LearningSpeech Recognition