We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c68218 commit 44cb044Copy full SHA for 44cb044
whisper.cpp
@@ -1,5 +1,5 @@
1
#include "whisper.h"
2
-#if WHISPER_USE_COREML
+#ifdef WHISPER_USE_COREML
3
#include "coreml/whisper-encoder.h"
4
#endif
5
0 commit comments