Skip to main content

Voice Agents

Optimize for low latency and fast turn-taking.
If utterances get cut off mid-sentence, raise endpointing slightly.

Meeting Recorders

Optimize for a structured, speaker-attributed live transcript.

Call Centers

Optimize for speaker identification and accuracy on telephony audio.
For noisy telephony audio, set pre_processing.speech_threshold to 0.8.

Subtitles & Captioning

Optimize for syncing text with the speaker.
For post-production subtitles from a recording, use the Pre-recorded API with subtitles instead.

To enhance accuracy for any use case

Configure domain-specific words and phrases with Custom vocabulary or Custom spelling to capture context-specific terms (brand names, technical words, etc.).

Language set up

Set language_config.languages when the language is known. See Language detection for more details.

Code Switching

Enable language_config.code_switching when speakers mix languages in the same audio. See Code switching for more details.