whisper : include ggml-cpu.h (#0)

This commit is contained in:
Georgi Gerganov
2024-11-15 15:21:04 +02:00
parent 6477b84eb6
commit c0a9f8ef85
+1
View File
@@ -2,6 +2,7 @@
#define WHISPER_H
#include "ggml.h"
#include "ggml-cpu.h"
#include <stddef.h>
#include <stdint.h>