← kwindla hultman kramer

Here's a (very small) PR that makes it easy to switch between using…

October 25, 2024

Here's a (very small) PR that makes it easy to switch between using @pipecat_ai's turn detection (phrase endpointing and interruption handling) and the turn detection built into the OpenAI Realtime API.

https://t.co/S3DQ46tHEN

That's the last thing on my todo list for the Pipecat implementation of the OpenAI Realtime API, for now. If you want to play with it, you can run this example from the repo:

https://t.co/b9AC3YuYwQ

Or experiment with the whacky (simple prompt) characters in the Daily Bots playground:

https://t.co/1mJfGjL4DG

(I said that the turn detection switching was the last thing on my todo list. But as you can see near the end of this video, I may have introduced a regression in events ordering when the user transcript comes after the bot speech starts. So maybe it's the next-to-last thing.)

  1. https://github.com/pipecat-ai/pipecat/pull/666