Commit
•
49984f2
1
Parent(s):
6439005
Add model card (#1)
Browse files- Add model card (b867139d477c95a8bcc03978e89d444ca745b5f9)
- Update README.md (9ab7dfd104c3b94ada751fc838bcc2d3726927ed)
Co-authored-by: Niels Rogge <[email protected]>
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.
|