Commit ·
625baac
1
Parent(s): d3ee707
readme
Browse files
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 |
+
[](https://arxiv.org/abs/2410.13726)
|
| 7 |
+
[](https://hanbo-cheng.github.io/DAWN/)
|
| 8 |
+
[](https://zhuanlan.zhihu.com/p/2253009511)
|
| 9 |
+
[](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 |
|