Skip to content

zachatrocity/audite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Audite

Audite

A macOS menu-bar app that records meetings and transcribes them locally into Markdown notes for Obsidian.


Screenshots

Screenshot 1 Screenshot 2

Features

  • Fully local transcription — uses FluidAudio (Parakeet TDT v3) running on Apple Neural Engine. No audio leaves your machine.
  • Menu-bar native — lives in the status bar, stays out of your way
  • Obsidian integration — saves transcripts as .md files with YAML frontmatter, directly into your vault
  • Calendar integration — shows upcoming Apple Calendar events, click to use as the recording title
  • Configurable output — separate folders for audio recordings and transcript notes, customizable filename templates with {{date}} and {{title}} tokens

Requirements

  • macOS 14.0+
  • Apple Silicon (M1+) recommended for fast transcription via Neural Engine
  • ~1 GB disk space for the transcription model (downloaded on first use)

Building

Requires XcodeGen and Xcode 15.4+.

brew install xcodegen xcodegen generate xcodebuild -scheme Audite -configuration Debug -derivedDataPath build build open build/Build/Products/Debug/Audite.app

Usage

  1. Click the waveform icon in the menu bar
  2. Go to Settings and download the transcription model (~1 GB, one-time)
  3. Set your Recordings Folder (where .caf audio goes) and Obsidian Output Folder (where .md notes go)
  4. Type a meeting name or pick one from your calendar
  5. Hit Start Recording — hit Stop Recording when done
  6. The transcript saves automatically as a Markdown note

License

MIT

Built with vibes 🤙 forever local and unshitified

About

A local first AI audio transcription app designed for use with obsidian

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages