System Requirements Works literally everywhere Haha, on one of my machines my python version is too old, and the package/dependencies don't want to install. On another machie the python version is too new, and the package/dependencies don't want to install.
Show HN: Kitten TTS – 25MB CPU-Only, Open-Source TTS Model
111–120 of 383 posts
Re: Show HN: Kitten TTS – 25MB CPU-Only, Open-Source TTS Model
#112I tried it. Not bad for the size (of the model) and speed. Once you install all the massive number of libraries and things needed we are a far cry away from 25MB though. Cool project nonetheless.
It mentions ONNX, so I imagine an ONNX model is or will be available. ONNX runtime is a single library, with C#'s package being ~115MB compressed. Not tiny, but usually only a few lines to actually run and only a single dependency.
Re: Show HN: Kitten TTS – 25MB CPU-Only, Open-Source TTS Model
#113I hope this is the future. Offline, small ML models, running inference on ubiquitous, inexpensive hardware. Models that are easy to integrate into other things, into devices and apps, and even to drive from other models maybe.
Re: Show HN: Kitten TTS – 25MB CPU-Only, Open-Source TTS Model
#114System Requirements Works literally everywhere Haha, on one of my machines my python version is too old, and the package/dependencies don't want to install. On another machie the python version is too new, and the package/dependencies don't want to install.
Re: Show HN: Kitten TTS – 25MB CPU-Only, Open-Source TTS Model
#115I hope this is the future. Offline, small ML models, running inference on ubiquitous, inexpensive hardware. Models that are easy to integrate into other things, into devices and apps, and even to drive from other models maybe.
Re: Show HN: Kitten TTS – 25MB CPU-Only, Open-Source TTS Model
#116Web version: https://clowerweb.github.io/kitten-tts-web-demo/ It sounds ok, but impressive for the size.
Re: Show HN: Kitten TTS – 25MB CPU-Only, Open-Source TTS Model
#117Re: Show HN: Kitten TTS – 25MB CPU-Only, Open-Source TTS Model
#118Web version: https://clowerweb.github.io/kitten-tts-web-demo/ It sounds ok, but impressive for the size.
I got an error when I tried the demo with 6 sentences, but it worked great when I reduced the text to 3 sentences. Is the length limit due to the model or just a limitation for the demo?
Re: Show HN: Kitten TTS – 25MB CPU-Only, Open-Source TTS Model
#119Web version: https://clowerweb.github.io/kitten-tts-web-demo/ It sounds ok, but impressive for the size.
Thanks, I was looking for that. While the reddit demo sounds ok, even though on a level we reached a couple of years ago, all TTS samples I tried were barley understandable at all
Re: Show HN: Kitten TTS – 25MB CPU-Only, Open-Source TTS Model
#120Web version: https://clowerweb.github.io/kitten-tts-web-demo/ It sounds ok, but impressive for the size.
I got an error when I tried the demo with 6 sentences, but it worked great when I reduced the text to 3 sentences. Is the length limit due to the model or just a limitation for the demo?