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
File size: 505 Bytes
7934b29 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | Tools
=====
NeMo provides a set of tools useful for developing Automatic Speech Recognitions (ASR) and Text-to-Speech (TTS) synthesis models: \
`https://github.com/NVIDIA/NeMo/tree/stable/tools <https://github.com/NVIDIA/NeMo/tree/stable/tools>`__ .
.. toctree::
:maxdepth: 1
ctc_segmentation
speech_data_explorer
comparison_tool
asr_evaluator
There are also additional NeMo-related tools hosted in separate github repositories:
.. toctree::
:maxdepth: 1
speech_data_processor
|