Skip to content

Releases: Bilal-Bjo/Meeterz

Release list

Meeterz 1.0.0

Choose a tag to compare

@Bilal-Bjo Bilal-Bjo released this 02 Jul 11:53

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 .vtt transcripts, 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+)

  1. brew install whisper-cpp
  2. Download the DMG below, drag Meeterz to Applications
  3. Not notarized yet → right-click the app → Open on first launch (or xattr -dr com.apple.quarantine /Applications/Meeterz.app)
  4. 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