AudioTensor {fastai}
R Documentation
Audio Tensor
Description
Semantic torch tensor that represents an audio.
Usage
AudioTensor(x, sr = NULL)
Arguments
x
tensor
sr
sr
Value
tensor
[Package
fastai
version 2.2.2
Index
]