Skip to content

Releases: crylent/AI_clustering

Clustering

28 Jan 10:53
a93ff87
Compare
Choose a tag to compare

This program can clusterize small WAV and MP3 files based on the spectrum of audio they contain. It uses the Fourier transform to create the audio spectrum and the K-means algorithm for clustering.