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
242 stars 76 forks source link

Adding Kinyarwanda TN, including cardinals, time, abbreviations and t… #176

Open kurt0cougar opened 1 month ago

kurt0cougar commented 1 month ago

…ransliteration semiotic classes

What does this PR do ?

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

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.

tbartley94 commented 1 month ago

@kurt0cougar Implementation question: what's the rational for keeping the cardinals as a separate file. Does reading from file improve graph construction speed that much?

tbartley94 commented 1 month ago

@elenaltz Do we have a format for shared copyright headers?

ekmb commented 1 month ago

@elenaltz Do we have a format for shared copyright headers?

@tbartley94 do you mean something like this https://github.com/NVIDIA/NeMo-text-processing/blob/main/nemo_text_processing/hybrid/mlm_scorer.py

github-actions[bot] commented 2 weeks ago

This PR is stale because it has been open for 14 days with no activity. Remove stale label or comment or update or this will be closed in 7 days.

tbartley94 commented 2 weeks ago

@kurt0cougar Any questions on comments?