Skip to content

Releases: forjd/muesli

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 26 Apr 10:27

0.2.0 (2026-04-26)

Features

  • add custom dictionary corrections (958d3ee)
  • add dictation storage modes (95bec7a)
  • add dictionary profiles (660ecbe)
  • add explicit offline mode (beac981)
  • add global dictation feedback (daa1470)
  • add menu bar controls (a068265)
  • add optional dictation sound effects (52e35fd)
  • add privacy model and encrypted local storage (21d31aa)
  • add recording overlay (a17c6bc)
  • add retention controls (e501944)
  • add transcript replacement rules (c9fa373)
  • add VAD chunk rotation (866c2af)
  • improve recoverable error states (e47d01e)

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 25 Apr 22:28

0.1.2 (2026-04-25)

Bug Fixes

  • avoid keychain signing on ci releases (229eb3b)

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 25 Apr 22:17

0.1.1 (2026-04-25)

Bug Fixes

  • read release version from version file (15aad7a)

Muesli 0.1.0

Choose a tag to compare

@danjdewhurst danjdewhurst released this 25 Apr 22:04

Muesli 0.1.0

Muesli is a native macOS voice-to-text app that records audio, transcribes it
locally with NVIDIA Parakeet through FluidAudio, and can paste finished
dictation into the app you were using.

Highlights

  • Local Parakeet transcription through FluidAudio.
  • Parakeet TDT 0.6B v3 and v2 model selection.
  • Recording history with transcript editing, copy, delete, benchmark, and export.
  • Global dictation hotkey with toggle, push-to-talk, hybrid, and custom shortcut support.
  • First-run readiness check for microphone, Accessibility, model, and hotkey state.

Install

  1. Download Muesli-0.1.0-macOS.zip.
  2. Unzip it.
  3. Move Muesli.app to Applications or run it from the unzipped folder.
  4. Grant Microphone and Accessibility permissions when prompted.

Signing

This archive is signed. If MUESLI_CODESIGN_IDENTITY was not set when it was
built, it uses the project-local development signing identity and is not
notarized.