Skip to content
Merged
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
2 changes: 1 addition & 1 deletion examples/whisper.objc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ https://user-images.githubusercontent.com/1991296/204126266-ce4177c6-6eca-4bd9-b

This example uses the whisper.xcframework which needs to be built first using the following command:
```bash
./build_xcframework.sh
./build-xcframework.sh
```

A model is also required to be downloaded and can be done using the following command:
Expand Down