Update README.md
This commit is contained in:
parent
08ef628419
commit
0b28076cd8
1 changed files with 2 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ This code is part of the paper: _A Lip Sync Expert Is All You Need for Speech to
|
|||
----------
|
||||
**Highlights**
|
||||
----------
|
||||
- Weights of the visual quality disc has been updated in readme!
|
||||
- Lip-sync videos to any target speech with high accuracy :100:. Try our [interactive demo](https://bhaasha.iiit.ac.in/lipsync).
|
||||
- :sparkles: 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 :boom:
|
||||
|
|
@ -42,6 +43,7 @@ Getting the weights
|
|||
| Wav2Lip | Highly accurate lip-sync | [Link](https://iiitaphyd-my.sharepoint.com/:u:/g/personal/radrabha_m_research_iiit_ac_in/Eb3LEzbfuKlJiR600lQWRxgBIY27JZg80f7V9jtMfbNDaQ?e=TBFBVW) |
|
||||
| Wav2Lip + GAN | Slightly inferior lip-sync, but better visual quality | [Link](https://iiitaphyd-my.sharepoint.com/:u:/g/personal/radrabha_m_research_iiit_ac_in/EdjI7bZlgApMqsVoEUUXpLsBxqXbn5z8VTmoxp55YNDcIA?e=n9ljGW) |
|
||||
| Expert Discriminator | Weights of the expert discriminator | [Link](https://iiitaphyd-my.sharepoint.com/:u:/g/personal/radrabha_m_research_iiit_ac_in/EQRvmiZg-HRAjvI6zqN9eTEBP74KefynCwPWVmF57l-AYA?e=ZRPHKP) |
|
||||
| Visual Quality Discriminator | Weights of the visual disc trained in a GAN setup | [Link](https://iiitaphyd-my.sharepoint.com/:u:/g/personal/radrabha_m_research_iiit_ac_in/EQVqH88dTm1HjlK11eNba5gBbn15WMS0B0EZbDBttqrqkg?e=ic0ljo) |
|
||||
|
||||
Lip-syncing videos using the pre-trained models (Inference)
|
||||
-------
|
||||
|
|
|
|||
Loading…
Reference in a new issue