Diffusers
English
music
art
File size: 1,105 Bytes
61514c3
e1f06d8
 
 
 
 
 
 
 
 
 
3571052
 
 
 
 
 
 
 
 
 
dc73aa7
3571052
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
---
license: bigscience-openrail-m
datasets:
- thelou1s/AudioSet
- Chr0my/freesound.org
language:
- en
library_name: diffusers
tags:
- music
- art
---
# Model Card for Model ID

Generate any audio from text using your imagination

# Model Details

## Model Description

- **Developed by:** Haohe Liu
- **License:** CC-BY-NC-SA 4.0

## Model Sources

- **Repository:** https://github.com/haoheliu/AudioLDM
- **Paper:** https://arxiv.org/abs/2301.12503
- **Demo:** https://audioldm.github.io/

## Direct Use

https://huggingface.co/spaces/haoheliu/audioldm-text-to-audio-generation

# Bias, Risks, and Limitations

TODO

# Training Details

## Training Data

TODO

# Evaluation

TODO

## Testing Data, Factors & Metrics

### Testing Data
TODO

### Metrics
TODO

## Results
TODO

**BibTeX:**

```bibtex
@article{liu2023audioldm,
  title={AudioLDM: Text-to-Audio Generation with Latent Diffusion Models},
  author={Liu, Haohe and Chen, Zehua and Yuan, Yi and Mei, Xinhao and Liu, Xubo and Mandic, Danilo and Wang, Wenwu and Plumbley, Mark D},
  journal={arXiv preprint arXiv:2301.12503},
  year={2023}
}
```