Preprocess Audio
Creates an audio tensor and run the basic preprocessing transforms on it.
PreprocessAudio(sample_rate = 16000, force_mono = TRUE, crop_signal_to = NULL)
sample_rate |
sample rate |
force_mono |
force mono or not |
crop_signal_to |
int, crop signal |
Used while preprocessing the audios, this is not a 'Transform'.
None
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.