Tutorial series on audio processing with TorchAudio — spectrograms, MFCC, pitch, speech recognition.
Repo: https://github.com/chrisaacson69/pytorch-audio-learning
Links: PyTorch Learning, Camelot From YouTube
Six-part tutorial on audio processing with TorchAudio and PyTorch. Covers the full pipeline from loading audio files through feature extraction to speech recognition. Includes scipy fallback for Windows compatibility when FFmpeg is unavailable.