Danand / audio-ldm-webui

Simple web UI for AudioLDM 2.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AudioLDM 2: Web UI

Simple web UI for AudioLDM 2, built with Streamlit.

Prerequisites

How to install

git clone git@github.com:Danand/audio-ldm-webui.git
cd audio-ldm-webui
chmod +x webui.sh

How to launch

./webui.sh

Credits

Citation

@article{liu2023audioldm2,
  title={"AudioLDM 2: Learning Holistic Audio Generation with Self-supervised Pretraining"},
  author={Haohe Liu and Qiao Tian and Yi Yuan and Xubo Liu and Xinhao Mei and Qiuqiang Kong and Yuping Wang and Wenwu Wang and Yuxuan Wang and Mark D. Plumbley},
  journal={arXiv preprint arXiv:2308.05734},
  year={2023}
}

About

Simple web UI for AudioLDM 2.


Languages

Language:Python 95.5%Language:Shell 4.5%