]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
readme : make the quick start instructions clearer. (#716)
authorSam <redacted>
Fri, 14 Apr 2023 16:33:06 +0000 (16:33 +0000)
committerGitHub <redacted>
Fri, 14 Apr 2023 16:33:06 +0000 (19:33 +0300)
commitb73a4638ac42c3896752fa6b884cf868be996c06
treeceef5c5a26039241ffe0223a20a9549980ba42ac
parent5f164203334ee85758236c2b51a15bfe842e4ec3
readme : make the quick start instructions clearer. (#716)

Users wanting to make use of this implementation of the whisper model with no prior knowledge of C/C++ may download the Whisper model but fail to use of the "make" command as specified given that they forgot or didn't know they needed to clone the repository first. Hope this modification clears things up.
README.md