stanimirovb commited on
Commit
0225795
·
1 Parent(s): 9230b1b

Define WHISPER_BUILD so as to export symbols on Windows

Browse files
Files changed (1) hide show
  1. whisper.cpp +1 -0
whisper.cpp CHANGED
@@ -1,3 +1,4 @@
 
1
  #include "whisper.h"
2
 
3
  #include "ggml.h"
 
1
+ #define WHISPER_BUILD
2
  #include "whisper.h"
3
 
4
  #include "ggml.h"