Chunyu Li
commited on
Commit
·
fdfe7bb
1
Parent(s):
e305e1b
add videomae checkpoint
Browse files- README.md +5 -0
- auxiliary/vit_g_hybrid_pt_1200e_ssv2_ft.pth +3 -0
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
---
|
2 |
license: openrail
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: openrail
|
3 |
---
|
4 |
+
|
5 |
+
# The checkpoints of LatentSync
|
6 |
+
|
7 |
+
This repo not only stores the pretrained U-Net and SyncNet checkpoints of LatentSync, but also stores the whisper checkpoints, auxiliary checkpoints for detecting face, calculating syncnet confidence score and so on. They have covered all you need for both inference and training of LatentSync
|
8 |
+
|
auxiliary/vit_g_hybrid_pt_1200e_ssv2_ft.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5a210a92f035dff30c53b46157b612e7a1a5d3c99700e1b2d71da5c399ca7e70
|
3 |
+
size 2023804201
|