Polymath

0
5 0 Reviews 0 Saved
Introduction: Polymath: Polymath uses machine learning to convert any music library (e.g from Hard-Drive or YouTube) into a music production sample-library. The tool automatically separates songs into stems (beats, bass, etc.), quantizes them to the same tempo and beat-grid (e.g. 120bpm), analyzes musical structure (e.g. verse, chorus, etc.), key (e.g C4, E3, etc.) and other infos (timbre, loudness, etc.), and converts audio to midi. The result is a searchable sample library that streamlines the workflow for music producers, DJs, and ML audio developers.

Polymath Product Information

What is Polymath?

Polymath uses machine learning to convert any music library (e.g from Hard-Drive or YouTube) into a music production sample-library. The tool automatically separates songs into stems (beats, bass, etc.), quantizes them to the same tempo and beat-grid (e.g. 120bpm), analyzes musical structure (e.g. verse, chorus, etc.), key (e.g C4, E3, etc.) and other infos (timbre, loudness, etc.), and converts audio to midi. The result is a searchable sample library that streamlines the workflow for music prod

How to use Polymath?

Add songs from your hard drive or YouTube to the Polymath library. The tool automatically analyzes, separates, quantizes, and converts the audio. Use the search function to find similar songs and create mixes.

Polymath Use Cases

#1 Combining elements from different songs to create new compositions.
#2 Creating mash-up DJ sets.
#3 Creating large music datasets for training generative models.

FAQ from Polymath

What software do I need to have installed? +

You need to have ffmpeg installed on your system.

How do I install Polymath? +

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

How do I reset the Polymath library? +

The database is stored in the folder "/library/database.p". To reset everything, simply delete it.