]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commitdiff
Update README.md
authorGeorgi Gerganov <redacted>
Sun, 23 Oct 2022 09:47:51 +0000 (12:47 +0300)
committerGitHub <redacted>
Sun, 23 Oct 2022 09:47:51 +0000 (12:47 +0300)
README.md

index 896d26bdd259a42220c2e424a13dba0646920b1a..91bd9566bee922b7f28b8d7988b136b5cf22473b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ Supported platforms:
 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:
 
-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