ML-powered speech synthesis directly in your browser! Built with 🤗 Transformers.js.
Check out the demo site here.
kokoro-web.mp4
-
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.