itspoma / audio-fingerprint-identifying-pythonLinks
The Shazam-similar app, that identify the song using audio fingerprints & spectrum analysis and Fast Fourier transform
☆376Updated 2 years ago
Alternatives and similar repositories for audio-fingerprint-identifying-python
Users that are interested in audio-fingerprint-identifying-python are comparing it to the libraries listed below
Sorting:
- Findit is a Python program which can detect audio clips from a database of stored audio files.☆50Updated 4 years ago
- Python bindings for Chromaprint acoustic fingerprinting and the Acoustid Web service☆351Updated 10 months ago
- Landmark-based audio fingerprinting☆574Updated 5 years ago
- music recognition and classifier project just like shazam but lighter and simpler☆31Updated 5 years ago
- Apply audio effects such as reverb and EQ directly to audio files or NumPy ndarrays.☆391Updated 3 years ago
- C library for generating audio fingerprints used by AcoustID☆1,061Updated this week
- cross-library (GStreamer + Core Audio + MAD + FFmpeg) audio decoding for Python☆513Updated last year
- c++ implementation of the fingerprinting algorithm suggested in the dejavu audio fingerprinting project☆56Updated 4 years ago
- An audio/acoustic activity detection and audio segmentation tool☆782Updated 6 months ago
- Python module for detecting musical choruses☆208Updated last year
- CNN-based audio segmentation toolkit. Allows to detect speech, music, noise and speaker gender. Has been designed for large scale gender …☆815Updated 5 months ago
- Audio fingerprinting and recognition in Python☆6,570Updated last year
- Audio feature extraction and classification☆225Updated last year
- The Panako acoustic fingerprinting system.☆215Updated last year
- SoundFile is an audio library based on libsndfile, CFFI, and NumPy☆775Updated last month
- Python audio and music signal processing library☆1,448Updated 9 months ago
- A Song Recognition Program using Shazam Algorithm☆42Updated 6 years ago
- Classify music genre from a 10 second sound stream using a Neural Network.