-
Notifications
You must be signed in to change notification settings - Fork 741
Closed
Description
📚 Documentation
TimeStretch, TimeMasking and FrequencyMasking are implementation of SpecAugment, but it is not immediately clear from the documentation.
We can add
- Reference to the paper
- Add example images
Note: when adding images to documentation, we need to make sure that
- documentation is still comprehensive without the image
- the colormap is friendly to the people with color vision deficiencies. (
viridisshould do)
nateanlnateanl