Introducing Kokoro.js, a new JavaScript library for running Kokoro TTS, an 82 million parameter text-to-speech model, 100% locally in the browser w/ WASM. Powered by ๐ค Transformers.js. WebGPU support coming soon! ๐ npm i kokoro-js ๐ Link to demo (+ sample code) in ๐งต
You can get started in just a few lines of code! ๐งโ๐ป Huge kudos to the Kokoro TTS community, especially @taylorchu for the ONNX exports and Hexgrad for the amazing project! None of this would be possible without you all! ๐ค Try it out yourself: https://huggingface.co/spaces/...
The model is also extremely resilient to quantization. The smallest variant is only 86 MB in size (down from the original 326 MB), with no noticeable difference in audio quality! ๐คฏ Link to models/samples: https://huggingface.co/onnx-co...

