ThomasA / room_transfer_function_toolkit

This repository contains a library for sparse representation of the room transfer function and code for localization of sound sources in a room with one microphone. Author contact information: helena.peictukuljac@epfl.ch.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Repository description
This repository contains a collection of matlab and python routines to accompany the paper [Localization of Sound Sources in a Room with One Microphone](arXiv link:) by Helena Peic Tukujac, Herve Lissek and Pierre Vandergheynst
Dependecies: We have used some routines developed by other authors that are available online:
mArrow function from https://ch.mathworks.com/matlabcentral/fileexchange/25372-marrow3-m-easy-to-use-3d-arrow coded by Georg Stillfried.
CoSaMP function from https://ch.mathworks.com/matlabcentral/fileexchange/32402-cosamp-and-omp-for-sparse-recovery coded by Stephen Becker.
Table of contents of the available code
| Folder name | Description |
| data | contains the data for the algorithm |
| figures | code that can be used to generate the figures from the paper |
| manuscript | paper |
| room_transfer_function_toolkit_matlab| matlab code for room mode processing |
| room_transfer_function_toolkit_python| python code for room mode processing |
| sound_source_localization_in_a_room | algorithm for localizing sound sources in a room (key piece) |

About

This repository contains a library for sparse representation of the room transfer function and code for localization of sound sources in a room with one microphone. Author contact information: helena.peictukuljac@epfl.ch.

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 65.0%Language:MATLAB 27.6%Language:Python 7.4%