title: Audioldm Text To Audio Generation | |
emoji: 🔊 | |
colorFrom: indigo | |
colorTo: red | |
sdk: gradio | |
sdk_version: 3.16.2 | |
app_file: app.py | |
pinned: false | |
license: bigscience-openrail-m | |
duplicated_from: haoheliu/audioldm-text-to-audio-generation | |
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 |