Skip to content
Snippets Groups Projects

Tags

Tags give the ability to mark specific points in history as being important
  • Name
  • Oldest updated
  • Updated date
  • Latest version
  • Oldest version
  • 0.1.12 protected
    a9b8e9de · Update CI ·
    Patch release that fixes a few bugs
    Changelog:
    * Screen stays awake during voice input now
    * Fixed JNI code returning invalid modified utf-8
    * Fixed a race condition where the voice input model could get freed during inference
    * Fixed keyboard logic conflicting with voice input, causing duplicate text if cursor is moved/updated
    * Made native inference cancellable early