u/Ayushkumar1808

▲ 2 r/swift

claudio: macOS system-wide dictation using Anthropic Deepgram Nova 3 via your Claude subscription

Hold Space in any text field on your Mac, speak, release. Words appear as you talk.

claudio is a macOS menu bar app that intercepts Space globally and streams your voice through Anthropic's Deepgram Nova 3 speech-to-text API in real time. Transcript appears instantly in whatever app you're focused on.

Why it's free if you have Claude Code: Uses the same speech API that Claude Code uses internally. If you already have a Claude subscription (Pro/Max/Team/Enterprise) and Claude Code installed, you already have access. No separate key, no extra billing.

Install:

git clone https://github.com/ayushkumar1808/claudio ~/dictate
cd ~/dictate && bash install.sh

Requires macOS 13+, Claude Code logged in (claude auth login).

GitHub: https://github.com/ayushkumar1808/claudio

u/Ayushkumar1808 — 1 day ago