NVIDIA / NeMo-text-processing

NeMo text processing for ASR and TTS
https://docs.nvidia.com/deeplearning/nemo/user-guide/docs/en/stable/nlp/text_normalization/wfst/wfst_text_normalization.html
Apache License 2.0
246 stars 80 forks source link

update doc and fix alignment for itn #47

Closed yzhang123 closed 1 year ago

yzhang123 commented 1 year ago

What does this PR do ?

Add a one line overview of what this PR aims to accomplish.

Collection: [Note which collection this PR will affect]

Changelog

Usage

# Add a code snippet demonstrating how to use this 

Before your PR is "Ready for review"

Pre checks:

PR Type:

If you haven't finished some of the above items you can still open "Draft" PR.

Who can review?

Anyone in the community is free to review the PR once the checks have passed. Contributor guidelines contains specific people who can review PRs to various areas.

Additional Information

anand-nv commented 1 year ago

Would be good to add tests.

yzhang123 commented 1 year ago

Would be good to add tests.

could we merge this first and i add tests in a separate PR since this PR also includes changes in PR guidelines, which is useful for all open PRs.