Cache Aware Streaming tutorial notebook [old PR, closed]#8036
Closed
erastorgueva-nv wants to merge 0 commit intoNVIDIA-NeMo:mainfrom
Closed
Cache Aware Streaming tutorial notebook [old PR, closed]#8036erastorgueva-nv wants to merge 0 commit intoNVIDIA-NeMo:mainfrom
erastorgueva-nv wants to merge 0 commit intoNVIDIA-NeMo:mainfrom
Conversation
Contributor
|
This PR is stale because it has been open for 14 days with no activity. Remove stale label or comment or update or this will be closed in 7 days. |
Contributor
|
This PR was closed because it has been inactive for 7 days since being marked as stale. |
690549c to
46ea1e0
Compare
Contributor
There was a problem hiding this comment.
CodeQL found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.
d999969 to
b404b84
Compare
VahidooX
previously approved these changes
Jan 26, 2024
Collaborator
VahidooX
left a comment
There was a problem hiding this comment.
LGTM! Just left a minor comment.
VahidooX
previously approved these changes
Jan 31, 2024
The base branch was changed.
9a804e7 to
e0b7e9b
Compare
e0b7e9b to
2378518
Compare
2378518 to
7b2415a
Compare
8 tasks
8 tasks
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.
Update: this PR is closed, replaced with #8296
cc @vsl9, @VahidooX
What does this PR do ?
Adding the notebook that allows us to do real-time streaming using a cache-aware fastconformer model (supports single-lookahead and multi-lookahead models).
Collection:
tutorials/asrChangelog
tutorials/asrself.setup_streaming_paramsinsideset_default_att_context_sizemethod ofConformerEncoder.Usage
Jenkins CI
To run Jenkins, a NeMo User with write access must comment
jenkinson the PR.Before your PR is "Ready for review"
Pre checks:
PR Type:
If you haven't finished some of the above items you can still open "Draft" PR.
Who can review?
Anyone in the community is free to review the PR once the checks have passed.
Contributor guidelines contains specific people who can review PRs to various areas.
Additional Information