539_CNN Spectrogram Squad Classifying Music Genre with CNN Pip commands required for script to run correctly: pip install tensorflow-datasets Dependencies of VGGish required for model Most of these should already be included but you will need the h5 files for the VGGish model you can find them here: https://drive.google.com/file/d/16JrWEedwaZFVZYvn1woPKCuWx85Ghzkp/view Lastly is the dependencies for tf.keras.utils.plot_model Only for visual and analyzation of data, but can be removed if needed.