Moonshine Voice On-Device Speech Recognition and Voice Commands
Moonshine Voice is a fast on-device speech recognition library for interactive voice applications. This skill helps agents install the Python package, load supported language models, transcribe live microphone input, and wire transcript events into local voice-command workflows.
Moonshine Voice On-Device Speech Recognition and Voice Commands
Moonshine Voice is a fast on-device speech recognition library for interactive voice applications. This skill helps agents install the Python package, load supported language models, transcribe live microphone input, and wire transcript events into local voice-command workflows.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/moonshine-voice-on-device-speech-recognition-and-voice-commands/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/moonshine-voice-on-device-speech-recognition-and-voice-commands
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/moonshine-voice-on-device-speech-recognition-and-voice-commands.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.