An open API service indexing awesome lists of open source software.

https://github.com/ajinkyat/lip_reading_in_the_wild_avsr

Audio-Visual Speech Recognition using Deep Learning
https://github.com/ajinkyat/lip_reading_in_the_wild_avsr

Last synced: about 2 months ago
JSON representation

Audio-Visual Speech Recognition using Deep Learning

Awesome Lists containing this project

README

        

## Audio-Visual Speech Recognition using Deep Learning

Work done during [Google Summer of Code](https://summerofcode.withgoogle.com)
- ```SyncNet\``` : Current speaker recognition in a video frame using Deep Learning, without any labelled speaker data, as described in the paper, [Out of time: automated lip sync in the wild (SyncNet)](http://www.robots.ox.ac.uk/~vgg/software/lipsync/)

- ```LRW_Sentences\``` : AVSR model described in the paper, [Lip Reading Sentences in the Wild](https://arxiv.org/abs/1611.05358)