From f1e54d7c9fa1eb3a82fc62e365fca757f47a4dec Mon Sep 17 00:00:00 2001 From: Zach Russell Date: Tue, 17 Mar 2026 17:40:41 -0600 Subject: [PATCH] feat: add Audite to showcase Audite is a macOS menu-bar app that records meetings and transcribes them locally into Markdown notes for Obsidian using FluidAudio's Parakeet TDT v3 on the Apple Neural Engine. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b7c2bceca..a3c98f886 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,7 @@ Make a PR if you want to add your app, please keep it in chronological order. | **[Enconvo](https://enconvo.com)** | AI Agent Launcher for macOS with voice input, live captions, and text-to-speech. Uses Parakeet ASR for local speech recognition. | | **[Meeting Transcriber](https://github.com/pasrom/meeting-transcriber)** | macOS menu bar app that auto-detects, records, and transcribes meetings (Teams, Zoom, Webex) with dual-track speaker diarization. Uses speaker diarization. | | **[Hitoku Draft](https://hitoku.me/draft)** | A local, private, voice writing assistant on your macOS menu bar. Uses Parakeet ASR. | +| **[Audite](https://github.com/zachatrocity/audite)** | macOS menu-bar app that records meetings and transcribes them locally into Markdown notes for Obsidian. Uses Parakeet ASR via FluidAudio on the Apple Neural Engine. | ## Installation