whisper.cpp/src
Daniel Bevenius b6e63fa4ac
cmake : update semver handling to be consistent with ggml/llama.cpp
This commit modifies the semantic version handling to be consistent with
how llama.cpp and ggml handle semver.

This commit introdues a new example named test-cmake which is intended
to be used to test the cmake configuration and installation.
2026-08-18 15:34:48 +02:00
..
coreml coreml : backport CoreML features to macos < 14 (#3255) 2025-06-24 09:24:27 +02:00
openvino whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
CMakeLists.txt cmake : update semver handling to be consistent with ggml/llama.cpp 2026-08-18 15:34:48 +02:00
parakeet-arch.h parakeet : verify hparams loaded from parakeet model bin file (#3950) 2026-07-30 06:59:23 +02:00
parakeet.cpp whisper,parakeet : reject invalid n_dims in tensor header to prevent stack-buffer-overflow on malformed model files (#3957) 2026-08-07 08:16:52 +02:00
whisper-arch.h vad : add initial Voice Activity Detection (VAD) support (#3065) 2025-05-12 16:10:11 +02:00
whisper.cpp whisper : heap out-of-bounds read in log_mel_spectrogram on very short audio (#3956) 2026-08-07 08:17:31 +02:00