QTS (Qwen3 TTS)
QTS is the local Qwen3 TTS stack in XLAI: native synthesis in xlai-qts-core, a CLI in xlai-qts-cli, and browser-facing manifest types for future WASM integration.
Native
- Engine and
TtsModelbridge:xlai-qts-core - CLI (
xlai-qts): synthesize, profile, interactive TUI - Export and Hugging Face packaging: Python
scripts/qts— Export and Hugging Face - Vocoder pipelining and overlap: Vocoder streaming
Browser / WASM
The in-browser engine is not complete yet; xlai-wasm exposes a stable surface and capability types while GGML/ORT browser work proceeds.
- Browser / WASM runtime — feasibility and design direction
- Browser model manifest — versioned manifest for fetch and cache
Hugging Face
- Hugging Face model card — template used when publishing artifact repos