Skip to content

Commit 28f601c

Browse files
committed
Pin prebuilt-path link to v0.1.0 release tag
1 parent 3b4a4db commit 28f601c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

execuwhisper/macos/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ At a glance: microphone → `AudioRecorder` → `parakeet_helper` (Metal, [pytor
4545

4646
For users who want to skip building three upstream ExecuTorch PRs:
4747

48-
1. Download the prebuilt helpers tarball from the [GitHub Release](https://github.com/seyeong-han/executorch-examples/releases) attached to this PR (`helpers-arm64-darwin.tar.gz`).
48+
1. Download the prebuilt helpers tarball from the [v0.1.0 GitHub Release](https://github.com/seyeong-han/executorch-examples/releases/tag/execuwhisper-v0.1.0) (`helpers-arm64-darwin.tar.gz`).
4949
2. Extract into your ExecuTorch checkout:
5050
```bash
5151
mkdir -p ~/executorch/cmake-out/examples/models/llama

0 commit comments

Comments
 (0)