dadaGP
Song tokenizer
Converts GuitarPro songs to and from a token sequence format suitable for training generative language models.
Encoder/decoder converts GuitarPro songs to/from a token-sequence format for generative language models like GPT2, TransformerXL, etc.
120 stars
6 watching
7 forks
Language: Python
last commit: almost 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
coreyker/dnn-mgr | Research code for deep neural networks in music genre recognition | 22 |
jordipons/eusipco2017 | Research code for music auto-tagging using deep learning and feature extraction | 23 |
darienhuss/shotgunyara | Tools and utilities for generating encoded versions of input data | 9 |
cyberboysumanjay/gaanaapi | An unofficial Gaana API using Flask and Python to retrieve song metadata from Gaana | 115 |
openai/finetune-transformer-lm | This project provides code and model for improving language understanding through generative pre-training using a transformer-based architecture. | 2,160 |
calclavia/deepj | A deep learning model that generates music with tunable properties based on specific styles | 728 |
despoisj/deepaudioclassification | Automatically categorizes music genres using deep learning algorithms | 1,097 |
danielgtaylor/python-betterproto | Generates idiomatic modern Python code from Protobuf 3 and gRPC wire format | 1,546 |
the-drunk-coder/megra.rs | A programming language designed for creating music using stochastic elements and Markov chains. | 65 |
jordipons/music-audio-tagging-at-scale-models | Research on end-to-end learning for music audio tagging using large datasets and different front-end paradigms. | 148 |
ideoforms/isobar | A Python package for generating musical patterns and manipulating MIDI events and files | 375 |
salu133445/musegan | Generates polyphonic music from scratch or based on user input using a neural network architecture | 1,846 |
proger/uk4b | Develops pretraining and finetuning techniques for language models using metadata-conditioned text generation | 18 |
jonsafari/tok-tok | A fast and simple tokenizer for multiple languages | 28 |
l0sg/seqgan-music | Generates polyphonic music sequences using deep learning models and adversarial training | 28 |