Skip to content

TextboxSTT v0.2.2

Compare
Choose a tag to compare
@I5UCC I5UCC released this 05 Jan 14:13
· 672 commits to main since this release
962c639

Download GPU Version

Download CPU Version


v0.2.2 Changelog

  • Added a "cancel" function, simply hold the button/hotkey in any action to cancel it.
  • merged "record_hotkey" and "clear_hotkey" to one "hotkey" to act the same way as the controller button.
  • UI launches before loading in whisper etc.

v0.2.1 Changelog

  • refactoring and optimization.
  • better logging.
  • Fixed bug where the logs get appended to the log file forever.
  • Fixed bug where UI initializes AFTER downloading the model. (now BEFORE it)

v0.2 Changelog

  • Added a GUI!
  • Added more Audio Feedback
  • Added two options to the config:
    -- "hold_time"
    -- "timeout_time"