enesbasbug/voice-to-claude

6 stars · Last commit 2026-01-20

A Claude Code plugin for high‑quality voice dictation using whisper.cpp with Metal GPU acceleration.

README preview

# Voice-to-Claude

High-quality voice dictation for Claude Code using whisper.cpp with Metal GPU acceleration.

[![License](https://img.shields.io/github/license/enesbasbug/voice-to-claude)](LICENSE)
[![Stars](https://img.shields.io/github/stars/enesbasbug/voice-to-claude)](https://github.com/enesbasbug/voice-to-claude/stargazers)

## Install

**Quick Start (3 steps):**

1. **Add marketplace** (one-time setup):
   ```
   /plugin marketplace add enesbasbug/voice-to-claude
   ```

2. **Install plugin**:
   ```
   /plugin install voice-to-claude@voice-to-claude-marketplace
   ```

View full repository on GitHub →