Skip to content

xihw/music-style-transfer

Repository files navigation

music-style-transfer

Download data from here and put it under project root path.

Train on AWS

  1. have pem set up locally
  2. get ec2 dns name here
  3. ssh -i dl-ec2.pem [email protected]
    (remember to replace the dns name)
  4. git clone https://github.com/xihw/music-style-transfer.git
    and cd to it
  5. download data:
    curl https://s3.us-east-2.amazonaws.com/music-style-transfer/data.zip --output data.zip
    unzip data.zip
  6. nohup python main.py &

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published