Nisal Ranasinghe

Results 4 issues of Nisal Ranasinghe

This would be useful if you want to inject TextFrames into the queue (e.g., please hold on), when a time consuming function is being executed. However, if we just add...

I ran the sample code for Twilio `examples/twilio-chatbot` but noticed that the user cannot interrupt the AI. I even set the `handle_sigint` in the `PipelineRunner` parameter to False but it's...

Sometimes Silero detects that the user is speaking when Deepgram doesn't (and vice versa). Is there a way to just use Deepgram endpointing so that these inconsistencies don't occur?

I'm using the Twilio bot with deepgram and playHT. Occasionally the bot suddenly stops responding because the deepgram STT doesn't emit frames to be sent to the LLM. I'm not...