AugmentationPolicySpectrogram
- **data: Any
- pydantic.main.BaseModel
- pydantic.utils.Representation
-
Config
The type of the None singleton. -
enabled: pydantic.types.StrictBool
The type of the None singleton. -
freq_masking: pydantic.types.StrictStr | None
The type of the None singleton. -
gaussian_noise: pydantic.types.StrictStr | None
The type of the None singleton. -
time_masking: pydantic.types.StrictStr | None
The type of the None singleton. -
warping: pydantic.types.StrictBool | None
The type of the None singleton.
Static methods
freq_masking_validate_enum
- v
from_dict
- obj: dict
from_json
- json_str: str
gaussian_noise_validate_enum
- v
time_masking_validate_enum
- v
Methods
to_dict
- self
to_json
- self
- indent=None
to_str
- self