/vggish2Keras

Convert vggish to keras

Primary LanguagePython

In order to convert the vggish model to Keras:
copy the files in the audioset repo.

execute:

python convert_ckpt.py

to test it:

python vggish_keras_smoke_test.py

dependencies:
Same as audioset + Keras 2.0.4