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

Add SDP documentation #5274

Merged
merged 19 commits into from
Nov 9, 2022
Merged

Add SDP documentation #5274

merged 19 commits into from
Nov 9, 2022

Commits on Oct 28, 2022

  1. Add details to SDP README.md

    Signed-off-by: Elena Rastorgueva <erastorgueva@nvidia.com>
    erastorgueva-nv committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    f17c37d View commit details
    Browse the repository at this point in the history
  2. Add docstring to WriteManifest processor

    Signed-off-by: Elena Rastorgueva <erastorgueva@nvidia.com>
    erastorgueva-nv committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    7c67407 View commit details
    Browse the repository at this point in the history
  3. Add docstring to CreateInitialManifestMLS

    Signed-off-by: Elena Rastorgueva <erastorgueva@nvidia.com>
    erastorgueva-nv committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    2d346f2 View commit details
    Browse the repository at this point in the history
  4. Add ModifyManifestTextProcessor docstring

    Signed-off-by: Elena Rastorgueva <erastorgueva@nvidia.com>
    erastorgueva-nv committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    8bf8dc8 View commit details
    Browse the repository at this point in the history
  5. Add ASRInference docstring

    Signed-off-by: Elena Rastorgueva <erastorgueva@nvidia.com>
    erastorgueva-nv committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    b1ea49d View commit details
    Browse the repository at this point in the history
  6. Add base_processor docstrings

    Signed-off-by: Elena Rastorgueva <erastorgueva@nvidia.com>
    erastorgueva-nv committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    eb21520 View commit details
    Browse the repository at this point in the history
  7. Add minimal SDP docs page

    Signed-off-by: Elena Rastorgueva <erastorgueva@nvidia.com>
    erastorgueva-nv committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    b6d3ef5 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Configuration menu
    Copy the full SHA
    90aa08b View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Configuration menu
    Copy the full SHA
    de37d26 View commit details
    Browse the repository at this point in the history
  2. Update tools/speech_dataset_processor/README.md

    Co-authored-by: Igor Gitman <igitman@nvidia.com>
    Signed-off-by: Elena Rastorgueva <80532067+erastorgueva-nv@users.noreply.github.com>
    erastorgueva-nv and Kipok committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    96a2fb0 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Write simple README for SDP and move complex explanations to docs

    Signed-off-by: Elena Rastorgueva <erastorgueva@nvidia.com>
    erastorgueva-nv committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    0efbb2a View commit details
    Browse the repository at this point in the history
  2. Remove incorrect type hints

    Signed-off-by: Elena Rastorgueva <erastorgueva@nvidia.com>
    erastorgueva-nv committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    0b645a1 View commit details
    Browse the repository at this point in the history
  3. Make config example less confusing

    Signed-off-by: Elena Rastorgueva <erastorgueva@nvidia.com>
    erastorgueva-nv committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    57b862a View commit details
    Browse the repository at this point in the history
  4. Fix typo

    Signed-off-by: Elena Rastorgueva <erastorgueva@nvidia.com>
    erastorgueva-nv committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    27c7458 View commit details
    Browse the repository at this point in the history
  5. Clarify that YAML file is config file in README

    Signed-off-by: Elena Rastorgueva <erastorgueva@nvidia.com>
    erastorgueva-nv committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    f744e4c View commit details
    Browse the repository at this point in the history
  6. Remove unused imports

    Signed-off-by: Elena Rastorgueva <erastorgueva@nvidia.com>
    erastorgueva-nv committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    9d9132f View commit details
    Browse the repository at this point in the history
  7. Remove SDP docs for now

    Signed-off-by: Elena Rastorgueva <erastorgueva@nvidia.com>
    erastorgueva-nv committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    6f04e61 View commit details
    Browse the repository at this point in the history
  8. Remove links to docs in SDP README

    Signed-off-by: Elena Rastorgueva <erastorgueva@nvidia.com>
    erastorgueva-nv committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    575d51b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    eabcda2 View commit details
    Browse the repository at this point in the history