Comment by jd3
10 days ago
took me longer than i'd care to admit to figure out how to install whisper as a user/system package on macOS w/o brew (which pulls in all of llvm@16 during install)
brew install uv
uv tool install openai-whisper
then add ~/.local/bin/ to $PATH
No comments yet
Contribute on Hacker News ↗