Custom Audio PyTorch Dataset with Torchaudio

In the video, you can learn how to create a custom audio dataset with PyTorch loading audio files with the torchaudio. As a use case, we’ll be using the UrbanSound8K dataset. In the process, you’ll also learn basic I/O functions in torchaudio. Code: Creating a custom dataset UrbanSound8K dataset webpage: Torchaudio backend documentation: =============================== 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: ​
Back to Top