Training a Sound Classifier with PyTorch

Learn how to train a deep learning (CNN) sound classifier built with Pytorch and torchaudio on the UrbanSound dataset. We train the model on the Urban Sound 8K dataset. Code: Training urban sound classifier =============================== Interested in hiring me as a consultant/freelancer? Join The Sound Of AI Slack community: Connect with Valerio on Linkedin: Follow Valerio on Facebook: Follow Valerio on Twitter: ​ =============================== Content: 0:00 Intro 0:39 Adapting the train script for urban sound classification 6:27 Summary of training steps 7:20 Running the train script 8:09 What’s up next?
Back to Top