All models

Transcription · DeepInfra

Whisper Large v3

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

Audio in → Text out
Try it in the playground

Price

$0.0004 / 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" \
  -F file=@audio.mp3