Local, CPU-Friendly, High-Quality TTS (Text-to-Speech) with Kokoro
81–90 of 107 posts
Re: Local, CPU-Friendly, High-Quality TTS (Text-to-Speech) with Kokoro
#82Re: Local, CPU-Friendly, High-Quality TTS (Text-to-Speech) with Kokoro
#83Off-topic, re: “kokoro” Article refers to: https://huggingface.co/hexgrad/Kokoro-82M Caught my eye for the related name to my book of Kakuro puzzles for sale at https://www.kakurokokoro.com Kokoro comes from the Japanese word meaning something like heart or spirit, and not the literal ones.
Re: Local, CPU-Friendly, High-Quality TTS (Text-to-Speech) with Kokoro
#84Re: Local, CPU-Friendly, High-Quality TTS (Text-to-Speech) with Kokoro
#85Kokoro supports a limited number of languages. I've had to resort to other models to support Dutch, and they just aren't as good. And usually a lot slower and bigger (too big for my 8GB VRAM). I've had to resort to the Windows built-in TTS. It doesn't sound natural at all, but at least it can pronounce most words and is very fast.
Re: Local, CPU-Friendly, High-Quality TTS (Text-to-Speech) with Kokoro
#86Re: Local, CPU-Friendly, High-Quality TTS (Text-to-Speech) with Kokoro
#87Re: Local, CPU-Friendly, High-Quality TTS (Text-to-Speech) with Kokoro
#88Rather than TTS I did STS (speech to speech) through Eleven Labs (you upload the video it alters the audio track to voice of choosing with some parameters you can control).
I showed it to a bunch of people and they could not believe it was non-human. The bit that got most was all the pausing, broken sentences ...essentially elements you don't put into text if your doing T2S.
An LLM over the original text could perhaps inject these elements though if prompted correctly.
Re: Local, CPU-Friendly, High-Quality TTS (Text-to-Speech) with Kokoro
#89TTS has come incredible long way, there are so many options. There is Kokoro of course, then there is Pocket TTS which is also a tiny 100M model that allows voice cloning. There is also Chatterbox Turbo, which is bit bigger but also allows for more emotional control of the voice. And then finally there is the Fish Audio S2, which is even bigger but allows even larger and essentially unbounded finegrained control of t…