mirror of
https://github.com/occ-ai/obs-localvocal
synced 2024-11-08 03:08:07 +00:00
Update version and Whispercpp build tag (#65)
This commit is contained in:
parent
8b4471fad4
commit
d8f64971c2
@ -45,7 +45,7 @@
|
||||
}
|
||||
},
|
||||
"name": "obs-localvocal",
|
||||
"version": "0.0.8",
|
||||
"version": "0.1.0",
|
||||
"author": "Roy Shilkrot",
|
||||
"website": "https://github.com/occ-ai/obs-localvocal",
|
||||
"email": "roy.shil@gmail.com",
|
||||
|
@ -2,7 +2,7 @@ include(ExternalProject)
|
||||
|
||||
set(CMAKE_OSX_ARCHITECTURES_ "arm64$<SEMICOLON>x86_64")
|
||||
|
||||
set(Whispercpp_Build_GIT_TAG "8986690c2a7b81b2b5d79cdc186b5aa672311740")
|
||||
set(Whispercpp_Build_GIT_TAG "1cf679dec4eca99aeaed4fe09a8092803bdecfc1")
|
||||
|
||||
if(${CMAKE_BUILD_TYPE} STREQUAL Release OR ${CMAKE_BUILD_TYPE} STREQUAL RelWithDebInfo)
|
||||
set(Whispercpp_BUILD_TYPE Release)
|
||||
|
Loading…
Reference in New Issue
Block a user