deninsibyatwk

Results 12 comments of deninsibyatwk

Hi, I've been facing issues with function calling while using the gemini-live api as well. I'm not sure if it's the same, but what happens is that the agent sometimes...

@khantseithu @edengby were you guys using it with Vertex Ai?

Answering it's own questions might be a problem of not having proper noice cancellation, can you try using it with headphones and check if you see the same issue occurs?

while starting the agent session using "agent_session.start" you can specify the room_input_options to have noice cancellation on. Can you try that?

Yes, even I've experienced memory leaks, haven't been able to point out to the exact location of the leak, but it look like the memory used is not released even...

On the Y axis, we have the memory usage in GB. And you can see that my bot in the docker container seems to run out of memory in minutes...

this happens even when you run it via Processes? @zhushixia

Even I have been experiencing issues along these lines, I use the following versions of livekit: livekit==0.21.3 livekit-api==0.8.2 livekit-agents[codecs,images]>=0.11.0,