Open Addhithya opened 3 weeks ago
Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊
@Addhithya make a proper readme file and attach demo video of your project
Should I show the Jupyter notebook results as a demo video?? @Niketkumardheeryan
Should I show the Jupyter notebook results as a demo video?? @Niketkumardheeryan
Yes
Solves Issue #1164
Closes #1164
Description
This PR adds the LipNet folder, which contains an implementation for lip reading using deep learning techniques. The LipNet model processes video input to predict spoken words, leveraging convolutional neural networks for effective feature extraction.
Type of PR
Screenshots : [
](url)
Checklist:
Additional context:
A model checkpoint has been included in the repository for easy loading and evaluation of the LipNet model.