whisper.cpp
8e30bf3c - ggml : fix compilation errors incurred by -Werror (#1227)

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.
Author
Parents
Loading