Add model card
#1
by
nielsr
HF staff
- opened
README.md
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
-
|
4 |
-
-
|
5 |
---
|
6 |
-
|
7 |
-
|
8 |
-
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
tags:
|
4 |
+
- video-to-audio
|
5 |
---
|
6 |
+
This repository contains the model described in [Taming Multimodal Joint Training for High-Quality Video-to-Audio Synthesis](https://huggingface.co/papers/2412.15322).
|
7 |
+
|
8 |
+
Code: https://github.com/hkchengrex/MMAudio.
|