Q.What software do I need to have installed?
A.You need ffmpeg installed on your system.
Polymath is a machine learning-powered tool that transforms any music library into a searchable sample library. It automates music separation, quantization, and analysis, enabling users to create new compositions, DJ sets, and training data efficiently.
Polymath is an ML-powered tool that converts music libraries into searchable sample libraries for music production. It is designed for music producers, DJs, and ML audio developers who need to streamline their workflow by automatically separating songs into stems, quantizing them to a unified tempo, analyzing musical structure, detecting key, and converting audio to MIDI. The result is a searchable sample library that simplifies the creation of new compositions, mash-up sets, and training datasets for generative models.
A.You need ffmpeg installed on your system.
A.You need Python version >=3.7 and <=3.10. From your terminal run: git clone https://github.com/samim23/polymath, cd polymath, pip install -r requirements.txt
A.The database is stored in the folder "/library/database.p". To reset everything, simply delete it.