# Unsupervised Low Latency Speech Enhancement with RT-GCC-NMF

**Authors:** Sean U. N. Wood, Jean Rouat

arXiv: 1904.03130 · 2019-04-08

## TL;DR

This paper introduces RT-GCC-NMF, a real-time two-channel speech enhancement method combining NMF and GCC, capable of low-latency operation and effective in noisy, real-world environments, outperforming many existing algorithms.

## Contribution

The paper presents a novel real-time speech enhancement algorithm that integrates NMF and GCC for low-latency, robust performance in diverse acoustic conditions with minimal training data.

## Key findings

- Outperforms most SiSEC challenge algorithms in PEASS scores
- Improves speech intelligibility metrics like STOI and ESTOI
- Achieves latency as low as 2 ms suitable for hearing aids

## Abstract

In this paper, we present RT-GCC-NMF: a real-time (RT), two-channel blind speech enhancement algorithm that combines the non-negative matrix factorization (NMF) dictionary learning algorithm with the generalized cross-correlation (GCC) spatial localization method. Using a pre-learned universal NMF dictionary, RT-GCC-NMF operates in a frame-by-frame fashion by associating individual dictionary atoms to target speech or background interference based on their estimated time-delay of arrivals (TDOA). We evaluate RT-GCC-NMF on two-channel mixtures of speech and real-world noise from the Signal Separation and Evaluation Campaign (SiSEC). We demonstrate that this approach generalizes to new speakers, acoustic environments, and recording setups from very little training data, and outperforms all but one of the algorithms from the SiSEC challenge in terms of overall Perceptual Evaluation methods for Audio Source Separation (PEASS) scores and compares favourably to the ideal binary mask baseline. Over a wide range of input SNRs, we show that this approach simultaneously improves the PEASS and signal to noise ratio (SNR)-based Blind Source Separation (BSS) Eval objective quality metrics as well as the short-time objective intelligibility (STOI) and extended STOI (ESTOI) objective speech intelligibility metrics. A flexible, soft masking function in the space of NMF activation coefficients offers real-time control of the trade-off between interference suppression and target speaker fidelity. Finally, we use an asymmetric short-time Fourier transform (STFT) to reduce the inherent algorithmic latency of RT-GCC-NMF from 64 ms to 2 ms with no loss in performance. We demonstrate that latencies within the tolerable range for hearing aids are possible on current hardware platforms.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1904.03130/full.md

## Figures

10 figures with captions in the complete paper: https://tomesphere.com/paper/1904.03130/full.md

## References

60 references — full list in the complete paper: https://tomesphere.com/paper/1904.03130/full.md

---
Source: https://tomesphere.com/paper/1904.03130