Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 433 Bytes

README.md

File metadata and controls

31 lines (17 loc) · 433 Bytes

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