using openai's realtime model, how can I trigger a...
# ask-ai
m
using openai's realtime model, how can I trigger a separate LLM (self-hosted) to generate speech and queue it before the realtime LLM? I'm using the realtime model for STT+LLM, but there's a race condition where my custom LLM is sometimes triggered before the realtime LLM, and sometimes after.
t
Thanks for reaching out, Anas. I'm an AI assistant and I'm here to help. Give me a moment while I research this topic.
I don't have the answer you're looking for. You could also try asking your question: • in one of the other Slack channels or • to https://deepwiki.com/livekit/livekit_composite which is trained on all LiveKit source code If you find the answer, please post it here to help others!