Skip to content

Parleq 0.30.1

Choose a tag to compare

@jonyoder jonyoder released this 30 Jun 21:08

Parleq 0.30.1 (51b9dad) — 2026-06-30

Fixes for spelled-out acronym correction and voice enrollment.

Fixed

  • Spelled-out digit acronyms now correct reliably on-device. Dictating
    a term like "E2E" — which the recognizer often hears as "E to E" — is
    now corrected to the acronym on the on-device ("Lightweight") cleanup
    tier, instead of being mangled (e.g. "E2E to E") or corrected only some
    of the time. Applies to terms you've enrolled a voiceprint for.

  • Cleaner voice enrollment. Enrollment no longer learns noisy one- or
    two-character alternate spellings (like "e" or "et") that could trigger
    spurious corrections, and the summary shown after enrolling now lists
    exactly the alternates that were saved.

  • Fixed a crash that could happen when a dictation was started and then
    immediately cancelled.