Introduction
Corti speech recognition is specifically designed for use in the healthcare domain. The API endpoints detailed below provide access to different speech recognition functionality. Selecting the right endpoint is important based on your needs and use case.Please review the languages page to learn more about languages supported per endpoint, functionality per language tier, and language code to use in API requests.Please review the dictation overview page to learn more about features beyond speech-to-text.
Corti speech recognition endpoints
Endpoint | Description |
---|---|
Transcribe | Stateless, real-time speech-to-text and commands used to power dictation workflows |
Stream | Real-time transcript generation and fact extraction to power intelligent ambient documentation and decision support workflows |
Transcripts | Speech-to-text via batch audio file processing supporting dictation or conversational transcripts |
Endpoint functionality
Connection | WSS | WSS | REST |
Data processing | Synchronous | Synchronous | Asynchronous |
Architecture | Stateless | Stateful | Stateful |
Speech-to-text | Dictation | Conversational transcript | Dictation or transcript |
Diarization | No | Optional | Optional |
Multichannel | No | Optional | Optional |
Custom command definition | Yes | No | No |
Automatic punctuation | Optional | Yes | Optional |
Spoken punctuation | Optional | No | Optional |
Formatting | beta | ||
Vocabulary | coming soon |
Please contact us if you are interested in features that are not listed here, need help determining the best speech recognition endpoint for your needs, or have questions about how to configure your API requests.