11.0.250
kyutai-labs/pocket-tts11.0.250Jun 12, 2026by adubovikov
AI Summary
Fixed a critical disk spilling issue in DuckLake to prevent Out of Memory (OOM) errors during long-range searches.
Key Highlights
- DuckLake disk spilling enabled
- Prevents OOM during long-range searches
- Addresses memory management in search operations
Full Release Notes
## What's Changed * fix(ducklake): enable disk spilling so long-range searches don't OOM (11.0.250) by @adubovikov in https://github.com/sipcapture/homer/pull/798 **Full Changelog**: https://github.com/sipcapture/homer/compare/11.0.249...11.0.250