Releases: lemonade-sdk/whisper.cpp-builds
Releases · lemonade-sdk/whisper.cpp-builds
v1.8.4
Packaging fixes for downstream consumers (lemonade):
- linux-x64-cpu, linux-x64-vulkan: ship real .tar.gz archives
(whisper-v1.8.4-linux-{cpu,vulkan}-x86_64.tar.gz) instead of
.zip-renamed-to-.tar.gz.
- New windows-npu-x64 job produces a flat
whisper-v1.8.4-windows-npu-x64.zip (no nested zip).
- bindings/java: fix C size_t mapping on Windows x64 (resolves
intermittent JNA "Invalid memory access" in bindings-java CI).
v1.8.3
Merge pull request #5 from Geramy/geramy/macos-arm64-ci ci: add macOS arm64 (Metal) build
Build Dependencies NPU
Runtime Dependent Libraries for Ryzen AI NPU
v1.8.2 rai release
examples : use -dev/--device and WHISPER_ARG_DEVICE (#3557) Align device selection naming with llama.cpp.