Skip to content

patrickm10/Audio_Genre_Classification

 
 

Repository files navigation

539_CNN Spectrogram Squad----Classifying Music Genre with CNN

you will need to pip these if you dont already have them on top of the common ML stuff

pip install tensorflow-datasets

you will also need the dependencies for the VGGish

most of these should already be included but you will need the h5 files for the VGGish model

lastly is the dependencies for tf.keras.utils.plot_model

not mandatory so just delete if you dont care

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 96.5%
  • Python 3.5%