Tools
Quill Ships a 3,000-Star On-Device Meeting Recorder That Transcribes an Hour of Audio in 20 Seconds
digimata/quill (created 2026-07-24, ~3,000 stars in seven days, 190 forks, MIT) is a single Swift menu-bar binary that captures microphone and system audio as separate tracks via Core Audio process taps and AVAudioEngine, then transcribes both locally with Parakeet TDT 0.6B v2 through FluidAudio's Core ML port. It reports roughly 20 seconds of processing per hour of audio on Apple Silicon after a one-time ~600MB model download, with nothing leaving the machine thereafter. Requires macOS 15+; a Whisper fallback engine is planned. The velocity here is a signal about on-device transcription quality crossing the good-enough threshold for a category previously ceded to cloud services.
Source
↳ Follow the thread