v0.7.4
KoljaB/RealtimeTTSv0.7.4Aug 21, 2026by KoljaB
AI Summary
This release updates the Qwen engine to use native CUDA wheels and introduces the new InflectEngine for inflection-based text processing.
Key Highlights
- QwenEngine now uses native qwentts.cpp wheels (CUDA 12.8)
- New InflectEngine for the Inflect-Micro-v2 model
New Features
- Native Qwen server wheels
- InflectEngine
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.