Pocket TTS: A high quality TTS that gives your CPU a voice
1–10 of 164 posts
Re: Pocket TTS: A high quality TTS that gives your CPU a voice
#2Another recent example: https://github.com/supertone-inc/supertonic
Re: Pocket TTS: A high quality TTS that gives your CPU a voice
#3I love that everyone is making their own TTS model as they are not as expensive as many other models to train. Also there are plenty of different architecture. Another recent example: https://github.com/supertone-inc/supertonic
Re: Pocket TTS: A high quality TTS that gives your CPU a voice
#4Re: Pocket TTS: A high quality TTS that gives your CPU a voice
#5Re: Pocket TTS: A high quality TTS that gives your CPU a voice
#6Oh this is sweet, thanks for sharing! I've been a huge fan of Kokoro and event setup my own fully-local voice assistant [1]. Will definitely give Pocket TTS a go! [1] https://github.com/acatovic/ova
Re: Pocket TTS: A high quality TTS that gives your CPU a voice
#7I love that everyone is making their own TTS model as they are not as expensive as many other models to train. Also there are plenty of different architecture. Another recent example: https://github.com/supertone-inc/supertonic
It seems like it is being trained by one person, and it is surprisingly natural for such a small model.
I remember when TTS always meant the most robotic, barely comprehensible voices.
https://www.reddit.com/r/LocalLLaMA/comments/1qcusnt/soprano...
Re: Pocket TTS: A high quality TTS that gives your CPU a voice
#8Oh this is sweet, thanks for sharing! I've been a huge fan of Kokoro and event setup my own fully-local voice assistant [1]. Will definitely give Pocket TTS a go! [1] https://github.com/acatovic/ova
Thanks for sharing your repo..looks super cool.. I'm planning to try out. Is it based on mlx or just hf transformers?