OpenAI

Whisper Large v3 Turbo

OpenAIwhisper-v3-turbo

Speech-to-text. 228x realtime inference. Transcripts with timestamps + language detect.

Best for: Transcription, captions, voice agents

At a glance

Price

$0.0009 / min

Speed

fast

Quality tier

strong

Per minute of audio processed. Min billable: 1 minute.

Capabilities

Audio input

Accepts audio uploads for transcription or scene understanding

Quick start

Get API Key
curl https://kymaapi.com/v1/chat/completions \
  -H "Authorization: Bearer $KYMA_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "whisper-v3-turbo",
    "messages": [{"role": "user", "content": "Hello"}]
  }'

Details

CreatorOpenAI
Model IDwhisper-v3-turbo
Quality tierstrong
Cost tiercheap
Input modalityAudio
Output modalityText

Try Whisper Large v3 Turbo now

$0.50 free credits on signup. No credit card required.