paper-with-me

홈 › Papers

Decoder-only Architecture for Speech Recognition with CTC Prompts and Text Data Augmentation

2023-09-16 · Emiru Tsunoo, Hayato Futami, Yosuke Kashiwagi, Siddhant Arora, Shinji Watanabe

Collecting audio-text pairs is expensive; however, it is much easier to access text-only data. Unless using shallow fusion, end-to-end automatic speech recognition (ASR) models require architecture modifications or additional training schemes to use text-only data. Inspired by recent advances in decoder-only language models (LMs), such as GPT-3 and PaLM adopted for speech-processing tasks, we propose using a decoder-only architecture for ASR with simple text augmentation. To provide audio information, encoder features compressed by CTC prediction are used as prompts for the decoder, which can be regarded as refining CTC prediction using the decoder-only model. Because the decoder architecture is the same as an autoregressive LM, it is simple to enhance the model by leveraging external text data with LM training. An experimental comparison using LibriSpeech and Switchboard shows that our proposed models with text augmentation training reduced word error rates from ordinary CTC by 0.3% and 1.4% on LibriSpeech test-clean and testother set, respectively, and 2.9% and 5.0% on Switchboard and CallHome. The proposed model had advantage on computational efficiency compared with conventional encoder-decoder ASR models with a similar parameter setup, and outperformed them on the LibriSpeech 100h and Switchboard training scenarios.

📄 PDF Abstract BibTeX arXiv:2309.08876

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Computational EfficiencyData AugmentationDecoderspeech-recognitionSpeech RecognitionText Augmentation

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
{Dispute@FaQ-s}How to file a dispute with Expedia? How to file a dispute with Expedia? To file a complaint against Expedia, first try contacting their customer service directly. You can reach them by phone at…
15 Ways to Contact How can i speak to someone at Delta Airlines 설명 없음
Attention 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Residual Connection 설명 없음
Adam 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.

Similar Papers 제목 키워드 기반

Decoder-only Architecture for Streaming End-to-end Speech Recognition

2024-06-23 · Emiru Tsunoo, Hayato Futami, Yosuke Kashiwagi, Siddhant Arora 외

Decoder-only language models (LMs) have been successfully adopted for speech-processing tasks including automatic speech recognition (ASR). The LMs have ample expressiveness and perform efficiently. This efficiency is a …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Decoderspeech-recognition+1

Enhancing Large Language Model-based Speech Recognition by Contextualization for Rare and Ambiguous Words

2024-08-15 · Kento Nozawa, Takashi Masuko, Toru Taniguchi

We develop a large language model (LLM) based automatic speech recognition (ASR) system that can be contextualized by providing keywords as prior information in text prompts. We adopt decoder-only architecture and use ou…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)DecoderLanguage Modeling+4

Rapid Language Adaptation for Multilingual E2E Speech Recognition Using Encoder Prompting

2024-06-18 · Yosuke Kashiwagi, Hayato Futami, Emiru Tsunoo, Siddhant Arora 외

End-to-end multilingual speech recognition models handle multiple languages through a single model, often incorporating language identification to automatically detect the language of incoming speech. Since the common sc…

DecoderLanguage Identificationspeech-recognitionSpeech Recognition

Using Large Language Model for End-to-End Chinese ASR and NER

2024-01-21 · Yuang Li, Jiawei Yu, Min Zhang, Mengxin Ren 외

Mapping speech tokens to the same feature space as text tokens has become the paradigm for the integration of speech modality into decoder-only large language models (LLMs). An alternative approach is to use an encoder-d…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)DecoderLanguage Modeling+5

Keyword-Guided Adaptation of Automatic Speech Recognition

2024-06-04 · Aviv Shamsian, Aviv Navon, Neta Glazer, Gill Hetz 외

Automatic Speech Recognition (ASR) technology has made significant progress in recent years, providing accurate transcription across various domains. However, some challenges remain, especially in noisy environments and …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)DecoderKeyword Spotting+2