aaronmarkham commented on a change in pull request #13647: Update lip reading example URL: https://github.com/apache/incubator-mxnet/pull/13647#discussion_r244102888
########## File path: example/gluon/lipnet/README.md ########## @@ -0,0 +1,110 @@ +# LipNet: End-to-End Sentence-level Lipreading + +--- + +Gluon inplementation of [LipNet: End-to-End Sentence-level Lipreading](https://arxiv.org/abs/1611.01599) + + + +## Requirements +- Python 3.6.4 +- MXnet 1.3.0 + Review comment: Can you add the disk space requirements here too? I've run out of disk space while trying to test this out... not sure what I actually need! ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
