]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
whisper : add support for large v3 (#1444)
authorGeorgi Gerganov <redacted>
Tue, 7 Nov 2023 13:30:18 +0000 (15:30 +0200)
committerGitHub <redacted>
Tue, 7 Nov 2023 13:30:18 +0000 (15:30 +0200)
commit2cdfc4e0251d77604b3879713ae403fe694d74e4
tree108480e27056b8d6869bda740fb0698a35de89d2
parent973111088b1847687ff48dc5b9e3907d5eb44d4b
whisper : add support for large v3 (#1444)

* whisper : add support for large v3

* bench : fix build + fix go bindings

* bench : fix n_mels

* models : update readme
20 files changed:
Makefile
README.md
bindings/go/examples/go-model-download/main.go
bindings/go/whisper.go
examples/bench.wasm/emscripten.cpp
examples/bench/bench.cpp
examples/livestream.sh
examples/twitch.sh
extra/convert-all.sh
models/README.md
models/convert-h5-to-coreml.py
models/convert-pt-to-ggml.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
whisper.h