Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 1013 Bytes

File metadata and controls

39 lines (23 loc) · 1013 Bytes

hear version history

v0.8 - 28/04/2026

  • Fixed issue where system-wide audio input would change permanently when input device was explicitly specified
  • More reliable media file verification
  • Various minor bug fixes

v0.7 - 09/11/2025

  • Added support for listing available audio input devices via -a flag
  • Added support for specifying audio input device via -n flag

v0.6 - 29/05/2025

  • Added timestamped output mode
  • Added SRT subtitles output mode (experimental)
  • Now requires macOS 13 or later
  • Binary now both Developer ID signed and notarized by Apple

v0.5 - 05/11/2023

  • Now supports setting a timeout for speech recognition via the -t flag

v0.4 - 21/04/2023

  • Now supports -p flag to enable adding punctuation to speech recognition results (macOS 13+ only)

v0.3 - 25/03/2023

  • Now supports -x flag to specify "exit word", i.e. a word that causes the program to quit when heard

v0.2 - 27/10/2022

  • Minor bug fixes

v0.1 - 07/03/2022

  • Initial release