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

Hybrid conformer export #6983

Merged
merged 14 commits into from
Jul 7, 2023
Merged

Commits on Jul 5, 2023

  1. Implemented generic kv-pair setting of export_config from args

    Signed-off-by: Boris Fomitchev <bfomitchev@nvidia.com>
    borisfom committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    2b57d47 View commit details
    Browse the repository at this point in the history
  2. Hybrid conformer export

    Signed-off-by: Boris Fomitchev <bfomitchev@nvidia.com>
    borisfom committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    8d78af3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d234e90 View commit details
    Browse the repository at this point in the history
  4. Hybrid decoder export

    Signed-off-by: Boris Fomitchev <bfomitchev@nvidia.com>
    borisfom committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    cd6d11d View commit details
    Browse the repository at this point in the history
  5. Cleanup

    Signed-off-by: Boris Fomitchev <bfomitchev@nvidia.com>
    borisfom committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    28ab145 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    628edc9 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Changed from **kwargs

    Signed-off-by: Boris Fomitchev <bfomitchev@nvidia.com>
    borisfom committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    251aec8 View commit details
    Browse the repository at this point in the history
  2. Docstring

    Signed-off-by: Boris Fomitchev <bfomitchev@nvidia.com>
    borisfom committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    6392c43 View commit details
    Browse the repository at this point in the history
  3. Moved set_export_config

    Signed-off-by: Boris Fomitchev <bfomitchev@nvidia.com>
    borisfom committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    7a5e750 View commit details
    Browse the repository at this point in the history
  4. Docs added

    Signed-off-by: Boris Fomitchev <bfomitchev@nvidia.com>
    borisfom committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    199482a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dbef264 View commit details
    Browse the repository at this point in the history
  6. Stringify args

    Signed-off-by: Boris Fomitchev <bfomitchev@nvidia.com>
    borisfom committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    133a0d4 View commit details
    Browse the repository at this point in the history
  7. Added docs for ASR export configs

    Signed-off-by: Boris Fomitchev <bfomitchev@nvidia.com>
    borisfom committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    9200386 View commit details
    Browse the repository at this point in the history
  8. lowercase ctc

    Signed-off-by: Boris Fomitchev <bfomitchev@nvidia.com>
    borisfom committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    d8705ad View commit details
    Browse the repository at this point in the history