Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ML-powered speech synthesis directly in your browser

License

steveseguin/kokoro-web

 
 

Repository files navigation

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

  1. Clone the repo and install dependencies:

    git clone https://github.com/xenova/kokoro-web.git
    cd kokoro-web
    npm install
  2. Run the development server:

    npm run dev
  3. Open the link (e.g., http://localhost:5173/) in your browser.

About

ML-powered speech synthesis directly in your browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 87.7%
  • CSS 9.3%
  • JavaScript 2.0%
  • HTML 1.0%