[BCI] QVAC-17072 chore: prepare for registry-based whisper-cpp consumption#1585
Closed
sharmaraju352 wants to merge 2 commits into
Closed
[BCI] QVAC-17072 chore: prepare for registry-based whisper-cpp consumption#1585sharmaraju352 wants to merge 2 commits into
sharmaraju352 wants to merge 2 commits into
Conversation
This was referenced Apr 15, 2026
…tion Remove the whisper-cpp version override from vcpkg.json since the local overlay portfile already pins the version. The whisper-cpp overlay is retained until the qvac-registry-vcpkg is updated with the BCI-aware port, at which point the overlay can be removed and the baseline bumped. Made-with: Cursor
e1af991 to
18c2db2
Compare
… fork" This reverts commit 7526920.
3 tasks
Contributor
Author
|
Closing — this PR was a placeholder that is now superseded. The BCI whisper.cpp changes are handled via:
The 6-PR stack has been collapsed to 4 PRs. PRs #1584 and #1585 (whisper-lib switch + registry consumption) were net-zero (commit + revert) and are no longer needed. New stack:
|
Contributor
Tier-based Approval Status |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
vcpkg-configuration.jsonbaseline to the merged commitvcpkg-overlays/whisper-cpp/directory (registry now provides BCI-patched whisper-cpp)vcpkg.jsonStacked PR
This is PR 3 of 6 in the BCI addon stack (based on PR 2: #1584):
Dependencies
Test plan
vcpkg-configuration.jsonbaseline to registry commit hashnpm run buildsucceeds with whisper-cpp from registry (no local overlay)npm run test:integrationpasses