The various models of Kokoro TTS were theatrically conducted by Claude during an Anthropic hackathon. AI Voices were generated locally on a low-spec laptop to save up on API tokens and stretch the hackathon budget. Kokoro has the added benefit of being open-source.
Local, CPU-Friendly, High-Quality TTS (Text-to-Speech) with Kokoro
101–107 of 107 posts
Re: Local, CPU-Friendly, High-Quality TTS (Text-to-Speech) with Kokoro
#102Supertonic 3 is pretty amazing too. I’ve got time to first sound down to well under a second by streaming chunks and stitching together from CPU with goonx (non c-go onnx) - happy to upload model if any go devs interested.
Re: Local, CPU-Friendly, High-Quality TTS (Text-to-Speech) with Kokoro
#103usually TTS is not part of the package
Re: Local, CPU-Friendly, High-Quality TTS (Text-to-Speech) with Kokoro
#104Earlier quoted context omitted.
This is TTS. Not STT. For what you are doing, Senko works really well for diarization along with parakeet. Faster and more accurate than Pyannote and whisper on my MacBook anyway.
You're right... I read the title too quickly... I'll have to look at Senko vs Softformer later...
Re: Local, CPU-Friendly, High-Quality TTS (Text-to-Speech) with Kokoro
#105Cool I actually got it ported to iPhone’s ANE finally yesterday! So we can get both rt natural local TTS and 4x less battery drainage and thermals
lol, I just finished a port to the iPhone ANE as well. I would love to compare notes
Anything you found interesting there? Every proposal on GitHub I found was kinda lucking in both documentation and completeness
Re: Local, CPU-Friendly, High-Quality TTS (Text-to-Speech) with Kokoro
#106Re: Local, CPU-Friendly, High-Quality TTS (Text-to-Speech) with Kokoro
#107I am entirely sold on Qwen3-TTS's voice cloning. It runs locally and I can run it as many times as I want.