No description
  • Python 99%
  • Makefile 0.8%
  • Inno Setup 0.2%
Find a file
2023-08-20 10:40:38 +00:00
.github/workflows Upgrade whisper.cpp (#578) 2023-08-20 01:38:50 +00:00
.vscode Put FileTranscriber in QRunnable (#203) 2022-12-04 18:30:24 +00:00
assets Add captions to audio player (#573) 2023-08-19 01:29:13 +00:00
buzz Upgrade to 0.8.4 (#579) 2023-08-20 10:40:38 +00:00
docs Add docs (#500) 2023-06-20 14:12:18 +00:00
locale Update translations (#556) 2023-08-02 22:15:59 +00:00
scripts Add DEB bundle (#483) 2023-06-06 09:31:53 +01:00
snap Fix Snap execstack (#537) 2023-08-04 13:58:30 -07:00
testdata Add benchmarks (#417) 2023-04-25 19:27:40 +01:00
tests Add captions to audio player (#573) 2023-08-19 01:29:13 +00:00
whisper.cpp@21e8c67a4f Upgrade whisper.cpp (#578) 2023-08-20 01:38:50 +00:00
.coveragerc Add Snapcraft (#486) 2023-06-12 13:09:08 +01:00
.gitignore Add delete model and show model location options (#557) 2023-08-03 04:41:59 +00:00
.gitmodules Add stable-ts as Python dependency (#186) 2022-11-26 10:47:14 +00:00
.pre-commit-config.yaml Fix JSONDecodeError while reading tasks list (#572) 2023-08-19 01:12:20 +00:00
.pylintrc Put FileTranscriber in QRunnable (#203) 2022-12-04 18:30:24 +00:00
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.8.4 (#579) 2023-08-20 10:40:38 +00:00
CONTRIBUTING.md Add internationalization (#306) 2023-01-05 00:30:30 +00:00
entitlements.plist Fix audio entitlement (#53) 2022-10-11 20:21:06 +00:00
installer.iss Update release instructions (#220) 2022-12-08 13:13:11 +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 Update translations (#556) 2023-08-02 22:15:59 +00:00
poetry.lock Add black formatting (#571) 2023-08-18 22:32:18 +00:00
pyproject.toml Upgrade to 0.8.4 (#579) 2023-08-20 10:40:38 +00:00
pytest.ini Clean up recording transcriber (#270) 2022-12-30 21:58:57 +00:00
README.md Add installation docs (#506) 2023-06-23 10:43:29 +01:00
requirements.txt Upgrade to 0.8.3 (#520) 2023-07-04 09:18:57 +01:00
setup.py Add black formatting (#571) 2023-08-18 22:32:18 +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

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