rizkiarm / LipNet

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

WER metric during prediction #95

Open avisekiit opened 4 years ago

avisekiit commented 4 years ago

Dear Authors,

Thanks for open-sourcing the code. I was interested to get the WER metric during prediction phase. I see that you have a function to get the WER metric but I am not able to figure out, if you use it somehow along with prediction/evaluation phase.

Can you suggest kindly how we can get the WER metric from the raw prediction of the model.

Thanks, Avisek Lahiri Indian Institute of Technology Kharagpur