(Inverse) Text Normalization ============================ NeMo supports Text Normalization (TN) and Inverse Text Normalization (ITN) tasks via rule-based `nemo_text_processing` python package and Neural-based TN/ITN models. Rule-based (WFST) TN/ITN: .. toctree:: :maxdepth: 2 wfst/intro Neural-based TN/ITN: .. toctree:: :maxdepth: 2 neural_models