Discover and explore top open-source AI tools and projects—updated daily.
pHequals7Local dictation and meeting transcription for macOS
Top 62.3% on SourcePulse
Summary
Muesli is a native macOS application providing on-device dictation and meeting transcription, prioritizing user privacy and eliminating cloud costs. It targets macOS users seeking a secure, efficient alternative to cloud-based transcription services, offering real-time speech-to-text and AI-powered note generation directly on Apple Silicon hardware.
How It Works
This project is built entirely in Swift, leveraging Apple's CoreML and Metal frameworks for 100% on-device processing. Dictation features low-latency (~0.13s) speech-to-text via the Neural Engine. Meeting transcription captures both microphone and system audio, employing Voice Activity Detection (VAD) for real-time, chunked transcription at natural speech boundaries and speaker diarization to identify participants. AI-powered meeting summarization is integrated, supporting various local and cloud models.
Quick Start & Requirements
.dmg from the Releases page or install via Homebrew (brew tap pHequals7/muesli && brew install --cask muesli)../scripts/build_native_app.sh).Highlighted Details
muesli-cli tool for programmatic interaction, exposing transcripts and notes as JSON for integration with AI coding agents.Maintenance & Community
No specific details regarding maintainers, community channels (like Discord/Slack), or project health signals were found in the provided README text.
Licensing & Compatibility
Limitations & Caveats
The application is exclusively designed for macOS and primarily optimized for Apple Silicon hardware due to its reliance on CoreML and the Neural Engine. Building from source requires a recent version of Xcode.
1 day ago
Inactive
argmaxinc