
Afterrealm Plugins
- 1 repo stars
- Updated April 21, 2026
- AfterRealm/claude-voice
claude-voice is a Claude plugin marketplace entry that installs multilingual Whisper voice input so developers can dictate prompts into Claude Desktop or Claude Code windows.
About
afterrealm-plugins is a Claude Code marketplace for the claude-voice plugin that turns speech in your language into text in whichever Claude window has focus. It targets users let down by English-only official voice mode and uses local Whisper transcription without extra API keys. Add it when you want hands-free prompting into Claude Desktop or Claude Code on Windows, with macOS and Linux paths implemented but less field-tested per the README.
- Multilingual-first voice input using Whisper instead of English-only official voice
- Works when any window title contains claude across Desktop App, Code Desktop, or terminal
- Marketplace install via claude plugin marketplace add AfterRealm/claude-voice
- No MCP server; plugin plus Python script with automatic model download on first use
Afterrealm Plugins by the numbers
- Data as of Jul 10, 2026 (Skillselion catalog sync)
/plugin marketplace add AfterRealm/claude-voiceAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| repo stars | ★ 1 |
|---|---|
| Last updated | April 21, 2026 |
| Repository | AfterRealm/claude-voice ↗ |
How do you speak to Claude in a non-English language without gibberish from the built-in English-only voice mode?
Install multilingual Whisper voice input so spoken prompts type into focused Claude Desktop, Claude Code Desktop, or terminal Claude windows.
Who is it for?
Claude subscribers on Windows who use Desktop or Claude Code and want local Whisper transcription into the focused Claude window.
Skip if: Users who only need English official /voice or cannot install Python 3.10+ and a microphone.
What you get
Transcribed text typed into the focused Claude chat or terminal session in your chosen language.
Plugins in this marketplace
1 plugin - install individually after you add the marketplace.
Recommended Marketplaces
FAQ
Does it send audio to the cloud?
README states nothing is sent to the cloud; Whisper runs locally with automatic first-use model download.
What platforms are tested?
README marks Windows as fully tested; macOS and Linux paths exist but are untested in the wild.
What prerequisites are required?
Python 3.10+, Claude Code CLI for plugin install, and a microphone per the README.