paper-with-me

홈 › Papers

Connecting Speech Encoder and Large Language Model for ASR

2023-09-25 · Wenyi Yu, Changli Tang, Guangzhi Sun, Xianzhao Chen, Tian Tan, Wei Li, Lu Lu, Zejun Ma, Chao Zhang

The impressive capability and versatility of large language models (LLMs) have aroused increasing attention in automatic speech recognition (ASR), with several pioneering studies attempting to build integrated ASR models by connecting a speech encoder with an LLM. This paper presents a comparative study of three commonly used structures as connectors, including fully connected layers, multi-head cross-attention, and Q-Former. Speech encoders from the Whisper model series as well as LLMs from the Vicuna model series with different model sizes were studied. Experiments were performed on the commonly used LibriSpeech, Common Voice, and GigaSpeech datasets, where the LLMs with Q-Formers demonstrated consistent and considerable word error rate (WER) reductions over LLMs with other connector structures. Q-Former-based LLMs can generalise well to out-of-domain datasets, where 12% relative WER reductions over the Whisper baseline ASR model were achieved on the Eval2000 test set without using any in-domain training data from Switchboard. Moreover, a novel segment-level Q-Former is proposed to enable LLMs to recognise speech segments with a duration exceeding the limitation of the encoders, which results in 17% relative WER reductions over other connector structures on 90-second-long speech data.

📄 PDF Abstract BibTeX arXiv:2309.13963

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModelingLanguage ModellingLarge Language Modelspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

Does Translation-Enhanced Speech Encoder Pre-training Affect Speech LLMs?

2026-06-24 · Tomoya Mizumoto, Yusuke Fujita arxiv

Connecting a pre-trained speech encoder to a Large Language Model (LLM) is the standard architecture for building Speech LLMs. However, a structural misalignment exists between the encoder and the LLM. Unlike encoders ba…

Speech Recognition

LegoSLM: Connecting LLM with Speech Encoder using CTC Posteriors

2025-05-16 · Rao Ma, Tongzhou Chen, Kartik Audhkhasi, Bhuvana Ramabhadran

Recently, large-scale pre-trained speech encoders and Large Language Models (LLMs) have been released, which show state-of-the-art performance on a range of spoken language processing tasks including Automatic Speech Rec…

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

Enhancing Speech Large Language Models with Prompt-Aware Mixture of Audio Encoders

2025-02-21 · Weiqiao Shan, Yuang Li, Yuhao Zhang, Yingfeng Luo 외

Connecting audio encoders with large language models (LLMs) allows the LLM to perform various audio understanding tasks, such as automatic speech recognition (ASR) and audio captioning (AC). Most research focuses on trai…

Audio captioningAutomatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognition+1

A Comprehensive Solution to Connect Speech Encoder and Large Language Model for ASR

2024-06-25 · Van Tung Pham, Yist Lin, Tao Han, Wei Li 외

Recent works have shown promising results in connecting speech encoders to large language models (LLMs) for speech recognition. However, several limitations persist, including limited fine-tuning options, a lack of mecha…

Language ModelingLanguage ModellingLarge Language Modelspeech-recognition+1

Explainable Identification of Hate Speech towards Islam using Graph Neural Networks

2023-11-02 · Azmine Toushik Wasi

Islamophobic language on online platforms fosters intolerance, making detection and elimination crucial for promoting harmony. Traditional hate speech detection models rely on NLP techniques like tokenization, part-of-sp…

DecoderHate Speech DetectionPart-Of-Speech TaggingWord Embeddings