All models

Transcription · DeepInfra

Whisper Large v3 Turbo

Canonical id: openai/whisper-large-v3-turbo · /v1/audio/transcriptions

Audio in → Text out
Try it in the playground

Price

$0.0002 / minute

per minute of input audio

+ LLMRouter platform fee: 1% of provider cost (≈ $0) — billed as its own line, never blended into the price above.

API

curl https://api.llmrouter.sh/v1/audio/transcriptions \
  -H "Authorization: Bearer llmr_sk_..." \
  -F model="openai/whisper-large-v3-turbo" \
  -F file=@audio.mp3