Kyutai launches Voice of Reason models to reason math directly from speech
Kyutai has released two open‑weight Voice of Reason models built on GLM‑4‑Voice‑9B that solve spoken math without any intermediate transcription, achieving up to 77.1% accuracy on spoken GSM8K after reinforcement learning.

Kyutai announced the launch of two speech‑native models under the collective name Voice of Reason, explicitly engineered to carry out mathematical reasoning directly from spoken input. Both models are released as open‑weight and inherit their core architecture from GLM‑4‑Voice‑9B, a system already recognised for delivering high‑fidelity speech generation and robust speech understanding capabilities.
End‑to‑end speech processing
The central technical breakthrough lies in the model's ability to ingest raw audio waveforms and produce mathematical conclusions without first transcribing the speech into text or delegating the reasoning task to a separate language model. By removing the transcription layer, the pipeline reduces both latency and the cascade of errors that typically arise when a text conversion step sits between the acoustic front‑end and the reasoning back‑end.
Supervised training on reformulated math problems
For the supervised phase, Kyutai assembled a corpus of 150 616 Orca‑Math problems that were carefully reformulated for oral presentation and then rendered with a diverse set of synthetic voices. This dataset equips the model with concrete examples of how mathematical terminology sounds when spoken, enabling it to capture acoustic cues while simultaneously learning the logical structure inherent to the problems.
Reinforcement learning boosts performance
Following supervised learning, the research team applied reinforcement learning (RL) to sharpen the model's reasoning abilities. According to MarkTechPost, the base model recorded 27.3% accuracy on the spoken GSM8K benchmark; supervised training lifted this figure to 61.7%, and the application of the optimal decoding configuration pushed accuracy to 77.1%.
An arXiv pre‑print dated 16 September 2026 further notes that when RL is combined with continuous reasoning, the model attains a 74.8% exactness rate on free‑form answer generation, indicating that it can articulate complete, step‑by‑step verbal solutions rather than merely emitting a final answer token.
Two deployment variants
Kyutai provides two checkpoint variants, both stored in BF16 precision. The “direct” variant delivers its reasoning in an uninterrupted vocal stream, whereas the “Stitch” variant inserts silent blocks of 100 tokens between spoken segments. These silent pauses give downstream applications a predictable break, simplifying streaming transcription or synchronisation with visual displays.
Both checkpoints are capable of running inference on a single NVIDIA H100 GPU, as confirmed by the Kyutai team. Training, however, demanded a cluster of 16 H100 GPUs and 1 500 reinforcement‑learning updates, underscoring the substantial computational resources required to reach the reported performance levels.
Trade‑offs and limitations
Specialising the model for spoken mathematics incurs a measurable cost. Evaluation on the vocal TriviaQA benchmark revealed a drop in accuracy from 40.6% to 34%, suggesting that the model’s capacity for answering general‑knowledge questions diminishes when its parameters are reallocated toward mathematical reasoning.
In addition, the evaluation protocol mixes human judges with synthetic data, which limits the external validity of the results. The authors acknowledge that broader testing on diverse, real‑world spoken datasets is essential before the model can be deemed robust across multiple domains.
- End‑to‑end speech processing eliminates transcription errors
- Reinforcement learning raises spoken math accuracy to over 75%
- Two variants allow continuous or paused verbal reasoning
- Single‑GPU inference makes deployment feasible for many enterprises
For English‑speaking organisations, the immediate advantage is a system that can comprehend and solve mathematically framed queries delivered verbally, without chaining a separate speech‑to‑text engine to a text‑based solver. This streamlines workflows in education technology, automated tutoring, and voice‑first analytics platforms, where low latency and the preservation of natural spoken explanations are paramount.
Scalability and future directions
Kyutai plans to expand the Voice of Reason family by scaling the underlying GLM‑4‑Voice architecture to larger parameter counts and by incorporating multilingual speech data. The goal is to retain the high spoken‑math accuracy while extending coverage to non‑English languages and to more complex mathematical domains such as symbolic integration and proof verification.
The final paragraph is localised for readers in Paris, where several edtech startups have already expressed interest in integrating Voice of Reason into their French‑language tutoring platforms, anticipating that the model’s ability to handle spoken math could accelerate the adoption of AI‑driven learning tools in francophone classrooms.
Sources
- Kyutai Releases Voice of Reason: A Speech-Native Model that Solves Spoken MathMarkTechPost · September 23, 2026
- Voice of Reason: Reinforcement Learning for Spoken MatharXiv · September 16, 2026



