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: 7 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,885 |
ggerganov/kbd-audio | A collection of tools for capturing and analyzing audio data from computer microphones. | 8,545 |
jiaaro/pydub | A Python library for manipulating and editing audio files | 8,952 |
spotify/pedalboard | A Python library for processing and manipulating audio data | 5,233 |
pyannote/pyannote-audio | A toolkit for speaker diarization using PyTorch and speech activity detection. | 6,333 |
addictedcs/soundfingerprinting | An audio recognition framework providing efficient acoustic fingerprinting and retrieval of audio samples with high precision and recall rate. | 946 |
aubio/aubio | A comprehensive library for audio and music analysis and processing. | 3,314 |
kinwaicheuk/nnaudio | An audio processing toolkit using PyTorch convolutional neural networks to generate spectrograms from raw audio data | 1,032 |
libaudioflux/audioflux | A deep learning tool library for extracting features from audio signals. | 2,915 |
spatialaudio/python-sounddevice | Tools and bindings for playing and recording audio with Python | 1,052 |
aixander/realtime_pyaudio_fft | An audio analysis tool that extracts and visualizes features from live audio streams using FFTs. | 969 |
mahmoudashraf97/whisper-diarization | Automates speaker diarization from audio recordings using OpenAI Whisper ASR and additional neural networks. | 3,718 |
norvig/pytudes | A collection of Python programs designed to help perfect programming skills through practice and demonstration. | 23,140 |
cpjku/madmom | A Python audio signal processing library used in music information retrieval tasks. | 1,347 |
danielrapp/doppler | Detects motion using microphone audio and the Doppler effect, enabling real-time analysis of hand movement. | 2,389 |