File size: 628 Bytes
534e9a6
 
 
 
 
42c5c9c
534e9a6
 
 
 
24e77b0
534e9a6
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
license: openrail
library_name: diffusers
tags:
- video-to-video
pipeline_tag: video-to-video
---

# The checkpoints of LatentSync

Please note that this repo is a copy of https://huggingface.co/ByteDance/LatentSync as at 1912hrs, 27/01/2025. 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

Paper: https://arxiv.org/abs/2412.09262

Code: https://github.com/bytedance/LatentSync