Voxtral Small 24B 2507

Voxtral Small is an enhancement of Mistral Small 3, incorporating state-of-the-art audio input capabilities while retaining best-in-class text performance. It excels at speech transcription, translation and audio understanding. Input audio is priced at $100 per million seconds.

Speech-to-textMistral32k tokens$0.109 / min

mistralai/voxtral-small-24b-2507

Context
32k tokens
Completion cap
Tools
Yes
JSON
Yes
Released
2025-10-30

Call it from Geek Hub

Same OpenAI SDK. Change the base URL and the model id.

curl https://api.geekhub.mx/v1/chat/completions \
  -H "Authorization: Bearer $GEEKHUB_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "mistralai/voxtral-small-24b-2507",
    "messages": [{"role": "user", "content": "Hola"}]
  }'
Get an API key

Frequently asked questions

What is Voxtral Small 24B 2507?
Voxtral Small is an enhancement of Mistral Small 3, incorporating state-of-the-art audio input capabilities while retaining best-in-class text performance. It excels at speech transcription, translation and audio understanding. Input audio is priced at $100 per million seconds. Voxtral Small 24B 2507 runs on the Geek Hub API (OpenAI-compatible). Model id: mistralai/voxtral-small-24b-2507.
Is Voxtral Small 24B 2507 free?
No. $0.109 per minute on Geek Hub.
What is the context length of Voxtral Small 24B 2507?
Voxtral Small 24B 2507 has a 32k tokens context window.
When was Voxtral Small 24B 2507 released?
Voxtral Small 24B 2507 was released on 2025-10-30.

More models from Mistral