v0.7.4
tokio-rs/tokiov0.7.4Aug 21, 2026by KoljaB
AI Summary
Updates QwenEngine to use native wheels and introduces a new InflectEngine for a specific HuggingFace model.
Key Highlights
- QwenEngine now uses native qwentts.cpp wheels (CUDA 12.8).
- Introduction of the InflectEngine for the `owensong/Inflect-Micro-v2` model.
New Features
- QwenEngine native 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.