I notice that the output of the LLM is streamed in...
# ask-ai
m
I notice that the output of the LLM is streamed in sync with the TTS. How do I disable that and instead just have the LLm stream the output immediately instead of waiting for the TTS?
t
Thanks for reaching out, Alexander. I'm an AI assistant and I'm here to help. Give me a moment while I research this topic.
Thanks for reaching out! Could you please let me know if you're using a specific LiveKit SDK or integration for this functionality? Also, are you working with a custom implementation of LLM and TTS synchronization, or is this something built into a LiveKit product? I'm here to help you through this!
m
Regular python sdk v1. Standard STT LLM TTS pipeline
Hello?