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

eval_beamsearch_ngram.py with hybrid ctc #6656

Merged
merged 16 commits into from
May 17, 2023
Merged

eval_beamsearch_ngram.py with hybrid ctc #6656

merged 16 commits into from
May 17, 2023

Commits on May 15, 2023

  1. ctc decoding strategy

    Signed-off-by: Nikolay Karpov <[email protected]>
    karpnv committed May 15, 2023
    Configuration menu
    Copy the full SHA
    562797f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12497f9 View commit details
    Browse the repository at this point in the history
  3. separate_punctuation

    Signed-off-by: Nikolay Karpov <[email protected]>
    karpnv committed May 15, 2023
    Configuration menu
    Copy the full SHA
    5227ce2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b0ebc08 View commit details
    Browse the repository at this point in the history
  5. black

    Signed-off-by: Nikolay Karpov <[email protected]>
    karpnv committed May 15, 2023
    Configuration menu
    Copy the full SHA
    3366346 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e4ba5e3 View commit details
    Browse the repository at this point in the history
  7. change_decoding_strategy

    Signed-off-by: Nikolay Karpov <[email protected]>
    karpnv committed May 15, 2023
    Configuration menu
    Copy the full SHA
    63ad5a3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aca34e4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    16220a7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f2b3fcb View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. decoding = model.decoding

    Signed-off-by: Nikolay Karpov <[email protected]>
    karpnv committed May 16, 2023
    Configuration menu
    Copy the full SHA
    a062f2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eaa5771 View commit details
    Browse the repository at this point in the history
  3. transcribe returns one output

    Signed-off-by: Nikolay Karpov <[email protected]>
    karpnv committed May 16, 2023
    Configuration menu
    Copy the full SHA
    997cabe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4a7b4f View commit details
    Browse the repository at this point in the history
  5. black

    Signed-off-by: Nikolay Karpov <[email protected]>
    karpnv committed May 16, 2023
    Configuration menu
    Copy the full SHA
    7ce6167 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    88209b0 View commit details
    Browse the repository at this point in the history