You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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