twilio-labs / call-gpt

Generative AI phone call toolkit using Twilio Media Streams.
MIT License
273 stars 114 forks source link

Interruption handling. #20

Open mnitish0 opened 6 months ago

mnitish0 commented 6 months ago

The project is very impressive.

I will break it down to two issues,

  1. When we interrupt multiple times to the bot, it generates a new response and then it says the last response but also repeat some of the pending responses before interrupt.
  2. Also I think it doesn't wait for the user to complete the sentence, l saw the settings for pause , but sometime user is thinking of right word to complete the sentence, at that time it generates the full response, I think deepgram service needs some changes to handle sentence completion or reply with hmm, yep etc