🎀

Kalam

Local speech-to-text for macOS.
Private, fast, and free.

⬇️ Download for Mac macOS 13.0+ • Apple Silicon & Intel

How It Works

Press Cmd+Shift+Space
β†’
Speak
β†’
Press Cmd+Shift+Space
β†’
Text appears at cursor

Features

πŸ”’

100% Local

All processing on your Mac. Your voice never leaves your device.

⌨️

Global Hotkey

Press Cmd+Shift+Space from anywhere. No special permissions needed.

🎯

Auto-Insert

Text appears at your cursor and copies to clipboard.

🌍

50+ Languages

English, Spanish, French, German, Chinese, Japanese, and more.

πŸ“

File Transcription

Drag & drop audio files for batch transcription.

πŸ’Ύ

History

All transcriptions saved with full-text search.

Quick Install

Run this in Terminal:

curl -sL https://raw.githubusercontent.com/harshvardhaniimi/whisper-mac/main/install.sh | bash

Then right-click the app in Applications β†’ "Open" (first time only)

Manual Install

  1. Download Kalam.zip and extract it
  2. Move Kalam.app to Applications
  3. Open Terminal and run: xattr -cr /Applications/Kalam.app
  4. Right-click the app β†’ "Open"
Why the Terminal step? macOS quarantines downloaded apps. This removes the quarantine flagβ€”safe for open-source apps you trust.

Permissions Needed

Good news! The global hotkey (Cmd+Shift+Space) works without any special permissions. Accessibility is only needed if you want text auto-inserted at your cursor.

Uninstall

To completely remove Kalam:

curl -sL https://raw.githubusercontent.com/harshvardhaniimi/whisper-mac/main/uninstall.sh | bash

Feedback Welcome!

This app was entirely vibe coded with Claude Code.

Found a bug? Have a feature idea? Open an issue or submit a PR!