https://github.com/facebookresearch/audiocraft
https://huggingface.co/spaces/facebook/MusicGen/tree/main
https://ai.honu.io/papers/musicgen/
https://arxiv.org/abs/2306.05284
1、
git clone --recurse-submodules https://github.com/sdbds/audiocraft-webui/
OR
1、Download code zip from Release.
2、
git submodule update --recursive --init
-
Python 3.10.8 ~ 3.10.11
-
Git
-
Install ffmpeg for your operating system (https://www.geeksforgeeks.org/how-to-install-ffmpeg-on-windows/)
notice:step 4 use windows system Set Enviroment Path.
Run install.ps1
will automaticilly create a venv for you and install necessary deps.
Run webui.ps1
will get a address,open browser with it.
Run extend.ps1
will Open Extend branch by @Oncorporation
it is powerful
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.