Show HN: Three new Kitten TTS models – smallest less than 25MB
151–160 of 201 posts
Re: Show HN: Three new Kitten TTS models – smallest less than 25MB
#152It is based on onnx, so can i use with transformers.js and the browser?
Re: Show HN: Three new Kitten TTS models – smallest less than 25MB
#153Re: Show HN: Three new Kitten TTS models – smallest less than 25MB
#154Re: Show HN: Three new Kitten TTS models – smallest less than 25MB
#155Whats the training data for this?
Re: Show HN: Three new Kitten TTS models – smallest less than 25MB
#156I created a CLI wrapper for Kitten TTS: https://github.com/newptcai/purr BTW, it seems that kitten (the Python package) has the following chain of dependencies: kittentts → misaki[en] → spacy-curated-transformers So if you install it directly via uv, it will pull torch and NVIDIA CUDA packages (several GB), which are not needed to run kitten.
Thanks, your install script worked for me. In case it helps anyone else, the first time I tried to run purr I got "OSError: PortAudio library not found". Installing libportaudio (apt install libportaudio2) got it running.
Re: Show HN: Three new Kitten TTS models – smallest less than 25MB
#157Earlier quoted context omitted.
Thanks, your install script worked for me. In case it helps anyone else, the first time I tried to run purr I got "OSError: PortAudio library not found". Installing libportaudio (apt install libportaudio2) got it running.
Also did create a cli. I had to fork the project and removed one unused import which allowed me to remove a lot of unused ml libraries: https://github.com/Mic92/puss-say
Re: Show HN: Three new Kitten TTS models – smallest less than 25MB
#158Is this open-source or open-weights ML?
Re: Show HN: Three new Kitten TTS models – smallest less than 25MB
#159Earlier quoted context omitted.
How is the Bruno voice for this one? there will also be another release in ~15-20 days where we have more professional voices. if you'd like to get early access and give feedback lmk, or dm me.
Hey Rohan, love to contribute feedback. Huge fan of Ava multilingual and hopefully there are many other others with similar taste, so my feedback might shape things towards a halfway decent direction at least for some. btw, use case is most often to listen to news/articles.