]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
vad : add download-vad-model scripts (#3149)
authorDaniel Bevenius <redacted>
Wed, 14 May 2025 14:47:18 +0000 (16:47 +0200)
committerGitHub <redacted>
Wed, 14 May 2025 14:47:18 +0000 (16:47 +0200)
commit96d791ae61b4aff99e6df2466914143619d400dc
tree287d64408ac1515c63ceb393cd4459ac25f7ffab
parent3882a099e18c9149efe0d8d046be3300f709e889
vad : add download-vad-model scripts (#3149)

* vad : add download-vad-model scripts

This commit adds a script to download VAD models.

* vad : add vad model download script for windows [no ci]

Refs: https://github.com/ggml-org/whisper.cpp/issues/3146
models/download-vad-model.cmd [new file with mode: 0644]
models/download-vad-model.sh [new file with mode: 0755]