Ahmer Tabassum
Ahmer Tabassum
### pipecat version 0.0.65 ### Python version 3.10 ### Operating System Ubuntu 22.04 ### Issue description I have created a voice bot, but there is a delay of 2 to...
### Problem Statement I'm experiencing a 3 to 6-second delay between the user's last spoken word and the bot's first spoken response. I've looked into Deepgram's latest WebSocket TTS feature,...
I'm currently working on implementing **call forwarding** using Twilio in combination with Pipecat. I've set up function calling successfully to trigger the forwarding logic, but I need clarity on how...