Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

Moonshine Voice Logo

Moonshine Voice

Voice Interfaces for Everyone

Moonshine Voice is an open source AI toolkit for developers building real-time voice agents and applications.

Full guides, models, and API reference are at moonshine-voice.readthedocs.io.

Quickstart

pip install moonshine-voice
moonshine-voice mic --language en

Every other platform is covered in the Quickstart, with runnable samples in Examples.

Building with a coding agent? Copy .agents/skills/moonshine-voice/ into your project's .agents/skills/ folder, or run npx skills add moonshine-ai/moonshine --skill moonshine-voice. The skill teaches the current API shape so the agent does not reach for Whisper or the old DialogFlow names.

Documentation

  • Quickstart to install and run on your platform.
  • Using the Library for transcription, text to speech, and conversational agents.
  • Models for what's available, accuracy, and domain customization.
  • API Reference for the classes, options, and C API.

Support

License

Licensed under the MIT License. The models are MIT by default too, in every language and at every size — the only exceptions are the legacy non-streaming models for languages other than English, which stay under the non-commercial Moonshine Community License and are enumerated in LICENSE.

关于 About

Very low latency speech to text, intent recognition, and text to speech, for building voice agents and interfaces
intent-recognitionsttttsvoicevoice-recognition

语言 Languages

C++56.8%
C36.5%
Python2.9%
Shell0.9%
Swift0.7%
Java0.7%
JavaScript0.5%
TypeScript0.4%
CMake0.4%
Jupyter Notebook0.1%
Batchfile0.0%
PowerShell0.0%
Linker Script0.0%
Dockerfile0.0%
Assembly0.0%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
666
Total Commits
峰值: 54次/周
Less
More

核心贡献者 Contributors