Rony

Results 23 comments of Rony

Thank you for the quick response and the suggested workaround! I've tested the workaround by setting `audio_in_sample_rate=8000` in multiple places: - In `PipelineParams` - In `DeepgramSTTService` - In `FastAPIWebsocketParams` Unfortunately,...

Thank you @filipi87 for the detailed explanation about the `create_stream_resampler` behavior and the fixes implemented in the PR. However, I've tested with Pipecat **0.0.76** and the issue persists. Here are...

I'm encountering this issue locally with **Supabase CLI v2.72.0**. My setup has `gotrue` issuing **ES256** tokens for users, but internal service tokens (e.g., for Edge Function workers) remain **HS256**. ###...