Skip to content

Latest commit

 

History

5,179 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transcripted — meeting and dictation capture on macOS

Transcripted

Latest release Downloads macOS 26+ on Apple Silicon MIT license 100% local transcription

Turn your meetings and dictation into text files your AI can read.

Transcripted is a Mac app. It captures what's said and saves it as a plain Markdown file on your Mac. Then you can ask Claude, or any AI, things like "what did I agree to this week?"

Free · Open source · Transcribes on your Mac · No bot joins your calls

Download for macOS · Try the demo · transcripted.app

Transcripted in 18 seconds: a meeting becomes a file you own, your AI answers from it, and dictation lands where you were typing

What it does

  • Records meetings. Zoom, Meet, Teams, FaceTime, or a chat in the room. If your Mac can hear it, it works.
  • Types what you say. Press a hotkey, talk, and the words show up where you were typing.
  • Knows who's talking. It splits the transcript by speaker. Name someone once and it'll suggest their name next time it hears them.

Everything becomes a text file with timestamps and speaker names. You can also drop in an audio or video file you already have.

Ask your AI

Point Claude, Codex, Cursor, or Obsidian at the folder. That's it.

You:    What did I commit to in the product review?

Claude: From Product Review Sync (May 13):
        • Decide follow-ups from the launch feedback
        • Keep it a clean transcript, no meeting bot
        • Post a short summary before next standup

Using Claude Desktop? Open Settings → Agent → Install in Claude to give it search tools for your meetings. It can read your notes, but never change or delete them. More: docs/agent-connect.md.

See it

Transcripted Home window with one-click meeting recording and today's captures

Record or dictate in one click.

A finished meeting as a timestamped, speaker-labeled transcript with Open Markdown and Copy for agent actions

Every meeting becomes a transcript.

One-click Install in Claude from Transcripted's Agent settings

Connect Claude in one click.

People view with speaker review and voice-match suggestions

Name a voice once. It remembers.

Dictation in progress: the floating Listening control with a live waveform and a Stop button

What a file looks like

# Product Review

Recorded Apr 10 at 3:01 PM  -  32:14  -  4,230 words

## Transcript

**00:00** [Sarah]
Keep annual pricing manual for now.

**00:04** [Michael]
Onboarding friction is still the blocker.

Files are saved here by default. You can pick any folder in Settings.

~/Library/Application Support/Transcripted/captures/

Install

You need an Apple Silicon Mac on macOS 26 or later.

Download the app. It's signed and updates itself.

Or use Homebrew:

brew tap r3dbars/transcripted https://github.com/r3dbars/transcripted
brew install --cask transcripted

Privacy

  • Your audio and transcripts never leave your Mac.
  • No bot joins your calls.
  • The app sends anonymous crash reports and usage stats. They never include audio, transcripts, names, or file paths. You can turn both off in Settings → Privacy.

Where everything is stored: docs/storage-paths.md.

FAQ

How accurate is it? Good enough to search and quote. It uses Parakeet V3 by default, which handles many languages. You can switch models in Settings → Model, and add a custom dictionary so names and jargon come out right.

What does it cost? Nothing. No account, no subscription.

Is there a command-line tool? Yes. See the CLI instructions.

For contributors

It's a native Swift app. Build and test:

bash build-deps.sh
bash build.sh --no-open
bash run-tests.sh

Start with AGENT_START.md and CONTRIBUTING.md. Security reports: SECURITY.md.

If you find it useful, a star helps. You can also sponsor the project.

License

MIT. See LICENSE. Bundled third-party code is listed in THIRD_PARTY_LICENSES.md.

About

Record meetings and dictation on your Mac. Everything becomes plain Markdown files that Claude, Codex, or any AI can search. Free, open source, 100% local transcription.

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

71 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages