Skip to content

Danand/audio-ldm-webui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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