Update README.md
This commit is contained in:
parent
1d05a4ae36
commit
93eaf467f7
1 changed files with 4 additions and 5 deletions
|
|
@ -13,12 +13,11 @@ This code is part of the paper: _A Lip Sync Expert Is All You Need for Speech to
|
||||||
----------
|
----------
|
||||||
**Highlights**
|
**Highlights**
|
||||||
----------
|
----------
|
||||||
- Lip-sync videos to any target speech with high accuracy. Try our [interactive demo](https://bhaasha.iiit.ac.in/lipsync).
|
- Lip-sync videos to any target speech with high accuracy :100:. 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.
|
- :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.
|
- Complete training code, inference code, and pretrained models are available :boom:
|
||||||
- Or, quick-start with the Google Colab Notebook: [Link](https://colab.research.google.com/drive/1tZpDWXz49W6wDcTprANRGLo2D_EbD5J8?usp=sharing). Checkpoints and samples are available in a Google Drive [folder](https://drive.google.com/drive/folders/1I-0dNLfFOSFwrfqjNa-SXuwaURHE5K4k?usp=sharing) as well.
|
- Or, quick-start with the Google Colab Notebook: [Link](https://colab.research.google.com/drive/1tZpDWXz49W6wDcTprANRGLo2D_EbD5J8?usp=sharing). Checkpoints and samples are available in a Google Drive [folder](https://drive.google.com/drive/folders/1I-0dNLfFOSFwrfqjNa-SXuwaURHE5K4k?usp=sharing) as well.
|
||||||
- Several new, reliable evaluation benchmarks and metrics [[`evaluation/` folder of this repo]](https://github.com/Rudrabha/Wav2Lip/tree/master/evaluation) released.
|
- :fire: :fire: Several new, reliable evaluation benchmarks and metrics [[`evaluation/` folder of this repo]](https://github.com/Rudrabha/Wav2Lip/tree/master/evaluation) released. Instructions to calculate the metrics reported in the paper are also present.
|
||||||
- Code to calculate metrics reported in the paper is also made available.
|
|
||||||
|
|
||||||
--------
|
--------
|
||||||
**Disclaimer**
|
**Disclaimer**
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue