Code switching handles conversations where speakers switch languages mid-utterance or across turns. Gladia can detect and transcribe the active language dynamically, and annotate results with the detected languages code.Documentation Index
Fetch the complete documentation index at: https://docs.gladia.io/llms.txt
Use this file to discover all available pages before exploring further.
For best accuracy and latency, provide a small set of expected languages.
Avoid listing dozens of similar languages.
How to use code switching ?
Enable code switching in the session configuration:language per utterance and per word. Use the transcript message schema for details.
Recommendations
- Limit the number of languages to those you expect.
- Combine with custom vocabulary per language for domain terms.