Skip to content

Windows 1.8.3

Choose a tag to compare

@github-actions github-actions released this 31 Jul 03:16
· 338 commits to main since this release
c362576

Highlights

  • Faster AssemblyAI transcription: clips under two minutes take a single-request fast path instead of upload-and-poll.

Bug Fixes

  • Vocabulary replacements with AI off: modes with post-processing disabled discarded every configured replacement.
  • Groq Llama 4 Maverick removed: the model was decommissioned upstream, so post-processing silently returned the raw transcript. Existing modes migrate to GPT-OSS 120B.
  • History no longer destroys completed transcriptions: a finished result could be overwritten with Transcription did not finish and its text wiped.
  • Mouse-wheel scrolling on Modes and Model Library: both pages could previously only be scrolled by dragging the scrollbar.