ZhangJUJU / VGGish

An inplementation of vggish in keras with tf backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

An inplementation of vggish in keras with tf backend


Languages

Language:Python 100.0%