/Audio-Classification

A web app to record two persons voices, prepares the data, train the model and makes a prediction for new record

Primary LanguageHTML

Audio Classification using Machine Learning This app is designed to show integration of tensorflow, flask, by developing a web app to make classification of two different sounds, per say, two persons. Steps:

  1. Record audio samples from two person
  2. Prepare mfcc for audio records
  3. Traing MultiLayerPersoptron using tensorflow-keras
  4. Save model
  5. Record a sample for prediction
  6. Make the prediction Since the purpose of this app is to demonstrate integration, model performance may not be too good (can be much better using different structures).

alt text

alt text

alt text alt text alt text alt text alt text