Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yxlu-0102 authored Sep 8, 2024
1 parent 01c416a commit 1626d0a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Explicit Estimation of Magnitude and Phase Spectra in Parallel for High-Quality Speech Enhancement
### Ye-Xin Lu, Yang Ai, Zhen-Hua Ling
In our [paper](https://arxiv.org/abs/2305.13686), we proposed MP-SENet: a TF-domain monaural SE model with parallel magnitude and phase spectra denoising.
A long-version MP-SENet is available on [arxiv](https://arxiv.org/abs/2308.08926) now.<br>
A long-version MP-SENet is available on [arxiv](https://arxiv.org/abs/2308.08926) now.
Audio samples can be found at the [demo website](http://yxlu-0102.github.io/MP-SENet).<br>
We provide our implementation as open source in this repository.

**Abstract:**
Expand All @@ -17,8 +18,6 @@ Experimental results demonstrate that our proposed MP-SENet achieves state-of-th
Compared to existing phase-aware speech enhancement methods, it further mitigates the compensation effect between the magnitude and phase by explicit phase estimation, elevating the perceptual quality of enhanced speech.
Remarkably, for the speech denoising task, the proposed MP-SENet yields a PESQ of **3.60** on the VoiceBank+DEMAND dataset and **3.62** on the DNS challenge dataset.

Audio samples can be found [here](http://yxlu-0102.github.io/MP-SENet).

## Pre-requisites
1. Python >= 3.6.
2. Clone this repository.
Expand Down

0 comments on commit 1626d0a

Please sign in to comment.