Giter Club home page Giter Club logo

liszt-comprehension's Introduction

Liszt-Comprehension

Made by Dhruv Bhatia, Noah Medina, Herbert Traub, and Aryan Srivastava.

Installation Instructions

  1. Clone the repo and run create_env. Alternatively, set up a virtual environment and install the requirements from requirements.txt.

  2. Just run python assignment.py! The program should prompt you for some inputs to determine the kind of learning and generation you want.

  3. If you generated music, it will be saved in the Generated Pieces folder under a file name of the current date and time.

  4. Have fun!

An explanation of the repo structure

Here is a map of what directory holds what!

  1. processing - this directory has the files we use for preprocessing (preprocess.py) and postprocessing (generate_midi.py). convert_midi has some helper functions we used during programming and testing.

  2. Models - this directory has the models we use to train (both note generation and duration generation). The files we use are duration_gen.py, note_gen_functional.py, and transformer_funcs.py.

  3. Generated Pieces - all generated pieces are stored here

  4. data - All the midi files sorted by composers.

  5. AllOneTrack - all the midi files that only have one track!

  6. OneTrackData - one track midi files sorted by composers.

  7. Trained Weights - Stored trained weights so you don't have to train everytime you want to make music!

  8. Dict Data - Stored data from preprocessing to make generation based on already trained models more efficient.

liszt-comprehension's People

Contributors

aryan096 avatar dhruvbhatia00 avatar herberttraub avatar nimotaa avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.