Skip to content

1.0.2 - Roll Call

Choose a tag to compare

@qkm2000 qkm2000 released this 27 Jul 08:13
· 2 commits to main since this release

All about knowing who's aboard the conversation.

New

  • Speaker identification (diarization). Flip on Identify speakers (Settings → Transcription, off by default). With a diarizing endpoint, your transcript splits into Speaker 1: / Speaker 2: turns. If the endpoint can't diarize, it falls back to a flat transcript and tells you why — nothing breaks.
  • Reset-to-default buttons on the Transcription and Summary endpoint URLs — one click to restore the default.

Notes

  • Diarization needs an endpoint that supports it (e.g. a self-hosted WhisperX server). Plain Whisper/vLLM keep working exactly as before.