We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19927ad commit 463849aCopy full SHA for 463849a
include/whisper.h
@@ -2,6 +2,7 @@
2
#define WHISPER_H
3
4
#include "ggml.h"
5
+#include "ggml-cpu.h"
6
7
#include <stddef.h>
8
#include <stdint.h>
0 commit comments