File size: 615 Bytes
870de73 8bd000d 870de73 8bd000d 870de73 646e74b 870de73 8bd000d 870de73 8bd000d 870de73 8bd000d 870de73 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 | ---
library_name: pytorch
pipeline_tag: text-to-speech
license: apache-2.0
tags:
- text-to-speech
- audio-visual
- lip-sync
- face-conditioned
datasets:
- lrs3
---
# SyncVoice
Official model weights trained on LRS3 dataset.
## Download
Download the model from
[kaidi555/SyncVoice](https://huggingface.co/kaidi555/SyncVoice):
```bash
hf download kaidi555/SyncVoice \
--include "lrs_exp/*" \
--local-dir checkpoints/syncvoice
```
The downloaded files are stored under:
```text
checkpoints/syncvoice/lrs_exp/
checkpoint-55000.pt
model.json
tokens.txt
```
|