Skip to content

Latest commit

 

History

780 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Buzz (Intel Mac fork)

Fork of chidiwilliams/buzz — same app, Buzz.

Goal: keep the current Buzz working on Intel (x86_64) Macs and ship a ready-to-run .dmg on Releases.

Upstream no longer supports Intel Macs (last Intel-capable release: 1.4.5). This fork restores that platform on the modern codebase.

Upstream GPL-3.0 GitHub release (latest by date)

Buzz

Download

Platform Get it from
Intel Mac This fork’s Releases (.dmg)
Apple Silicon / Windows / Linux Upstream Buzz (or build from this source)

Scope & maintenance

This is a best-effort Intel Mac packaging fork. Tracking upstream and porting newer Buzz versions is not guaranteed — releases may lag or stop when conda-forge / PyTorch support for darwin/x86_64 changes or when time runs out. Prefer upstream Buzz if you are on Apple Silicon, Windows, or Linux.

Why this fork exists

Modern Buzz needs a recent torch. PyPI has no Intel-macOS wheels for those versions. We build with conda-forge torch (via pixi) and bundle everything into the app so users just install the .dmg.

Also included: OpenMP fix so Faster Whisper works with torch on Intel Mac without manual environment variables.

Source tree: Windows & Linux

We keep full Windows and Linux support in the source tree (same as upstream).

  • Useful if you want to build/run from this fork’s patches on those OSes
  • Makes occasional upstream merges easier when we do them
  • Published binaries prioritize Intel Mac; Win/Linux installers remain upstream’s job unless we add them later

Features

Unchanged from upstream Buzz: file/YouTube transcription, live mic, multiple Whisper backends, exports (TXT/SRT/VTT), viewer, folder watch, CLI, plugins.

Docs: upstream documentation (this fork does not host a separate docs site).

Build & run (Intel Mac, developers)

git clone --recursive https://github.com/webgkv/buzz.git
cd buzz
# install pixi (https://pixi.sh) and uv if needed
pixi install
pixi run sync
pixi run make buzz/whisper_cpp
pixi run buzz

Unsigned .dmg:

pixi run bundle-unsigned   # → dist/

More detail: CONTRIBUTING.md.

Product docs (features, preferences, FAQ): upstream documentation.

Upstream

License

This fork is licensed under the GNU GPL v3 or later.

Original Buzz code by Chidi Williams was released under the MIT License; that notice is retained as required. See NOTICE for how the licenses relate.

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages