rizkiarm / LipNet

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

How to generate the align file from a video? #13

Closed rad182 closed 7 years ago

rad182 commented 7 years ago

Hi, Is there any tool that will generate same align file from GRID? TIA

rizkiarm commented 7 years ago

To automatically generate alignment between text and audio, you may want to use force aligner tools (try searching with terms "force aligner"). The resulting format might be different from the GRID format, but it would be quite easy to adjust the formatting.