| --- |
| title: Audioldm Text To Audio Generation |
| emoji: ๐ |
| colorFrom: indigo |
| colorTo: red |
| sdk: gradio |
| sdk_version: 4.37.1 |
| app_file: app.py |
| pinned: false |
| license: bigscience-openrail-m |
| duplicated_from: 1Meghana/AudioLDM |
| --- |
| |
| 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 |