Skip to content

Audio recognizer - graduation thesis project; uses Audio fingerprinting technique for matching audio samples to preprocessed songs

Notifications You must be signed in to change notification settings

MihailoJoksimovic/audio-recognizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Audio recognizer

This project is both my graduation thesis and my (almost) very first Java project.

The idea is to try and extract fingerprints from given Audio sample, and to have them matched against database of pre-processed audio files (songs :-)).

All the code is written with readabillity in mind. What that means is that it's highly unoptimized.

P.S. Project is still being worked on!

About

Audio recognizer - graduation thesis project; uses Audio fingerprinting technique for matching audio samples to preprocessed songs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages