PulseAugur
EN
LIVE 05:58:28

New macOS app VoiceVault offers local-first dictation and meeting notes

A new open-source macOS application called VoiceVault has been developed to offer local-first dictation and meeting note-taking capabilities, replicating features found in commercial apps like Wispr Flow and Granola. VoiceVault utilizes local models, specifically mlx-whisper for speech-to-text and Ollama running llama3.1:8b for summarization, ensuring all audio, transcription, and summarization processes remain on the user's machine. The application is designed with a flexible provider abstraction, allowing users to easily swap between different local or cloud-based speech-to-text and large language model backends without altering the core dictation or meeting pipeline. AI

IMPACT Enables local-first AI workflows for productivity tools, reducing reliance on cloud services and enhancing user privacy.

RANK_REASON The item describes a new software application that replicates existing commercial functionality with a focus on local processing.

Read on dev.to — Claude Code tag →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New macOS app VoiceVault offers local-first dictation and meeting notes

COVERAGE [1]

  1. dev.to — Claude Code tag TIER_1 English(EN) · Amit ·

    Dictation and Meeting Notes, Fully Local: Rebuilding Wispr Flow and Granola Without the Cloud

    <h2> TL;DR </h2> <ul> <li>I built <a href="https://github.com/blueCycle/voicevault" rel="noopener noreferrer">VoiceVault</a>, an open-source macOS app that does what <a href="https://wisprflow.ai/" rel="noopener noreferrer">Wispr Flow</a> and <a href="https://www.granola.ai/" rel…