fingerprinting sections of audio from file

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

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
  • dejavu

    Audio fingerprinting and recognition in Python (by worldveil)

  • I want to say these few seconds match these few seconds from a different audio track. Using dejavu raw has overhead I do not need/want and hence I've been fiddling around with the fingerprint script. When modifying the global variables I can get better hits or worse hits, I will admit that even after reading there recommended article and many other sources, I can't find some good explanations about the mathematics behind the filtering after the specgram has been applied. As far as a I am aware we first apply filters to find/make fine points across the spectrogram after that we only check the distance between points along the time axis not the frequency or a hypotenuse (weird).

  • 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

  • The 7 Best Live Streaming SDKs & APIs

    2 projects | dev.to | 25 Apr 2024
  • Show HN: Lipupini, an OSS PHP Media Platform, has reached release cycle v5.x

    1 project | news.ycombinator.com | 19 Apr 2024
  • RNNoise 0.2 – now trained using only publicly available CC-licensed datasets

    1 project | news.ycombinator.com | 16 Apr 2024
  • Show HN: Render audio to HTML canvas using WebGPU

    5 projects | news.ycombinator.com | 15 Apr 2024
  • Audio Fingerprinting and Recognition in Python

    2 projects | news.ycombinator.com | 14 Apr 2024