Skip to content

No-op: onnxruntime-genai#2150 (Parakeet TDT) does not affect the model builder - #389

Closed
xadupre with Copilot wants to merge 1 commit into
mainfrom
copilot/xadupre-379-propagate
Closed

No-op: onnxruntime-genai#2150 (Parakeet TDT) does not affect the model builder#389
xadupre with Copilot wants to merge 1 commit into
mainfrom
copilot/xadupre-379-propagate

Conversation

Copilot AI commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Propagation of upstream microsoft/onnxruntime-genai#2150, which adds NVIDIA Parakeet TDT ASR support.

Analysis

  • mbext mirrors only the Python model builder (src/python/py/modelsmodelbuilder/).
  • PR #2150 changes are confined to the C++ runtime (src/models/parakeet*, src/config.*, src/generators.*, src/ort_genai_c.cpp, src/models/model*), a Python example (examples/python/parakeet.py), and C++/Python E2E tests plus an audio artifact.
  • None touch builder.py or genai_config output. Parakeet TDT models load via dedicated encoder/decoder/joiner ONNX sessions in the runtime — they are not produced by the model builder.
  • No existing parakeet/tdt/transducer references in mbext.

Outcome

No code changes required. Consistent with the prior C++-only no-op (#383).

Copilot AI changed the title [WIP] Propagate changes from PR #2150 No-op: onnxruntime-genai#2150 (Parakeet TDT) does not affect the model builder Jun 17, 2026
Copilot AI requested a review from xadupre June 17, 2026 13:43
@xadupre xadupre closed this Jun 17, 2026
@xadupre
xadupre deleted the copilot/xadupre-379-propagate branch June 17, 2026 13:47
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