Blind Source Separation

Module contents

Blind Source Separation

Implementations of a few blind source separation (BSS) algorithms.

AuxIVA
Independent Vector Analysis [1]
Trinicon
ILRMA
Independent Low-Rank Matrix Analysis [3]
SparseAuxIVA
Sparse Independent Vector Analysis [4]
FastMNMF
Fast Multichannel Nonnegative Matrix Factorization [5]
FastMNMF2
Fast Multichannel Nonnegative Matrix Factorization 2 [6]

A few commonly used functions, such as projection back, can be found in pyroomacoustics.bss.common.

References

Algorithms