Skip to content

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 23 Aug 05:45
· 69 commits to main since this release
70b2302
  • echo-desktop transcribe FILE.wav now writes clean text, raw text, or schema-versioned JSON to stdout or an exact output path without starting recorder or desktop side effects.
  • One prepared transcription request now resolves the engine, Whisper model, language, cleanup mode, and bounded dictionary recognition hints for both microphone and file runs.
  • echo-desktop languages reports model-aware Whisper languages and Parakeet's 25 automatic-only languages in text or JSON.
  • Engine, model, and language precedence is source-aware, failed inference processes cannot leak partial output, and microphone cleanup retains its dictionary-only fallback.