Update README.md
This commit is contained in:
parent
8ba31869ad
commit
08ef628419
1 changed files with 4 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# **Wav2Lip**: *Accurately Lip-syncing Videos In The Wild*
|
||||
|
||||
For commercial requests, please contact us at radrabha.m@research.iiit.ac.in or prajwal.k@research.iiit.ac.in
|
||||
For commercial requests, please contact us at radrabha.m@research.iiit.ac.in or prajwal.k@research.iiit.ac.in. We have an HD model ready that can be used commercially.
|
||||
|
||||
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.
|
||||
|
||||
|
|
@ -116,13 +116,15 @@ Training on other datasets might require modifications to the code. Please read
|
|||
|
||||
When raising an issue on this topic, please let us know that you are aware of all these points.
|
||||
|
||||
We have an HD model trained on a dataset allowing commercial usage. The size of the generated face will be 192 x 288 in our new model.
|
||||
|
||||
Evaluation
|
||||
----------
|
||||
Please check the `evaluation/` folder for the instructions.
|
||||
|
||||
License and Citation
|
||||
----------
|
||||
Theis repository can only be used for personal/research/non-commercial purposes. However, for commercial requests, please contact us directly at radrabha.m@research.iiit.ac.in or prajwal.k@research.iiit.ac.in. Please cite the following paper if you use this code:
|
||||
Theis repository can only be used for personal/research/non-commercial purposes. However, for commercial requests, please contact us directly at radrabha.m@research.iiit.ac.in or prajwal.k@research.iiit.ac.in. We have an HD model trained on a dataset allowing commercial usage. The size of the generated face will be 192 x 288 in our new model. Please cite the following paper if you use this repository:
|
||||
```
|
||||
@inproceedings{10.1145/3394171.3413532,
|
||||
author = {Prajwal, K R and Mukhopadhyay, Rudrabha and Namboodiri, Vinay P. and Jawahar, C.V.},
|
||||
|
|
|
|||
Loading…
Reference in a new issue