QwenVoice brings offline Qwen3-TTS to macOS
QwenVoice is an open-source macOS app that runs Qwen3-TTS completely offline on Apple Silicon via MLX. It features custom voices with emotion control, text-based voice design, and reference-based voice cloning without any cloud dependencies or complicated setup.
Wrapping MLX inference in a native SwiftUI app is a smart pattern for bringing complex open-weights models to end users without friction.
- –Bundling the Python runtime inside the DMG is a crucial step for local AI adoption, removing dependency headaches for non-developers.
- –Using the 8-bit quantized 1.7B model makes advanced TTS accessible even on entry-level 8GB Apple Silicon machines.
- –The two-process architecture (SwiftUI frontend communicating with a Python backend via JSON-RPC) provides a robust blueprint for future local-first AI applications.
- –On-device voice cloning and generation capabilities offer a compelling, privacy-first alternative to paid cloud TTS providers.
DISCOVERED
63d ago
2026-03-26
PUBLISHED
63d ago
2026-03-26
RELEVANCE
AUTHOR
PowerBeef
