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.

Datasets#

Any dataset available in NeMo for ASR (ASR datasets) can be used for SSL. To create your own NeMo compatible datasets, refer to Preparing Custom ASR Data section. Note that explicit labels (transcriptions) are not utilized in SSL and hence are optional when creating datasets for SSL.