paper-with-me

Papers

Speech Retrieval-Augmented Generation without Automatic Speech Recognition

2024-12-21 · Do June Min, Karel Mundnich, Andy Lapastora, Erfan Soltanmohammadi, Srikanth Ronanki, Kyu Han

One common approach for question answering over speech data is to first transcribe speech using automatic speech recognition (ASR) and then employ text-based retrieval-augmented generation (RAG) on the transcriptions. While this cascaded pipeline has proven effective in many practical settings, ASR errors can propagate to the retrieval and generation steps. To overcome this limitation, we introduce SpeechRAG, a novel framework designed for open-question answering over spoken data. Our proposed approach fine-tunes a pre-trained speech encoder into a speech adapter fed into a frozen large language model (LLM)--based retrieval model. By aligning the embedding spaces of text and speech, our speech retriever directly retrieves audio passages from text-based queries, leveraging the retrieval capacity of the frozen text retriever. Our retrieval experiments on spoken question answering datasets show that direct speech retrieval does not degrade over the text-based baseline, and outperforms the cascaded systems using ASR. For generation, we use a speech language model (SLM) as a generator, conditioned on audio passages rather than transcripts. Without fine-tuning of the SLM, this approach outperforms cascaded text-based models when there is high WER in the transcripts.

📄 PDF Abstract BibTeX arXiv:2412.16500

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModelingLanguage ModellingLarge Language ModelQuestion AnsweringRAGRetrievalRetrieval-augmented Generationspeech-recognitionSpeech Recognition

Methods 이 논문이 사용한 방법론

Adapter 설명 없음

Similar Papers 제목 키워드 기반

Retrieval Augmented Generation based context discovery for ASR

2025-09-23 · Dimitrios Siskos, Stavros Papadopoulos, Pablo Peso Parada, Jisi Zhang 외 arxiv

This work investigates retrieval augmented generation as an efficient strategy for automatic context discovery in context-aware Automatic Speech Recognition (ASR) system, in order to improve transcription accuracy in the…

Speech Recognition

LA-RAG:Enhancing LLM-based ASR Accuracy with Retrieval-Augmented Generation

2024-09-13 · Shaojun Li, Hengchao Shang, Daimeng Wei, Jiaxin Guo 외

Recent advancements in integrating speech information into large language models (LLMs) have significantly improved automatic speech recognition (ASR) accuracy. However, existing methods often constrained by the capabili…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)In-Context LearningRAG+4

SEAL: Speech Embedding Alignment Learning for Speech Large Language Model with Retrieval-Augmented Generation

2025-01-26 · ChunYu Sun, Bingyu Liu, Zhichao Cui, Anbin QI 외

Embedding-based retrieval models have made significant strides in retrieval-augmented generation (RAG) techniques for text and multimodal large language models (LLMs) applications. However, when it comes to speech larage…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModelingLanguage Modelling+6

RASST: Retrieval-Augmented Simultaneous Speech Translation

2026-01-30 · Jiaxuan Luo, Siqi Ouyang, Jiaxing Xu, Lei Li arxiv

Simultaneous speech translation produces target text incrementally from partial speech input. Recent speech large language models have markedly improved SST quality but still struggle with rare and domain-specific termin…

Cross-Modal RetrievalMachine TranslationSpeech Recognition

AutoStyle-TTS: Retrieval-Augmented Generation based Automatic Style Matching Text-to-Speech Synthesis

2025-04-14 · Dan Luo, Chengyuan Ma, Weiqin Li, Jun Wang 외

With the advancement of speech synthesis technology, users have higher expectations for the naturalness and expressiveness of synthesized speech. But previous research ignores the importance of prompt selection. This stu…

RAGRetrieval-augmented GenerationSpeech Synthesistext-to-speech+2