-
Shieldstral
Authors:
Antonia Calvi,
Avinash Sooriyarachchi,
Giada Pistilli,
Guillaume Lample,
Maarten Buyl,
Maximilian Augustin,
Maximilian Müller,
Pierre Stock,
Tom Bewley,
Wassim Bouaziz,
Yimu Pan,
Abdelaziz Bounhar,
Abhijeet Somani,
Aditi Kabra,
Adrian Valente,
Adrien Petralia,
Adrien Sadé,
Alan Jeffares,
Albert Jiang,
Aleksandr Timashov,
Alexandre Cahill,
Alexandre Gavaudan,
Alexandre Laval,
Alexandre Sablayrolles,
Amélie Héliou
, et al. (251 additional authors not shown)
Abstract:
We introduce Shieldstral, a 3B-parameter policy-adaptive multimodal safety classifier that matches or outperforms models nearly 7$\times$ its size on text safety benchmarks and sets a new state of the art on multimodal safety classification. Shieldstral formulates content moderation as a binary question-answering task. This simple formulation unifies diverse moderation tasks into a single yes/no p…
▽ More
We introduce Shieldstral, a 3B-parameter policy-adaptive multimodal safety classifier that matches or outperforms models nearly 7$\times$ its size on text safety benchmarks and sets a new state of the art on multimodal safety classification. Shieldstral formulates content moderation as a binary question-answering task. This simple formulation unifies diverse moderation tasks into a single yes/no problem, enabling heterogeneous safety datasets with divergent taxonomies to be consolidated under one training framework. We present the data construction recipe, covering curation and generation of approximately 54.1M samples and a fine-grained evaluation set to evaluate policy adaptability. Together, these enable a small adaptive model to match or outperform much larger models.
△ Less
Submitted 4 August, 2026; v1 submitted 28 July, 2026;
originally announced July 2026.
-
Robostral Navigate
Authors:
Abdelaziz Bounhar,
Abhijeet Somani,
Aditi Kabra,
Adrian Valente,
Adrien Petralia,
Adrien Sade,
Alan Jeffares,
Albert Jiang,
Aleksandr Timashov,
Alexandre Cahill,
Alexandre Gavaudan,
Alexandre Laval,
Alexandre Sablayrolles,
Amelie Heliou,
Amos You,
Andre Jonasson,
Andrew Bai,
Andrew Ehrenberg,
Andrew Zhao,
Angele Lenglemetz,
Anmol Agarwal,
Antonia Calvi,
Arata Suzuki,
Arjun Majumdar,
Arthur Fournier
, et al. (251 additional authors not shown)
Abstract:
Deploying navigation systems at scale requires a recipe that minimizes sensor assumptions, generalizes across robot embodiments, and trains efficiently. Yet, today's best systems depend on depth sensors, multi-camera rigs, or pre-built maps, limiting the hardware they support and increasing deployment cost. We introduce Robostral Navigate, an 8B vision-language model built around this scalability…
▽ More
Deploying navigation systems at scale requires a recipe that minimizes sensor assumptions, generalizes across robot embodiments, and trains efficiently. Yet, today's best systems depend on depth sensors, multi-camera rigs, or pre-built maps, limiting the hardware they support and increasing deployment cost. We introduce Robostral Navigate, an 8B vision-language model built around this scalability objective. The model consumes only a stream of monocular RGB images - the most ubiquitous sensor across robotic platforms and predicts waypoints by pointing to the next target location in the current camera view. Operating purely in image space, rather than robot-specific coordinates, makes the policy naturally robust to changes in camera intrinsics and scene scale, enabling deployment across wheeled, legged, and aerial robots without recalibration. We generate 2.4 million trajectories across 350k simulated scenes to reduce the reliance on real-world data collection and scale easily. We further introduce a prefix-caching training recipe that packs entire episodes into single training sequences, reducing training tokens by 22x and cutting training time from months to days. A tree-based attention mask prevents conditioning on previous ground-truth actions, encouraging visually grounded action prediction, and reinforcement learning is used to further improve exploration and recovery capabilities. On the Room-to-Room and Room-Across-Room in Continuous Environments (R2R-CE and RxR-CE) benchmarks, Robostral Navigate sets a new state of the art. On R2R-CE, it achieves a 77.4% success rate, surpassing the best monocular method by 10.5 points and the strongest depth- or multi-camera system by 5.3 points despite using only a single RGB camera. On RxR-CE, it reaches 75.1% success rate, outperforming all monocular baselines.
△ Less
Submitted 31 July, 2026; v1 submitted 22 July, 2026;
originally announced July 2026.
-
Voxtral TTS
Authors:
Mistral-AI,
:,
Alexander H. Liu,
Alexis Tacnet,
Andy Ehrenberg,
Andy Lo,
Chen-Yo Sun,
Guillaume Lample,
Henry Lagarde,
Jean-Malo Delignon,
Jaeyoung Kim,
John Harvill,
Khyathi Raghavi Chandu,
Lorenzo Signoretti,
Margaret Jennings,
Patrick von Platen,
Pavankumar Reddy Muddireddy,
Rohin Arora,
Sanchit Gandhi,
Samuel Humeau,
Soham Ghosh,
Srijan Mishra,
Van Phung,
Abdelaziz Bounhar,
Abhinav Rastogi
, et al. (164 additional authors not shown)
Abstract:
We introduce Voxtral TTS, an expressive multilingual text-to-speech model that generates natural speech from as little as 3 seconds of reference audio. Voxtral TTS adopts a hybrid architecture that combines auto-regressive generation of semantic speech tokens with flow-matching for acoustic tokens. These tokens are encoded and decoded with Voxtral Codec, a speech tokenizer trained from scratch wit…
▽ More
We introduce Voxtral TTS, an expressive multilingual text-to-speech model that generates natural speech from as little as 3 seconds of reference audio. Voxtral TTS adopts a hybrid architecture that combines auto-regressive generation of semantic speech tokens with flow-matching for acoustic tokens. These tokens are encoded and decoded with Voxtral Codec, a speech tokenizer trained from scratch with a hybrid VQ-FSQ quantization scheme. In human evaluations conducted by native speakers, Voxtral TTS is preferred for multilingual voice cloning due to its naturalness and expressivity, achieving a 68.4\% win rate over ElevenLabs Flash v2.5. We release the model weights under a CC BY-NC license.
△ Less
Submitted 6 April, 2026; v1 submitted 26 March, 2026;
originally announced March 2026.
-
Voxtral Realtime
Authors:
Mistral-AI,
:,
Alexander H. Liu,
Andy Ehrenberg,
Andy Lo,
Chen-Yo Sun,
Guillaume Lample,
Jean-Malo Delignon,
Khyathi Raghavi Chandu,
Patrick von Platen,
Pavankumar Reddy Muddireddy,
Rohin Arora,
Sanchit Gandhi,
Sandeep Subramanian,
Soham Ghosh,
Srijan Mishra,
Abhinav Rastogi,
Adrien Sadé,
Alan Jeffares,
Albert Jiang,
Alexandre Cahill,
Alexandre Gavaudan,
Alexandre Sablayrolles,
Amélie Héliou,
Amos You
, et al. (144 additional authors not shown)
Abstract:
We introduce Voxtral Realtime, a natively streaming automatic speech recognition model that matches offline transcription quality at sub-second latency. Unlike approaches that adapt offline models through chunking or sliding windows, Voxtral Realtime is trained end-to-end for streaming, with explicit alignment between audio and text streams. Our architecture builds on the Delayed Streams Modeling…
▽ More
We introduce Voxtral Realtime, a natively streaming automatic speech recognition model that matches offline transcription quality at sub-second latency. Unlike approaches that adapt offline models through chunking or sliding windows, Voxtral Realtime is trained end-to-end for streaming, with explicit alignment between audio and text streams. Our architecture builds on the Delayed Streams Modeling framework, introducing a new causal audio encoder and Ada RMS-Norm for improved delay conditioning. We scale pretraining to a large-scale dataset spanning 13 languages. At a delay of 480ms, Voxtral Realtime achieves performance on par with Whisper, the most widely deployed offline transcription system. We release the model weights under the Apache 2.0 license.
△ Less
Submitted 6 April, 2026; v1 submitted 11 February, 2026;
originally announced February 2026.