Skip to content

Commit 463849a

Browse files
committed
whisper : include ggml-cpu.h (#0)
1 parent 19927ad commit 463849a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/whisper.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
#define WHISPER_H
33

44
#include "ggml.h"
5+
#include "ggml-cpu.h"
56

67
#include <stddef.h>
78
#include <stdint.h>

0 commit comments

Comments
 (0)