Corti launches clinical-grade speech model beating OpenAI in accuracy

๐กSpecialized clinical AI beats generalist models by 93% in medical accuracyโa must-read for healthcare AI builders.
โก 30-Second TL;DR
What Changed
Symphony for Speech-to-Text achieved a 1.4% word error rate (WER) on medical terminology.
Why It Matters
This launch highlights a shift toward domain-specific AI models in regulated industries, suggesting that general-purpose foundation models may struggle with high-stakes, specialized vocabulary.
What To Do Next
If you are building healthcare AI applications, benchmark your current transcription pipeline against Corti's Symphony API to see if domain-specific models improve your downstream agent performance.
Key Points
- โขSymphony for Speech-to-Text achieved a 1.4% word error rate (WER) on medical terminology.
- โขOutperformed generalist models like OpenAI (17.7% WER) and Whisper (17.4% WER) by up to 93%.
- โขEngineered specifically for noisy clinical environments, complex medication dosages, and medical acronyms.
- โขPositions speech recognition as a foundational data layer for the 'agentic era' of healthcare.
๐ง Deep Insight
Web-grounded analysis with 17 cited sources.
๐ Enhanced Key Takeaways
- โขCorti's Symphony platform extends beyond speech-to-text to include "Symphony for Medical Coding," an agentic AI system that treats coding as a reasoning task and has demonstrated over 25% higher clinical accuracy than generalist models from OpenAI, Anthropic, Amazon, Oracle, and Google in clinical accuracy benchmarks.
- โขThe underlying research for Corti's medical coding approach, named "Code Like Humans," is a multi-agent framework accepted at EMNLP 2025, one of machine learning's top conferences, and was developed from the largest medical coding study of its kind, involving 5.8 million patient encounters.
- โขCorti's Symphony for Speech-to-Text is designed as an API-level infrastructure for speech-enabled clinical workflows, offering endpoints for stateless real-time dictation, stateful conversational transcription, and asynchronous batch processing, with features like command-and-control and contextual correction.
- โขCorti's Symphony significantly outperforms OpenAI's own tailored clinical product, ChatGPT for Clinicians, and other major LLM providers on the "HealthBench Professional" benchmark, particularly in clinical reasoning and safety under adversarial 'red teaming' conditions.
- โขThe models are trained on a vast corpus of medical data, combining publicly available and proprietary speech/text-to-speech data, and are augmented with synthetically generated examples to enhance robustness and coverage of rare medical terminology, abbreviations, medications, and dosages.
๐ Competitor Analysisโธ Show
| Feature/Benchmark | Corti Symphony | OpenAI (Generalist) | Whisper | Anthropic | Amazon | ElevenLabs | Parakeet | ChatGPT for Clinicians | |
|---|---|---|---|---|---|---|---|---|---|
| Speech-to-Text (WER on Medical Terminology) | 1.4% | 17.7% | 17.4% | N/A | N/A | N/A | 18.1% | 18.9% | N/A |
| Medical Coding (F1 Accuracy) | 0.74 (74%) | 0.48 (48%) | N/A | 0.59 (59%) | 0.58 (58%) | 0.43 (43%) | N/A | N/A | N/A |
| Agent Reasoning (HealthBench Professional Score) | 60.5% | 48.1% (GPT-5.4) | N/A | N/A | N/A | N/A | N/A | N/A | 59.0% |
| Red Teaming (Safety Score on HealthBench) | 87.7% | 30.3% (GPT-5.4) | N/A | N/A | N/A | N/A | N/A | N/A | N/A |
๐ ๏ธ Technical Deep Dive
- Symphony for Speech-to-Text decomposes the transcription process into specialized components for recognition, formatting, and contextual correction to optimize medical term recall and produce clinically structured text.
- It supports three API endpoints for different use cases:
/transcribefor stateless real-time dictation,/streamsfor stateful real-time conversational transcription, and/transcriptsfor asynchronous batch audio processing. - The system's common processing pipeline performs audio ingress and routing, diarization, transcription, formatting, contextual correction, and generates structured transcripts.
- Symphony for Medical Coding is built on a multi-agent framework called "Code Like Humans," which employs four sequential agents: an evidence extractor, an index navigator, a tabular validator, and a code reconciler, mirroring the decision process of expert human coders.
- This medical coding architecture reasons from codified logic rather than relying solely on patterns learned from training data, enabling it to support various coding systems (e.g., ICD-10-CM, ICD-10-PCS, CPT, ICD-10-UK, ICD-10-International) without requiring local retraining.
- Corti's broader Agentic Framework is a modular AI system designed for developers to build advanced AI agents for clinical and operational tasks, addressing limitations of general LLMs by enabling reliable access to clinical data through external tools and providing a controlled execution layer for safe interaction with real systems.
๐ฎ Future ImplicationsAI analysis grounded in cited sources
โณ Timeline
๐ Sources (17)
Factual claims are grounded in the sources below. Forward-looking analysis is AI-generated interpretation.
Weekly AI Recap
Read this week's curated digest of top AI events โ
๐Related Updates
AI-curated news aggregator. All content rights belong to original publishers.
Original source: VentureBeat โ

