github goodroot/hyprwhspr v1.42.2

5 hours ago

1.42.2

Thanks @jjgalvez for the issue which lead to these improvements: #240.

Fixed

  • Spoken punctuation now handles recognizer-added punctuation correctly:
    • new line. → newline
    • hello comma worldhello, world
    • hello period close parenhello.)
  • Preserves unrelated punctuation, repeated emphasis, and CJK punctuation.
  • Capture requests remain injection-safe if the client disconnects during transcription.

Added

  • New processing diagnostic:
hyprwhspr record capture --trace-processing
  • Returns one JSON document containing raw and preprocessed text, active backend/model, recording boundaries, VAD classification, silence settings, and processing flags.

  • Trace mode uses the running daemon’s configuration and never runs hooks, appends spaces, saves transcripts, or injects text.

Full changelog: v1.42.1...v1.42.2

Don't miss a new hyprwhspr release

NewReleases is sending notifications on new releases.