paper-with-me

홈 › Papers

Text-Only Domain Adaptation for End-to-End Speech Recognition through Down-Sampling Acoustic Representation

2023-09-04 · Jiaxu Zhu, Weinan Tong, Yaoxun Xu, Changhe Song, Zhiyong Wu, Zhao You, Dan Su, Dong Yu, Helen Meng

Mapping two modalities, speech and text, into a shared representation space, is a research topic of using text-only data to improve end-to-end automatic speech recognition (ASR) performance in new domains. However, the length of speech representation and text representation is inconsistent. Although the previous method up-samples the text representation to align with acoustic modality, it may not match the expected actual duration. In this paper, we proposed novel representations match strategy through down-sampling acoustic representation to align with text modality. By introducing a continuous integrate-and-fire (CIF) module generating acoustic representations consistent with token length, our ASR model can learn unified representations from both modalities better, allowing for domain adaptation using text-only data of the target domain. Experiment results of new domain data demonstrate the effectiveness of the proposed method.

📄 PDF Abstract BibTeX arXiv:2309.02459

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Domain Adaptationspeech-recognitionSpeech Recognition

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Low-Resource Domain Adaptation for Speech LLMs via Text-Only Fine-Tuning

2025-06-06 · Yangui Fang, Jing Peng, Xu Li, Yu Xi 외

Recent advances in automatic speech recognition (ASR) have combined speech encoders with large language models (LLMs) through projection, forming Speech LLMs with strong performance. However, adapting them to new domains…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Domain Adaptationspeech-recognition+1

Closing the Speech-Text Gap with Limited Audio for Effective Domain Adaptation in LLM-Based ASR

2026-04-07 · Thibault Bañeras-Roux, Sergio Burdisso, Esaú Villatoro-Tello, Dairazalia Sánchez-Cortés 외 arxiv

Conventional end-to-end automatic speech recognition (ASR) systems rely on paired speech-text data for domain adaptation. Recent LLM-based ASR architectures connect a speech encoder to a large language model via a projec…

Speech RecognitionDomain Adaptation

WhisTLE: Deeply Supervised, Text-Only Domain Adaptation for Pretrained Speech Recognition Transformers

2025-09-12 · Akshat Pandey, Karun Kumar, Raphael Tang arxiv

Pretrained automatic speech recognition (ASR) models such as Whisper perform well but still need domain adaptation to handle unseen parlance. In many real-world settings, collecting speech data is impractical, necessitat…

Speech RecognitionDomain Adaptation

A Simple Baseline for Domain Adaptation in End to End ASR Systems Using Synthetic Data

2022-06-22 · ECNLP (ACL) 2022 5 · Raviraj Joshi, Anupam Singh

Automatic Speech Recognition(ASR) has been dominated by deep learning-based end-to-end speech recognition models. These approaches require large amounts of labeled data in the form of audio-text pairs. Moreover, these mo…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Domain Adaptationspeech-recognition+3

Text-only Domain Adaptation using Unified Speech-Text Representation in Transducer

2023-06-07 · Lu Huang, Boyu Li, Jun Zhang, Lu Lu 외

Domain adaptation using text-only corpus is challenging in end-to-end(E2E) speech recognition. Adaptation by synthesizing audio from text through TTS is resource-consuming. We present a method to learn Unified Speech-Tex…

Domain AdaptationLanguage ModelingLanguage Modellingspeech-recognition+1