Skip to content

rafael-direito/TAI-Shazam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TAI-Shazam

To build, go inside the programs folder and execute:
make

To test:

    ./executables/wavhist <input file> <channel>  
      
    ./executables/wavcp <input file> <output file>  
      
    ./executables/wavcmp <original file> <modified file>  
      
    ./executables/wavquant <input file> <output file> <byte resolution>  
      
    ./executables/wavcb -f 'filename -d 'directory -b block size -o overlaping factor -c codebook size -i max iterations in Kmeans -t number of threads -w outputfile (if using -f) or outputpath (if using -d)  
    Use at least -f or -d options  
      
    ./executables/wavfind <directory with codebooks> <audio sample file> <blockSize>  

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages