Skip to content

v3.1.8

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Sep 04:09
cbbfc6f

What's new? ๐ŸŽ‰๐Ÿ“ฃ

  • ๐Ÿ–ฅ๏ธ Older Intel and AMD CPUs are back โ€” Vibe no longer refuses to transcribe on a CPU without AVX2. Sona 0.6.3 ships its CPU engine twice, an AVX2 build and an AVX baseline build, and picks the one your processor can run when it starts. Any x86-64 machine from 2011 on now transcribes; the "Your CPU is not supported" message is gone
  • ๐ŸŽฎ Out of GPU memory no longer kills the run โ€” when the graphics card runs out of memory partway through a file, Vibe reloads the model on the CPU, retries that file once, and finishes the rest of the queue on the CPU. That model is remembered as too large for your GPU and loads on the CPU from then on. Thanks to @mikemikimike for the report and the first pass (#1471, #1472)

Signed and notarized on macOS and Windows.

Full Changelog: v3.1.7...v3.1.8