{"id":13375878,"url":"https://github.com/chidiwilliams/buzz","last_synced_at":"2025-05-12T05:21:01.518Z","repository":{"id":60234935,"uuid":"540842713","full_name":"chidiwilliams/buzz","owner":"chidiwilliams","description":"Buzz transcribes and translates audio offline on your personal computer. Powered by OpenAI's Whisper.","archived":false,"fork":false,"pushed_at":"2025-05-10T09:24:03.000Z","size":42366,"stargazers_count":14416,"open_issues_count":24,"forks_count":1064,"subscribers_count":92,"default_branch":"main","last_synced_at":"2025-05-12T02:39:09.565Z","etag":null,"topics":["whisper"],"latest_commit_sha":null,"homepage":"https://chidiwilliams.github.io/buzz","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chidiwilliams.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-09-24T13:43:23.000Z","updated_at":"2025-05-11T20:07:12.000Z","dependencies_parsed_at":"2022-09-27T02:50:16.021Z","dependency_job_id":"57697894-a860-479a-abe8-b1b20726f4a9","html_url":"https://github.com/chidiwilliams/buzz","commit_stats":{"total_commits":446,"total_committers":15,"mean_commits":"29.733333333333334","dds":0.2713004484304933,"last_synced_commit":"64442600bd11abe27b7ab0c1885ffcd21af15e36"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chidiwilliams%2Fbuzz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chidiwilliams%2Fbuzz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chidiwilliams%2Fbuzz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chidiwilliams%2Fbuzz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chidiwilliams","download_url":"https://codeload.github.com/chidiwilliams/buzz/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253672697,"owners_count":21945480,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["whisper"],"created_at":"2024-07-30T05:02:03.345Z","updated_at":"2025-05-12T05:21:01.490Z","avatar_url":"https://github.com/chidiwilliams.png","language":"Python","readme":"[[简体中文](readme/README.zh_CN.md)] \u003c- 点击查看中文页面。\n\n# Buzz\n\n[Documentation](https://chidiwilliams.github.io/buzz/) | [Buzz Captions on the App Store](https://apps.apple.com/us/app/buzz-captions/id6446018936?mt=12\u0026itsct=apps_box_badge\u0026itscg=30200)\n\nTranscribe and translate audio offline on your personal computer. Powered by\nOpenAI's [Whisper](https://github.com/openai/whisper).\n\n![MIT License](https://img.shields.io/badge/license-MIT-green)\n[![CI](https://github.com/chidiwilliams/buzz/actions/workflows/ci.yml/badge.svg)](https://github.com/chidiwilliams/buzz/actions/workflows/ci.yml)\n[![codecov](https://codecov.io/github/chidiwilliams/buzz/branch/main/graph/badge.svg?token=YJSB8S2VEP)](https://codecov.io/github/chidiwilliams/buzz)\n![GitHub release (latest by date)](https://img.shields.io/github/v/release/chidiwilliams/buzz)\n[![Github all releases](https://img.shields.io/github/downloads/chidiwilliams/buzz/total.svg)](https://GitHub.com/chidiwilliams/buzz/releases/)\n\n\u003cblockquote\u003e\n\u003cp\u003eBuzz 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.\u003c/p\u003e\n\u003ca href=\"https://apps.apple.com/us/app/buzz-captions/id6446018936?mt=12\u0026amp;itsct=apps_box_badge\u0026amp;itscg=30200\"\u003e\u003cimg src=\"https://toolbox.marketingtools.apple.com/api/badges/download-on-the-mac-app-store/black/en-us?size=250x83\u0026amp;releaseDate=1679529600\" alt=\"Download on the Mac App Store\" /\u003e\u003c/a\u003e\n\u003c/blockquote\u003e\n\n![Buzz](./buzz/assets/buzz-banner.jpg)\n\n## Installation\n\n### PyPI\n\nInstall [ffmpeg](https://www.ffmpeg.org/download.html)\n\nInstall Buzz\n\n```shell\npip install buzz-captions\npython -m buzz\n```\n\n### macOS\n\nInstall with [brew utility](https://brew.sh/)\n\n```shell\nbrew install --cask buzz\n```\n\nOr download the `.dmg` from the [releases page](https://github.com/chidiwilliams/buzz/releases/latest).\n\n### Windows\n\nDownload and run the `.exe` from the [releases page](https://github.com/chidiwilliams/buzz/releases/latest).\n\nApp is not signed, you will get a warning when you install it. Select `More info` -\u003e `Run anyway`.\n\n**Alternatively, install with [winget](https://learn.microsoft.com/en-us/windows/package-manager/winget/)**\n\n```shell\nwinget install ChidiWilliams.Buzz\n```\n\n**GPU support for PyPI**\n\nTo have GPU support for Nvidia GPUS on Windows, for PyPI installed version ensure, CUDA support for [torch](https://pytorch.org/get-started/locally/) \n\n```\npip3 uninstall torch torchaudio\npip3 install torch==2.2.2+cu121 torchaudio==2.2.2+cu121 nvidia-cublas-cu12==12.1.3.1 nvidia-cuda-cupti-cu12==12.1.105 nvidia-cuda-nvrtc-cu12==12.1.105 nvidia-cuda-runtime-cu12==12.1.105 nvidia-cufft-cu12==11.0.2.54 nvidia-curand-cu12==10.3.2.106 nvidia-cusolver-cu12==11.4.5.107 nvidia-cusparse-cu12==12.1.0.106 nvidia-nccl-cu12==2.19.3 nvidia-nvtx-cu12==12.1.105  --extra-index-url https://download.pytorch.org/whl/cu121 --extra-index-url https://pypi.ngc.nvidia.com\n```\n\n### Linux\n\nBuzz is available as a [Flatpak](https://flathub.org/apps/io.github.chidiwilliams.Buzz) or a [Snap](https://snapcraft.io/buzz). \n\nTo install flatpak, run:\n```shell\nflatpak install flathub io.github.chidiwilliams.Buzz\n```\n\nTo install snap, run:\n```shell\nsudo apt-get install libportaudio2 libcanberra-gtk-module libcanberra-gtk3-module\nsudo snap install buzz\nsudo snap connect buzz:password-manager-service\n```\n\n### Latest development version\n\nFor info on how to get latest development version with latest features and bug fixes see [FAQ](https://chidiwilliams.github.io/buzz/docs/faq#9-where-can-i-get-latest-development-version).\n\n### Screenshots\n\n\u003cdiv style=\"display: flex; flex-wrap: wrap;\"\u003e\n    \u003cimg alt=\"File import\" src=\"share/screenshots/buzz-1-import.png\" style=\"max-width: 18%; margin-right: 1%;\" /\u003e\n    \u003cimg alt=\"Main screen\" src=\"share/screenshots/buzz-2-main_screen.png\" style=\"max-width: 18%; margin-right: 1%; height:auto;\" /\u003e\n    \u003cimg alt=\"Preferences\" src=\"share/screenshots/buzz-3-preferences.png\" style=\"max-width: 18%; margin-right: 1%; height:auto;\" /\u003e\n    \u003cimg alt=\"Transcript\" src=\"share/screenshots/buzz-4-transcript.png\" style=\"max-width: 18%; margin-right: 1%; height:auto;\" /\u003e\n    \u003cimg alt=\"Live recording\" src=\"share/screenshots/buzz-5-live_recording.png\" style=\"max-width: 18%;\" /\u003e\n\u003c/div\u003e\n","funding_links":[],"categories":["Python","语音识别 tts, stt","Uncategorized","精选文章","Applications","Repositories","音频","语音识别","音频和视频","NLP","Repos","Audio and Video Tools","Directory","B站","AI Caption \u0026 Subtitle Tools"],"sub_categories":["Uncategorized","语音识别-生成字幕","网络服务_其他","文件共享","Open-Source Transcription"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchidiwilliams%2Fbuzz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchidiwilliams%2Fbuzz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchidiwilliams%2Fbuzz/lists"}