Important
You are viewing the NeMo 2.0 documentation. This release introduces significant changes to the API and a new library, NeMo Run. We are currently porting all features from NeMo 1.0 to 2.0. For documentation on previous versions or features not yet available in 2.0, please refer to the NeMo 24.07 documentation.
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: NVIDIA/NeMo-speech-data-processor.
To learn more about SDP, please check the [documentation](https://nvidia.github.io/NeMo-speech-data-processor/).