DTaoo / VGGish

An implementation of vggish in keras with tf backend
117 stars 38 forks source link

Removed broken /non existing dependency #3

Closed ThomDam closed 3 years ago

ThomDam commented 6 years ago

The code was calling the "sound" package which doesn't exist. It turns out the corresponding functions exist in the original tensorflow repo, so I propose the following commits accordingly.