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
force mono or not
int, crop signal
None
Used while preprocessing the audios, this is not a `Transform`.