rizkiarm / LipNet

Keras implementation of 'LipNet: End-to-End Sentence-level Lipreading'
MIT License
627 stars 224 forks source link

Can't convert the model to use it on tensorflowjs! #116

Open felipe-carvalho12 opened 3 years ago

felipe-carvalho12 commented 3 years ago

I just want to use the pre-trained model on the browser with Tensorflow.js... How should I do this? I appreciate any help!