Skip to content

Fix ASR tutorial notebook restore and setup paths#15908

Open
KunalDhawan wants to merge 2 commits into
NVIDIA-NeMo:mainfrom
KunalDhawan:fix_asr_hf_notebook_restore
Open

Fix ASR tutorial notebook restore and setup paths#15908
KunalDhawan wants to merge 2 commits into
NVIDIA-NeMo:mainfrom
KunalDhawan:fix_asr_hf_notebook_restore

Conversation

@KunalDhawan

@KunalDhawan KunalDhawan commented Jul 13, 2026

Copy link
Copy Markdown
Collaborator

What does this PR do ?

Fix ASR tutorial notebook failures around local .nemo restore, checkpoint restore behavior, streaming setup, and multilingual model selection.

Collection: ASR tutorials

Changelog

  • Restore notebook-generated HF transducer models through the default safe load path.
  • Avoid train-end best-checkpoint reload in the transducer training notebook.
  • Use an available English-Spanish pretrained ASR model in the multilingual notebook.
  • Avoid replacing preinstalled vLLM packages in the streaming notebook.
  • Disable buffered RNNT CUDA graph decoding in streaming notebook examples.

Usage

N/A; notebook-only fixes.

Before your PR is "Ready for review"

Pre checks:

  • Make sure you read and followed Contributor guidelines
  • Did you write any new necessary tests?
  • Did you add or update any necessary documentation?
  • Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
    • Reviewer: Does the PR have correct import guards for all optional libraries?

PR Type:

  • New Feature
  • Bugfix
  • Documentation

Signed-off-by: Kunal Dhawan <kunaldhawan97@gmail.com>
@KunalDhawan
KunalDhawan requested a review from nithinraok July 13, 2026 17:23
@KunalDhawan KunalDhawan added the r3.0.0 Auto-cherrypick to release branch. Apply before merge; cherrypick happens after merge. label Jul 13, 2026
@copy-pr-bot

copy-pr-bot Bot commented Jul 13, 2026

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@github-actions github-actions Bot added the ASR label Jul 13, 2026
@KunalDhawan

Copy link
Copy Markdown
Collaborator Author

/ok to test de1b4a4

Signed-off-by: Kunal Dhawan <kunaldhawan97@gmail.com>
@KunalDhawan KunalDhawan changed the title Fix HF transducer notebook generated model restore Fix ASR tutorial notebook restore and setup paths Jul 20, 2026
@KunalDhawan

Copy link
Copy Markdown
Collaborator Author

/ok to test 7cb44e6

@github-actions

Copy link
Copy Markdown
Contributor

[🤖]: Hi @KunalDhawan 👋,

We wanted to let you know that a CICD pipeline for this PR just finished successfully.

So it might be time to merge this PR or get some approvals.

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

Labels

ASR r3.0.0 Auto-cherrypick to release branch. Apply before merge; cherrypick happens after merge.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant