Skip to main content

Classes

AugmentationPolicySpectrogram

Create a new model by parsing and validating input data from keyword arguments. Raises ValidationError if the input data cannot be parsed to form a valid model.
STATIC METHODS

freq_masking_validate_enum

from_dict

Create an instance of AugmentationPolicySpectrogram from a dict

from_json

Create an instance of AugmentationPolicySpectrogram from a JSON string

gaussian_noise_validate_enum

time_masking_validate_enum


METHODS

to_dict

Returns the dictionary representation of the model using alias

to_json

Returns the JSON representation of the model using alias

to_str

Returns the string representation of the model using alias