paper-with-me

Papers

Speech LLMs are Contextual Reasoning Transcribers

2026-04-01 · Keqi Deng, Ruchao Fan, Bo Ren, Yiming Wang, Jinyu Li arxiv

Despite extensions to speech inputs, effectively leveraging the rich knowledge and contextual understanding of large language models (LLMs) in automatic speech recognition (ASR) remains non-trivial, as the task primarily involves direct speech-to-text mapping. To address this, this paper proposes chain-of-thought ASR (CoT-ASR), which constructs a reasoning chain that enables LLMs to first analyze the input speech and generate contextual analysis, thereby fully exploiting their generative capabilities. With this contextual reasoning, CoT-ASR then performs more informed speech recognition and completes both reasoning and transcription in a single pass. Moreover, CoT-ASR naturally supports user-guided transcription: while designed to self-generate reasoning, it can also seamlessly incorporate user-provided context to guide transcription, further extending ASR functionality. To reduce the modality gap, this paper introduces a CTC-guided Modality Adapter, which uses CTC non-blank token probabilities to weight LLM embeddings, efficiently aligning speech encoder outputs with the LLM's textual latent space. Experiments show that, compared to standard LLM-based ASR, CoT-ASR achieves a relative reduction of 8.7% in word error rate (WER) and 16.9% in entity error rate (EER).

📄 PDF Abstract BibTeX arXiv:2604.00610

Code (0)

등록된 구현이 없습니다.

Tasks

Speech Recognition

Similar Papers 제목 키워드 기반

Contextual Paralinguistic Data Creation for Multi-Modal Speech-LLM: Data Condensation and Spoken QA Generation

2025-05-19 · Qiongqiong Wang, Hardik B. Sailor, Tianchi Liu, Ai Ti Aw

Current speech-LLMs exhibit limited capability in contextual reasoning alongside paralinguistic understanding, primarily due to the lack of Question-Answer (QA) datasets that cover both aspects. We propose a novel framew…

Dataset Generation

Towards Spoken Mathematical Reasoning: Benchmarking Speech-based Models over Multi-faceted Math Problems

2025-05-21 · Chengwei Wei, Bin Wang, Jung-jae Kim, Nancy F. Chen

Recent advances in large language models (LLMs) and multimodal LLMs (MLLMs) have led to strong reasoning ability across a wide range of tasks. However, their ability to perform mathematical reasoning from spoken input re…

BenchmarkingMathMathematical Problem-SolvingMathematical Reasoning+1

Quantification of stylistic differences in human- and ASR-produced transcripts of African American English

2024-09-04 · Annika Heuser, Tyler Kendall, Miguel Del Rio, Quinten McNamara 외

Common measures of accuracy used to assess the performance of automatic speech recognition (ASR) systems, as well as human transcribers, conflate multiple sources of error. Stylistic differences, such as verbatim vs non-…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Benchmarking Contextual and Paralinguistic Reasoning in Speech-LLMs: A Case Study with In-the-Wild Data

2025-09-20 · Qiongqiong Wang, Hardik Bhupendra Sailor, Tianchi Liu, Wenyu Zhang 외 arxiv

Recent speech-LLMs have shown impressive performance in tasks like transcription and translation, yet they remain limited in understanding the paralinguistic aspects of speech crucial for social and emotional intelligenc…

Emotional IntelligenceQuestion Answering

An Investigation of Large Language Models for Real-World Hate Speech Detection

2024-01-07 · Keyan Guo, Alexander Hu, Jaden Mu, Ziheng Shi 외

Hate speech has emerged as a major problem plaguing our social spaces today. While there have been significant efforts to address this problem, existing methods are still significantly limited in effectively detecting ha…

Hate Speech Detection