I vibe-coded a Hitster clone from my phone
Clone of Hitster built entirely via voice prompts to Claude from a car.
An Electrobun app for generating audio clips from text using state of the art local LLMs
Shrinks the usual TTS bloat into a 16MB Electron-alternative wrapper while still letting you clone voices from a short sample and 'design' voices from text prompts. It handles model downloads for you, supports batch exports and macOS auto-updates — smart product trade-offs. Caveat: the app binary is tiny, but the underlying TTS models are downloaded on demand, so expect large model pulls behind the scenes.
Developers, creators and privacy-conscious users who want local TTS and voice-cloning tools (hobbyists, indie app builders, voice designers).
And since it's built with Electrobun it's only 16MB and uses typescript for the main and browser views.
Clone of Hitster built entirely via voice prompts to Claude from a car.
This repo bundles a complete local audio loop — client captures audio, backend transcribes with Parakeet, queries a quantized Mistral LLM via Ollama, then renders speech with Kokoro or Qwen3-TTS for cloning — and reports ~1s round-trip on an RTX5070. It’s a practical, take-it-home demo for running privacy-first voice agents, though it’s still a demo: requires specific tooling (Ollama, GPU headroom), has obvious TODOs (VAD, better warmup for cloning), and isn’t reinventing the architecture.
Kokoro voice cloning with multilingual support, but voice cloning itself is crowded.
5.6x realtime on CPU with voice cloning beats most local TTS options.
Twenty-seven open-source TTS models in one UI with no signup required for the free tier.
Full voice assistant pipeline with barge-in running entirely offline on Snapdragon GPU.