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 77 forks source link

add measures file for FR TN #131

Closed mgrafu closed 7 months ago

mgrafu commented 7 months ago

What does this PR do ?

fix for issue #130

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.

ekmb commented 7 months ago

@mgrafu also some of TN SH tests also seem to be missing

mgrafu commented 7 months ago

@ekmb added tests and SH tests!

ekmb commented 7 months ago

@mgrafu could you please check that all test*py files in https://github.com/NVIDIA/NeMo-text-processing/tree/fr_nondet_bug/tests/nemo_text_processing/fr test both TN and ITN? e.g. no TN tests for date, is this class supported?

ekmb commented 7 months ago

@mgrafu could you please check that all test*py files in https://github.com/NVIDIA/NeMo-text-processing/tree/fr_nondet_bug/tests/nemo_text_processing/fr test both TN and ITN? e.g. no TN tests for date, is this class supported?

mgrafu commented 7 months ago

@ekmb just a few classes are supported for TN for now -- the test*py and SH test files reflect what is implemented :)