mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-08-14 08:18:46 +02:00
whisper : include ggml-cpu.h (#0)
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
#define WHISPER_H
|
||||
|
||||
#include "ggml.h"
|
||||
#include "ggml-cpu.h"
|
||||
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
|
Reference in New Issue
Block a user