whisper-cpp: bump REF to QVAC-18991 upstream-sync HEAD (validation only)#154
Closed
Zbig9000 wants to merge 1 commit into
Closed
whisper-cpp: bump REF to QVAC-18991 upstream-sync HEAD (validation only)#154Zbig9000 wants to merge 1 commit into
Zbig9000 wants to merge 1 commit into
Conversation
This was referenced May 19, 2026
c6ebf1a to
f844a5c
Compare
Bumps the whisper-cpp port to consume the QVAC-18991 upstream-sync commit on the Zbig9000 fork (https://github.com/tetherto/qvac-ext-lib- whisper.cpp/pull/25), so the transcription-whispercpp on-PR workflow in qvac monorepo can run against the upstream-sync content in isolation (no QVAC-18300 / 18992 / 18993 changes mixed in). Single-purpose validation port: - REF: tetherto v1.8.4.2 -> Zbig9000 47784b9e (PR tetherto#25 HEAD) - SHA512 recomputed from the GitHub tarball - HEAD_REF -> QVAC-18991-pull-latest-whisper-cpp-upstream - version: 1.8.4.2#1 -> 1.8.4.3#0 - No feature changes, no patches, no Android-side configuration changes -- the port is identical in shape to 1.8.4.2#1 except for the source version. This PR is NOT meant to merge to main long-term; it exists to feed a CI run on tetherto/qvac#TBD (QVAC-18991 validation bump of transcription-whispercpp). After CI proves the upstream-sync source is buildable + addon CI is green, this PR is closeable. Production consumption of 1.8.4.3 will go through whisper-cpp PR tetherto#28 + tetherto#27 + this port's regular tetherto#1, tetherto#2, ... port-version chain landing via qvac-registry-vcpkg PR tetherto#152. Refs QVAC-18991 (Asana). Co-authored-by: Cursor <cursoragent@cursor.com>
f844a5c to
56f1586
Compare
Contributor
|
PR only used for validation of pulling from upstream in whisper-cpp. No need to merge it |
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
Validation-only PR. Single-purpose port-version bump so
tetherto/qvac#TBD(QVAC-18991 validation bump oftranscription-whispercpp) can run the addon CI against the QVAC-18991 upstream-sync content in isolation — no QVAC-18300 / 18992 / 18993 changes mixed in.tetherto/v1.8.4.2→Zbig9000/47784b9e(whisper-cpp PR #25 HEAD)version1.8.4.2#1→1.8.4.3#0Tasks
transcription-whispercppon-PR workflow.What this validates
Once the qvac-side validation PR (TBD link) is opened and the
verifiedlabel is applied, itsOn PR Trigger (Whispercpp)workflow will exercise:sanity-checks— C++ static analysis on the rebuiltwhisper-cppsourcecpp-tests-coverage— the addon's native test suite linked againstwhisper-cpp 1.8.4.3#0cpp-lintrun-integration-tests+run-mobile-integration-tests— end-to-end addon testsprebuild— the cross-platform prebuild matrixIf those go green, whisper-cpp PR #25 is proven safe to merge into
tetherto/master— and after that lands +v1.8.4.3is tagged, this PR can simply be closed (the production port version chain will arrive via vcpkg PR #152).Notes for reviewer
1.8.4.3#0port-version it introduces sits between1.8.4.2#1(today's main) and the1.8.4.3#1..#3chain that PR whisper-cpp: bump to 1.8.4.3 with Android OpenCL + dynamic backends + MSVC fix (QVAC-18300, QVAC-18993) #152 builds toward. After PR QVAC-3975 version set 0.6.3 for addon cpp for other logger PR #25 + Version fix #27 + QVAC-4959: Updated qvac-lint-cpp to v1.3.0 #28 land ontetherto/masterand PR whisper-cpp: bump to 1.8.4.3 with Android OpenCL + dynamic backends + MSVC fix (QVAC-18300, QVAC-18993) #152 re-points, the#0slot belongs to whoever ships first; either way no functional collision.tetherto/qvac-ext-lib-whisper.cppPR QVAC-3975 version set 0.6.3 for addon cpp for other logger PR #25 HEAD47784b9e(scripts/sync-ggml.last=19eac6f0, the v0.10.2 upstream commit).Cross-repo PR set
tts-cpp <atomic>fix (independent atomic fix, can merge in parallel).Made with Cursor