Learn about the speech recognition endpoints in the Corti API
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 |
Transcribe | Stream | Transcripts | |
---|---|---|---|
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 |
Smart formatting | coming soon | ||
Custom dictionary | coming soon |