Parrot is a Rust and Bun-powered offline AI text-to-speech app using Kokoro-82M model, streaming audio playback before synthesis completes. Supports 54 voices, 9 languages, fully private and GPU-free.
Supertonic-3 is a Python TTS library running fully on-device via ONNX runtime, supporting 31 languages, zero-shot voice cloning, and a drop-in OpenAI-compatible API for local TTS deployment.
ChatTTS is an open-source conversational text-to-speech model trained on 100,000+ hours of bilingual audio. It offers fine-grained prosodic control and employs intentional quality degradation to prevent misuse.
QwenVoice runs Qwen3-TTS 1.7B offline on Apple Silicon using MLX with XPC isolation and supports voice cloning. It balances 8-bit quality and 4-bit speed models in a native macOS/iOS app.
personalized-podcast turns text or URLs into two-host AI podcast episodes using Claude Code for script writing and Fish Audio TTS for voice synthesis, all in a streamlined pipeline.