top | item 46721680 (no title) thedangler | 1 month ago Kind of a noob, how would I implement this locally? How do I pass it audio to process. I'm assuming its in the API spec? discuss order hn newest dust42|1 month ago Scroll down on the Huggingface page, there are code examples and also a link to github: https://huggingface.co/Qwen/Qwen3-TTS-12Hz-0.6B-Base daliusd|1 month ago I wanted to try this locally as well so I have asked AI to write CLI for me: https://github.com/daliusd/qttsThere are some samples. If you have GPU you might want to fork and improve this, but otherwise slow, but usable on CPU as well.
dust42|1 month ago Scroll down on the Huggingface page, there are code examples and also a link to github: https://huggingface.co/Qwen/Qwen3-TTS-12Hz-0.6B-Base
daliusd|1 month ago I wanted to try this locally as well so I have asked AI to write CLI for me: https://github.com/daliusd/qttsThere are some samples. If you have GPU you might want to fork and improve this, but otherwise slow, but usable on CPU as well.
dust42|1 month ago
daliusd|1 month ago
There are some samples. If you have GPU you might want to fork and improve this, but otherwise slow, but usable on CPU as well.