Rudrabha / Lip2Wav

This is the repository containing codes for our CVPR, 2020 paper titled "Learning Individual Speaking Styles for Accurate Lip to Speech Synthesis"
MIT License
692 stars 152 forks source link

bug fixing #9

Closed AvivSham closed 4 years ago

AvivSham commented 4 years ago

1) syntax error missing semicolon in line 74 - preprocess.py 2) In order to work with the librosa version mentioned requirements.txt, 0.48 numba version is required.

Please merge it to master :)