# buzz **Repository Path**: penzi555_admin/buzz ## Basic Information - **Project Name**: buzz - **Description**: Buzz是基于 OpenAI Whisper的离线语音转文字(字幕),实时语音识别工具。 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2024-08-02 - **Last Updated**: 2025-09-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Buzz [Documentation](https://chidiwilliams.github.io/buzz/) | [Buzz Captions on the App Store](https://apps.apple.com/us/app/buzz-captions/id6446018936?mt=12&itsct=apps_box_badge&itscg=30200) Transcribe and translate audio offline on your personal computer. Powered by OpenAI's [Whisper](https://github.com/openai/whisper).  [](https://github.com/chidiwilliams/buzz/actions/workflows/ci.yml) [](https://codecov.io/github/chidiwilliams/buzz)  [](https://GitHub.com/chidiwilliams/buzz/releases/)
 ## Installation **PyPI**: Install [ffmpeg](https://www.ffmpeg.org/download.html) Install Buzz ```shell pip install buzz-captions python -m buzz ``` **macOS**: Install with [brew utility](https://brew.sh/) ```shell brew install --cask buzz ``` Or download the `.dmg` from the [releases page](https://github.com/chidiwilliams/buzz/releases/latest). **Windows**: Download and run the `.exe` from the [releases page](https://github.com/chidiwilliams/buzz/releases/latest). App is not signed, you will get a warning when you install it, run it anyway. **Linux**: ```shell 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 ```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.
![]()