whisper : include ggml-cpu.h (#0)

This commit is contained in:
Georgi Gerganov 2024-11-15 11:01:47 +02:00
parent 6477b84eb6
commit c0a9f8ef85

View File

@ -2,6 +2,7 @@
#define WHISPER_H
#include "ggml.h"
#include "ggml-cpu.h"
#include <stddef.h>
#include <stdint.h>