Skip to content

gangeshwark/AQSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AQSearch

(Audio Query Search)
Library to search for a query word (audio format) in a huge corpus audio file.

Requirements:

  1. bob - 'ap' module specifically
  2. numpy
  3. matplotlib
  4. scipy
Note: Install Anaconda(https://www.continuum.io/downloads) for a full stack of libraries necessary for this model.

Running

To run the model:
$ python main.py -f mfcc/bnf/compare

Example usage:
To use the bottle neck features of the audio while performing DTW.
$ python main.py -f bnf

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors