danisbet / machine-lip-reading

Using an LSTM and 4d convolutional network for lip reading
12 stars 7 forks source link

Lip Reading

CNN + LSTM for word lip reading using the GRID dataset.

Papers:

Datasets:

Misc:

Download GRID Corpus:

cd data
./get_data.sh

Download VGG-16:

cd vgg16
python get_vgg16.py