Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Preprocessing Audio Datasets for Machine Learning
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 The Free Spoken Digit Dataset
- 3 Pipeline intuition + design
- 4 Implementating Loader
- 5 Implementing Padder
- 6 Implementing LogSpectrogramExtractor
- 7 Implementing MinMaxNormaliser
- 8 Implementing Preprocessing Pipeline
- 9 Implementing Saver
- 10 Recap of implemented classes
- 11 Prunning the preprocessing pipeline
- 12 Outro