Inference APIs
Compare/Speech-to-text

Whisper Large v3 vs Whisper Large v3 Turbo on Groq

Two speech-to-text models compared on price, context, capabilities and measured speed. External prices are public list rates verified 2026-09-16; Inference APIs prices are live.

Whisper Large v3Whisper Large v3 Turbo on Groq
ProviderOpenAIGroq
Model idopenai/whisper-large-v3whisper-large-v3-turbo
Price$0.002 / audio minute$0.0007 / audio minute
CapabilitiesSpeech to text, 99 languages, Timestamps, SRT / VTTSpeech to text, 99 languages, Timestamps
WeightsOpenOpen
AvailabilityAvailable on Inference APIsAvailable
Rate limitsNo daily caps; pay per requestFree tier: 20 RPM, 2,000 RPD, 7,200 audio-seconds/hour, 28,800/day. Developer-tier upgrades paused as of Sep 2026.
Real-time factor0.047× (19.5s clip in 0.92s)not measured

Cost for 10 hours of audio

Whisper Large v3
$1.2
Whisper Large v3 Turbo on Groq
$0.42

Whisper Large v3 Turbo on Groq is about 65% cheaper for this workload at list price. Price is only part of it: free tiers and usage tiers cap how much you can send per day, and a retired model is unavailable at any price. The "Rate limits" row above is the practical difference for a production app.

Measured speed

Speed figures for Inference APIs models are medians of three runs from a European client on 2026-09-16, against the public endpoint, using a ~120-word generation prompt (chat), a 300-character paragraph (speech) or a 19.5-second clip (transcription). External models are not measured here; treat "not measured" as unknown, not slow.

When to pick which

  • Whisper Large v3 — OpenAI's multilingual speech recognition model on the standard /v1/audio/transcriptions endpoint — same request shape as OpenAI and Groq.
  • Whisper Large v3 Turbo on Groq — Free tier: 20 RPM, 2,000 RPD, 7,200 audio-seconds/hour, 28,800/day. Developer-tier upgrades paused as of Sep 2026.

Try Whisper Large v3

Same OpenAI request shape; the change is the base URL and key. Full parameters, aliases and pricing on the model page.

Quickstart Playground

External prices and limits come from the linked provider pages and were verified on 2026-09-16. Spotted a change? Tell us.