Live data from Hacker News

Qwen3-TTS family is now open sourced: Voice design, clone, and generation

qwen.ai

121–130 of 229 posts

Re: Qwen3-TTS family is now open sourced: Voice design, clone, and generation

#121
post #117

Earlier quoted context omitted.

This is terrifying. With this and z-image-turbo, we've crossed a chasm. And a very deep one. We are currently protected by screens, we can, and should assume everything behind a screen is fake unless rigorously (and systematically, i.e. cryptographically) proven otherwise. We're sleepwalking into this, not enough people know about it.

https://www.youtube.com/watch?v=diboERFAjkE pretty much this

Oh wow. Thank you for this. Amazing, terrifying, spot on, all of it.

Re: Qwen3-TTS family is now open sourced: Voice design, clone, and generation

#122
post #55

Haha something that I want to try out. I have started using voice input more and more instead of typing and now I am on my second app and second TTS model, namely Handy and Parakeet V3. Parakeet is pretty good, but there are times it struggles. Would be interesting to see how Qwen compares once Handy has it in.

This is about speech to text, not speech recognition.

Re: Qwen3-TTS family is now open sourced: Voice design, clone, and generation

#124
post #117

Earlier quoted context omitted.

https://www.youtube.com/watch?v=diboERFAjkE pretty much this

Oh wow. Thank you for this. Amazing, terrifying, spot on, all of it.

I knew what it would be before I even opened it. The crazy thing is that video is like 3 years old.

Re: Qwen3-TTS family is now open sourced: Voice design, clone, and generation

#125
post #33

If you want to try out the voice cloning yourself you can do that an this Hugging Face demo: https://huggingface.co/spaces/Qwen/Qwen3-TTS - switch to the "Voice Clone" tab, paste in some example text and use the microphone option to record yourself reading that text - then paste in other text and have it generate a version of that read using your voice. I shared a recording of audio I generated with that here: https:…

The HF demo space was overloaded, but I got the demo working locally easily enough. The voice cloning of the 1.7B model captures the tone of the speaker very well, but I found it failed at reproducing the variation in intonation, so it sounds like a monotonous reading of a boring text. I presume this is due to using the base model, and not the one tuned for more expressiveness. edit: Or more likely, the demo not expo…

Any idea on the VRAM footprint for the 1.7B model? I guess it fits on consumer cards but I am wondering if it works on edge devices.

Re: Qwen3-TTS family is now open sourced: Voice design, clone, and generation

#126
post #33

If you want to try out the voice cloning yourself you can do that an this Hugging Face demo: https://huggingface.co/spaces/Qwen/Qwen3-TTS - switch to the "Voice Clone" tab, paste in some example text and use the microphone option to record yourself reading that text - then paste in other text and have it generate a version of that read using your voice. I shared a recording of audio I generated with that here: https:…

Hello, the recording you posted does not tell much about the cloning capability without an example from your real voice.

Re: Qwen3-TTS family is now open sourced: Voice design, clone, and generation

#127

Interesting model, I've managed to get the 0.6B param model running on my old 1080 and I can generated 200 character chunks safely without going OOM, so I thought that making an audiobook of the Tao Te Ching would be a good test. Unfortunately each snippet varies drastically in quality: sometimes the speaker is clear and coherent, but other times it bursts out laughing or moaning. In a way it feels a bit like magical…

do you have the RTF for the 1080? I am trying to figure out if the 0.6B model is viable for real-time inference on edge devices.

Re: Qwen3-TTS family is now open sourced: Voice design, clone, and generation

#129
post #76

Qwen team, please please please, release something to outperform and surpass the coding abilities of Opus 4.5. Although I like the model, I don't like the leadership of that company and how close it is, how divisive they're in terms of politics.

With a good harness I am getting similar results with GLM 4.7. I am paying for TWO! max accounts and my agents are running 24/7. I still have a small Claude account to do some code reviews. Opus 4.5 does good reviews but at this point GLM 4.7 usually can do the same code reviews. If cost is an issue (for me it is, I pay out of pocket) go with GLM 4.7

Your GitHub profile is... disturbing. 1,354 commits and 464 pull requests in January so far.

Regardless of how productive those numbers may seem, that amount of code being published so quickly is concerning, to say the least. It couldn't have possibly been reviewed by a human or properly tested.

If this is the future of software development, society is cooked.

Re: Qwen3-TTS family is now open sourced: Voice design, clone, and generation

#130

Earlier quoted context omitted.

Same issue (I am Danish). Have you tested alternatives? I grabbed Open Code and a Minimax m2.1 subscription, even just the 10usd/mo one to test with. Result? We designed a spec for a slight variation of a tool for which I wrote a spec with Claude - same problem (process supervisor tool), from scratch. Honestly, it worked great, I have played a little further with generating code (this time golang), again, I am happy.…

I've been using GLM 4.7 with Claude Code. best of both worlds. Canceled my Anthropic subscription due to the US politics as well. Already started my "withdrawal" in Jan 2025, Anthropic was one of the few that was left

Are you using an API proxy to route GLM into the Claude Code CLI? Or do you mean side-by-side usage? Not sure if custom endpoints are supported natively yet.
Post reply on HN