RandomDevUltimate / tegridy-tools

Symbolic Music NLP Artificial Intelligence Toolkit

Home Page:https://github.com/asigalov61/tegridy-tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tegridy-tools


Music NLP Artificial Intelligence toolkit for rapid prototyping, design, and evaluation of the (Music) NLP Artificial Intelligence systems and architectures.


Install:

Recommended and required for the latest version of the modules/files:

git clone https://github.com/asigalov61/tegridy-tools

Hassle-free install of the latest release (not latest files):

pip install tegridy-tools

After pip install you should be able to import main modules like so:

from tegridy_tools import TMIDI, minGPT, markovify

Many practical and specific Python examples, as well as the detailed Jupyter/Google Colab notebooks are available here:


tegridy-tools docs


(DEPRECIATED) TMIDI


[NEW] nanoGPT




@inproceedings{lev2021tegridytools,
    title       = {tegridy-tools: Symbolic Music NLP Artificial Intelligence Toolkit},
    author      = {Aleksandr Lev},
    booktitle   = {GitHub},
    year        = {2023},
}

Project Los Angeles

Tegridy Code 2023

About

Symbolic Music NLP Artificial Intelligence Toolkit

https://github.com/asigalov61/tegridy-tools

License:Apache License 2.0


Languages

Language:Jupyter Notebook 82.9%Language:Python 17.1%Language:Shell 0.0%Language:HTML 0.0%