Install OWhisper CLI
brew tap fastrepl/hyprnote && brew install owhisper
Download OWhisper example config
curl -L -o ./config.json https://raw.githubusercontent.com/fastrepl/hyprnote/refs/heads/main/owhisper/owhisper-config/examples/cli.json
Run OWhisper
owhisper serve --config ./config.json --port 8080
Was this page helpful?