QVAC speech: consume the repo-reorg registry pins (tts-cpp/parakeet-cpp 2026-07-21, whisper-cpp 1.9.1#5)#3405
Draft
ogad-tether wants to merge 1 commit into
Draft
QVAC speech: consume the repo-reorg registry pins (tts-cpp/parakeet-cpp 2026-07-21, whisper-cpp 1.9.1#5)#3405ogad-tether wants to merge 1 commit into
ogad-tether wants to merge 1 commit into
Conversation
…pp 2026-07-21, whisper-cpp 1.9.1#5) Consumes qvac-registry-vcpkg#255: all three speech ports re-pinned onto the reorged qvac-ext-lib-whisper.cpp layout (engines/tts, engines/parakeet, third_party/whisper.cpp) at master 88b690c0. tts-ggml picks up the Parler-TTS engine; transcription-parakeet the long-form windowed-encoder fix; transcription-whispercpp drops its registry-side GNUInstallDirs patch dependency. Baseline currently points at the registry PR branch head (78be65c7) so CI can validate pre-merge; re-point to the #255 merge commit before undrafting. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Contributor
Review StatusCurrent Status: ❌ PENDING Pending reviews: Needs 1 Management or Team Lead, and 1 more from Management, Team Lead, or Member. |
Contributor
License compliance — cleanNo new dependency license findings in this PR. Warn-only (shadow) mode — this check does not block merges yet. Updated automatically by the canonical license compliance workflow. NOTICE presence (advisory)Missing NOTICE (advisory, does not block):
|
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.
What
The SDK-side half of the speech repo reorg (QIP qvac-ext-lib-whisper.cpp#94) — consumes qvac-registry-vcpkg#255, which re-pins all three speech ports onto the reorged layout at
qvac-ext-lib-whisper.cpp@88b690c0:tts-ggmltts-cpp >= 2026-07-21engines/tts) + Parler-TTS engine (#92)transcription-parakeetparakeet-cpp >= 2026-07-21engines/parakeet) + long-form windowed-encoder fix (#101)transcription-whispercppwhisper-cppoverride →1.9.1#5third_party/whisper.cppsubtree); GNUInstallDirs port patch absorbed into the subtree's declared deltaCHANGELOG entries added under
[Unreleased]for all three packages.Validation already on record
This exact content ran repeatedly as overlay ports on #3310: Device Farm mobile e2e 3/3 addons, desktop integration across platforms. Known non-reorg carve-outs (tracked separately): whisper linux-arm64 source-build regression (probe #3321), parakeet #3231 JS teardown (probe #3390), rtf-report filename collision.
vcpkg-configuration.jsonbaselines currently point at the registry PR branch head (78be65c7) so CI can validate pre-merge. Before undrafting: merge #255, re-point the three baselines to its merge commit on the registry default branch, close #3310 and delete its branch.🤖 Generated with Claude Code