vak.datasets.frame_classification.metadata#

A dataclass that represents metadata associated with a frame classification dataset, as generated by vak.core.prep.frame_classification.prep_frame_classification_dataset()

Functions

is_valid_audio_format(instance, attribute, value)

is_valid_dataset_csv_filename(instance, ...)

is_valid_spect_format(instance, attribute, value)

Classes

Metadata(dataset_csv_filename, input_type, ...)

A dataclass that represents metadata associated with a dataset that was generated by vak.core.prep.prep().