1.1.19
airweave-ai/airweave1.1.19Apr 16, 2026by SWivid
AI Summary
This release focuses on performance optimization by reusing resampling components and caching vocos MelSpectrogram instances, alongside a fix for a specific issue from the previous version.
Key Highlights
- Reuse resamplers and cache vocos MelSpectrogram instances
- Fix issue #1287 from v1.1.18
Full Release Notes
## What's Changed * reuse resamplers and cache vocos MelSpectrogram instances by @ZhikangNiu in https://github.com/SWivid/F5-TTS/pull/1285 * fix #1287 in v1.1.18 **Full Changelog**: https://github.com/SWivid/F5-TTS/compare/1.1.18...1.1.19