Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Phoneme-First Prediction for LLM-Based Speech Recognition

About

Recent research has explored integrating Large Language Models (LLMs) with speech encoders to create speech-augmented LLMs capable of contextualized speech recognition. The main challenge lies in aligning the semantic embeddings of LLMs with the acoustic representations of speech encoders. We propose a novel approach that teaches the LLM to first predict phonemes from the speech features before generating the final transcript. By integrating a phoneme prediction step directly into the LLM, the model develops a fine-grained knowledge of pronunciation, reducing acoustic confusion and improving transcription accuracy and explainability. Our method is cheap and simple, as phoneme targets can be automatically derived from existing transcripts. Through comprehensive experiments, we show that intermediate phoneme prediction can improve speech recognition, particularly in low-resource settings, and yields outputs that are acoustically more faithful to the speech.

Jakob Poncelet, Hugo Van hamme• 2026

Related benchmarks

TaskDatasetResultRank
Automatic Speech RecognitionLibriSpeech 960h (test-other)
WER4.4
98
Automatic Speech RecognitionTED-LIUM3 (test)
WER6.7
88
Automatic Speech RecognitionLibriSpeech 960h (test-clean)
WER0.02
70
Automatic Speech RecognitionLibriSpeech 960h (dev-other)
WER3.6
66
Automatic Speech RecognitionLibriSpeech 100h (test-clean)
WER4.6
64
Automatic Speech RecognitionLibriSpeech 100h (test-other)
Word Error Rate9.2
42
Automatic Speech RecognitionLibriSpeech 960h clean (dev)
WER2
35
Automatic Speech RecognitionLibriSpeech 100h clean (dev)
WER4.2
25
Speech RecognitionLibriSpeech (100h)
WER (%)6.8
10
Speech RecognitionLibriSpeech 100h (dev-other)
WER8.4
5
Showing 10 of 10 rows

Other info

Follow for update