]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
whisper : support GGML_BACKEND_DL (#2843)
authorDiego Devesa <redacted>
Thu, 27 Feb 2025 12:35:07 +0000 (13:35 +0100)
committerGitHub <redacted>
Thu, 27 Feb 2025 12:35:07 +0000 (13:35 +0100)
commit339a1cba5d4988e973190af8c814873fa3fb5c63
treef3b67acce7d4bbc31f8e47fe1fa25710b39a6bd8
parentc64f3e8adabb52232332d805e4b681cd58e29739
whisper : support GGML_BACKEND_DL (#2843)

* whisper : support GGML_BACKEND_DL

* fix DTW crash

* whisper.objc : fix build - add ggml-cpp.h

---------

Co-authored-by: Georgi Gerganov <redacted>
examples/bench/bench.cpp
examples/whisper.objc/whisper.objc.xcodeproj/project.pbxproj
ggml/src/CMakeLists.txt
src/whisper.cpp