NeMo / docs /source /asr /ssl /datasets.rst
camenduru's picture
thanks to NVIDIA ❤
7934b29
raw
history blame contribute delete
380 Bytes
Datasets
========
Any dataset available in NeMo for ASR (`ASR datasets <../datasets.html>`__) can be used for SSL.
To create your own NeMo compatible datasets, refer to
`Preparing Custom ASR Data <../datasets.html#preparing-custom-asr-data>`__
section. Note that explicit labels (transcriptions) are not utilized in SSL and hence are optional
when creating datasets for SSL.