diff --git a/README.md b/README.md index 7f84194..f53746e 100644 --- a/README.md +++ b/README.md @@ -2,14 +2,14 @@ This code is part of the paper: _A Lip Sync Expert Is All You Need for Speech to Lip Generation In the Wild_ published at ACM Multimedia 2020. -[[Paper]](#) | [[Project Page]](http://cvit.iiit.ac.in/research/projects/cvit-projects/a-lip-sync-expert-is-all-you-need-for-speech-to-lip-generation-in-the-wild/) | [[Demo Video]](#) | [[Interactive Demo]](https://bhaasha.iiit.ac.in/lipsync) | [[ReSyncED]](#) +[[Paper]](#) | [[Project Page]](http://cvit.iiit.ac.in/research/projects/cvit-projects/a-lip-sync-expert-is-all-you-need-for-speech-to-lip-generation-in-the-wild/) | [[Demo Video] (coming soon)](#) | [[Interactive Demo]](https://bhaasha.iiit.ac.in/lipsync) | [[ReSyncED] (coming soon)](#) ---------- **Highlights** ---------- - - Lip-sync videos to any target speech with high accuracy. Try our [interactive demo](#). + - Lip-sync videos to any target speech with high accuracy. Try our [interactive demo](https://bhaasha.iiit.ac.in/lipsync). - Works for any identity, voice, and language. Also works for CGI faces and synthetic voices. - Complete training code, inference code, and pretrained models are available. - Or, quick-start with the Google Colab Notebook: [Link](https://colab.research.google.com/drive/1tZpDWXz49W6wDcTprANRGLo2D_EbD5J8?usp=sharing)