Speech Recognition Performance Tiers
Corti speech recognition uses a tier system to categorize functionality and performance that is available per language:| Tier | Description | |
|---|---|---|
| Base | AI-powered speech-to-text capability, ready to integrate with healthcare IT solutions via the /stream or /transcripts API | Up to 1,000 |
| Enhanced | Base plus optimized medical vocabulary for a variety of specialties and support for real-time dictation via the /transcribe API | 1,000-99,999 |
| Premier | Enhanced plus speech recognition models delivering the best performance in terms of accuracy, quality, and latency | 100,000+ |
Language Availability per Endpoint
The table below summarizes languages supported by the Corti API and how they can be used with speech recognition endpoints (Transcribe, Stream, and Transcripts) and text generation endpoints (Documents):
| Language | Language Code | |||||
|---|---|---|---|---|---|---|
| Arabic | ar | Base | ||||
| Danish | da | Premier | 2 | |||
| Dutch | nl | Enhanced | ||||
| English (US) | en or en-US | Premier | 2 | |||
| English (UK) | en-GB | Premier | 2 | |||
| French | fr | Premier | 2 | |||
| German | de | Premier | 2 | |||
| Hungarian | hu | Enhanced | ||||
| Italian | it | Base | ||||
| Norwegian | no | Enhanced | ||||
| Portuguese | pt | Base | ||||
| Spanish | es | Base | ||||
| Swedish | sv | Enhanced | ||||
| Swiss German | gsw-CH3 | Enhanced | 2 | |||
| Swiss High German | de-CH3 | Premier | 2 |
Notes:
1 Use the language codes listed above for the
1 Use the language codes listed above for the
outputLanguage parameter in POST/documents requests. Template(s) or section(s) in the defined output must be available for successful document generation.2 Speech recognition accuracy for async audio file processing via /transcripts endpoint may be degraded as compared to real-time recognition via the /transcribe and /stream endpoints. An update is expected November 2025 to address the performance issue.3 Use language code gsw-CH when dialectical Swiss German is spoken but Swiss High German is the expected written form (e.g., conversational AI scribing). Use language code de-CH when Swiss High German is both spoken and the expected written form (e.g., dictation).Please contact us if you are interested in a language that is not listed here, need help with tiers and endpoint definitions, or have questions about how to use language codes in API requests.