kokoro-web
ML-powered speech synthesis directly in your browser
TypeScript★ 179⑂ 17 forksApache-2.0updated 1 year ago
README.mdfork it — it’s yours
Kokoro Web
ML-powered speech synthesis directly in your browser! Built with 🤗 Transformers.js.
Check out the demo site here.
kokoro-web.mp4
Running locally
-
Clone the repo and install dependencies:
git clone https://github.com/xenova/kokoro-web.git cd kokoro-web npm install
-
Run the development server:
npm run dev
-
Open the link (e.g., http://localhost:5173/) in your browser.
more like this
aperture
WebGPU-only, ECS-native 3D runtime where simulation is authoritative and rendering is a derived view.
TypeScript★ 53