The Multilingual Code Switch enables the processing of audio content that contains multiple languages by continuously detecting the spoken language and switching between the corresponding language models.Documentation Index
Fetch the complete documentation index at: https://docs.vatis.tech/llms.txt
Use this file to discover all available pages before exploring further.
Configuration
This feature is implicitly enabled by not specifying thelanguage parameter. To disable this feature, set the language parameter to a specific language (e.g. language=en).
Results
Each word in the transcription-response will have alanguage field that indicates the detected language of the word.