macOS + Local Whisper + AI

VoxMeet

Record meetings and voice conversations on macOS with system audio capture, local Whisper transcription, and AI summaries β€” all private, offline, and free.

GitHub Download
Microphone AEC Whisper AI Summary meeting
notes

See it in action

Features

Everything you need for meeting recording and transcription, built for macOS.

πŸŽ™οΈ

System Audio Capture

Records system output and microphone simultaneously via Core Audio Aggregate Device + Audio Tap. No virtual audio drivers needed.

πŸ”Š

Echo Cancellation

WebRTC AEC removes echo from the mic channel during calls, so far-end speech doesn't bleed into your recording.

πŸ“

Local Whisper Transcription

Runs entirely on-device via Whisper.cpp. No API calls, no per-minute fees, no data leaving your machine.

πŸ€–

Custom AI Summaries

Bring your own LLM key (OpenAI, Claude, or compatible). No vendor lock-in, no bundled subscription.

⏺️

Auto Record

Optionally start and stop recording automatically based on microphone activity. Walk into a meeting and it just works β€” no hotkey needed.

Quick Start

Get up and running in minutes on macOS 14+.

# Install dependencies npm install # Build native modules npm run rebuild:native # Build Whisper (if not prebuilt) npm run build:whisper # Build and launch npm run dev

Built With

Modern tooling from native audio to web UI.

macOS 14+ Electron 28 Vue 3 TypeScript Core Audio WebRTC AEC Whisper.cpp Tiptap Webpack C++ (node-gyp)