mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2024-12-11 16:45:33 +01:00
Build whispercpp with openblas support
This commit is contained in:
parent
1235c87159
commit
6c3fe292b5
@ -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))
|
||||
|
Loading…
Reference in New Issue
Block a user