Addition of new web socket event: flush
Provide clients the ability to force clear the audio buffer without closing the connection. In response to a "type": "flush" message from the client, the server will return recognized text and/or commands and respond with "type": "flushed", and keep the web socket connection open.See more details on /transcribe here and /stream here.Update to Swiss German language codes
There are now two different language codes that may be used for Swiss German use cases:- Swiss German (language code
gsw-CH), where dialectical Swiss German is spoken (recommended for AI scribe use cases) - Swiss High German (language code
de-CH), where Swiss High German is spoken (recommended for dictation use cases)
Updated Danish language model
Updated Danish (da) language model is now available for dictation (/transcribe) and ambient (/stream) use cases. The language is rated as premier tier as over 158,000 medical terms were included in the training and validation data sets.Fixed an issue that prevented
automaticPunctuation parameter from working as expected. Furthermore, spokenPunctuation and automaticPunctuation are mutually exclusive: Only one of these parameters should be set to true in a given /transcribe configuration, and if both settings are present and set to true, then spokenPunctuation will take precedence. See more detail here.Updated French language model
Updated French (fr) language model is now available for dictation (/transcribe) and ambient (/stream) use cases. The language is rated as premier since over 170,000 medical terms were included in the training and validation data sets.Dictation now supported in Dutch and Norwegian
Norwegian (no) and Dutch (nl) are now available for use on the /transcribe endpoint for dictation use cases. As a result they have been moved to the enhanced language tier. Additionally, Hungarian (hu) medical terminology has been expanded and improved.See more information about supported functionality for dictation here and language tiers here.Some of the recent
/transcripts endpoint language model updates (de, en, en-GB, fr) have been rolled back so that performance of asynchronous audio file processing can be improved. An update is expected November 2025 to improve performance.Until such time, speech recognition accuracy from /transcripts asynchronous audio file processing may be degraded as compared to real-time audio processing via the /stream and /transcribe APIs, which are not impacted by this issue.Updated English language model
Updated English (en) language model is now available for dictation (/transcribe), ambient (/stream), and transcription (/transcripts) use cases. This version is rated as premier tier as over 170,000 medical terms were included in the training and validation data sets.Improved transcoding support in speech-to-text APIs
Update to both streaming and asynchronous audio file processing so that transcoding is supported. Previously audio files were required to conform to 16-bit, 16kHz formatting. Now, assuming proper file types are used, any precision and sample rate are accepted. See more details here.Definition of the parameter
modelName is no longer required in /transcripts API requests. The latest and greatest model available per language will be applied automatically.If the argument is included in the request, then it will be ignored. If the configuration is otherwise valid, then the request will process as expected. See full specification here.The preview (interim) results feature of the
transcribe API is not performing as expected. As a result, it is being disabled for most languages to prevent issues with speech lag, speech recognition accuracy, or web socket connectivity. Please reach out to us directly if you have questions or concerns about this dictation feature.Conversational transcripts now supported in Arabic
Arabic (language codear) is now available for ambient documentation workflow - Capture conversations spoken in Arabic via the /stream API.Updated German language model
Updated German (de) language model is now available for dictation (/transcribe), ambient (/stream), and transcription (/transcripts) use cases. This version is rated premier tier as over 150,000 medical terms were included in the training and validation data sets.Dictation now supported in Hungarian
Hungarian (hu) Enhanced language model is now available for dictation (/transcribe).Swedish (sv) Enhanced language model is now available for dictation (
/transcribe).Updated Norwegian (no) and Swedish (sv) Base language models are now available for ambient documentation (
/stream) and transcription (/transcripts) workflows.Danish (da), German (de), and French (fr) Enhanced language models now available for dictation (
/transcribe) workflows.2025-04-09
Swiss German (de-CH) Enhanced language model now available for ambient documentation (
/stream) workflows.French (fr) Enhanced language model now available for ambient documentation (
/stream) workflows.Introducing a new tier system for defining functionality and performance of ASR language models. Read more about it here.
Updated German (de) and Swiss German (de-CH) language models available.
Updated Danish (da) and Swedish (sv) language models available.
Announcing the launch of Corti AI Platform. Read more about it here.The following languages are supported by Corti ASR: English (en for US English, and en-GB for UK English), Danish (da), German (de), Swiss German (de-CH), French (fr), Swedish (sv), Spanish (es), Norwegian (nl), Dutch (no), Italian (it), and Portuguese (pt)