Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,8 @@
|
|
1 |
-
```yaml
|
2 |
---
|
3 |
license: mit
|
4 |
-
|
5 |
-
|
6 |
---
|
7 |
This repository contains the model described in [Taming Multimodal Joint Training for High-Quality Video-to-Audio Synthesis](https://huggingface.co/papers/2412.15322).
|
8 |
|
9 |
-
Code: https://github.com/hkchengrex/MMAudio.
|
10 |
-
```
|
|
|
|
|
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.
|
|