Skip to content

QVAC-22367 bump[parakeet-cpp]: 2026-07-21#0 (long-audio windowed encoder)#254

Open
Zbig9000 wants to merge 1 commit into
tetherto:mainfrom
Zbig9000:QVAC-22367-bump-parakeet-cpp
Open

QVAC-22367 bump[parakeet-cpp]: 2026-07-21#0 (long-audio windowed encoder)#254
Zbig9000 wants to merge 1 commit into
tetherto:mainfrom
Zbig9000:QVAC-22367-bump-parakeet-cpp

Conversation

@Zbig9000

@Zbig9000 Zbig9000 commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

QVAC-22367 — bump parakeet-cpp to 2026-07-21#0 (long-audio windowed encoder)

Points parakeet-cpp at the QVAC-22367 fix that bounds offline-transcription
memory on long audio: the conformer encoder now slides over the input in
overlapping windows instead of running the whole file through one O(T_enc²)
attention graph (which OOMed on multi-hour audio). Source-only bump; ggml-speech
floor unchanged (>= 2026-07-15).

Changes

  • ports/parakeet-cpp/portfile.cmake — REF → the QVAC-22367 source commit; SHA512
    updated.
  • ports/parakeet-cpp/vcpkg.jsonversion-date 2026-07-21, port-version 0.
  • versions/p-/parakeet-cpp.json + versions/baseline.json — new top entry.

WIP status

portfile.cmake currently points REPO/REF/HEAD_REF at the fork branch
Zbig9000/qvac-ext-lib-whisper.cpp @ 963b28db (SHA512 is that fork tarball's
hash) pending the source PR merge. Do not merge until the addon overlay CI is
green. On source merge, repoint REPO → tetherto, REF → the merge commit,
HEAD_REF → master, adjust SOURCE_PATH if the fix lands on the reorged
engines/parakeet/ tree (PR #95), and recompute SHA512 + the versions
git-tree.

Companion PRs

…der)

Points parakeet-cpp at the QVAC-22367 fix that bounds offline-transcription
memory on long audio: the conformer encoder now slides over the input in
overlapping windows instead of running the whole file through a single
O(T_enc^2) attention graph (which OOMed on multi-hour audio). ggml-speech
floor is unchanged (>= 2026-07-15); this is a source-only bump.

WIP until the upstream source PR merges: portfile REPO/REF/HEAD_REF point at
Zbig9000/qvac-ext-lib-whisper.cpp @ 963b28db (branch
QVAC-22367-parakeet-long-audio); SHA512 is that fork tarball's hash. master
has since moved parakeet-cpp/ -> engines/parakeet/ (reorg PR tetherto#95); this pin
stays on the pre-reorg ecac5bb7 line so the bugfix does not also adopt the
layout migration. On merge, repoint REPO -> tetherto, REF -> the merge
commit, HEAD_REF -> master, adjust SOURCE_PATH if it lands on the reorged
tree, and recompute SHA512 + the versions git-tree.
@Zbig9000
Zbig9000 requested review from a team as code owners July 21, 2026 16:19
@github-actions

Copy link
Copy Markdown

Review Status

Current Status: ❌ PENDING
Approvals so far: none

Pending reviews: Needs 1 Management or Team Lead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants