CoolFace
Apppublic

shreyask/KittenTTS-WebGPU

sourceHugging Faceapache-2.0updated 6mo agoView on Hugging Face
2likes
App README

KittenTTS WebGPU

Text-to-speech running entirely in your browser via WebGPU/WASM. No server needed.

Credits

Development

bash
npm install
npm run dev

Build

bash
npm run build

Output goes to dist/ — deploy as a static HuggingFace Space or any static host.