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