Spaces:
Sleeping
Sleeping
Update README.md
Browse files
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 |
-
- [
|
| 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:
|