Skip to content

Releases: chidiwilliams/buzz

v1.4.4

14 Mar 10:37
1346c68

Choose a tag to compare

Bug fixes and minor improvements.

  • Fixed Youtube link downloading
  • Added option to import folder
  • Extra settings for live recordings
  • Adjusted live recording batching process to avoid min-word cuts
  • Update checker for Windows and Macs
  • Added voice activity detection to whisper.cpp

Windows and macOS installation files for the release are available on SourceForge

Buzz for Linux you can get on Flathub and Snap

Note for Windows

To install Buzz from the releases section below, download all three Windows files (one *.exe and both *.bin files) and run the *.exe
App is not signed, you will get a warning when you install it. Select More info -> Run anyway.

v1.4.3

25 Jan 14:54
0d446a9

Choose a tag to compare

Fixed support for whisper.cpp on older CPUs and issues in speaker identification.

Windows and macOS installation files for the release are available on SourceForge

Buzz for Linux you can get on Flathub and Snap

Note for Windows

To install Buzz from the releases section below, download all three Windows files (one *.exe and both *.bin files) and run the *.exe
App is not signed, you will get a warning when you install it. Select More info -> Run anyway.

v1.4.2

03 Jan 21:34
85d70c1

Choose a tag to compare

Fixes for Flatpak builds for the previous release of 1.4.1

Windows and macOS installation files for the release are available on SourceForge

Buzz for Linux you can get on Flathub and Snap

v1.4.1

03 Jan 12:49
b0a53b4

Choose a tag to compare

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 as well as separate window to show live transcripts on a projector.

Release details:

  • Speaker identification on finished transcripts
  • Support for video in transcription viewer
  • Presentation (projector) window for live transcripts
  • Ability to add notes and restart transcriptions in main table
  • Adding support for more than 1000 languages via MMS model family when transcribing with Huggingface transcription type
  • Adding support for PEFT models when transcribing with Huggingface transcription type
  • Adding support for 8bit quantization for Huggingface and faster Whisper transcriptions
  • Updated libraries and dependencies to support latest GPUs
  • Support for secrets portal for snap packages on Linux
  • Ability to specify model to use when transcribing with OpenAI API
  • Ability to access application logs from About screen

Windows and macOS installation files for the release are available on SourceForge

Buzz for Linux you can get on Flathub and Snap

v1.3.3

09 Nov 17:07
ccdeb09

Choose a tag to compare

This release fixes wheel build issues from previous release 1.3.2.

Windows and macOS installation files for the release are available on SourceForge

Buzz for Linux you can get on Flathub and Snap

v1.3.2

04 Nov 05:55
e5843d7

Choose a tag to compare

This release introduces Vulkan GPU support for whisper.cpp making it significantly faster even on laptops. Real-time transcription is possible even with large models on computers with ~5GB RAM video cards. There is now an option to separate voice tracks before the audio is transcribed. This can improve transcript accuracy for audios with background noises or music. Faster whisper was updated to the latest version adding noticeable speed improvement.

Additional improvements

  • Option to switch the UI language from preferences
  • Library updates for better Linux compatibility, especially in Flatpak installations
  • Option to upload live transcripts to a server. See BUZZ_UPLOAD_URL
  • Search and additional controls in Transcription viewer by @shlomi-dr
  • Added UI translation for German, Dutch, Danish and Portuguese (Brazilian)
  • Minor bug fixes

New Contributors

Full Changelog: v1.2.0...v1.3.2

v1.2.0

24 Nov 06:50
220e630

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

08 Sep 08:26
ee818dc

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.1.0

v1.0.1

12 Jul 10:44
af48f32

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

06 Jul 11:34
621be2c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.0...v1.0.0