vocode-python icon indicating copy to clipboard operation
vocode-python copied to clipboard

No response after the first one

Open adrienpl opened this issue 1 year ago • 3 comments

I use ChatVertexAi, TwilioInbound, cartesia and Google stt. When I call the linked number, the voice bot answer once, then when I replied the sound never output (even if the text is generated). I feel like it's a problem with EndOfTurn but I have no idea how to fix it.

Any ideas ?

adrienpl avatar Dec 11 '24 19:12 adrienpl

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Feb 10 '25 02:02 github-actions[bot]

Its probably the TTS synth, I recently saw a similar issue, was able to tell that the synthesizer was complaining about too many requests tho the ai agent had replied with a reply.

japrogramer avatar May 04 '25 12:05 japrogramer

Updating the websocket library should work

shrinivasait avatar May 21 '25 09:05 shrinivasait