Files
pipecat/changelog/3889.fixed.md

2 lines
178 B
Markdown

- Fixed `BufferError: Existing exports of data: object cannot be re-sized` in `AICFilter` caused by holding a `memoryview` on the mutable audio buffer across async yield points.