Releases: crylent/AI_clustering
Releases · crylent/AI_clustering
Clustering
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.