steinhaug commited on
Commit
46afde8
·
verified ·
1 Parent(s): 2919b34

Create Wav2Lip/README.md

Browse files
Files changed (1) hide show
  1. Wav2Lip/README.md +11 -0
Wav2Lip/README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Shared models
2
+
3
+ Models from https://huggingface.co/camenduru/Wav2Lip are shared with sharepoint, making it problematic to download into Colab.
4
+ The models are shared here for convinience.
5
+
6
+ Model|Description|Link to the model
7
+ | -------- | ------- | ------- |
8
+ Wav2Lip|Highly accurate lip-sync|wav2lip.pth
9
+ Wav2Lip + GAN|Slightly inferior lip-sync, but better visual quality|wav2lip_gan.pth
10
+ Expert Discriminator|Weights of the expert discriminator|lipsync_expert.pth
11
+ Visual Quality Discriminator|Weights of the visual disc trained in a GAN setup|visual_quality_disc.pth