mirror of
https://github.com/ggml-org/whisper.cpp.git
synced 2025-09-15 13:28:35 +08:00
fix: missing include common-whisper (#2858)
This commit is contained in:
parent
c42f67e2d2
commit
fc7b1ee521
@ -1,5 +1,6 @@
|
||||
#include "napi.h"
|
||||
#include "common.h"
|
||||
#include "common-whisper.h"
|
||||
|
||||
#include "whisper.h"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user