ggerganov commited on
Commit
c95477e
·
unverified ·
1 Parent(s): c2bd4a8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ Supported platforms:
22
  - [x] [WebAssembly](https://github.com/ggerganov/whisper.cpp/tree/master/examples/whisper.wasm)
23
  - [x] [Raspberry Pi](https://github.com/ggerganov/whisper.cpp/issues/7)
24
  - [x] [Android](https://github.com/ggerganov/whisper.cpp/issues/30)
25
- - [ ] iOS
26
 
27
  Having such a lightweight implementation of the model allows to easily integrate it in different platforms and applications.
28
  As an example, here is a video of running the model on an iPhone 13 device - fully offline, on-device:
 
22
  - [x] [WebAssembly](https://github.com/ggerganov/whisper.cpp/tree/master/examples/whisper.wasm)
23
  - [x] [Raspberry Pi](https://github.com/ggerganov/whisper.cpp/issues/7)
24
  - [x] [Android](https://github.com/ggerganov/whisper.cpp/issues/30)
25
+ - [x] [iOS](https://github.com/ggerganov/whisper.cpp/issues/45)
26
 
27
  Having such a lightweight implementation of the model allows to easily integrate it in different platforms and applications.
28
  As an example, here is a video of running the model on an iPhone 13 device - fully offline, on-device: