]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
whisper : update default model download directory behavior to use current working...
authorPeter <redacted>
Sat, 22 Mar 2025 14:27:57 +0000 (01:27 +1100)
committerGitHub <redacted>
Sat, 22 Mar 2025 14:27:57 +0000 (16:27 +0200)
commit9bc0dc723551c330a23ce3e4db32896af53c45d4
treeea37695945a0d7897c122ec260bb7de7f2574ff1
parent3fc6ad97a3883bd84bcf6f56f9391d7bf9ccf762
whisper : update default model download directory behavior to use current working directory when script is in /bin/ directory (#2924)

This change ensures that when the script is packaged and distributed, models are downloaded to the current directory instead of the script's location, preventing conflicts with system directories. This improves flexibility and usability for distribution and packaging scenarios.
models/download-coreml-model.sh
models/download-ggml-model.sh