Releases: Bilal-Bjo/Meeterz
Releases · Bilal-Bjo/Meeterz
Release list
Meeterz 1.0.0
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