mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
Build whispercpp with openblas support
This commit is contained in:
@ -12,4 +12,8 @@ WHISPERCPP_INSTALL_STAGING = YES
|
||||
WHISPERCPP_DEPENDENCIES = host-pkgconf
|
||||
WHISPERCPP_SUPPORTS_IN_SOURCE_BUILD = NO
|
||||
|
||||
WHISPERCPP_CONF_OPTS = \
|
||||
-DBUILD_SHARED_LIBS_DEFAULT=ON \
|
||||
-DWHISPER_SUPPORT_OPENBLAS=ON
|
||||
|
||||
$(eval $(cmake-package))
|
||||
|
Reference in New Issue
Block a user