v0.7.4
FlowiseAI/Flowisev0.7.4Aug 21, 2026by KoljaB
AI Summary
This release updates the RealtimeTTS engine to use native CUDA 12.8 wheels for QwenEngine and introduces a new InflectEngine for the Inflect-Micro-v2 model.
Key Highlights
- Native QwenEngine wheels for CUDA 12.8 (Windows/Linux/x86_64/aarch64)
- New InflectEngine support for the Inflect-Micro-v2 model
- Updated pip installation instructions for RealtimeTTS
New Features
- CUDA 12.8 native wheels
- InflectEngine integration
Full Release Notes
QwenEngine now uses the RealtimeTTS-maintained native qwentts.cpp wheels (CUDA 12.8 for Windows x64 and Linux x86_64/aarch64). Use `pip install "realtimetts[qwen-server]==0.7.4"` This release also includes the new InflectEngine for the https://huggingface.co/owensong/Inflect-Micro-v2 model.