GithubHelp home page GithubHelp logo

carlosholivan / musicaiz-datasets Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 166.87 MB

Symbolic music tokenized datasets to train DL sequence models

Home Page: https://carlosholivan.github.io/musicaiz

License: GNU Affero General Public License v3.0

dataset datasets deep-learning machine-learning midi music symbolic symbolic-music

musicaiz-datasets's Introduction

MUSICAIZ DATASETS

License: AGPL v3

This repository contains tokenized datasets generated with musicaiz library to train DL sequence models.

The data is organized as follows:

📦musicaiz-datasets
 ┣ 📂dataset_name
 ┃ ┗ 📂tokenizer
 ┃   ┗ 📂tokenization_type
 ┃     ┗ 📂train
 ┃     ┃ ┗ 📜token-sequences.txt
 ┃     ┗ 📂validation
 ┃     ┃ ┗ 📜token-sequences.txt
 ┃     ┗ 📂test
 ┃     ┃ ┗ 📜token-sequences.txt
 ┃     ┗ 📜vocabulary.txt
 ┃ ...

The current tree contains:

- dataset_name: jsbchorales, maestro
- tokenizer: mmm
- tokenization_type: `4_bars` and `all_bars`

The available tokenized datasets are:

Other datasets that could be included in the future:

The bps fh dataset for harmonic analysis is:

This dataset is not tokenized since is used for harmonic analysis. We trad the notes.csv of each file and convert it to a midi file that can be loaded by packages that work with MIDI files.

License

This project is licensed under the terms of the AGPL v3 license.

Install

To download the data just clone this repository:

git clone [email protected]:carlosholivan musicaiz-datasets.git

cd musicaiz-datasets

To install musicaiz, clone the repository for the latest changes or simply type pip install musicaiz.

musicaiz repository

musicaiz docs

Cite

If you use any of these datasets in your work, please cite the dataset(s) you use and musicaiz software:

@misc{hernandezolivan22musicaiz,
  doi = {10.48550/ARXIV.2209.07974},
  url = {https://arxiv.org/abs/2209.07974},
  author = {Hernandez-Olivan, Carlos and Beltran, Jose R.},
  title = {musicaiz: A Python Library for Symbolic Music Generation, Analysis and Visualization},
  publisher = {arXiv},
  year = {2022},
}

Disclaimer

This is a repository that hosts processed open Source datasets to train DL models. Each of these datasets have its corresponding license. It the responsability of the users to determine whether they have permission to use the dataset under the dataset's license.

If you're a dataset author or owner and you do not want your dataset to be included in this repository, please open a GitHub issue and we will remove the dataset from this repository.

musicaiz-datasets's People

Contributors

carlosholivan avatar

Stargazers

 avatar  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.