Coder Social home page Coder Social logo

asigalov61 / tegridy-tools Goto Github PK

View Code? Open in Web Editor NEW
67.0 4.0 17.0 157.77 MB

Symbolic Music NLP Artificial Intelligence Toolkit

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

License: Apache License 2.0

Python 26.07% Shell 0.02% Jupyter Notebook 73.91% HTML 0.01%
midi midi-processing midi-toolkit raspberry-pi deep-learning music music-generation midi-processor nlp midi-search plagiarism-detection midi-classification markovify artificial-intelligence-systems architectures music-origami computer-music artificial-intelligence symbolic-music nanogpt

tegridy-tools's Introduction

tegridy-tools


Symbolic music artificial Intelligence toolkit for rapid prototyping, design and evaluation of the symbolic music AI architectures, systems and models


Install

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

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

Hassle-free automatic install , setup, and all core modules imports

!curl -O https://raw.githubusercontent.com/asigalov61/tegridy-tools/main/install/setup.sh
# !wget https://raw.githubusercontent.com/asigalov61/tegridy-tools/main/install/setup.sh
!chmod +x setup.sh
!bash setup.sh
!rm setup.sh

After install you can import/re-import modules like so...

Standard Python auto-imports/re-imports

# CPU setup and imports
!python ./tegridy-tools/install/setup.py
# GPU setup and imports
!python ./tegridy-tools/install/setup_cuda.py

Google Colab auto-imports/re-imports

# CPU setup and imports
%run ./tegridy-tools/install/setup.py
# GPU setup and imports
%run ./tegridy-tools/install/setup_cuda.py

Manual imports/re-imports

import TMIDIX
import TMELODIES
import HaystackSearch
import midi_to_colab_audio
from x_transformer_1_23_2 import *
import random

Quick Start Guide

Start by checking out example code snippets and scripts

Or you can check out many practical, specific and detailed Jupyter/Google Colab Notebooks


Detailed core modules documentation


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

Project Los Angeles

Tegridy Code 2024

tegridy-tools's People

Contributors

asigalov61 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

tegridy-tools's Issues

How can I train a model ?

Hi, I come here because the author of this repo : https://github.com/asigalov61/Optimus-VIRTUOSO/blob/main/optimus_virtuoso_composer.py

is not online anymore, and I'm trying to fork his code to experiment further, but I don't know how to train a model or what kind of format do I need to use ( as in MIDI files ) to train new models. for now I have adapted these functions to work locally but I need to know how to create a dataset that is usable ( I'm new to ML ) Would you please guide me a little / give some direction so I can proceed ?

Thank you very much

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.