vggvox-speaker-identification icon indicating copy to clipboard operation
vggvox-speaker-identification copied to clipboard

VGGVox 2

Open ghost opened this issue 4 years ago • 0 comments

Hi all,

I'm following @linhdvu14's steps and triyng to export VGGVox 2 to Keras/TensorFlow, but apparently things get much more complicated.

I've tried some options like the one explained here (https://sefiks.com/2019/07/15/how-to-convert-matlab-models-to-keras/) but I've made no success. Apparently, the VGGVox2 model is implemented in Matlab using the MatConvNet toolbox and additionally a DAGNN wrapper, which makes the export task more complex.

Any suggesion about how to tackle this stuff?

Many thanks in advance!

ghost avatar Jun 12 '20 10:06 ghost