mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-08-15 16:32:42 +02:00
make : add grammar parser to common objects
This commit is contained in:
@ -27,6 +27,7 @@ add_library(${TARGET} STATIC
|
||||
common.cpp
|
||||
common-ggml.h
|
||||
common-ggml.cpp
|
||||
grammar-parser.h
|
||||
grammar-parser.cpp
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user