Audio fingerprinting in mobile with react-native (sample code)
-
Updated
Apr 17, 2020 - C++
Audio fingerprinting in mobile with react-native (sample code)
AudioFingerprint is a production-ready, local audio fingerprinting and song identification system inspired by Shazam and Google Sound Search. It uses spectral peak extraction and combinatorial hashing to identify songs from short audio clips in milliseconds, with a clean Python + Flask architecture suitable for real-world deployments.
This project is an implementation of the audio identification algorithm from the Original Shazam Paper (Wang, 2003). It uses audio fingerprinting and hash-based matching to enable efficient and accurate audio retrieval.
This project is an implementation of the audio identification algorithm from the Original Shazam Paper (Wang, 2003). It uses audio fingerprinting and hash-based matching to enable efficient and accurate audio retrieval.
Fine tuned facebook/Wav2Vec2-960h-base for the purpose of speech based task detection relevant to banking and finances, of an individual.
Add a description, image, and links to the audio-identification topic page so that developers can more easily learn about it.
To associate your repository with the audio-identification topic, visit your repo's landing page and select "manage topics."