Skip to content

danielathome19/Choral-GTN

Repository files navigation

About

Choral-GTN is a deep learning system () trained to ____.

To find out more, check out the provided research paper:

  • Doctoral Dissertation: "Choral Music Generation: A Deep Hybrid Learning Approach" (DOI: TBD)
  • Conference Paper: "TBD" (DOI: TBD)
  • Also contained in the "PaperAndPresentation" folder is the dissertation paper, conference paper (and supplement), and presentation of the research.
  • The dissertation defense can be watched at https://youtu.be/Rk9koF0V-2M.

Usage

See:

For data used in my experiments:

  • All datasets can be found in
  • My most recent pre-trained weights can be found in Weights.

NOTE: these folders should be placed in the same folder as "main.py". For folder existing conflicts, simply merge the directories.

In main.py, the "main" function acts as the controller for the model, where calls to train the model, create a prediction, and all other functions are called. One may also call these functions from an external script ("from main import XYZ", etc.).

To choose an operation or series of operations for the model to perform, simply edit the main function before running. Examples of all function calls can be seen commented out within main.

Contribution

TBD

Bugs/Features

Bugs are tracked using the GitHub Issue Tracker.

Please use the issue tracker for the following purpose:

  • To raise a bug request; do include specific details and label it appropriately.
  • To suggest any improvements in existing features.
  • To suggest new features or structures or applications.

License

The code is licensed under CC0 License 1.0.

The database was compiled from free and open sources with respect to the original file creators and sequencers. This work is purely for educational and research purposes, and no copyright is claimed on any files contained within the database.

Citation

If you use this code for your research, please cite this project as either the dissertation (Choral Music Generation: A Deep Hybrid Learning Approach):


or the conference paper (TBD):


or the dataset ():


About

Doctoral dissertation project - a hybrid Neural Network system and dataset for compositionally realistic choral music generation (Generative Transformer Network).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published