]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
examples : update whisper.objc README.md (#2916)
authorDaniel Bevenius <redacted>
Fri, 21 Mar 2025 08:52:53 +0000 (09:52 +0100)
committerGitHub <redacted>
Fri, 21 Mar 2025 08:52:53 +0000 (09:52 +0100)
commit21fb513ef1694e5ac58dce705bb254e7da81d095
tree17cb458693fa39998820316cabf43468f9bb83ea
parent4e567479446d4681cf14c9b29575996a977c68af
examples : update whisper.objc README.md (#2916)

This commit updates the hisper.objc README.md to reflect the changes of
using the xcframework and the new build process.

Since whisper.cpp is no longer compiled by the example project, instead
the library from the xframework will be used, the build instructions
have been removed.
examples/whisper.objc/README.md