-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Efficient streaming decoding for RNN-T and TDT (support partial hypotheses) #9106
base: main
Are you sure you want to change the base?
Commits on May 3, 2024
-
Support previous hidden state and labels passing for RNN-T and TDT (L…
…abel-Looping algorithm) Signed-off-by: Vladimir Bataev <vbataev@nvidia.com>
Configuration menu - View commit details
-
Copy full SHA for fb7c079 - Browse repository at this point
Copy the full SHA fb7c079View commit details -
Partial hypotheses support for RNN-T
Signed-off-by: Vladimir Bataev <vbataev@nvidia.com>
Configuration menu - View commit details
-
Copy full SHA for 4e6e07c - Browse repository at this point
Copy the full SHA 4e6e07cView commit details
Commits on Oct 1, 2024
-
Merge branch 'main' into support_partial_hypotheses
# Conflicts: # nemo/collections/asr/parts/submodules/rnnt_loop_labels_computer.py # nemo/collections/asr/parts/submodules/tdt_loop_labels_computer.py
Configuration menu - View commit details
-
Copy full SHA for 357b9a8 - Browse repository at this point
Copy the full SHA 357b9a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02df5ed - Browse repository at this point
Copy the full SHA 02df5edView commit details
Commits on Oct 2, 2024
-
Signed-off-by: Vladimir Bataev <vbataev@nvidia.com>
Configuration menu - View commit details
-
Copy full SHA for e7c6a14 - Browse repository at this point
Copy the full SHA e7c6a14View commit details -
Signed-off-by: Vladimir Bataev <vbataev@nvidia.com>
Configuration menu - View commit details
-
Copy full SHA for 257c5f9 - Browse repository at this point
Copy the full SHA 257c5f9View commit details -
Fix issues with CUDA graphs + streaming
Signed-off-by: Vladimir Bataev <vbataev@nvidia.com>
Configuration menu - View commit details
-
Copy full SHA for 9370179 - Browse repository at this point
Copy the full SHA 9370179View commit details -
Signed-off-by: Vladimir Bataev <vbataev@nvidia.com>
Configuration menu - View commit details
-
Copy full SHA for 0d2a991 - Browse repository at this point
Copy the full SHA 0d2a991View commit details -
Fix previous state and labels handling for incomplete batch
Signed-off-by: Vladimir Bataev <vbataev@nvidia.com>
Configuration menu - View commit details
-
Copy full SHA for 7b66672 - Browse repository at this point
Copy the full SHA 7b66672View commit details -
Apply isort and black reformatting
Signed-off-by: artbataev <artbataev@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d4e310a - Browse repository at this point
Copy the full SHA d4e310aView commit details