【实战】Simple and Controllable Music Generation

1. User experience 

pip install 'torch>=2.0'
git clone https://github.com/facebookresearch/audiocraft
pip install -e .  # or if you cloned the repo locally

Then

python app.py

2. Training

Waiting for the code to come out, I am updating the training and thesis

Guess you like

Origin blog.csdn.net/weixin_50862344/article/details/131160838