From 3a1ef1696ea2578478259fd6677687bb5f5a56b4 Mon Sep 17 00:00:00 2001 From: Zbigniew Herman Date: Tue, 2 Jun 2026 15:37:37 +0200 Subject: [PATCH] transcription-whispercpp: consume ggml-speech 2026-06-02 (Adreno OpenCL selection) Phase 2 of QVAC-18993: point the addon at the registry baseline that publishes ggml-speech 2026-06-02 (qvac-registry-vcpkg#178, REF tetherto/qvac-ext-ggml@ 9bca9b3d = PR #18's Adreno-aware Android OpenCL/Vulkan backend selection). Only change: default-registry.baseline a9d7e924 -> bd344b13a30d2fc5133c4710964 a2d3d53691d1c (registry main after #178). That baseline already carries whisper-cpp 1.8.5, so the existing `whisper-cpp 1.8.5#0` override is kept as-is; whisper-cpp's `version>=ggml-speech 2026-05-27` now resolves to 2026-06-02. No overlay-ports, no override changes. Local validation (x64-linux, no overlay, against the real merged registry): vcpkg resolves ggml-speech[core,vulkan]@2026-06-02 (tetherto@9bca9b3d) <- whisper-cpp@1.8.5 <- spirv-headers@1.4.341.0; build clean; test:cpp 111/111, test:unit 30/30, test:dts clean, test:integration 10/10, accuracy 8/8, chunking 1/1. Note: the baseline bump also advances qvac-lint-cpp 1.4.4#3 -> 1.4.5 (the only other non-pinned registry dep that moved); harmless (lint config; no C++ change in this PR). qvac-lib-inference-addon-cpp stays at 1.2.1. Co-authored-by: Cursor --- packages/transcription-whispercpp/vcpkg-configuration.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/transcription-whispercpp/vcpkg-configuration.json b/packages/transcription-whispercpp/vcpkg-configuration.json index 37c25ce181..f0f0ebbc1f 100644 --- a/packages/transcription-whispercpp/vcpkg-configuration.json +++ b/packages/transcription-whispercpp/vcpkg-configuration.json @@ -1,7 +1,7 @@ { "default-registry": { "kind": "git", - "baseline": "a9d7e924de8cb7133c54c5b1d446e4d9c0508ec8", + "baseline": "bd344b13a30d2fc5133c4710964a2d3d53691d1c", "repository": "https://github.com/tetherto/qvac-registry-vcpkg" }, "registries": [