Back to Models

Mistral: Voxtral Small 24B 2507

mistralai/voxtral-small-24b-2507
Oct 30, 202532K context$0.10/M in · $0.30/M out

Description

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.

Specifications

Provider
mistralai
Context Length
32K
Max Output
Modality
Intextaudio
Outtext

Pricing

TypePrice / 1M tokens
Input$0.10
Output$0.30
Cache Read$0.01
Audio Input$100.00

Quick Start

curl https://api.ominigate.ai/v1/chat/completions \
  -H "Authorization: Bearer sk-omg-your-api-key" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "mistralai/voxtral-small-24b-2507",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'
Mistral: Voxtral Small 24B 2507 — Pricing & API on OminiGate