Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
aswintechguy
GitHub Repository: aswintechguy/Deep-Learning-Projects
Path: blob/main/Urban Sound Analysis - Sound Classification/README.md
569 views

Urban Sound Analysis - Sound Classification

Complete Video Tutorial: https://youtu.be/eA7G9IjN8Xk

Dataset Information

This dataset contains 8732 labeled sound excerpts (<=4s) of urban sounds from 10 classes:

  • air_conditioner
  • car_horn
  • children_playing
  • dog_bark
  • drilling
  • engine_idling
  • gun_shot
  • jackhammer
  • siren
  • street_music
  • Download link: https://datahack.analyticsvidhya.com/contest/practice-problem-urban-sound-classification/

    Libraries

  • pandas
  • librosa
  • keras
  • tensorflow
  • scikit-learn
  • IPython
  • Neural Network

  • Basic Dense Neural Network
  • Accuracy: 93.00