feat(asr): support Parakeet Unified RNN-T - #3821
Open
Zbig9000 wants to merge 3 commits into
Open
Conversation
Expose the Unified checkpoint through model tooling and registry metadata while preserving the existing Parakeet CPU, GPU, mobile, and benchmark coverage contract.
Keep workflow policy expectations synchronized, preserve distinct benchmark configurations, and refresh converter provenance.
…nified # Conflicts: # .github/workflows/benchmark-asr-ggml.yml # packages/asr-ggml/benchmarks/client/README.md # packages/asr-ggml/benchmarks/server/src/validation/index.js # packages/asr-ggml/scripts/trigger-benchmark.sh
Contributor
Review StatusCurrent Status: ❌ PENDING Pending reviews: Needs 1 Management or Team Lead, and 1 more from Management, Team Lead, or Member. |
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
rnntGGUF metadata and route it through the normal ASR pathspeech-cpp2026-08-13 and mirror existing Parakeet CPU, GPU, mobile performance, and benchmark coverageDependencies:
Test plan
Blockers
MODEL_S3_BUCKETare unavailable, so the GGUFs are converted and hashed but not uploaded.HF_TOKEN, which is unavailable locally.