paper-with-me

홈 › Papers

Listen, Attend, Spell and Adapt: Speaker Adapted Sequence-to-Sequence ASR

2019-07-08 · Felix Weninger, Jesús Andrés-Ferrer, Xinwei Li, Puming Zhan

Sequence-to-sequence (seq2seq) based ASR systems have shown state-of-the-art performances while having clear advantages in terms of simplicity. However, comparisons are mostly done on speaker independent (SI) ASR systems, though speaker adapted conventional systems are commonly used in practice for improving robustness to speaker and environment variations. In this paper, we apply speaker adaptation to seq2seq models with the goal of matching the performance of conventional ASR adaptation. Specifically, we investigate Kullback-Leibler divergence (KLD) as well as Linear Hidden Network (LHN) based adaptation for seq2seq ASR, using different amounts (up to 20 hours) of adaptation data per speaker. Our SI models are trained on large amounts of dictation data and achieve state-of-the-art results. We obtained 25% relative word error rate (WER) improvement with KLD adaptation of the seq2seq model vs. 18.7% gain from acoustic model adaptation in the conventional system. We also show that the WER of the seq2seq model decreases log-linearly with the amount of adaptation data. Finally, we analyze adaptation based on the minimum WER criterion and adapting the language model (LM) for score fusion with the speaker adapted seq2seq model, which result in further improvements of the seq2seq system performance.

📄 PDF Abstract BibTeX arXiv:1907.04916

Code (0)

등록된 구현이 없습니다.

Tasks

Language Modelling

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
Seq2Seq Seq2Seq, or Sequence To Sequence, is a model used in sequence prediction tasks, such as language modelling and machine translation. The idea is to use one…

Similar Papers 제목 키워드 기반

Listen, Attend and Spell

2015-08-05 · William Chan, Navdeep Jaitly, Quoc V. Le, Oriol Vinyals

We present Listen, Attend and Spell (LAS), a neural network that learns to transcribe speech utterances to characters. Unlike traditional DNN-HMM models, this model learns all the components of a speech recognizer jointl…

DecoderLanguage ModelingLanguage ModellingReading Comprehension+1

EEG-Derived Voice Signature for Attended Speaker Detection

2023-08-28 · Hongxu Zhu, Siqi Cai, Yidi Jiang, Qiquan Zhang 외

\textit{Objective:} Conventional EEG-based auditory attention detection (AAD) is achieved by comparing the time-varying speech stimuli and the elicited EEG signals. However, in order to obtain reliable correlation values…

EEG

AAD-LLM: Neural Attention-Driven Auditory Scene Understanding

2025-02-24 · Xilin Jiang, Sukru Samet Dindar, Vishal Choudhari, Stephan Bickel 외

Auditory foundation models, including auditory large language models (LLMs), process all sound inputs equally, independent of listener perception. However, human auditory perception is inherently selective: listeners foc…

Question AnsweringResponse GenerationScene Understanding

Online Automatic Speech Recognition with Listen, Attend and Spell Model

2020-08-12 · Roger Hsiao, Dogan Can, Tim Ng, Ruchir Travadi 외

The Listen, Attend and Spell (LAS) model and other attention-based automatic speech recognition (ASR) models have known limitations when operated in a fully online mode. In this paper, we analyze the online operation of …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

NeuroHeed+: Improving Neuro-steered Speaker Extraction with Joint Auditory Attention Detection

2023-12-12 · Zexu Pan, Gordon Wichern, Francois G. Germain, Sameer Khurana 외

Neuro-steered speaker extraction aims to extract the listener's brain-attended speech signal from a multi-talker speech signal, in which the attention is derived from the cortical activity. This activity is usually recor…

EEG