Pinned Repositories
build-lambda-layer
Build AWS Lambda Layers for Python runtime. A solution for Layers that contains cryptography library.
Deej-AI
Create automatic playlists by using Deep Learning to *listen* to the music.
DLIdownloader
This is a free desktop tool for downloading books from Digital Library of India. The tool exports the books to pdf format.
flisound
Data and code for Music Hackday 2014 in Barcelona.
intonation
A python library to analyze tuning and intonation related stuff in melodies across various music traditions in the world.
makamgraph
ontologies
A repository for the development of the ontologies required to describe the musical concepts and relationships in Indian art music and Ottoman-Turkish makam music
pypeaks
Python module to detect peaks from any data.
string-matching
This python code, when given a term and a list of terms, gives the possible duplicates of the given term in the given list of terms. The basic idea is to make use of edit distance and longest common subsequences, not just with immediate matches but also with the matches of the matches!
pycompmusic
Tools to help researchers work with Dunya and CompMusic
gopalkoduri's Repositories
gopalkoduri/pypeaks
Python module to detect peaks from any data.
gopalkoduri/intonation
A python library to analyze tuning and intonation related stuff in melodies across various music traditions in the world.
gopalkoduri/ontologies
A repository for the development of the ontologies required to describe the musical concepts and relationships in Indian art music and Ottoman-Turkish makam music
gopalkoduri/DLIdownloader
This is a free desktop tool for downloading books from Digital Library of India. The tool exports the books to pdf format.
gopalkoduri/string-matching
This python code, when given a term and a list of terms, gives the possible duplicates of the given term in the given list of terms. The basic idea is to make use of edit distance and longest common subsequences, not just with immediate matches but also with the matches of the matches!
gopalkoduri/build-lambda-layer
Build AWS Lambda Layers for Python runtime. A solution for Layers that contains cryptography library.
gopalkoduri/Deej-AI
Create automatic playlists by using Deep Learning to *listen* to the music.
gopalkoduri/flisound
Data and code for Music Hackday 2014 in Barcelona.
gopalkoduri/makamgraph