Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ Every step runs locally. Transcription uses on-device models (Parakeet-TDT v3, W

```bash
brew tap drcursor/hushscribe https://github.com/drcursor/HushScribe
brew trust --cask drcursor/hushscribe/hushscribe
brew install --cask hushscribe
```

Expand Down
1 change: 1 addition & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -928,6 +928,7 @@ <h2 style="color:var(--dark-ink);">Nothing leaves your Mac.</h2>
</div>
<div class="install-body">
<pre>brew tap drcursor/hushscribe https://github.com/drcursor/HushScribe
brew trust --cask drcursor/hushscribe/hushscribe
brew install --cask hushscribe</pre>
<p class="install-note">To update: <code>brew upgrade --cask hushscribe</code></p>
</div>
Expand Down