532 B
532 B
- Added multilingual support to
DeepgramFluxSTTServicevia a newlanguage_hints: list[Language]setting. Works with Deepgram's newflux-general-multimodel to bias transcription across English, Spanish, French, German, Hindi, Russian, Portuguese, Japanese, Italian, and Dutch. Omit the hints to use auto-detection, or pass a subset to bias toward expected languages. Hints can be updated mid-stream viaSTTUpdateSettingsFrame(sent as a DeepgramConfigurecontrol message, no reconnect) to support detect-then-lock flows.