File size: 645 Bytes
9d5294e aa3ce7a 9d5294e 71510a3 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
---
license: openrail
library_name: diffusers
tags:
- video-to-video
---
<span style="color:red">This repo has been deprecated and will no longer be updated. The new repo is at https://huggingface.co./ByteDance/LatentSync.</span>
# The checkpoints of LatentSync
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 |