aweiqifei commited on
Commit
ce0e4f8
1 Parent(s): e3100cf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -3
README.md CHANGED
@@ -1,3 +1,16 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ ---
4
+
5
+ # Model Card for Make-An-Audio-2
6
+
7
+ <!-- Provide a quick summary of what the model is/does. -->
8
+
9
+ Make-An-Audio-2 is a text-conditional diffusion probabilistic model capable of generating high fidelity audio
10
+
11
+ ## Model Details
12
+
13
+ Please refer our github repository for more details and how to use this model.
14
+
15
+ - **Repository:** [https://github.com/bytedance/Make-An-Audio-2]
16
+ - **Paper:** [https://arxiv.org/abs/2305.18474]