Important
NeMo 2.0 is an experimental feature and currently released in the dev container only: nvcr.io/nvidia/nemo:dev. Please refer to NeMo 2.0 overview for information on getting started.
Speech Data Processor
- Speech Data Processor (SDP) is a toolkit to make it easy to:
write code to process a new dataset, minimizing the amount of boilerplate code required.
share the steps for processing a speech dataset.
SDP is hosted here: https://github.com/NVIDIA/NeMo-speech-data-processor.
To learn more about SDP, please check the [documentation](https://nvidia.github.io/NeMo-speech-data-processor/).