6 lines
116 B
C
6 lines
116 B
C
#include <include/whisper.h>
|
|
#include <ggml/include/ggml.h>
|
|
|
|
#ifdef GGML_USE_VULKAN
|
|
#include "ggml-vulkan.h"
|
|
#endif
|