Skip to content

Ears 1.7.188

Choose a tag to compare

@nagyb78 nagyb78 released this 22 Aug 06:42
· 3 commits to main since this release

Local models

  • Whisper models download without a Python runtime. They are single files on a
    web server, but Ears fetched them through Python's Hugging Face client — so
    on a Mac without the Parakeet runtime, choosing local whisper produced
    "install Parakeet support first" for a model that has nothing to do with
    Parakeet. Unbundling the English model last night turned that from an oddity
    into the first thing a new install would hit.
  • Download progress is now the real figure from the transfer rather than an
    estimate from the size of a folder.

Languages

  • The languages you speak are listed with the chosen ones at the top, ticked
    and separated by a rule, and everything else alphabetically below.
    Un-ticking one returns it to the alphabetical list.

Settings text

  • Corrected descriptions that no longer matched the app: processing.log lives
    with the meeting record, not beside the audio; the storage section now names
    the Meetings folder and says which folders matter; and the recovery advice
    mentions Re-summarize alongside Re-process.