wyoming-whisper-rs/sys/wrapper.h
2025-05-13 14:19:45 +09:00

6 lines
116 B
C

#include <include/whisper.h>
#include <ggml/include/ggml.h>
#ifdef GGML_USE_VULKAN
#include "ggml-vulkan.h"
#endif