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 34c1514 commit 2043660Copy full SHA for 2043660
whisper.cpp/miniaudio.c
@@ -0,0 +1,6 @@
1
+#include "stb/stb_vorbis.h"
2
+
3
+#define MA_NO_DEVICE_IO
4
+#define MINIAUDIO_IMPLEMENTATION
5
+#pragma GCC diagnostic ignored "-Wstringop-overflow"
6
+#include "miniaudio.h"
0 commit comments