Patrick-Ric

Results 8 comments of Patrick-Ric

> For example, I'm trying to voice clone a character who sometimes speaks clearly, but I don't think that's possible with Piper TTS. But Kokoro TTS supports voice blending and...

It doesn't sound to me like you're talking about Piper TTS ( TTS = text to speech).

Already working, see https://github.com/remsky/Kokoro-FastAPI/issues/161

Grok3 has build a nice python Kokoro GUI for me. Maybe give it a try, just say what you want and Grok will build it for you and explain everything.

It works fine for me, with these control characters in the text: [voice=custom_mix] [pause=0.8] Yes. So simple! [voice=af_sky] [pause=1.7] But disturbing thoughts continue to arise in that. [voice=custom_mix] [pause=0.8] How...

It works immediately with me (I used the "Kokoro TTS GUI" for that), Listen: https://voca.ro/1lnLzOohGw7w (I used the "Kokoro TTS GUI".) For that I used a text file and it...

> The `[pause=..]` syntax doesn't seem to work for me either. The pause tags get read by the model. > Code used I think you should try it with the...

> It sounds like the client you're using is handling the pause tags. My use case requires programmatic access to kokoro, so the pause handling would have to happen on...