|
--- |
|
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 |
|
--- |
|
|
|
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 |