summaryrefslogtreecommitdiffstats
path: root/Whisper/source/whisper.cpp
diff options
context:
space:
mode:
authorKonstantin <const@const.me>2023-01-16 16:27:52 +0100
committerKonstantin <const@const.me>2023-01-16 16:27:52 +0100
commit012be51811bec6614ad9fbc5e74a449e803267c6 (patch)
treefb557ee8630c8fc37828c10046ef8ace70f79f33 /Whisper/source/whisper.cpp
parentbb64452c1e1ad0a6860d6e24c3a502ccef9b366f (diff)
Fixed the old sample project
Diffstat (limited to 'Whisper/source/whisper.cpp')
-rw-r--r--Whisper/source/whisper.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Whisper/source/whisper.cpp b/Whisper/source/whisper.cpp
index 268774d..25e41a1 100644
--- a/Whisper/source/whisper.cpp
+++ b/Whisper/source/whisper.cpp
@@ -15,6 +15,7 @@
#include <thread>
#include <vector>
#include <regex>
+#include "Utils/Logger.h"
#define USE_FLASH_ATTN
//#define USE_FLASH_FF