Skip to content

With day-by-day increasing internet penetration, huge amount of useful data is available at proximity to people. Although it seems that there is ease of access to data, but this exponentially increasing amount of data brings to table a new problem – most of this chunk is unclassified. Through this project, we aim to resolve this problem with som…

License

Notifications You must be signed in to change notification settings

saibhaskardevatha/music-genre-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Music-Genre-Classification

Description various files are given below

  • util.py-has functions to compute centroid and spread
  • plot.py- it is used to plot chromgram , time series of a given audio file
  • covar.py - it is used to compute covarince of feautes.
  • chroma_extract.py- it has functions to compute chromagram from time series
  • chroma_feature_extractor.py - it is used to extract centroid,spread,min ,max chroma
  • chroma_wide_feature_extractor- it used to extract mean and standard deviation from 10 frames of a chromagram.
  • classifer_1.0.py- used for classification
  • classifer_2.0.py -used for calssification
  • chroma_feature_avg.py- used for to average feature vectors over frames.

About

With day-by-day increasing internet penetration, huge amount of useful data is available at proximity to people. Although it seems that there is ease of access to data, but this exponentially increasing amount of data brings to table a new problem – most of this chunk is unclassified. Through this project, we aim to resolve this problem with som…

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages