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

French TN: crash in non-deterministic case #130

Closed KarlHajal closed 7 months ago

KarlHajal commented 7 months ago

French TN crashes in the non-deterministic case due to the line below, given that "data/measures/measurements.tsv" doesn't exist for FR.

https://github.com/NVIDIA/NeMo-text-processing/blob/084952b860efc8e518f323aa65a3976bc515e420/nemo_text_processing/text_normalization/fr/taggers/whitelist.py#L57