]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
whisper : make large version explicit + fix data size units (#1493)
authorGeorgi Gerganov <redacted>
Wed, 15 Nov 2023 17:42:25 +0000 (19:42 +0200)
committerGitHub <redacted>
Wed, 15 Nov 2023 17:42:25 +0000 (19:42 +0200)
commitbfbaa4dce5cf1de2e1ec965f4cfbed11c39d3a77
tree69fd0aedc972b296847ff0322229b98fbcbe69fc
parent1d79e78402abaa9d92e1f55bb15316443b29ea9f
whisper : make large version explicit + fix data size units (#1493)
16 files changed:
Makefile
README.md
bindings/go/examples/go-model-download/main.go
examples/livestream.sh
examples/twitch.sh
extra/convert-all.sh
ggml-metal.m
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
tests/run-tests.sh
whisper.cpp