View source: R/audio_aug_preprocess.R
| RemoveSilence | R Documentation | 
Split signal at points of silence greater than 2*pad_ms
RemoveSilence(
  remove_type = RemoveType()$Trim$value,
  threshold = 20,
  pad_ms = 20
)
| remove_type | remove type from RemoveType module | 
| threshold | threshold point | 
| pad_ms | pad milliseconds | 
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.