LatentSync / README.md
nielsr's picture
nielsr HF staff
Add pipeline tag, library name and link to paper
076ac7b verified
|
raw
history blame
594 Bytes
---
license: openrail
library_name: diffusers
pipeline_tag: image-to-image
---
# 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
The model was presented in the paper [LatentSync: Audio Conditioned Latent Diffusion Models for Lip Sync](https://arxiv.org/abs/2412.09262).
Code: https://github.com/chunyu-li/LatentSync