Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 407 Bytes

File metadata and controls

17 lines (11 loc) · 407 Bytes

Augmentations

Augmentations use nlpaug, for futher information, see nlpaug.readthedocs.io

YAML Config Structure

augmentations:
    before: ...
    after: ...

Where before and after are augmentation methods to use before and after features extraction.

Supported Methods

All methods that supported my nlpaug for audio and spectrogram are supported.