Audio Classification using AutoML Vision
For a given audio dataset, can we do audio classification using Spectrogram? We'll be converting our audio files into their respective spectrograms and use spectrogram as images for our classification problem. A Spectrogram is a visual representation of the spectrum of frequencies of a signal as it varies with time. For this experiment, I'm going to use the following audio dataset from Kaggle For my experiment, I have rented a Linux virtual machine on Google Could Platform (GCP) and I'll be performing all the steps from there. Now that we have our audio data in place, let's create spectrograms for each audio file.
Jul-24-2020, 17:10:43 GMT
- Technology: