# MASP **Repository Path**: jinquan_wang/MASP ## Basic Information - **Project Name**: MASP - **Description**: Microphone Array Speech Processing - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2020-10-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### Microphone Array Speech Processing ---------- A collection of tools. **Simulation**: - [Room Impulse Response generator](https://www.audiolabs-erlangen.de/fau/professor/habets/software/rir-generator) - [Diffuse noise generator](https://www.audiolabs-erlangen.de/fau/professor/habets/software/noise-generators) **Beamformer** - Delay and Sum - SuperDirective - Adaptive Beamformers: MVDR, MWF, GEV, Variable Span filter - LCMV - GSC Note: here only considers the offline implementations. **Blind Source Separation** - AuxIVA - [Geometry BSS](https://github.com/introlab/odas) - [Trinicon](https://github.com/LCAV/pyroomacoustics) **Dereverberation** - [WPE](http://www.kecl.ntt.co.jp/icl/signal/wpe/index.html) - [GWPE](https://github.com/fgnt/nara_wpe) **Localization** - [SRP-PHAT](http://bass-db.gforge.inria.fr/bss_locate/) etc. **Estimation** - [Probabilistic models](https://github.com/fgnt/pb_bss): CGMM, CWMM, etc. **Evaluation** - PESQ - STOI - [SDR](http://bass-db.gforge.inria.fr/bss_eval/) - [SRMR](https://reverb2014.dereverberation.com/se_task.html) **STFT** ----------