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

[Wav2Vec2] PyCTCDecode Integration to support language model boosted decoding #14339

Merged

Commits on Nov 9, 2021

  1. up

    patrickvonplaten committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    6de1445 View commit details
    Browse the repository at this point in the history
  2. up

    patrickvonplaten committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    b68faa9 View commit details
    Browse the repository at this point in the history
  3. up

    patrickvonplaten committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    8294efa View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. make it cleaner

    patrickvonplaten committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    6ec01c2 View commit details
    Browse the repository at this point in the history
  2. correct

    patrickvonplaten committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    52afd82 View commit details
    Browse the repository at this point in the history
  3. make styhahalal

    patrickvonplaten committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    e3b0fde View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. add more tests

    patrickvonplaten committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    e7eb51c View commit details
    Browse the repository at this point in the history
  2. finish

    patrickvonplaten committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    ff0de09 View commit details
    Browse the repository at this point in the history
  3. small fix

    patrickvonplaten committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    6296938 View commit details
    Browse the repository at this point in the history
  4. make style

    patrickvonplaten committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    84bfdf3 View commit details
    Browse the repository at this point in the history
  5. up

    patrickvonplaten committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    4caf406 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d59b594 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ead3873 View commit details
    Browse the repository at this point in the history
  8. up

    patrickvonplaten committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    682b258 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6320a5a View commit details
    Browse the repository at this point in the history
  10. fix more tests

    patrickvonplaten committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    53aaeff View commit details
    Browse the repository at this point in the history
  11. fix more tests

    patrickvonplaten committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    7b24cdc View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. Configuration menu
    Copy the full SHA
    f3648f6 View commit details
    Browse the repository at this point in the history
  2. fix import

    patrickvonplaten committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    f39f02c View commit details
    Browse the repository at this point in the history
  3. correct docs

    patrickvonplaten committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    19a1301 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88783e3 View commit details
    Browse the repository at this point in the history
  5. fix more tests

    patrickvonplaten committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    51f3dc7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ceb6ea2 View commit details
    Browse the repository at this point in the history
  7. add pt

    patrickvonplaten committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    e2b19af View commit details
    Browse the repository at this point in the history
  8. fix last tests

    patrickvonplaten committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    b1ba5dd View commit details
    Browse the repository at this point in the history
  9. fix more tests

    patrickvonplaten committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    a52f319 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    66dd6d8 View commit details
    Browse the repository at this point in the history
  11. change lines

    patrickvonplaten committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    d9cdb5e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b93b954 View commit details
    Browse the repository at this point in the history
  13. Apply suggestions from code review

    Co-authored-by: Anton Lozhkov <aglozhkov@gmail.com>
    patrickvonplaten and anton-l committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    0fe15e1 View commit details
    Browse the repository at this point in the history
  14. correct tests

    patrickvonplaten committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    2382b92 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8e70208 View commit details
    Browse the repository at this point in the history
  16. correct tests

    patrickvonplaten committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    b46df6b View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. add doc string

    patrickvonplaten committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    776d152 View commit details
    Browse the repository at this point in the history