paper-with-me

Papers

Dialog act guided contextual adapter for personalized speech recognition

2023-03-31 · Feng-Ju Chang, Thejaswi Muniyappa, Kanthashree Mysore Sathyendra, Kai Wei, Grant P. Strimel, Ross McGowan

Personalization in multi-turn dialogs has been a long standing challenge for end-to-end automatic speech recognition (E2E ASR) models. Recent work on contextual adapters has tackled rare word recognition using user catalogs. This adaptation, however, does not incorporate an important cue, the dialog act, which is available in a multi-turn dialog scenario. In this work, we propose a dialog act guided contextual adapter network. Specifically, it leverages dialog acts to select the most relevant user catalogs and creates queries based on both -- the audio as well as the semantic relationship between the carrier phrase and user catalogs to better guide the contextual biasing. On industrial voice assistant datasets, our model outperforms both the baselines - dialog act encoder-only model, and the contextual adaptation, leading to the most improvement over the no-context model: 58% average relative word error rate reduction (WERR) in the multi-turn dialog scenario, in comparison to the prior-art contextual adapter, which has achieved 39% WERR over the no-context model.

📄 PDF Abstract BibTeX arXiv:2303.17799

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech Recognitionspeech-recognitionSpeech Recognition

Methods 이 논문이 사용한 방법론

Adapter 설명 없음

Similar Papers 제목 키워드 기반

PROCTER: PROnunciation-aware ConTextual adaptER for personalized speech recognition in neural transducers

2023-03-30 · Rahul Pandey, Roger Ren, Qi Luo, Jing Liu 외

End-to-End (E2E) automatic speech recognition (ASR) systems used in voice assistants often have difficulties recognizing infrequent words personalized to the user, such as names and places. Rare words often have non-triv…

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

Contextual Adapters for Personalized Speech Recognition in Neural Transducers

2022-05-26 · Kanthashree Mysore Sathyendra, Thejaswi Muniyappa, Feng-Ju Chang, Jing Liu 외

Personal rare word recognition in end-to-end Automatic Speech Recognition (E2E ASR) models is a challenge due to the lack of training data. A standard way to address this issue is with shallow fusion methods at inference…

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

Speech LLMs are Contextual Reasoning Transcribers

2026-04-01 · Keqi Deng, Ruchao Fan, Bo Ren, Yiming Wang 외 arxiv

Despite extensions to speech inputs, effectively leveraging the rich knowledge and contextual understanding of large language models (LLMs) in automatic speech recognition (ASR) remains non-trivial, as the task primarily…

Speech Recognition

CATCH: A Controllable Theme Detection Framework with Contextualized Clustering and Hierarchical Generation

2025-12-25 · Rui Ke, Jiahui Xu, Shenghao Yang, Kuang Wang 외 arxiv

Theme detection is a fundamental task in user-centric dialogue systems, aiming to identify the latent topic of each utterance without relying on predefined schemas. Unlike intent induction, which operates within fixed la…

Improving Contextual Coherence in Variational Personalized and Empathetic Dialogue Agents

2022-02-12 · Jing Yang Lee, Kong Aik Lee, Woon Seng Gan

In recent years, latent variable models, such as the Conditional Variational Auto Encoder (CVAE), have been applied to both personalized and empathetic dialogue generation. Prior work have largely focused on generating d…

Dialogue GenerationResponse Generation