Add whisper.cpp/ggml-metal.metal to include array

This commit is contained in:
Niko 2023-10-07 09:27:58 -06:00
parent 16c02e927e
commit 1d5e929252
No known key found for this signature in database
GPG key ID: 3861E636EA1E0E2B

View file

@ -21,6 +21,7 @@ include = [
"whisper.cpp/ggml-cuda.h",
"whisper.cpp/ggml-alloc.h",
"whisper.cpp/ggml-alloc.c",
"whisper.cpp/ggml-metal.metal",
"whisper.cpp/LICENSE",
"whisper.cpp/whisper.cpp",
"whisper.cpp/whisper.h",