cc8848 / AudioRetrieval

The content of this assignment is the realization of audio retrieval by means of Shazam algorithm.The Shazam algorithm can be divided into 4 modules: audio file reading, fingerprint extraction (hashing), fingerprint access, and fingerprint matching.The part I'm responsible for is the audio file read.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AudioRetrieval

The content of this assignment is the realization of audio retrieval by means of Shazam algorithm.The Shazam algorithm can be divided into 4 modules: audio file reading, fingerprint extraction (hashing), fingerprint access, and fingerprint matching.The part I'm responsible for is the audio file read.

About

The content of this assignment is the realization of audio retrieval by means of Shazam algorithm.The Shazam algorithm can be divided into 4 modules: audio file reading, fingerprint extraction (hashing), fingerprint access, and fingerprint matching.The part I'm responsible for is the audio file read.


Languages

Language:Java 100.0%