Instructions to use camenduru/NeMo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- NeMo
How to use camenduru/NeMo with NeMo:
# tag did not correspond to a valid NeMo domain.
- Notebooks
- Google Colab
- Kaggle
| .. _neural_models: | |
| Neural Models for (Inverse) Text Normalization | |
| ============================================== | |
| NeMo provides two types of neural models: | |
| Duplex T5-based TN/ITN: | |
| .. toctree:: | |
| :maxdepth: 1 | |
| nn_text_normalization | |
| Single-pass Tagger-based ITN: | |
| .. toctree:: | |
| :maxdepth: 1 | |
| text_normalization_as_tagging | |