Merge branch 'update-whisper-cpp' of https://github.com/arizhih/whisper-rs into feat/new-segment-callback
This commit is contained in:
commit
1f4c49ae68
9 changed files with 1875 additions and 256 deletions
|
|
@ -123,7 +123,7 @@ fn main() {
|
|||
}
|
||||
|
||||
if cfg!(feature = "cuda") {
|
||||
config.define("WHISPER_CUBLAS", "ON");
|
||||
config.define("WHISPER_CUDA", "ON");
|
||||
}
|
||||
|
||||
if cfg!(feature = "openblas") {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue