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.
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 keyFrequently 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
Codestral 2508Mistral's cutting-edge language model for coding released end of July 2025. Codestral specializes in low-latency, high-frequency tasks such as fill-in-the-middle (FIM), code correc
Ministral 3 14B 2512The largest model in the Ministral 3 family, Ministral 3 14B offers frontier capabilities and performance comparable to its larger Mistral Small 3.2 24B counterpart. A powerful and
Ministral 3 3B 2512The smallest model in the Ministral 3 family, Ministral 3 3B is a powerful, efficient tiny language model with vision capabilities.
Ministral 3 8B 2512A balanced model in the Ministral 3 family, Ministral 3 8B is a powerful, efficient tiny language model with vision capabilities.
Ministral 8BMinistral 8B is an 8B parameter model featuring a unique interleaved sliding-window attention pattern for faster, memory-efficient inference. Designed for edge use cases, it suppor
Mistral LargeThis is Mistral AI's flagship model, Mistral Large 2 (version `mistral-large-2407`). It's a proprietary weights-available model and excels at reasoning, code, JSON, chat, and more.