Skip to content

code for the paper "SCTG: Style Conditioned Music Generation With Transformer-GANs"

License

Notifications You must be signed in to change notification settings

li-car-fei/SCTG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCTG: Style Conditioned Music Generation With Transformer-GANs

Authors: Wei-ning WANG, Jia-hui LI, Yi-fan LI, Xiao-fen XING

Official PyTorch implementation of paper "SCTG: Style Conditioned Music Generation With Transformer-GANs".

Generated Demo

Some generated demo can be downloaded from here

The generated demo in mp3 format shared here

Model

See the paper for details of the model.

The code for training is coming soon.

For inference, you can see the details in main.py

Dataset

The Emopia dataset is from Emopia The Pianst8 dataset is from Zenodo

The code for preparing the training data is in the dataset folder.

Checkpoint

The checkpoints for SCTG can be downloaded from here

Acknowledgement

About

code for the paper "SCTG: Style Conditioned Music Generation With Transformer-GANs"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages