Bonus: Top up now and we'll double your first deposit — get x2 credits instantly.
How to choose · Speech-to-text

How to choose a speech-to-text model

Transcription models are judged on accuracy (word error rate), languages, speed and price per minute of audio. This guide walks through each, with live prices from our catalogue.

Illustration of a microphone and waveform turning into transcript cards and an accuracy gauge
Live catalogue · refreshed every Sunday

Speech-to-text models by the numbers

Tracked
109
Speech-to-text models tracked
Top rated
0
rated 4.0 or higher and live
Median price
$0.0050
median input price per minute of audio
Open weights
37
with open weights

Quick answer: top picks today

The three highest-rated models you can call on LLM API right now.

Find your model in 3 questions

1. What matters most?

2. Where will it run?

3. Budget?

Your top 3 update as you answer, from live catalogue data.

Price vs rating

Each dot is a model you can use. Up is better rated, left is cheaper. Hover for details, click to open.

Rated 4.0+3.0–3.9Below 3.0Labels name the top-rated models · hover any dot for name, rating and price

Highest-rated live models

What will it cost per month?

Drag the slider to your expected volume. Prices are live list prices of the top models.

1 hour of calls = 60 minutes
ModelPer month

Key numbers to know

1 minute of speech≈ 150 spoken words
1 hour of audio as text≈ 9,000 words, ≈ 12K tokens
Word error rate (WER) 5%≈ 1 wrong word per sentence of 20
Typical price range$0.001–$0.01 per minute
Real-time factorBatch models often transcribe 1 hour in under a minute

How to choose, step by step

Batch or live?

Recorded files (calls, podcasts, meetings) can use any model. Live captions and voice agents need streaming and a first result in under 500 ms.

Check word error rate on audio like yours

Lower WER is better. Clean podcast audio can hit 3–5%; noisy phone calls often land at 10–20%. Test with 10 of your own recordings before deciding.

Languages and accents

Whisper-family models cover 90+ languages. Some newer models are sharper in English but weaker elsewhere.

Extras you may need

Timestamps, speaker labels (diarisation) and punctuation vary by model. Missing features cost engineering time later.

Price per minute vs self-hosting

Open models like Whisper large-v3 are free to run but need a GPU. Above roughly 50,000 minutes a month, self-hosting often wins.

Decision diagram

Answer top to bottom. The first yes is your starting point.

Do you need live results while people speak?
Yes
Pick a streaming model (look for the 'Streams live' chip)
No
Must the audio stay on your own servers?
Yes
Self-host Whisper large-v3 or faster-whisper
No
Is the audio mostly non-English?
Yes
Pick a Whisper-family or multilingual model
No → Pick the best rating per dollar

What the research says

The independent benchmarks that matter for this category, with links to the papers and methodology behind each one.

Reviews: what the labs and sources say

Verbatim quotes from public sources. Click through to read them in context.

“In FLEURS & Common Voice benchmark tests across 99 languages, it consistently outperforms leading models like Gemini 2.0 Flash, Whisper Large V3 and Deepgram Nova-3.”
ElevenLabs Scribe v1 · ElevenLabs, Meet Scribe, Feb 26, 2025
“Nova-3 delivers industry-leading performance with a 54.3% reduction in word error rate (WER) for streaming and 47.4% for batch processing compared to competitors.”
Deepgram Nova 3 · Deepgram, Introducing Nova-3, Feb 12, 2025
“We’re introducing new gpt-4o-transcribe and gpt-4o-mini-transcribe models with improvements to word error rate and better language recognition and accuracy, compared to the original Whisper models.”
GPT-4o Mini Transcribe · OpenAI, Introducing next-generation audio models in the API, Mar 20, 2025
“It offers improvements to word error rate and better language recognition and accuracy compared to original Whisper models.”
GPT-4o Transcribe · OpenAI API documentation, 2025

Mistakes to avoid

1
Mistake 1

Trusting a single WER number. Accuracy on clean audiobooks says little about noisy phone calls.

2
Mistake 2

Forgetting diarisation. Adding speaker labels later often means switching models.

3
Mistake 3

Paying per minute for silence. Trim long silences before sending audio.

4
Mistake 4

Using a batch model for a voice agent. Latency matters more than the last 1% of accuracy there.

FAQ

What is word error rate (WER)?

The share of words the model gets wrong (substituted, missed or added). 5% WER means about 1 mistake in every 20 words. Lower is better.

Is Whisper still a good choice?

Yes. It is open-weight, covers 90+ languages and remains the most-used speech model. Newer hosted models can be more accurate in English.

How much does transcription cost?

Hosted models typically cost $0.001–$0.01 per minute. Use the calculator above with your monthly minutes to compare the top models.

Can I switch models later?

Yes. With LLM API every model uses the same request format, so switching is a one-line change.

Ready to compare? See every speech-to-text model with live prices and ratings.→

← All “How to choose” guides