Creating a torchscript wrapper? (vol2)

Based on this question-answer: https://discuss.pytorch.org/t/creating-a-torchscript-wrapper/93137, I wonder how can I use this class Wrapper if I need to have an audio file as input and the preprocessing function to be the one that extracts the feature tensor.