whisper.cpp
8e30bf3c
- ggml : fix compilation errors incurred by -Werror (#1227)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
ggml : fix compilation errors incurred by -Werror (#1227) The -Werror warning option turns all warnings into errors. This PR makes the compiler happy to build ggml.c and whisper.cpp with the stricter option.
References
#1227 - Fix compilation errors incurred by -Werror
Author
shivamidow
Parents
99d3c105
Loading