Go to file
2024-03-23 20:55:50 +00:00
.github/workflows chore: remove Homebrew build 2024-03-14 01:54:37 +00:00
.run fix: whisper binary missing in package 2024-01-10 09:28:30 +00:00
.vscode
assets chore: update logo 2024-03-15 01:28:59 +00:00
buzz chore: update dependencies (#707) 2024-03-23 20:55:50 +00:00
docs Update docs 2023-10-29 16:22:08 +00:00
snap fix: snapcraft build (#656) 2024-01-03 21:54:39 +00:00
testdata
tests feat: enable prompt option for Whisper.cpp and OpenAI API (#706) 2024-03-23 16:57:37 +00:00
whisper.cpp@3b8c2dff57 chore: update whisper.cpp (#663) 2024-01-06 21:14:26 +00:00
.coveragerc fix: disable whisper, faster_whisper, and hugging_face transcriptions in linux build (#659) 2024-01-05 19:09:26 +00:00
.gitignore fix: put translations in buzz folder 2024-03-14 11:26:20 +00:00
.gitmodules
.pre-commit-config.yaml Add pip installation (#615) 2023-10-28 18:32:31 +01:00
.pylintrc
build.py Add black formatting (#571) 2023-08-18 22:32:18 +00:00
buzz.desktop Fix terminal value in .desktop file (#487) 2023-06-17 07:35:10 +01:00
Buzz.spec Upgrade to 0.9.0 (#687) 2024-03-15 17:58:45 +00:00
CONTRIBUTING.md
entitlements.plist
installer.iss
LICENSE
main.py Add Snapcraft (#486) 2023-06-12 13:09:08 +01:00
Makefile Upgrade to 0.9.0 (#687) 2024-03-15 17:58:45 +00:00
msgfmt.py fix: put translations in buzz folder 2024-03-14 11:26:20 +00:00
poetry.lock chore: update dependencies (#707) 2024-03-23 20:55:50 +00:00
pyproject.toml chore: update dependencies (#707) 2024-03-23 20:55:50 +00:00
pytest.ini
README.md Update docs 2023-10-29 16:22:08 +00: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

Buzz is better 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

PyPI:

pip install buzz-captions
python -m buzz

macOS:

brew install --cask buzz

Windows:

Download and run the .exe file in the releases page.

Linux:

sudo apt-get install libportaudio2
sudo snap install buzz