1
0
mirror of https://github.com/ggerganov/whisper.cpp.git synced 2025-07-15 07:15:03 +02:00

Update README.md

This commit is contained in:
Georgi Gerganov
2022-10-23 12:47:51 +03:00
committed by GitHub
parent 3d37ad5133
commit 181b762de8

@ -27,7 +27,7 @@ Supported platforms:
Having such a lightweight implementation of the model allows to easily integrate it in different platforms and applications. 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: As an example, here is a video of running the model on an iPhone 13 device - fully offline, on-device:
https://user-images.githubusercontent.com/1991296/197378526-835929d3-8d87-4904-9d2f-f2c286fa38ad.mp4 https://user-images.githubusercontent.com/1991296/197385372-962a6dea-bca1-4d50-bf96-1d8c27b98c81.mp4
## Usage ## Usage