We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11688b2 commit b358de2Copy full SHA for b358de2
examples/whisper.objc/README.md
@@ -13,7 +13,7 @@ https://user-images.githubusercontent.com/1991296/204126266-ce4177c6-6eca-4bd9-b
13
14
This example uses the whisper.xcframework which needs to be built first using the following command:
15
```bash
16
-./build_xcframework.sh
+./build-xcframework.sh
17
```
18
19
A model is also required to be downloaded and can be done using the following command:
0 commit comments