From 4196856c7bb6daea8a2438e0c58244f433f9cf2a Mon Sep 17 00:00:00 2001 From: Georgi Gerganov Date: Sun, 23 Oct 2022 10:24:36 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 591a1fb..896d26b 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Supported platforms: - [x] [WebAssembly](https://github.com/ggerganov/whisper.cpp/tree/master/examples/whisper.wasm) - [x] [Raspberry Pi](https://github.com/ggerganov/whisper.cpp/issues/7) - [x] [Android](https://github.com/ggerganov/whisper.cpp/issues/30) -- [ ] iOS +- [x] [iOS](https://github.com/ggerganov/whisper.cpp/issues/45) Having such a lightweight implementation of the model allows to easily integrate it in different platforms and applications. As an example, here is a video of running the model on an iPhone 13 device - fully offline, on-device: