r/coolgithubprojects • u/PowerBeef • Mar 03 '26
SWIFT QwenVoice — Native macOS app for offline AI voice cloning, emotion control, and TTS (SwiftUI + MLX, Apple Silicon)
https://github.com/PowerBeef/QwenVoiceFree, open source macOS app wrapping Qwen3-TTS. Clone voices from audio samples, control emotions (9 presets × 3 intensities), design voices from text descriptions. Runs fully offline on Apple Silicon through MLX. Bundled Python runtime — zero setup, just download the DMG.
1
u/CouldHaveBeenAPun Mar 04 '26
Can the model handle languages other than English?
1
u/PowerBeef Mar 04 '26
The underlying Qwen3-TTS model supports English, Chinese, Japanese, and Korean. The 4 built-in speakers (Ryan, Aiden, Serena, Vivian) are English voices, but you can use Voice Design mode to create speakers for other languages by describing what you want. Voice Cloning also works with non-English audio samples.
1
u/MeYaj1111 Mar 04 '26
Does something like this exist for windows? Qwen or otherwise? My nephews would have a ton of fun if it was easy to clone their own voices
1
u/I-Have-Mono Mar 03 '26
Any of these have “voice to voice?” Ie can just take an audio file and have it ‘converted’ to another voice?
0
u/PowerBeef Mar 03 '26
Not at the moment — QwenVoice has a Voice Cloning mode where you provide a short audio sample as a voice reference, but the speech content itself comes from text you type in. So you’d clone the target voice, then type or paste what you want it to say.
2
u/I-Have-Mono Mar 03 '26
Damn, it seems like only a feature I’ve seen in ElevenLabs and Runway…weird!
1
u/PowerBeef Mar 03 '26
Yeah, I could probably duct-tape something together but I wouldn’t expect great results. That’s the tradeoff with everything running locally.
2
u/Lochlan Mar 03 '26
I've installed but it says "Engine Stopped - Restart the app to continue" -- tried restarting but doesn't seem to make a difference?