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 finetuning scripts #7263

Merged
merged 8 commits into from
Aug 29, 2023
Merged

Add finetuning scripts #7263

merged 8 commits into from
Aug 29, 2023

Commits on Aug 29, 2023

  1. Add new script for finetuning asr models

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    2744a67 View commit details
    Browse the repository at this point in the history
  2. Update config for PTL 2.0

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    617ff22 View commit details
    Browse the repository at this point in the history
  3. style fix

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    5ccb8fc View commit details
    Browse the repository at this point in the history
  4. update jenkins run

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    f57d0c7 View commit details
    Browse the repository at this point in the history
  5. add doc strings

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    dc451c7 View commit details
    Browse the repository at this point in the history
  6. improve code to support all decoder types

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    626d90c View commit details
    Browse the repository at this point in the history
  7. add doc strings and support for char models

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    7831425 View commit details
    Browse the repository at this point in the history
  8. typo fix

    Signed-off-by: Nithin Rao Koluguri <nithinraok>
    Nithin Rao Koluguri committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    719e7d0 View commit details
    Browse the repository at this point in the history