491 add mms (#1313)

This commit is contained in:
Raivis Dejus 2025-12-18 20:49:39 +02:00 committed by GitHub
commit 4dbde2b948
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
39 changed files with 2049 additions and 888 deletions

View file

@ -64,6 +64,25 @@
<content_rating type="oars-1.1"/>
<releases>
<release version="1.4.0" date="2025-12-20">
<url type="details">https://github.com/chidiwilliams/buzz/releases/tag/v1.4.0</url>
<description>
<p>Adding speaker identification on transcriptions and video support for transcription viewer, improvements to transcription table and support for over 1000 of worlds languages via MMS models.</p>
<p>Release details:</p>
<ul>
<li>Speaker identification on finished transcripts</li>
<li>Support for video in transcription viewer</li>
<li>Ability to add notes and restart transcriptions in main table</li>
<li>Adding support for more than 1000 languages via MMS model family when transcribing with Huggingface transcription type</li>
<li>Adding support for PEFT models when transcribing with Huggingface transcription type</li>
<li>Adding support for 8bit quantization for Huggingface and faster Whisper transcriptions</li>
<li>Updated libraries and dependencies to support latest GPUs</li>
<li>Support for secrets portal for snap packages on Linux</li>
<li>Ability to specify model to use when transcribing with OpenAI API</li>
<li>Ability to access application logs from About screen</li>
</ul>
</description>
</release>
<release version="1.3.3" date="2025-11-09">
<url type="details">https://github.com/chidiwilliams/buzz/releases/tag/v1.3.3</url>
<description>