]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
whisper : add large-v3-turbo (#2440)
authorGeorgi Gerganov <redacted>
Tue, 1 Oct 2024 12:57:06 +0000 (15:57 +0300)
committerGitHub <redacted>
Tue, 1 Oct 2024 12:57:06 +0000 (15:57 +0300)
commit2ef717b293fe93872cc3a03ca77942936a281959
treeab4858067e0c985602d50b367deffd3bf36ac407
parent8feb375fbdf0277ad36958c218c6bf48fa0ba75a
whisper : add large-v3-turbo (#2440)
16 files changed:
.gitignore
Makefile
README.md
bindings/go/examples/go-model-download/main.go
examples/livestream.sh
examples/twitch.sh
models/README.md
models/convert-h5-to-coreml.py
models/convert-whisper-to-coreml.py
models/convert-whisper-to-openvino.py
models/download-coreml-model.sh
models/download-ggml-model.cmd
models/download-ggml-model.sh
scripts/bench.py
scripts/convert-all.sh
tests/run-tests.sh