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
| Speech Data Processor | |
| ======================== | |
| Speech Data Processor (SDP) is a toolkit to make it easy to: | |
| 1. write code to process a new dataset, minimizing the amount of boilerplate code required. | |
| 2. share the steps for processing a speech dataset. Sharing processing steps can be as easy as sharing a YAML file. | |
| SDP is hosted here: https://github.com/NVIDIA/NeMo-speech-data-processor. |