Skip to content

v0.9.4 — Local engine: “preparing model” indicator

Choose a tag to compare

@github-actions github-actions released this 18 Jul 12:31

Added

  • On the first local dictation after launch, a small floating “Preparing the
    recognition model…”
    HUD appears while Core ML does its one-time on-device model load
    (tens of seconds). Previously the app looked frozen during this wait. Subsequent
    dictations, where the model is already in memory, show nothing.