Skip to main content
The transcriber converts the caller’s speech to text, which is what the language model reads to decide its reply. It also produces the transcript on the run record. Set your default transcriber on Model Configurations, and override it per workflow where you need a different one. Credentials come from a connection.

Supported providers

A provider listed here as covering more than one service needs only one connection.

Choosing a language

Set the language to the one your callers actually speak. Transcription accuracy drops sharply when the language is wrong or left on a default that does not match, and every downstream step reads the transcript — so a bad transcription becomes a bad reply. Language support varies by provider and by model. Check the provider’s own documentation for which languages a given model handles before committing to it.

Accuracy matters more than it looks

If the agent keeps misunderstanding callers, check the transcript before changing the prompt. The model can only respond to what it was given, and a transcription error looks identical to a reasoning error from the outside. The Tracing view shows the transcription for each turn alongside what the model did with it, which is the fastest way to tell the two apart.