OPEN_SOURCE ↗
HN · HACKER_NEWS// 37d agoPRODUCT UPDATE
qwen3-asr-swift brings PersonaPlex duplex voice to Mac
Ivan’s Swift/MLX speech toolkit added NVIDIA PersonaPlex 7B speech-to-speech support on Apple Silicon, with a 4-bit MLX conversion and streaming output. The update pushes fully local, real-time voice interaction closer to practical developer use without Python servers or cloud inference.
// ANALYSIS
This is a meaningful implementation milestone for on-device voice AI, but it still reads as an early-stage builder stack rather than a production-ready assistant platform.
- –The release shows full-duplex speech-to-speech can run locally on Apple Silicon with sub-real-time-factor performance claims.
- –Reusing shared MLX components across ASR, TTS, and speech-to-speech makes the toolkit unusually cohesive for Swift developers.
- –Community discussion highlights current gaps like tool use, reliability under long conversations, and controllability for real agent workflows.
- –Even with those limits, the open-source Swift-first path lowers experimentation friction for Mac and iOS voice products.
// TAGS
qwen3-asr-swiftspeechopen-sourcedevtoolinference
DISCOVERED
37d ago
2026-03-05
PUBLISHED
38d ago
2026-03-05
RELEVANCE
8/ 10
AUTHOR
ipotapov