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

Patch transcribe_util for steaming mode and add wer calculation back to inference scripts #6601

Merged
merged 14 commits into from
May 9, 2023

Commits on May 8, 2023

  1. fix write

    Signed-off-by: fayejf <fayejf07@gmail.com>
    fayejf committed May 8, 2023
    Configuration menu
    Copy the full SHA
    d57fb66 View commit details
    Browse the repository at this point in the history
  2. decoding ctc

    Signed-off-by: fayejf <fayejf07@gmail.com>
    fayejf committed May 8, 2023
    Configuration menu
    Copy the full SHA
    021d4d2 View commit details
    Browse the repository at this point in the history
  3. temp set rnnt decoding return_best_hypothesis to true

    Signed-off-by: fayejf <fayejf07@gmail.com>
    fayejf committed May 8, 2023
    Configuration menu
    Copy the full SHA
    5c6cd3f View commit details
    Browse the repository at this point in the history
  4. add wer cal back to transcribe_speech as requested

    Signed-off-by: fayejf <fayejf07@gmail.com>
    fayejf committed May 8, 2023
    Configuration menu
    Copy the full SHA
    60168de View commit details
    Browse the repository at this point in the history
  5. add wer cal back to speech_to_text_buffered_infer_rnnt as requested

    Signed-off-by: fayejf <fayejf07@gmail.com>
    fayejf committed May 8, 2023
    Configuration menu
    Copy the full SHA
    dd7bbaa View commit details
    Browse the repository at this point in the history
  6. add wer cal back to speech_to_text_buffered_infer_ctc as requested

    Signed-off-by: fayejf <fayejf07@gmail.com>
    fayejf committed May 8, 2023
    Configuration menu
    Copy the full SHA
    ff9e063 View commit details
    Browse the repository at this point in the history
  7. style fix

    Signed-off-by: fayejf <fayejf07@gmail.com>
    fayejf committed May 8, 2023
    Configuration menu
    Copy the full SHA
    b3d0f6c View commit details
    Browse the repository at this point in the history
  8. reflect change in asr_evaluator

    Signed-off-by: fayejf <fayejf07@gmail.com>
    fayejf committed May 8, 2023
    Configuration menu
    Copy the full SHA
    6ac7133 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    610fe0e View commit details
    Browse the repository at this point in the history
  10. reflect som and vahid comment

    Signed-off-by: fayejf <fayejf07@gmail.com>
    fayejf committed May 8, 2023
    Configuration menu
    Copy the full SHA
    3226a27 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. remove return_best_hy=true in transcribe_speech

    Signed-off-by: fayejf <fayejf07@gmail.com>
    fayejf committed May 9, 2023
    Configuration menu
    Copy the full SHA
    5305147 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69ac874 View commit details
    Browse the repository at this point in the history
  3. no text skip

    Signed-off-by: fayejf <fayejf07@gmail.com>
    fayejf committed May 9, 2023
    Configuration menu
    Copy the full SHA
    ef5d91a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0193512 View commit details
    Browse the repository at this point in the history