Main Content

Dataset Management and Labeling

Ingest, create, and label large data sets

Use the audioDatastore object to access data and perform common management tasks such as splitting data into train, validation, and test sets and distributing computations among workers. To label existing data sets or to create new data sets, use the Signal Labeler app.

Apps

Signal LabelerLabel signal attributes, regions, and points of interest, and extract features (Since R2019a)

Objects

audioDatastoreDatastore for collection of audio files

Functions

detectSpeechDetect boundaries of speech in audio signal (Since R2020a)
detectspeechnnDetect boundaries of speech in audio signal using AI (Since R2023a)
classifySoundClassify sounds in audio signal (Since R2020b)
speech2textTranscribe speech signal to text (Since R2022b)

Topics