Skip the ramble.
Received voice messages become text you can scan in seconds. Press play only when you want to.
SkipTheVoiceGitHub Local-first · Open source
Simply skip the voice messages you don't want to listen to.

Less listening. More doing.
Received voice messages become text you can scan in seconds. Press play only when you want to.
Export clean Markdown, drop it into your AI, and turn a monologue into something actionable.
Use the CLI to pull transcripts into scripts, notes, agents, or whatever your workflow needs next.
Manage conversations in the web app and search your transcripts instead of replaying old audio.
The web app
Browse conversations, play the original audio, copy a transcript, download Markdown, and search for the sentence you actually need.


The CLI
Get conversations, output Markdown, download audio, or return machine-readable JSON. Built for workflows that don't end in a browser tab.
skipthevoice conversations --helpOkay, I'm done listening.
Homebrew installs SkipTheVoice and its local transcription stack in one go.
$ brew tap oliverjessner/tap
$ brew install skipthevoiceAlso available via npm install --global skipthevoice.