voxtral-mini-2507
Voxtral Mini (Mistral)
Yes — Voxtral Mini is retired. Mistral deprecated it on February 27, 2026 and shut it down on May 31, 2026; API requests to it now fail. The recommended replacement is Voxtral Mini Transcribe 2.
The first Voxtral, which did double duty as both an audio-understanding model and a transcription endpoint - Mistral's docs listed it twice, once under each job. That is exactly the ambiguity the 26.02 split was meant to fix, and both of the doc rows pointing at this id retired together on 31 May 2026.
The facts
| Provider | Mistral |
|---|---|
| Model id | voxtral-mini-2507 |
| Released | — |
| Deprecated | February 27, 2026 |
| Shutdown | May 31, 2026 · 64 days ago |
| Status | Retired |
| Last verified | August 3, 2026 |
What to use instead
Mistral names the transcription model as the successor for both of this id's roles. If you were using it for audio question answering rather than transcription, that is a capability change and not a version bump.
What parameters voxtral-mini-transcribe-26-02 accepts on modelparams.dev
Change the id
In most cases the migration is one string. Check the parameter differences before you ship — newer models drop older sampling knobs more often than they add them.
- "model": "voxtral-mini-2507"
+ "model": "voxtral-mini-transcribe-26-02"
Frequently asked questions
- When did Mistral Voxtral Mini shut down?
- Mistral Voxtral Mini shut down on May 31, 2026. API requests to it fail from that date onward.
- What replaces Mistral Voxtral Mini?
- Mistral recommends Voxtral Mini Transcribe 2 (`voxtral-mini-transcribe-26-02`) as the replacement for Mistral Voxtral Mini. Mistral names the transcription model as the successor for both of this id's roles. If you were using it for audio question answering rather than transcription, that is a capability change and not a version bump.
- Is Mistral Voxtral Mini still available?
- No. Mistral Voxtral Mini is retired and no longer served — it was shut down on May 31, 2026. Calls to it return an error.
- How do I migrate from Mistral Voxtral Mini to voxtral-mini-transcribe-26-02?
- Swap the model id in your API call: replace "voxtral-mini-2507" with "voxtral-mini-transcribe-26-02". Mistral names the transcription model as the successor for both of this id's roles. If you were using it for audio question answering rather than transcription, that is a capability change and not a version bump.
Sources
- Mistral models overview · docs.mistral.ai · accessed August 3, 2026
Found something wrong? The data is one YAML file — edit it on GitHub.
This page, for machines
Drop the badge in a README so it turns red the day this model is retired:
[](https://modeldeprecations.dev/mistral/voxtral-mini-2507)