whisper : include ggml-cpu.h (#0)
This commit is contained in:
parent
6477b84eb6
commit
c0a9f8ef85
|
|
@ -2,6 +2,7 @@
|
|||
#define WHISPER_H
|
||||
|
||||
#include "ggml.h"
|
||||
#include "ggml-cpu.h"
|
||||
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue