No description
  • Python 99%
  • Makefile 0.8%
  • Inno Setup 0.2%
Find a file
2025-12-19 12:49:26 +00:00
.github/workflows Fix for app cleanup (#1299) 2025-12-04 07:41:08 +00:00
.run fix: whisper binary missing in package 2024-01-10 09:28:30 +00:00
.vscode Put FileTranscriber in QRunnable (#203) 2022-12-04 18:30:24 +00:00
assets chore: update logo 2024-03-15 01:28:59 +00:00
buzz Fix for GPU setting on macs (#1318) 2025-12-19 12:49:26 +00:00
ctc_forced_aligner@1f0a5f860d Add speaker identification2 (#1290) 2025-12-02 21:39:24 +02:00
deepmultilingualpunctuation@5a0dd7f4fd Add speaker identification2 (#1290) 2025-12-02 21:39:24 +02:00
demucs_repo@4273070a70 Fix speech separation (#1301) 2025-12-05 22:57:14 +02:00
dll_backup Adding support for Vulkan for whisper.cpp (#1194) 2025-07-20 16:53:36 +03:00
docs 491 add mms (#1313) 2025-12-18 20:49:39 +02:00
flatpak Add speaker identification2 (#1290) 2025-12-02 21:39:24 +02:00
readme Will remove auto connected permissions (#1087) 2025-02-21 18:26:10 +00:00
share 491 add mms (#1313) 2025-12-18 20:49:39 +02:00
snap Minor improvements (#1312) 2025-12-13 10:44:18 +00:00
testdata Adding fix for multi-byte segments in whisper.cpp (#734) 2024-05-14 23:29:43 +00:00
tests 491 add mms (#1313) 2025-12-18 20:49:39 +02:00
whisper.cpp@4979e04f5d Improvements (#1296) 2025-11-28 21:30:36 +02:00
whisper_diarization@fcbd1930d8 Add speaker identification2 (#1290) 2025-12-02 21:39:24 +02:00
.coveragerc Add speaker identification2 (#1290) 2025-12-02 21:39:24 +02:00
.gitignore 1292 fix speech dependencies (#1302) 2025-12-06 16:51:40 +00:00
.gitmodules Fix speech separation (#1301) 2025-12-05 22:57:14 +02:00
.pre-commit-config.yaml Add pip installation (#615) 2023-10-28 18:32:31 +01:00
.pylintrc Put FileTranscriber in QRunnable (#203) 2022-12-04 18:30:24 +00:00
.python-version Whispercpp cli uv (#1264) 2025-11-01 18:31:01 +02:00
buzz.desktop Fix terminal value in .desktop file (#487) 2023-06-17 07:35:10 +01:00
Buzz.spec 1292 fix speech dependencies (#1302) 2025-12-06 16:51:40 +00:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md (#896) 2024-08-31 07:29:28 +00:00
CONTRIBUTING.md Add speaker identification2 (#1290) 2025-12-02 21:39:24 +02:00
entitlements.plist Fix audio entitlement (#53) 2022-10-11 20:21:06 +00:00
hatch_build.py Adjusting library load and versions (#1309) 2025-12-12 20:41:44 +02:00
installer.iss Adding option to delete saved models and files on uninstall (#1291) 2025-11-24 19:59:21 +00:00
LICENSE Create LICENSE 2022-09-26 00:49:28 +01:00
main.py Add Snapcraft (#486) 2023-06-12 13:09:08 +01:00
Makefile Adjusting library load and versions (#1309) 2025-12-12 20:41:44 +02:00
msgfmt.py Fix for localizations, adding Latvian translatiosn (#752) 2024-05-24 12:28:14 +03:00
pyproject.toml 491 add mms (#1313) 2025-12-18 20:49:39 +02:00
pytest.ini Adjusting library load and versions (#1309) 2025-12-12 20:41:44 +02:00
README.md Add speaker identification2 (#1290) 2025-12-02 21:39:24 +02:00
uv.lock 491 add mms (#1313) 2025-12-18 20:49:39 +02:00

[简体中文] <- 点击查看中文页面。

Buzz

Documentation | Buzz Captions on the App Store

Transcribe and translate audio offline on your personal computer. Powered by OpenAI's Whisper.

MIT License CI codecov GitHub release (latest by date) Github all releases

An older version of Buzz available on the App Store. Get a Mac-native version of Buzz with a cleaner look, audio playback, drag-and-drop import, transcript editing, search, and much more.

Download on the Mac App Store

Buzz

Installation

macOS

Download the .dmg from the SourceForge.

Windows

Get the installation files from the SourceForge.

App is not signed, you will get a warning when you install it. Select More info -> Run anyway.

Alternatively, install with winget

winget install ChidiWilliams.Buzz

Linux

Buzz is available as a Flatpak or a Snap.

To install flatpak, run:

flatpak install flathub io.github.chidiwilliams.Buzz

To install snap, run:

sudo apt-get install libportaudio2 libcanberra-gtk-module libcanberra-gtk3-module
sudo snap install buzz
sudo snap connect buzz:password-manager-service

PyPI

Install ffmpeg

Install Buzz

pip install buzz-captions
python -m buzz

GPU support for PyPI

To have GPU support for Nvidia GPUS on Windows, for PyPI installed version ensure, CUDA support for torch

pip3 install -U torch==2.7.1+cu128 torchaudio==2.7.1+cu128 --index-url https://download.pytorch.org/whl/cu128
pip3 install nvidia-cublas-cu12==12.8.3.14 nvidia-cuda-cupti-cu12==12.8.57 nvidia-cuda-nvrtc-cu12==12.8.61 nvidia-cuda-runtime-cu12==12.8.57 nvidia-cudnn-cu12==9.7.1.26 nvidia-cufft-cu12==11.3.3.41 nvidia-curand-cu12==10.3.9.55 nvidia-cusolver-cu12==11.7.2.55 nvidia-cusparse-cu12==12.5.4.2 nvidia-cusparselt-cu12==0.6.3 nvidia-nvjitlink-cu12==12.8.61 nvidia-nvtx-cu12==12.8.55 --extra-index-url https://pypi.ngc.nvidia.com

Latest development version

For info on how to get latest development version with latest features and bug fixes see FAQ.

Screenshots

File import Main screen Preferences Model preferences Transcript Live recording Resize