ICASSP 2025accepted0 citations

Causal Speech Enhancement Based on a Two-Branch Nested U-Net Architecture Using Self-Supervised Speech Embeddings

Seorim Hwang, Sungwook Park, Youngcheol Park

Abstract

This paper presents a causal speech enhancement (SE) model based on a complex two-branch nested U-Net architecture (CNUNet-TB) combined with a two-stage (TS) training method that leverages speech embeddings from a large self-supervised speech representation learning (SRL) model. The proposed architecture improves performance by simultaneously estimating complex masks and the speech spectrum, effectively handling complex speech data. The SE model is initially trained by fusing the self-supervised speech embeddings with the model’s latent vectors, which are then stored for the second stage of training. In the second stage, the SE model is trained to replicate these latent vectors without relying on the SRL model, ensuring causality and eliminating the need for the SRL model during inference. Experimental results demonstrate that the proposed CNUNet-TB-TS effectively replicates the stored latent vectors with strong speaker representation, achieving superior performance compared to recent causal SE models. The codes and demo samples are available at https://github.com/seorim0/SEusing-SRL-model.

BibTeX
@inproceedings{icassp2025_causalspeechenha,
  title = {Causal Speech Enhancement Based on a Two-Branch Nested U-Net Architecture Using Self-Supervised Speech Embeddings},
  author = {Seorim Hwang and Sungwook Park and Youngcheol Park},
  booktitle = {ICASSP 2025},
  year = {2025}
}