ASLGSDMar 13, 2023

Guided Speech Enhancement Network

arXiv:2303.07486v19 citationsh-index: 25
Originality Incremental advance
AI Analysis

This work addresses speech enhancement for voice communication and human-computer interfaces, offering a transferable solution that leverages classical beamforming, but it is incremental as it builds on existing multi-microphone techniques.

The authors tackled the problem of multi-microphone speech enhancement by proposing GSENet, which uses both raw microphone and beamformer outputs as input to improve spatial rejection, denoising, and dereverberation, demonstrating effectiveness on real-world data with suppression of noise and interfering speech.

High quality speech capture has been widely studied for both voice communication and human computer interface reasons. To improve the capture performance, we can often find multi-microphone speech enhancement techniques deployed on various devices. Multi-microphone speech enhancement problem is often decomposed into two decoupled steps: a beamformer that provides spatial filtering and a single-channel speech enhancement model that cleans up the beamformer output. In this work, we propose a speech enhancement solution that takes both the raw microphone and beamformer outputs as the input for an ML model. We devise a simple yet effective training scheme that allows the model to learn from the cues of the beamformer by contrasting the two inputs and greatly boost its capability in spatial rejection, while conducting the general tasks of denoising and dereverberation. The proposed solution takes advantage of classical spatial filtering algorithms instead of competing with them. By design, the beamformer module then could be selected separately and does not require a large amount of data to be optimized for a given form factor, and the network model can be considered as a standalone module which is highly transferable independently from the microphone array. We name the ML module in our solution as GSENet, short for Guided Speech Enhancement Network. We demonstrate its effectiveness on real world data collected on multi-microphone devices in terms of the suppression of noise and interfering speech.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes