whisper-mlx-localFree local speech-to-text for Telegram and WhatsApp using MLX Whisper on Apple Silicon. Private, no API costs.
Install via ClawdBot CLI:
clawdbot install ImpKind/whisper-mlx-localGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 20, 2026
Transcribes voice messages from Telegram chats locally on a Mac, eliminating API costs for users who frequently receive audio messages. Ideal for personal or small team communication where privacy and cost savings are priorities.
Converts audio notes from WhatsApp into text for easy reading and archiving, running entirely on-device to ensure data privacy. Useful for individuals or businesses handling sensitive conversations without relying on cloud services.
Translates spoken audio files from foreign languages into English while traveling, without needing an internet connection. Helps tourists or business travelers understand local audio content privately and cost-effectively.
Transcribes podcast episodes or audio recordings locally for content creators who prioritize data security and want to avoid subscription fees. Enables easy creation of show notes or subtitles without external APIs.
Converts lecture recordings or educational audio into text for students or educators, allowing offline access and reducing costs associated with transcription services. Supports learning environments where budget constraints exist.
Monetizes through donations, sponsorships, or premium support services for users who need help with setup or customization. Leverages the free tool to build a community and generate revenue from value-added services.
Offers licensed versions for businesses that require enhanced features, such as batch processing or integration with proprietary systems, while keeping the core tool free. Targets companies needing scalable, private transcription solutions.
Partners with Apple or Mac resellers to bundle the skill with new Mac purchases, promoting it as a value-added feature for privacy-conscious users. Generates revenue through referral fees or co-marketing agreements.
💬 Integration Tip
Ensure Python dependencies are installed and the daemon is running before configuring OpenClaw to avoid transcription failures.
Scored Apr 15, 2026
Transcribe audio via OpenAI Audio Transcriptions API (Whisper).
Local speech-to-text with the Whisper CLI (no API key).
ElevenLabs text-to-speech with mac-style say UX.
Local text-to-speech via sherpa-onnx (offline, no cloud)
Speak responses aloud on macOS using the built-in `say` command when user input indicates Voice Wake/voice recognition (for example, messages starting with "User talked via voice recognition on <device>").
Transcribe audio files to text using local Whisper (Docker). Use when receiving voice messages, audio files (.mp3, .m4a, .ogg, .wav, .webm), or when asked to transcribe audio content.