BingYang-20 / SRP-DNN

A python implementation of “SRP-DNN: Learning Direct-Path Phase Difference for Multiple Moving Sound Source Localization” [ICASSP 2022]
MIT License
39 stars 14 forks source link
azimuth-angle crnn deep-learning direct-path doa-estimation elevation-angle ipd multi-channel sound-source-localization source-detection srp

SRP-DNN

A python implementation of “SRP-DNN: Learning direct-path phase difference for multiple moving sound source localization”, IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP), 2022.

Datasets

Quick start

Citation

If you find our work useful in your research, please consider citing:

@InProceedings{yang2022srpdnn,
    author = "Bing Yang and Hong Liu and Xiaofei Li",
    title = "SRP-DNN: Learning direct-path phase difference for multiple moving sound source localization",
    booktitle = "Proceedings of {IEEE} International Conference on Acoustics, Speech and Signal Processing (ICASSP)",
    year = "2022",
    pages = "721-725"}

Reference code

Licence

MIT