Creates audio tensor from file
AudioTensor_create(
  fn,
  cache_folder = NULL,
  frame_offset = 0,
  num_frames = -1,
  normalize = TRUE,
  channels_first = TRUE
)function
cache folder
offset
number of frames
apply normalization or not
channels first/last
None