whisper-gpu 1.9.1 (CI cache)
Pre-release
Pre-release
Prebuilt whisper.cpp + ggml-vulkan static libs for AetherSDR's Windows CI.
Not an app release — this is a CI-time cache. GitHub's stock
windows-latest runners (4 core / 16 GB) hit the 4-hour step timeout
when they try to compile whisper/ggml-vulkan from source. This asset
lets windows-installer.yml skip that build and consume the pinned libs.
Contents:
libs/ggml-base.lib,libs/ggml.lib,libs/ggml-cpu.lib,
libs/ggml-vulkan.lib,libs/whisper.libNOTICE.txt— build provenance
Built with:
- whisper.cpp v1.9.1 (commit
080bbbe8) - Vulkan SDK 1.4.350.0
- MSVC 14.44 (VS 2022 17.14), Release /
/MD/-std:c++20
Consumers must match the compiler / runtime / language standard listed
above. To bump any of them, cut a new asset rather than mixing configs.