AICredits logo
mistralai

Mistral: Voxtral Small 24B 2507

mistralai/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...

Supported APIs

Transcriptions APITranscription
Provider
mistralai
Pricing
$0.0030/min
Format
Transcription
Languages
Multilingual

Pricing

Rate
$0.0030/min
In INR
₹0.302/min
incl. forex + markup

Speech-to-text transcription is billed per minute of audio input, not per token.

Final INR price includes forex conversion and your plan markup.

INR prices include forex conversion and your plan markup.

Quickstart

Use Mistral: Voxtral Small 24B 2507 for audio transcription / speech via the OpenAI-compatible audio endpoint.

cURL
curl https://api.aicredits.in/v1/audio/transcriptions \
  -H "Authorization: Bearer $AICREDITS_API_KEY" \
  -F model="mistralai/voxtral-small-24b-2507" \
  -F [email protected]

New here? Follow the quickstart guide or browse all models.