Skip to content

v0.6.0 — CLI, fixes, more French

Choose a tag to compare

@MaximCosta MaximCosta released this 23 Jun 00:15

🛠️ v0.6.0 — command-line transcription, bug fixes, more French

✨ New

  • Command-line transcription (#150)opensuperwhisper transcribe <file> [--json] runs headless (no window), reuses your configured engine, and prints the result to stdout. It pipes cleanly (opensuperwhisper transcribe note.m4a > note.txt) — engine logs go to stderr.
  • Engine descriptions — a one-line summary under the engine picker in Settings to help you choose Whisper / Parakeet / SenseVoice.

🐞 Fixes

  • The recording indicator now shows over full-screen apps (#52).
  • "Translate to English" is greyed out + labelled (Whisper only) off Whisper, instead of silently doing nothing (#124).
  • A missing space is now inserted when a sentence runs straight into the next ("end.Next" → "end. Next") (#107).

🌐 Localization

  • More of the UI translated to French (SenseVoice, cancel shortcut, Ollama/AI-cleanup help, engine descriptions…).

Install / update

Two builds per release — Homebrew picks the right one:

brew install --cask my-monkeys/tap/opensuperwhisper   # arm64 or Intel

Already on 0.3.1+? Hit "Check for Updates…" in the menu-bar icon.