Skip to content

Releases: lemonade-sdk/whisper.cpp-builds

v1.8.4

14 May 14:13
a790a79

Choose a tag to compare

v1.8.4 Pre-release
Pre-release
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

08 May 14:06
6909ede

Choose a tag to compare

v1.8.3 Pre-release
Pre-release
Merge pull request #5 from Geramy/geramy/macos-arm64-ci

ci: add macOS arm64 (Metal) build

Build Dependencies NPU

23 Jan 00:22

Choose a tag to compare

Pre-release

Runtime Dependent Libraries for Ryzen AI NPU

v1.8.2 rai release

27 Jan 18:41
7aa8818

Choose a tag to compare

v1.8.2 rai release Pre-release
Pre-release
examples : use -dev/--device and WHISPER_ARG_DEVICE (#3557)

Align device selection naming with llama.cpp.