Voicebox: The Open-Source AI Voice Studio
Voicebox, a free and open-source AI voice studio, launches as a local-first alternative to ElevenLabs and WisprFlow, enabling voice cloning, speech generation in 23 languages, and dictation with full …
Voicebox, a free and open-source AI voice studio, launches as a local-first alternative to ElevenLabs and WisprFlow, enabling voice cloning, speech generation in 23 languages, and dictation with full …
AI Avatar, a free app that animates VRoid 3D avatars in response to AI chat and keyboard input in VS Code and Chrome, released version 15 with major updates. The update includes new visual effects cre…
Kokoro, an 82-million parameter open-weight text-to-speech model released under Apache 2.0, achieves high-quality 24kHz speech synthesis on modest CPU hardware without requiring a GPU. Its efficient a…
Kokoro, an 82M-parameter text-to-speech model, now delivers high-quality, realistic speech generation locally on CPU, preserving privacy. The model supports multiple languages and 50 voices, and can b…
A developer evaluated four free neural TTS options—edge-tts, Kokoro, MeloTTS, and Bark—for use in CI pipelines without a GPU. edge-tts offers broadcast-quality voices via an unofficial Microsoft endpo…
Gingerpaw, a new macOS app, launches a multi-agent coding workspace with on-device voice dictation and a talking ginger cat notification system. The app runs multiple coding agents like Claude Code an…
Kokoro, an 82M non-autoregressive StyleTTS2 + ISTFTNet model, converts phonemes and a split style vector into 24 kHz audio in a single feed-forward pass without LLMs, diffusion, codecs, or tokens. Pub…
Airis, a zero-install local AI ecosystem, launches with autonomous PC control via its AgentJo system, which uses a strict JSON ReAct loop for deterministic desktop automation. The open-source project …
A developer built a Jarvis-like AI agent called Cipher using the Hermes framework as its core brain. The agent, which has access to the developer's daily life, uses Kokoro for voice output and Whisper…
Nemorize has published a learning roadmap titled "Building Real-Time Voice Agents from Scratch," covering the full pipeline from audio fundamentals and speech detection to ASR, LLM streaming, and TTS.…
Voicebox, an open-source AI voice studio with 28,500 GitHub stars and an MIT license, runs entirely on local hardware and combines voice cloning, dictation, and text-to-speech across 23 languages. The…
CodeArchy is an open-source tool that uses an AST engine (Tree-sitter) to parse codebases and build a typed dependency graph, which is then analyzed by the Gemma 4 model. The model acts as a senior ar…