Kieirra/murmure
Fully local, private and cross platform Speech-to-Text with LLM Post-processing
What it solves
Murmure is a privacy-focused speech-to-text application that allows users to transcribe voice recordings into text locally on their own machine. It eliminates the need for an internet connection and prevents data collection by ensuring that no audio or transcription data ever leaves the device.
How it works
The application uses NVIDIA's Parakeet TDT 0.6B v3 neural network model to perform fast, low-latency transcription on-device. It supports 25 European languages and provides a clean interface for recording voice and seeing text appear instantly.
Who it’s for
It is designed for users who want high-quality, local transcription for tasks such as dictating into AI prompts (like ChatGPT or Claude), writing hands-free notes, or capturing creative ideas without sacrificing privacy.
Highlights
- Local Processing: All computation happens on-device with zero telemetry, tracking, or analytics.
- Multilingual Support: Supports 25 different European languages.
- NVIDIA Parakeet Model: Powered by a state-of-the-art speech recognition model for fast performance.
- Cross-Platform: Available for Windows, Linux, and macOS.
- Open Source: Released under the GNU AGPL v3 License.