Privacy and advertising choices
Git-Stars uses essential storage for site operation. Optional analytics and ad-measurement scripts stay disabled unless you accept them; partners such as Google may then use cookies or similar identifiers where required. Privacy Policy
The open-source AI voice studio. Clone, dictate, create.
Git-Stars is independent and not affiliated with GitHub or this project. Analysis may be AI-assisted and based on public repository metadata plus short README-derived summaries. We do not mirror full README files, docs, issues, or social comments.
jamiepine/voicebox is tracked as a TypeScript project in the UI Framework area. This evaluation combines public GitHub metadata, category signals, short source summaries, and Git-Stars editorial rules rather than copying project documentation.
Momentum check: the repository has 44k total stars, with +821 today, +0 this week, and +0 this month. These growth windows help distinguish durable adoption from short-lived visibility spikes.
Maintenance check: current activity is Active; the latest push was 1 days ago, and the open issue queue is 576, about 1.30% of total stars. Treat this as an adoption signal, not a substitute for engineering due diligence.
Adoption check: 5.4k forks and 44k watchers suggest how often the project is reused or followed. License signal: MIT. Always verify license compatibility before commercial or internal use.
Practical fit: this project is most relevant when you need AI prototypes, LLM workflows, and agent-style applications. Be cautious when you need a legal review, security audit, or production SLA.
Source check: Git-Stars currently has 2 explicit source reference(s) for this report and a recent growth signal of 821. Follow the original GitHub repository for final install, security, and release information.
Momentum
44k Stars
Reuse
5.4k Forks
Attention
44k Watchers
Maintenance
active
License
MIT
Open issues
576
Voicebox is an open-source AI voice studio that runs locally on your machine, offering voice cloning, speech generation, dictation, and agent voice output. It serves as a free alternative to ElevenLabs and WisprFlow, combining voice input and output in one app with complete privacy.
Key Features
- Clone any voice from seconds of audio and generate speech in 23 languages across 7 TTS engines - Dictate into any app with a global hotkey and give MCP-aware AI agents a voice - Includes post-processing effects, unlimited length generation, stories editor, and voice personalities with a bundled local LLM
UI Framework
Frontend frameworks, design systems, and interface libraries
Download from https://voicebox.sh/download/mac-arm (macOS Apple Silicon) or other platform-specific links; Docker: `docker compose up`100
Health Score
Active
Commit Activity
Jan 25, 2026
Created
Jul 20, 2026
Last push
+0
Today's growth
+0
7-day growth
+0
30-day growth
Forks
Open
Watchers
jamiepine
GitHub profilecodecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn math, programming, and computer science for free.
public-apis/public-apis
A collective list of free APIs
EbookFoundation/free-programming-books
:books: Freely available programming books
✓
License
✓
Forked
✓ Active
Maintained
Problem Solved
Voicebox solves the fragmentation of voice AI tools by integrating voice cloning, TTS, dictation, and agent voice output into one local app, eliminating reliance on cloud services for privacy. It also bridges the gap between input (dictation) and output (speech) with a unified API and MCP server for AI agents.
Capabilities
Developers can build applications that clone voices from seconds of audio, generate speech in 23 languages across 7 TTS engines, and enable dictation into any text field. Real-world use cases include creating custom voice assistants, generating audiobooks or podcasts with multi-track editing, and giving AI agents (like Claude Code or Cursor) a personalized voice via MCP. The ceiling includes expressive speech with paralinguistic tags, unlimited-length audio generation, and full voice I/O integration into any app through REST and MCP APIs.
Bottom Line
Voicebox is ideal for developers and creators who want a private, local voice AI studio with cloning, TTS, and dictation capabilities. It is not suitable for those who prefer cloud-managed services or lack the hardware to run models locally. The key trade-off is complete privacy and offline functionality versus the convenience and scalability of cloud-based alternatives.