Hanbo-Cheng commited on
Commit
625baac
·
1 Parent(s): d3ee707
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -1,7 +1,12 @@
1
  ---
2
  license: mit
3
  ---
4
- # DAWN
 
 
 
 
 
5
 
6
  `./hubert_ckpt`: hubert audio encoder, same as [hubert-base](https://huggingface.co/facebook/hubert-base-ls960)
7
 
 
1
  ---
2
  license: mit
3
  ---
4
+ # 🌅 DAWN: Dynamic Frame Avatar with Non-autoregressive Diffusion Framework for Talking Head Video Generation
5
+
6
+ [![arXiv](https://img.shields.io/badge/Arxiv-2410.13726-b31b1b.svg?logo=arXiv)](https://arxiv.org/abs/2410.13726)
7
+ [![Demo Page](https://img.shields.io/badge/Demo_Page-blue)](https://hanbo-cheng.github.io/DAWN/)
8
+ [![zhihu](https://img.shields.io/badge/知乎-0079FF.svg?logo=zhihu&logoColor=white)](https://zhuanlan.zhihu.com/p/2253009511)
9
+ [![DAWN](https://img.shields.io/badge/Github-181717?style=plastic&logo=github&logoColor=white)](https://github.com/Hanbo-Cheng/DAWN-pytorch)
10
 
11
  `./hubert_ckpt`: hubert audio encoder, same as [hubert-base](https://huggingface.co/facebook/hubert-base-ls960)
12