]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
models : make all scripts to be POSIX Compliant (#1725)
authorSơn Phan Trung <redacted>
Fri, 12 Jan 2024 12:11:04 +0000 (19:11 +0700)
committerGitHub <redacted>
Fri, 12 Jan 2024 12:11:04 +0000 (14:11 +0200)
commitd05b7ee90e22f5b927449051fb6f2ca3adc85b61
tree033935eaf162dde5ce8a8f99c1555dcca2de2efb
parent6dcee35129abb83d2ee8de262b573a27ddabc6a9
models : make all scripts to be POSIX Compliant (#1725)

* download-coreml-model: make it POSIX-compliant

* download-ggml-model: posix compliant (2nd)

* minor edit

* forgot to add newline

* generate-coreml-interface: far more straightforward

* generate-coreml-model: done with the posix thingy

* typo

* Update download-ggml-model.sh

* fix

* fix typo

* another fix

* Update download-coreml-model.sh

* Update download-ggml-model.sh

* Update download-coreml-model.sh
models/download-coreml-model.sh
models/download-ggml-model.sh
models/generate-coreml-interface.sh
models/generate-coreml-model.sh