vak.datasets.frame_classification.frames_dataset#

A dataset class used for neural network models with the frame classification task, where the source data consists of audio signals or spectrograms of varying lengths.

Classes

FramesDataset(dataset_path, dataset_df, ...)

A dataset class used for neural network models with the frame classification task, where the source data consists of audio signals or spectrograms of varying lengths.