KittenTTS-WebGPU / README.md
shreyask's picture
Upload README.md with huggingface_hub
d27fa71 verified
metadata
title: KittenTTS WebGPU
emoji: 🐱
colorFrom: purple
colorTo: indigo
sdk: static
pinned: false
license: apache-2.0

KittenTTS WebGPU

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

Credits

Development

npm install
npm run dev

Build

npm run build

Output goes to dist/ β€” deploy as a static HuggingFace Space or any static host.