big-controller-60015
08/12/2025, 9:08 AMtall-airline-16756
08/12/2025, 9:08 AMtall-airline-16756
08/12/2025, 9:08 AMupdate_options
method. Here’s a little example for you:
gladia_stt.update_options(
languages=["ja", "en"],
translation_enabled=True,
translation_target_languages=["fr"]
)
This lets you tweak settings like languages and translation options right in the middle of a call—pretty handy, right?
Now, if you’re working with other STT providers like Cartesia, Deepgram, Groq, or OpenAI, this feature isn’t clearly documented yet. But don’t worry! Just give me a shout, and I’ll help you figure it out.
Sources: livekit-plugins/livekit-plugins-gladia/livekit/plugins/gladia/stt.py