Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 478 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 478 Bytes

Simple Python implementation for SRP-PHAT and MUSIC for DOA and source localization for educational purposes

consists of :

  1. Constructing RIR using rir_generator
  2. Creating noisy audio mix using convolution
  3. Localization using SRP-PHAT and MUSIC
pip install rir-generator plotly

srp

music