Upload README.md
Browse files
README.md
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
9 |
+
|
10 |
+
autor: https://huggingface.co/hkchengrex/MMAudio
|
11 |
+
|
12 |
+
Repositorio: https://github.com/Navezjt/MMAudio
|