0.2.6
X-PLUG/mPLUG-DocOwl0.2.6Apr 17, 2026by andimarafioti
AI Summary
This release updates the faster-qwen3-tts library to allow setting `non_streaming_mode=None`, which preserves the upstream default behavior for streaming modes.
Key Highlights
- Allows `non_streaming_mode=None` to preserve upstream defaults
- Improves configuration flexibility
- PR #102 by @andimarafioti
New Features
- Allow non_streaming_mode=None
Full Release Notes
## What's Changed * Allow non_streaming_mode=None to preserve upstream defaults by @andimarafioti in https://github.com/andimarafioti/faster-qwen3-tts/pull/102 **Full Changelog**: https://github.com/andimarafioti/faster-qwen3-tts/compare/0.2.5...0.2.6