Mirror README.md from hkchengrex/MMAudio@eb13a1a9
Browse files- upstream/MMAudio/README.md +10 -0
upstream/MMAudio/README.md
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-nc-4.0
|
| 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 |
+
Please note that the checkpoints are licensed under CC BY-NC 4.0 and can be used for non-commercial purposes only.
|
| 9 |
+
|
| 10 |
+
Code: https://github.com/hkchengrex/MMAudio.
|