--- title: AudioLDM2 Text2Audio Text2Music Generation emoji: 🔊 colorFrom: indigo colorTo: red sdk: gradio sdk_version: 3.41.2 app_file: app.py pinned: false --- [![arXiv](https://img.shields.io/badge/arXiv-2308.05734-brightgreen.svg?style=flat-square)](https://arxiv.org/abs/2308.05734) [![githubio](https://img.shields.io/badge/GitHub.io-Audio_Samples-blue?logo=Github&style=flat-square)](https://audioldm.github.io/audioldm2/) [![Hugging Face Spaces](https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Spaces-blue)](https://huggingface.co/spaces/haoheliu/audioldm2-text2audio-text2music) Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference ## Reference Part of the code from this repo is borrowed from the following repos. We would like to thank the authors of them for their contribution. > https://github.com/LAION-AI/CLAP > https://github.com/CompVis/stable-diffusion > https://github.com/v-iashin/SpecVQGAN > https://github.com/toshas/torch-fidelity