Go to file
2024-03-15 19:33:02 +00:00
.github/workflows
.run
.vscode
assets
buzz Update buzz.po (#689) 2024-03-15 19:33:02 +00:00
docs
snap
testdata
tests
whisper.cpp@3b8c2dff57
.coveragerc
.gitignore
.gitmodules
.pre-commit-config.yaml
.pylintrc
build.py
buzz.desktop
Buzz.spec
CONTRIBUTING.md
entitlements.plist
installer.iss
LICENSE
main.py
Makefile
msgfmt.py
poetry.lock
pyproject.toml
pytest.ini
README.md

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