Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Audio Classification using Convolutional Neural Net
Rating: 4.1 out of 5(6 ratings)
44 students

Audio Classification using Convolutional Neural Net

Audio Classification using Convolutional Neural Net with Raspberry 5 AI Model Deployment
Created byAhmed Qusay
Last updated 8/2025
English

What you'll learn

  • Define the real Audio Environments to record clips for Machine Learning Model Prediction.
  • Compose Negative and Positive Audio Clips for Machine Learning use.
  • Inject “Audio Keyword” to trigger RASPI 5 processor action in Positive Audio Clips.
  • Slice an Audio file into several Audio Clips for Neural Net feeding.
  • Apply the 5 Stages of Raw Audio Preparation for Neural Net use (load, time domain, frequency domain, spectrogram, and resize).
  • Use Librosa, Spectrogram, and Decibel of raw Audio for Neural Net use.
  • Apply Labeling Audio Clips as Positive Audio and Negative Audio for the use of Neural Net Training.
  • Slicing, Labeling, and Batching Audio Clips for Neural Net use.
  • Use Google Colab to create a Python Program with Convolutional Neural networks for Audio Classification and Prediction to be saved as an H5 AI Model.
  • Assemble the Raspberry Pi 5 and other Hardware Devices for Audio Prediction use.
  • Install Raspberry Pi 5 Software Requirements, including the Operating System, VNC viewer, Librosa, Tensorflow, and more.
  • Use FileZilla to transfer the H5 AI Model to be saved in Raspberry Pi 5.
  • Deploy and Run the H5 AI Model inside the Raspberry Pi 5 and make the Audio Prediction.
  • Use the Raspberry Pi 5 Audio Prediction to control the movement of the Servo Motor.

Course content

8 sections39 lectures6h 7m total length
  • Introduction6:40

    Classify audio with a convolutional neural network, including data preparation, labeling, and training. Deploy the trained h5 model on Raspberry Pi to control hardware such as a servo motor.

Requirements

  • Basic knowledge of Python and basic knowledge of AI.

Description

This course is designed to provide a real understanding of handling audio files in machine learning. This course will give you a complete track record of processing audio files from A to Z using Python. This course will explain how to use Convolutional Neural Networks to generate an H5 AI model for audio classification purposes. This course gives you a complete understanding of Raspberry Pi 5 assembly, programming, AI Model deployment, and prediction of audio files. We will learn how to identify audio environments for machine-learning purposes. We will learn how to record audio files and slice them into clips of positive and negative types. How to process the raw audio clips and inject the “keyword” to be detected by the neural network. Apply clip labeling, clip slicing, and clip batching for the preparation of feeding audio clips to the Neural Net.  Apply the required stages (load, time domain, frequency domain, spectrogram, and resize) to process raw audio clips for prediction use. Use Python programming to generate an H5 AI model for audio prediction purposes. Deploy and run the H5 AI model inside the Raspberry Pi 5 to control the movement of the servo motor with audio order.  Testing the model with a real-time audio prediction process.





Who this course is for:

  • Everyone needs a comprehensive understanding of audio file manipulation in machine learning.
  • Everyone needs a comprehensive understanding of audio file manipulation in Python.
  • Everyone needs a comprehensive understanding of audio file manipulation with Raspberry Pi 5.