add changelog entries for Voice Focus 2.0 support and buffer resize fix in AICFilter.
This commit is contained in:
1
changelog/3889.fixed.md
Normal file
1
changelog/3889.fixed.md
Normal file
@@ -0,0 +1 @@
|
||||
- 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.
|
||||
Reference in New Issue
Block a user