Hello,
What is up with the audio tutorials?
When trying to search for pytorch audio quickstart-ish code only found https://pytorch.org/tutorials/beginner/audio_classifier_tutorial.html
which seems to be old and missing code.
The one tutorial that is in pytorch/tutorials is https://pytorch.org/tutorials/beginner/audio_preprocessing_tutorial.html
which only shows file loading and few transforms.
Is there a way one could contribute on writing those?