Sound Event Detection with Machine Learning
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore sound event detection with machine learning in this 39-minute conference talk from EuroPython 2021. Discover how to build a basic sound event detection system using Python, with beer brewing fermentation tracking as a practical example. Learn to collect and explore custom datasets, set up supervised learning tasks, extract spectrogram features from audio waveforms, and train convolutional and recurrent neural networks. Gain insights into running trained models on real-time audio streams, processing model output probabilities into discrete events, and evaluating system performance. Access example code utilizing Keras, TensorFlow, scikit-learn for machine learning, and pysoundfile, sounddevice, and librosa for audio processing, along with numpy and pandas for data manipulation.
Syllabus
Jon Nordby - Sound Event Detection with Machine Learning
Taught by
EuroPython Conference
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity