chidiwilliams / buzz

Buzz transcribes and translates audio offline on your personal computer. Powered by OpenAI's Whisper.
https://chidiwilliams.github.io/buzz
MIT License
12.61k stars 948 forks source link

You can’t open the application “Buzz.app” because this application is not supported on this Mac #924

Closed chuyizhang23 closed 1 month ago

chuyizhang23 commented 1 month ago

I usually use the homebrew version, today, I suddenly got this error message. I reinstalled with dmg and that doesn't solve the problem.

macOS Sequoia 15.0(24A335)

raivisdejus commented 1 month ago

Guessing you have an Intel Mac. You need to:

  1. Log into the github
  2. Go to the section of latest development releases https://github.com/chidiwilliams/buzz/actions/workflows/ci.yml?query=branch%3Amain
  3. Download Buzz-macOS-X64 dmg file.

Future releases will have Intel installation files in the releases section

raivisdejus commented 1 month ago

Will close, feel free to re-open if there are more questions

ibeee9 commented 4 weeks ago

I was having the same issue but this resolved my problem. Now is there a way to use whisper model .pt file as in windows to be placed inside models folder directly on a pc with limited internet access in my company.

raivisdejus commented 4 weeks ago

@ibeee9 Yes, Buzz can be used without internet connection if you download the necessary models on some other computer that has the internet and manually move them to the offline computer. The easiest way to find where the models are stored is to go to Help -> Preferences -> Models. Then download some model, and push "Show file location" button. This will open the folder where the models are stored. Copy the models folder to the offline computer. On MacOS you need to copy the /Users/yourUserName/Library/Caches/Buzz/Models folder .