set_language
Set the language for Whisper transcription by providing an ISO 639-1 code or "auto" for automatic detection. Changes apply immediately to the next recording.
Instructions
Set the Whisper transcription language. ISO 639-1 code (e.g. "en", "es", "fr", "ja", "zh", "ar", "hi", "de", "pt", "ko", "ru", "it", "nl", "pl", "tr", "sv", "vi", "th") — or "auto" to let Whisper detect per-utterance. Mirrors Settings → Transcription → Language. Hot-swappable: the live Python engine reconfigures over WebSocket without app restart; the new language applies on the next recording.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| language | Yes | ISO 639-1 code or "auto". |