xiongyihui / tdoa

TDOA based on GCC-PHAT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TDOA

TDOA (Time Difference of Arrival) is estimated using GCC-PHAT. A realtime DOA (Direction Of Arrival) is also elstimated using 2 microphones.

Requirements

  • NumPy
  • PyAudio
  • WebRTCVAD

Get started

python realtime_tdoa.py

About

TDOA based on GCC-PHAT

License:Apache License 2.0


Languages

Language:Python 92.6%Language:MATLAB 7.4%