Aleix Conchillo Flaqué
Aleix Conchillo Flaqué
@filipi87 Can you describe the issue we are fixing?
> Hi @aconchillo , > > The issue was that we were using the `TTSStartedFrame` to create the inference ID that we sent to Tavus, which we are calling `_current_idx_str`...
The clicking issue is because of upsampling. The `AudioBufferProcessor` is probably set to a higher sample rate than the user's input sample rate. Getting to a higher sample rate from...
> The clicking issue is because of upsampling. The `AudioBufferProcessor` is probably set to a higher sample rate than the user's input sample rate. Getting to a higher sample rate...
Closing. The `studypal` example has been moved here: https://github.com/pipecat-ai/pipecat-examples/tree/main/studypal. Please, submit a PR there if this is still relevant. :pray:
We'll have to reconnect if we detect a network issue.
This should improve Deepgram network handling: https://github.com/pipecat-ai/pipecat/pull/1240
Thank you!!! Just added two minor comments.
Amazing! Thank you so much! I've added a few comments. So sorry for the delay! :pray:
Thank you @Viking5274!!! and apologies for the delay. I added some comments to try to make this super cool feature a bit more generic.