paper-with-me

홈 › Papers

Hybrid Attention-based Encoder-decoder Model for Efficient Language Model Adaptation

2023-09-14 · Shaoshi Ling, Guoli Ye, Rui Zhao, Yifan Gong

The attention-based encoder-decoder (AED) speech recognition model has been widely successful in recent years. However, the joint optimization of acoustic model and language model in end-to-end manner has created challenges for text adaptation. In particular, effective, quick and inexpensive adaptation with text input has become a primary concern for deploying AED systems in the industry. To address this issue, we propose a novel model, the hybrid attention-based encoder-decoder (HAED) speech recognition model that preserves the modularity of conventional hybrid automatic speech recognition systems. Our HAED model separates the acoustic and language models, allowing for the use of conventional text-based language model adaptation techniques. We demonstrate that the proposed HAED model yields 23% relative Word Error Rate (WER) improvements when out-of-domain text data is used for language model adaptation, with only a minor degradation in WER on a general test set compared with the conventional AED model.

📄 PDF Abstract BibTeX arXiv:2309.07369

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionDecoderLanguage ModelingLanguage Modellingmodelspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

Enhanced Hybrid Transducer and Attention Encoder Decoder with Text Data

2025-06-23 · Yun Tang, Eesung Kim, Vijendra Raj Apsingekar

A joint speech and text optimization method is proposed for hybrid transducer and attention-based encoder decoder (TAED) modeling to leverage large amounts of text corpus and enhance ASR accuracy. The joint TAED (J-TAED)…

DecoderDomain Adaptation

A Unified Framework for Efficient Remote Sensing Visual Question Answering: Adapting Dual, Hybrid, and Encoder-Decoder Architectures

2026-06-17 · Timothy Agboada, Shikha Chandel, Yadav Raj Ghimire, Leila Hashemi-Beni arxiv

Visual Question Answering (VQA) in the Remote Sensing (RS) domain presents unique challenges due to the high resolution, multi scale object distribution, and semantic complexity of aerial imagery. While general domain Fo…

Visual Question AnsweringMultimodal Reasoning

Advances in Joint CTC-Attention based End-to-End Speech Recognition with a Deep CNN Encoder and RNN-LM

2017-06-08 · Takaaki Hori, Shinji Watanabe, Yu Zhang, William Chan

We present a state-of-the-art end-to-end Automatic Speech Recognition (ASR) model. We learn to listen and write characters with a joint Connectionist Temporal Classification (CTC) and attention-based encoder-decoder netw…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)DecoderGeneral Classification+3

Modular Hybrid Autoregressive Transducer

2022-10-31 · Zhong Meng, Tongzhou Chen, Rohit Prabhavalkar, Yu Zhang 외

Text-only adaptation of a transducer model remains challenging for end-to-end speech recognition since the transducer has no clearly separated acoustic model (AM), language model (LM) or blank model. In this work, we pro…

DecoderLanguage ModelingLanguage Modellingspeech-recognition+1

An Attention-LSTM Hybrid Model for the Coordinated Routing of Multiple Vehicles

2021-09-29 · Aigerim Bogyrbayeva, Taehyun Yoon, Hanbum Ko, Sungbin Lim 외

Reinforcement learning has recently shown promise in learning quality solutions in a number of combinatorial optimization problems. In particular, the attention-based encoder-decoder models show high effectiveness on var…

Combinatorial OptimizationComputational EfficiencyDecoderTraveling Salesman Problem