Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 959 Bytes

README.MD

File metadata and controls

21 lines (14 loc) · 959 Bytes

VGGish: A VGG-like audio classification model

This repository provides a VGGish model, implemented in Keras with tensorflow backend. This repository is developed based on the model for AudioSet. For more details, please visit the slim version.

Pretrained weights in Keras h5py:

  • Model with the top fully connected layers

  • Model without the top fully connected layers

Reference: