Aleix Conchillo Flaqué
Aleix Conchillo Flaqué
I think this can now be closed since we support websockets, fastapi websockets, livekit and daily.
Awesome. Thank you! Is there any way to know when the audio is done? We use `TTSStopFrame` for later generating `BotStoppedSpeakingFrame`. This is a common problem with streaming TTS. Most...
> We have a `buffer_empty` message when the server buffer is drained (i.e. it has produced speech for all of the text sent up so far). There's no server-side delay...
> Thanks for the feedback! I updated the original approach to fix the missing `await` and only reschedule the task on `RawAudioFrame`. I also took your suggestion and added a...
LGTM! Thank you!
I believe this could be a CPU issue. Is it possible to choose the type of instance you run this on repl.it?
Twilio interruptions support was added in Pipecat 0.0.42. Closing.
I just tried on `main` and it works for me. It's possible that this got fixed along the way since August. I will close the issue for now. Please, feel...
Hi! How did you install Pipecat?
Oh, right. This is because `daily-python` needs glibc >= 2.35 and Ubuntu 18.04 has glibc 2.27. Unfortunately, as of today, I can only suggest to update to Ubuntu 22.04.