← Research

omi-medical-1: The Most Accurate Medical Speech-to-Text We've Measured

OmiMedSTT-Bench v5 · #1 of 28 systems
Word error rate — 22 real consultations (human-audited) 1.4 pts lower · statistically certain
ElevenLabs Scribe v2 (next best) 7.4%
omi-medical-1 6.0%
0.94%Medical-term WER (#1 of 28)
5.99%Word error rate
0 / 442Fabricated drug names
omi-medical-1 ranks #1 of 28 systems on OmiMedSTT-Bench, leading on medical-term accuracy with zero fabricated drug names — available as an EU-cloud API or self-hosted.

General speech models guess when they mishear. In an ordinary transcript that produces a typo; in a clinical note it can invent a drug that was never said. omi-medical-1 is our flagship model built for the other outcome: the most accurate medical speech-to-text we have measured across 28 systems — every major cloud API, the dedicated medical variants, and the leading open models — with zero fabricated drug names on every test set we have ever run.

On OmiMedSTT-Bench, our sealed clinical benchmark, it ranks #1 of 28 on Medical WER — the error rate on the words that carry clinical meaning — while matching or beating the best general models on overall word error rate. It runs in our EU cloud (Azure Sweden Central) today, and can be self-hosted in your own environment. The model we benchmark is the model you call.

This page is the model write-up: what it is, how it scores, and how to run it. The complete, current evaluation — leaderboard, dataset card, methodology — lives on our standing medical STT benchmark.

Benchmark rank
#1 of 28 · OmiMedSTT-Bench v5
Availability
EU cloud (live) · self-host
Region
Azure Sweden Central (EU)
Fabricated drugs
Zero (0 / 442 occurrences)

How it was measured

On OmiMedSTT-Bench, our sealed clinical test set: 1,513 audio segments, 7.2 hours of English medical speech across five scenario types — from short clinical utterances to complete 14-minute consultations — scored by the same open pipeline for every system and ranked medical-first: Medical WER, then drug-name errors, then overall WER. Cloud systems are called through their public production APIs; open models run self-hosted at full precision. Zero file-level overlap between our training audio and the test set. Full dataset card, scoring convention and the complete 30-system leaderboard: the benchmark page.

Results — July 2026 board

Current standing on the benchmark. omi-medical-1 is the top of the board on medical-term accuracy, and its overall word error rate sits inside the noise band of the best general model — the lead we claim is on the clinical words and on safety, not a wide raw-WER margin.

Top of the OmiMedSTT-Bench v5 leaderboard (7.2 h sealed set). Ranked medical-first; lower is better.
# System WER M-WER Fabricated drugs
1omi-medical-1 (ours · live API)5.99%0.94%0 / 442
2ElevenLabs Scribe v26.17%0.97%0 / 442
3Google Chirp 36.30%1.11%5 / 442
8Azure MAI-Transcribe-1.55.97%1.43%4 / 442

One system — Azure's MAI-Transcribe-1.5 — edges our raw WER by two-hundredths of a point (5.97% vs 5.99%, a difference of roughly a dozen words across the set, i.e. noise). It is not medically tuned: its Medical WER is 1.43% against our 0.94%, and it fabricates drug names where we fabricate none. That gap is the whole point of a medical model.

Full leaderboard and methodology →

Where the gap widens: real consultations

Short utterances flatter every system; long, messy, real consultations separate them. On a separate long-form companion set — 22 complete real consultations (4.1 hours), every provider on identical audio, references human-audited — omi-medical-1 leads the next best system by 1.4 percentage points of word accuracy, a bootstrap-certain margin.

Word accuracy on 22 complete real consultations (up to ~20 min each). Higher is better.
System Word accuracy vs omi-medical-1
omi-medical-194.0%
Gemini 3.1 Pro93.2%−0.8 pt
ElevenLabs Scribe v292.6%−1.4 pt

The pattern is consistent with the design of the model: the systems that lead on clean, short audio degrade faster on the long, overlapping, accented speech of a genuine clinic. omi-medical-1 is built to hold up there.

Medical branding is not medical accuracy

Several vendors ship a "medical" speech-to-text variant. On our benchmark, being labelled medical did not predict medical accuracy: the dedicated medical products generally did not lead on clinical terms — the strongest general models did, and omi-medical-1 leads both. Amazon Transcribe Medical, a Google medical-conversation model and Speechmatics' medical mode all scored worse on medical vocabulary than the best general engines on identical audio. It is a reminder that "medical" is a badge until a benchmark makes it a number — which is why we publish the scorer and the full board.

How to run it

omi-medical-1 is available today as a batch API in our EU cloud. The endpoint is OpenAI-compatible, so most existing speech-to-text integrations work by changing the base URL and the model name:

Terminal
$ curl https://api.omi.health/v1/audio/transcriptions \
    -H "Authorization: Bearer $OMI_API_KEY" \
    -F model="omi-medical-1" \
    -F [email protected]

Three ways to deploy, one model:

See the models and quickstart →

Data and privacy

omi-medical-1 runs in the EU (Azure Sweden Central). We never train on customer data, there is no shared data plane between customers, and audio submitted to the playground is deleted after transcription. Self-hosting is available where data must not leave your environment at all. Sub-processors and the full data-handling terms are published in our legal pages.

Limitations

What's next

Three things are in active development: the realtime streaming model moving from preview to general availability; custom vocabulary for per-customer terminology; and multilingual support — Dutch, German, French and Spanish first. On the evaluation side, a provider-disjoint third-party holdout is the next step in making the #1 claim independently checkable.

Where to find it

Cite this model

APA — Omi Health. (2026). omi-medical-1: The Most Accurate Medical Speech-to-Text We've Measured. https://omi.health/research/omi-medical-1

@misc{omi_medical_1_2026,
  title   = {omi-medical-1: The Most Accurate Medical Speech-to-Text We've Measured},
  author  = {{Omi Health}},
  year    = {2026},
  url     = {https://omi.health/research/omi-medical-1},
  note    = {Flagship medical ASR, #1 of 28 on OmiMedSTT-Bench v5 (sealed), EU cloud / self-host}
}

Related research