When translationTargetLanguage is set to a specific language (e.g. "it"), TypeWhisper triggers translation
whenever Whisper detects a different language in the audio. Since Whisper sometimes hallucinates English text even
when the user speaks Italian, this causes random translation of correctly dictated Italian text into English. Expected
behavior: translation should only occur when explicitly requested, or translationTargetLanguage should default to
null/disabled.
When translationTargetLanguage is set to a specific language (e.g. "it"), TypeWhisper triggers translation
whenever Whisper detects a different language in the audio. Since Whisper sometimes hallucinates English text even
when the user speaks Italian, this causes random translation of correctly dictated Italian text into English. Expected
behavior: translation should only occur when explicitly requested, or translationTargetLanguage should default to
null/disabled.