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
A Brief History of Data StorageEuroPython Conference via YouTube Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube