First public release. ποΈ
Meeterz is a local-first meeting recorder & transcriber for macOS: it records Teams calls (system audio, driver-free) and in-room conversations (microphone) as separate channels and transcribes everything on-device with Whisper β nothing leaves your Mac.
Highlights
- Mixed-language meetings: language auto-detected every ~30 s β Dutch β French β English in one meeting just works, with per-segment language tags
- Live transcript while recording, pause/resume, crash-safe recordings
- Speaker labels per channel + on-device diarization (pyannote)
- Voice-activity detection: keyboard noise, coughs and silence never reach the transcript
- Import Teams
.vtttranscripts, export Markdown/PDF - Full-text search across meetings + βF find-in-transcript with click-to-play
- Rich notes with templates, folders, Recently Deleted (30-day retention)
- Menu-bar quick record, β₯βR global shortcut, light/dark theme
Install (Apple Silicon, macOS 14.4+)
brew install whisper-cpp- Download the DMG below, drag Meeterz to Applications
- Not notarized yet β right-click the app β Open on first launch (or
xattr -dr com.apple.quarantine /Applications/Meeterz.app) - Grant System Audio Recording + Microphone on first recording
Whisper small (multilingual) and the Silero VAD model are bundled; more models available in Settings.
π€ Generated with Claude Code