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
258 stars 84 forks source link

update ITN to work after Punctuation capitalization model #22

Closed ekmb closed 1 year ago

ekmb commented 1 year ago

What does this PR do ?

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

This fixes ITN rules for the following pipeline: ASR -> PC -> ITN previously, the assumption was: ASR -> ITN -> PC

Changelog

[x] cardinal [ X] date [x] decimal [X] electronic [x] fraction - TN pass but no ITN tests [x] measure [x] money [x] ordinal [x] telephone [ X] time [ X] whitelist [ X] word

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