dejavu
Audio matcher
An audio fingerprinting and recognition algorithm implemented in Python
Audio fingerprinting and recognition in Python
6k stars
262 watching
1k forks
Language: Python
last commit: 9 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
tyiannak/pyaudioanalysis | A comprehensive Python library for feature extraction, classification, segmentation, and applications of audio data. | 5,918 |
ggerganov/kbd-audio | A collection of tools for capturing and analyzing audio data from computer microphones. | 8,564 |
jiaaro/pydub | A Python library for manipulating and editing audio files | 9,024 |
spotify/pedalboard | A Python library for processing and manipulating audio data | 5,286 |
pyannote/pyannote-audio | A toolkit for speaker diarization using PyTorch and speech activity detection. | 6,508 |
addictedcs/soundfingerprinting | An audio recognition framework providing efficient acoustic fingerprinting and retrieval of audio samples with high precision and recall rate. | 957 |
aubio/aubio | A comprehensive library for audio and music analysis and processing. | 3,336 |
kinwaicheuk/nnaudio | An audio processing toolkit using PyTorch convolutional neural networks to generate spectrograms from raw audio data | 1,036 |
libaudioflux/audioflux | A deep learning tool library for extracting features from audio signals. | 2,940 |
spatialaudio/python-sounddevice | Tools and bindings for playing and recording audio with Python | 1,069 |
aixander/realtime_pyaudio_fft | An audio analysis tool that extracts and visualizes features from live audio streams using FFTs. | 976 |
mahmoudashraf97/whisper-diarization | Automates speaker diarization from audio recordings using OpenAI Whisper ASR and additional neural networks. | 3,874 |
norvig/pytudes | A collection of concise Python programs to practice and improve specific programming skills. | 23,209 |
cpjku/madmom | A Python audio signal processing library used in music information retrieval tasks. | 1,366 |
danielrapp/doppler | Detects motion using microphone audio and the Doppler effect, enabling real-time analysis of hand movement. | 2,389 |