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 be609e3 commit 558a43aCopy full SHA for 558a43a
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