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

ASR Beam search documentation #6247

Merged

Conversation

github-actions[bot]
Copy link
Contributor

What does this PR do ?

Update docstrings for asr beam search computation

Collection: [ASR]

Changelog

  • Update train kenlm arg
  • Update args for beam search eval

Before your PR is "Ready for review"

Pre checks:

  • Make sure you read and followed Contributor guidelines
  • Did you write any new necessary tests?
  • Did you add or update any necessary documentation?
  • Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
    • Reviewer: Does the PR have correct import guards for all optional libraries?

PR Type:

  • New Feature
  • Bugfix
  • Documentation

* Update ASR Beam Search decoding docs

Signed-off-by: smajumdar <[email protected]>

* Fix typo

Signed-off-by: smajumdar <[email protected]>

---------

Signed-off-by: smajumdar <[email protected]>
@github-actions github-actions bot requested a review from titu1994 March 18, 2023 08:52
@titu1994 titu1994 merged commit a0f584a into main Mar 18, 2023
@titu1994 titu1994 deleted the cherry-pick-main-a5bc80a4a2b6f38d73959c8b17f22b360c82417c branch March 18, 2023 08:53
hsiehjackson pushed a commit to hsiehjackson/NeMo that referenced this pull request Jun 2, 2023
* Update ASR Beam Search decoding docs



* Fix typo



---------

Signed-off-by: smajumdar <[email protected]>
Co-authored-by: Somshubra Majumdar <[email protected]>
Signed-off-by: hsiehjackson <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant