---
title: Moonshine Voice On-Device Speech Recognition and Voice Commands
slug: moonshine-voice-on-device-speech-recognition-and-voice-commands
description: 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.
github_stars: 7672
verification: security_reviewed
source: https://github.com/moonshine-ai/moonshine
category: Media & Transcription
framework: Multi-Framework
tool_ecosystem:
  github_repo: moonshine-ai/moonshine
  github_stars: 7672
---
# 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

1. Clone this skill repository.
2. Open this skill folder.
3. Review prerequisites and setup needs.
4. Install required dependencies.
5. Run and test in your environment.

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/moonshine-voice-on-device-speech-recognition-and-voice-commands/)
