This document evaluates open-source alternatives for real-time meeting transcription, with the capability to automatically save the transcription in a local Markdown (.md) format, using multiple audio API providers.
The evaluation is designed around the M2 Mac (16GB RAM) Apple Silicon hardware baseline and tailored to a non-IT professional / Business Analyst persona (prioritizing simple "click & run" GUI installers and high privacy/security compliance without command-line overhead).
| Name (Link) | Stars | Latest Commit Date | Setup Overhead (Dễ/TB/Khó) | Pros & Cons | License & Cost | Key Core Features |
|---|---|---|---|---|---|---|
| Otter.ai (Baseline) | N/A | Proprietary | Dễ (Browser/App) | + Highly polished UI and automated meeting bots. - Cloud-hosted (privacy risks); restrictive minute caps; high subscription pricing. |
Proprietary / Free to Paid (starts at "$16.99 USD/month") | "300 monthly transcription minutes; 30 minutes per conversation" on Basic. |
| my-translator | ~1.2K |
2026-06-02 | Dễ (Pre-compiled macOS dmg) | + Supports multiple cloud STT/audio API providers; + Automatically saves aligned transcripts as .md locally per session;+ Simple click-and-run GUI installer. - No automated calendar join bots. |
MIT / Free (Pay-as-you-go API costs) | "Soniox · OpenAI Realtime · Qwen LiveTranslate Flash · Local MLX" engines. |
| meetily | ~12.5K |
2026-06-05 | Dễ (Pre-compiled macOS dmg) | + 100% local processing; extremely active community. - Lacks multi-provider audio transcription API support (transcription is local-only Whisper/Parakeet). |
MIT / Free (PRO features are paid) | "Privacy-First AI Meeting Assistant... 100% local processing. no cloud required." |
| faster-whisper | ~23.6K |
2025-11-19 | Khó (Terminal build, Python script) | + High-speed, optimized local inference. - CLI/Library only; no GUI; no built-in .md saving or multi-provider API fallback. |
MIT / Free | "up to 4–6x faster transcription compared to the original OpenAI Whisper implementation". |
| buzz | ~19.7K |
2026-06-15 | Dễ (Pre-compiled macOS dmg) | + Offline/GUI capability; supports external APIs. - No built-in dual-channel mixing (Zoom requires complex loopbacks). |
MIT / Free | "transcribes and translates audio offline on your personal computer" with cloud API options. |
.dmg and Windows .exe out of the box. Zero terminal compiling needed..md logs per session..dmg and .exe installers.For your objective of live meeting transcription + saving transcripts to .md files using multiple audio API providers, my-translator is the winner.
.md files locally on your machine.ScreenCaptureKit and cpal to record "Both (System + Mic)" out-of-the-box without requiring complex virtual audio cable workarounds..dmg for Mac M2, aligning perfectly with a click-and-run workflow.