View source: R/audio_aug_spectrogram.R
CropTime | R Documentation |
Random crops full spectrogram to be length specified in ms by crop_duration
CropTime(duration, pad_mode = AudioPadType()$Zeros)
duration |
int, duration |
pad_mode |
padding mode, by default 'AudioPadType$Zeros' |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.