Skip to content

v2.2.0

Choose a tag to compare

@Tranks27 Tranks27 released this 23 May 11:33
· 21 commits to main since this release

[2.2.0] - 2026-05-24

✨ New Features

  • Live Transcription During Recording: Audio is now transcribed in the background while recording continues, so almost no waiting is required to get summary after meeting is finished.
    • Audio is processed in ~45 second chunks with a 3 second overlap to avoid cutting mid-sentence
    • A live transcript preview panel appears in the Record tab and updates as each chunk completes
    • Only the final partial segment (at most ~45 seconds) needs to process after the recording stops
    • Estimated completion time is shown after stopping (e.g. "Transcribing final segment… (est. ~18s)"), calculated from the actual transcription speed measured on previous chunks
    • Known names from the Names tab are fed to Whisper as an initial prompt for better spelling accuracy