Skip to content
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

Added script to extract ASR CTC and RNNT models from ASR hybrid models #7092

Merged
merged 7 commits into from
Jul 22, 2023

Commits on Jul 21, 2023

  1. Added script to extract ctc and rnnt models from hybrid models

    Signed-off-by: Daniel Egert <degert@nvidia.com>
    trias702 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    2308f9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    659e28d View commit details
    Browse the repository at this point in the history
  3. Updated hybrid extraction script for review request 1

    Signed-off-by: Daniel Egert <degert@nvidia.com>
    trias702 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    54ebbe3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe47dc8 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. Configuration menu
    Copy the full SHA
    d75784f View commit details
    Browse the repository at this point in the history
  2. Updated hybrid convert script to remove --cuda flag

    Signed-off-by: Daniel Egert <degert@nvidia.com>
    trias702 committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    478945d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'rnnt-hybrid-export' of https://github.com/trias702/NeMo

    …into rnnt-hybrid-export
    trias702 committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    1fb26f9 View commit details
    Browse the repository at this point in the history