-
Notifications
You must be signed in to change notification settings - Fork 47
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
Documentation for WFST decoding #161
Conversation
Signed-off-by: Anand Joseph <anajoseph@nvidia.com>
Signed-off-by: Anand Joseph <anajoseph@nvidia.com>
@anand-nv please move this to release/2.12.0 branch. |
* added a tutorial on noisy data preparation * added a tutorial on noisy data preparation * added a tutorial on noisy data preparation * added a tutorial on noisy data preparation * Changed the noise sample dataset used in the tutorial * Added comment sections to the tutorial * Added a top level heading * corrected a spelling error * corrected a spelling error --------- Co-authored-by: ygebremedhin <ygebremedhin@nvidia.com>
Done |
please review @LynseyFabel, this is needed in the release. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've left quite a few editorial comments. I've approved assuming they will be implemented. Thank you.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've left quite a few editorial comments. I've approved assuming they will be implemented. Thank you.
Co-authored-by: LynseyFabel <46456803+LynseyFabel@users.noreply.github.com>
Co-authored-by: LynseyFabel <46456803+LynseyFabel@users.noreply.github.com>
Co-authored-by: LynseyFabel <46456803+LynseyFabel@users.noreply.github.com>
Co-authored-by: LynseyFabel <46456803+LynseyFabel@users.noreply.github.com>
Co-authored-by: LynseyFabel <46456803+LynseyFabel@users.noreply.github.com>
Co-authored-by: LynseyFabel <46456803+LynseyFabel@users.noreply.github.com>
Co-authored-by: LynseyFabel <46456803+LynseyFabel@users.noreply.github.com>
Co-authored-by: LynseyFabel <46456803+LynseyFabel@users.noreply.github.com>
Co-authored-by: LynseyFabel <46456803+LynseyFabel@users.noreply.github.com>
Fix absolute link
Yes. Added the links |
Co-authored-by: LynseyFabel <46456803+LynseyFabel@users.noreply.github.com>
Co-authored-by: LynseyFabel <46456803+LynseyFabel@users.noreply.github.com>
Co-authored-by: LynseyFabel <46456803+LynseyFabel@users.noreply.github.com>
Add review suggestions by @LynselFabel Co-authored-by: LynseyFabel <46456803+LynseyFabel@users.noreply.github.com>
Co-authored-by: LynseyFabel <46456803+LynseyFabel@users.noreply.github.com>
Thanks. They've been implemented. |
* Documentation for WFST decoding (#161) * Add documentation on wfst decoding in Riva Signed-off-by: Anand Joseph <anajoseph@nvidia.com> * Update with riva build instructions Signed-off-by: Anand Joseph <anajoseph@nvidia.com> * A tutorial on how to create a noisy dataset offline (#158) * added a tutorial on noisy data preparation * added a tutorial on noisy data preparation * added a tutorial on noisy data preparation * added a tutorial on noisy data preparation * Changed the noise sample dataset used in the tutorial * Added comment sections to the tutorial * Added a top level heading * corrected a spelling error * corrected a spelling error --------- Co-authored-by: ygebremedhin <ygebremedhin@nvidia.com> * Update wfst_class_lm.md Co-authored-by: LynseyFabel <46456803+LynseyFabel@users.noreply.github.com> * Update wfst_class_lm.md Co-authored-by: LynseyFabel <46456803+LynseyFabel@users.noreply.github.com> * Update wfst_class_lm.md Co-authored-by: LynseyFabel <46456803+LynseyFabel@users.noreply.github.com> * Update asr-deploy-conformer-wfst.ipynb Co-authored-by: LynseyFabel <46456803+LynseyFabel@users.noreply.github.com> * Update asr-deploy-conformer-wfst.ipynb Co-authored-by: LynseyFabel <46456803+LynseyFabel@users.noreply.github.com> * Update asr-deploy-conformer-wfst.ipynb Co-authored-by: LynseyFabel <46456803+LynseyFabel@users.noreply.github.com> * Update asr-deploy-conformer-wfst.ipynb Co-authored-by: LynseyFabel <46456803+LynseyFabel@users.noreply.github.com> * Update wfst_class_lm.md Co-authored-by: LynseyFabel <46456803+LynseyFabel@users.noreply.github.com> * Update wfst_class_lm.md Co-authored-by: LynseyFabel <46456803+LynseyFabel@users.noreply.github.com> * Fix url Signed-off-by: Anand Joseph <anajoseph@nvidia.com> * Relative link Fix absolute link * Change links to relative * Add links to WFST tutorials * Update README.md * Fix typo in README.md * Update README.md * Update asr-deploy-conformer-wfst.ipynb Co-authored-by: LynseyFabel <46456803+LynseyFabel@users.noreply.github.com> * Update asr-deploy-conformer-wfst.ipynb Co-authored-by: LynseyFabel <46456803+LynseyFabel@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: LynseyFabel <46456803+LynseyFabel@users.noreply.github.com> * Code review of asr-noise-augmentation-offline.ipynb Add review suggestions by @LynselFabel Co-authored-by: LynseyFabel <46456803+LynseyFabel@users.noreply.github.com> * Update wfst_class_lm.md * Update asr-noise-augmentation-offline.ipynb Co-authored-by: LynseyFabel <46456803+LynseyFabel@users.noreply.github.com> --------- Signed-off-by: Anand Joseph <anajoseph@nvidia.com> Co-authored-by: yitagessu <61555053+yitagessu@users.noreply.github.com> Co-authored-by: ygebremedhin <ygebremedhin@nvidia.com> Co-authored-by: LynseyFabel <46456803+LynseyFabel@users.noreply.github.com> * WFST based customization: ARPA doesn't require vocab list (#162) WFST based customization: ARPA doesn't require vocab list --------- Signed-off-by: Anand Joseph <anajoseph@nvidia.com> Co-authored-by: anand-nv <105917641+anand-nv@users.noreply.github.com> Co-authored-by: yitagessu <61555053+yitagessu@users.noreply.github.com> Co-authored-by: ygebremedhin <ygebremedhin@nvidia.com> Co-authored-by: LynseyFabel <46456803+LynseyFabel@users.noreply.github.com>
Documentation for Class LM based WFST decoding and Deployment of WFST decoder