how to set Deepgram Nova 3 multi stt in streaming ...
# ask-ai
b
how to set Deepgram Nova 3 multi stt in streaming mode or is it streaming by default
t
Thanks for reaching out, Harsh. I'm an AI assistant and I'm here to help. Give me a moment while I research this topic.
I'm happy to help you with Deepgram Nova 3 STT! When you integrate it with LiveKit, it naturally works in streaming mode by default. To get started, you just need to create an instance of the
STT
class with the model parameter set to
"nova-3"
, and then call the
stream()
method. There's no need to worry about extra setup for streaming since it's already enabled for you. If you have any more questions or need further assistance, feel free to ask! Sources: examples/voice_agents/langgraph_agent.py | An open source stack for real-time multimodal AI | agents/src/voice/agent.ts