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
246 stars 80 forks source link

CER estimation speedup for audio-based text normalization #73

Closed vsl9 closed 1 year ago

vsl9 commented 1 year ago

What does this PR do ?

The PR replaces jiwer with editdistance package to speedup CER estimation in audio-based TN.

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.