Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

RemoveSilence

Remove Silence


Description

Split signal at points of silence greater than 2*pad_ms

Usage

RemoveSilence(
  remove_type = RemoveType()$Trim$value,
  threshold = 20,
  pad_ms = 20
)

Arguments

remove_type

remove type from RemoveType module

threshold

threshold point

pad_ms

pad milliseconds

Value

None


fastai

Interface to 'fastai'

v2.0.7
Apache License 2.0
Authors
Turgut Abdullayev [ctb, cre, cph, aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.