Clustering songs with different lengths

This page summarizes the projects mentioned and recommended in the original post on /r/MLQuestions

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • pyAudioAnalysis

    Python Audio Analysis Library: Feature Extraction, Classification, Segmentation and Applications

  • Hey folks, I'm looking into clustering audio files with features extracted by pyAudioAnalysis. However, every feature (I'm interested in MFCC, spectral centroid and spread, and BPM) is extracted for each frame of the song (by default 0.05s, excluding BPM that relates to the whole) so tracks with different lengths produce arrays with different shapes.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How would I compare two voice recordings of the same sentence and advise one speaker how to get closer to the second?

    2 projects | /r/learnpython | 10 Jul 2023
  • How do I run code only when an audio file has bass

    1 project | /r/learnpython | 27 May 2023
  • A Python library for audio feature extraction, classification, segmentation and applications

    1 project | /r/coding | 26 Mar 2023
  • Phonetic search for audio files

    1 project | /r/audio | 16 Jan 2023
  • Creating Audio Features with PyAudio Analysis

    1 project | dev.to | 6 Apr 2022