View source: R/audio_aug_spectrogram.R
MaskTime | R Documentation |
Google SpecAugment time masking from https://arxiv.org/abs/1904.08779.
MaskTime(num_masks = 1, size = 20, start = NULL, val = NULL)
num_masks |
number of masks |
size |
size |
start |
starting point |
val |
value |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.