Skip to content

Python code for LOCATA Challenge

License

Notifications You must be signed in to change notification settings

audiofhrozen/locata_wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LOCATA Challenge Code for python

This package allows to work with LOCATA in python (code in MATLAB can be found here)

Requiriments

  • Python 3.6.1
  • numpy 1.16.1

Installation

Install python libraries with miniconda:

$ cd tools
$ make

Algorithms

Currently, the package only supports MUSIC.

TODO

  • Implement additional algorithms:
    • GCC-PHAT
    • SRP-PHAT