DiffusionGemma Model Achieves Parallel Speech Recognition with Low WER
Summary
Researchers developed an audio-native speech recognition system using a frozen discrete-diffusion language model, DiffusionGemma, achieving parallel transcript generation. The model, with minimal trained parameters, reached a 6.6% word error rate on LibriSpeech test-clean by refining transcripts in a few denoising steps.
Why it matters
This research presents a significant advancement in ASR technology, potentially leading to faster, more efficient, and more scalable speech transcription systems, especially for long-form audio.
How to implement this in your domain
- 1Investigate the feasibility of integrating diffusion-based ASR models into existing speech processing pipelines.
- 2Benchmark the speed and accuracy of parallel transcription against current autoregressive models for specific use cases.
- 3Explore fine-tuning or adapting this architecture for specialized audio domains or languages.
- 4Consider the computational resources required for deploying such a large model, even with frozen components.
Who benefits
Key takeaways
- Discrete diffusion models can perform parallel speech recognition, refining full transcripts in few steps.
- The DiffusionGemma-based system achieved competitive accuracy with minimal trained parameters.
- A CTC loss was critical for effectively grounding audio features in the model.
- This approach offers potential for faster and more scalable ASR solutions.
Original post by Harsha Vardhan Khurdula, Abhinav Kumar Singh, Yoeven D Khemlani, Vineet Agarwal
"arXiv:2607.13013v1 Announce Type: new Abstract: Automatic speech recognition is dominated by autoregressive decoders that emit one token at a time. We ask whether a discrete diffusion language model can transcribe speech instead, refining a whole transcript in parallel over a sma…"
View on XOriginally posted by Harsha Vardhan Khurdula, Abhinav Kumar Singh, Yoeven D Khemlani, Vineet Agarwal on X · view source
Want to go deeper?
Turn these trends into skills with Learnijoy's hands-on AI & tech courses.
Explore coursesMore in AI Research

Thinking Machines Launches Inkling, Open-Weight Multimodal AI Model.
Thinking Machines has released Inkling, an open-weight, multimodal AI model featuring a 1M-token context window and native reasoning across text, images, and audio. The model's full weights are available on Hugging Face, with fine-tuning supported through Tinker, positioning it as a customizable base model.
Thinking Machines Unveils Inkling Model with Multimodal Reasoning.
Thinking Machines has launched a new model, Inkling, featuring full weights availability, native reasoning across text, image, and audio, and a 1M-token context window. Built with a Mixture-of-Experts architecture, Inkling supports fine-tuning on Tinker and offers strong agentic coding and tool use capabilities.
Inkling Releases 975B Parameter Open-Weights LLM
Inkling has announced the release of its new large language model, featuring 975 billion parameters and made available with open weights. This model offers a significant new resource for researchers and developers in the AI community.