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

Italian TN: Wrong path to measurements.tsv #122

Closed KarlHajal closed 7 months ago

KarlHajal commented 8 months ago

Italian TN crashes in the non deterministic case due to a wrong path to 'measurements.tsv' . In the line below, it should be data/measure/measurements.tsv instead of data/measures/measurements.tsv

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

github-actions[bot] commented 7 months ago

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