DTaoo / VGGish

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

No 'sound' module #4

Closed JingpengSun closed 5 years ago

JingpengSun commented 5 years ago

Hi, I run the vggish.py and got the ModuleNotFoundError like this: ModuleNotFoundError: No module named 'sound'

and I did not find where is the sound module. Did I miss something?

JingpengSun commented 5 years ago

I know how to deal with it. Sorry to open this issue for such a simple problem.