Merge pull request #142 from arizhih/update-whisper-cpp
Update whisper.cpp version to 1.6.2
This commit is contained in:
commit
d7c20844fd
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