Discover and explore top open-source AI tools and projects—updated daily.
KieirraLocal, privacy-first speech-to-text application
Top 46.7% on SourcePulse
Summary Murmure is a privacy-first, open-source speech-to-text application offering fast, local, offline transcription. It processes voice data entirely on-device, ensuring zero data collection and supporting 25 European languages. This makes it ideal for privacy-conscious users and offline environments.
How It Works Powered by NVIDIA's Parakeet TDT model, Murmure performs speech recognition locally using a transformer-based architecture. This on-device inference enables low-latency, rapid transcription without requiring an internet connection. The core advantage is its complete data privacy, as no audio or transcription data ever leaves the user's machine.
Quick Start & Requirements
.msi installer from releases..AppImage, make executable (chmod +x), and run. Requires ALSA API; Pipewire users may need pipewire-alsa. Wayland is problematic except on Fedora.yay -S murmure).Highlighted Details
Maintenance & Community Development is community-driven via GitHub. The project relies on NVIDIA's Parakeet and Tauri. A roadmap indicates future macOS support, API enhancements, and potential LLM integration. Issue reporting is handled on GitHub.
Licensing & Compatibility Released under GNU GPL v3, requiring derivative works to remain open source (copyleft). This may restrict integration into closed-source commercial products without compliance.
Limitations & Caveats Wayland Linux distributions (except Fedora) have compatibility issues. The Windows installer is unsigned. macOS support is planned but not yet implemented. The experimental API may require further stability refinement.
22 hours ago
Inactive