mirror of
https://github.com/chidiwilliams/buzz.git
synced 2024-09-10 11:58:10 +02:00
No description
.github/workflows | ||
.run | ||
.vscode | ||
assets | ||
buzz | ||
dll_backup | ||
docs | ||
snap | ||
testdata | ||
tests | ||
whisper.cpp@c7b6988678 | ||
.coveragerc | ||
.gitignore | ||
.gitmodules | ||
.pre-commit-config.yaml | ||
.pylintrc | ||
build.py | ||
buzz.desktop | ||
Buzz.spec | ||
CODE_OF_CONDUCT.md | ||
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.
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.
Installation
PyPI:
Install ffmpeg
Install Buzz
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 libcanberra-gtk-module libcanberra-gtk3-module
sudo snap install buzz
sudo snap connect buzz:audio-record
sudo snap connect buzz:password-manager-service
sudo snap connect buzz:pulseaudio
sudo snap connect buzz:removable-media