rizkiarm / LipNet

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

Can I use the model on real time prediction? #117

Open mohamedabdallah1996 opened 3 years ago

mohamedabdallah1996 commented 3 years ago

Thanks @rizkiarm for sharing this great work. but I have a question please, Is there any way to use this model on real time prediction on webcam camera? or it will be a new task and I will need to train a new custom model for this task?