cemsubakan
commited on
Commit
•
33cf68f
1
Parent(s):
b140045
Update README.md
Browse files
README.md
CHANGED
@@ -22,7 +22,7 @@ metrics:
|
|
22 |
<br/><br/>
|
23 |
|
24 |
# SepFormer trained on WHAMR! for speech enhancement (8k sampling frequency)
|
25 |
-
This repository provides all the necessary tools to perform speech enhancement (denoising + dereverberation) with a [SepFormer](https://arxiv.org/abs/2010.13154v2) model, implemented with SpeechBrain, and pretrained on [WHAMR!](http://wham.whisper.ai/) dataset with 8k sampling frequency, which is basically a version of WSJ0-Mix dataset with environmental noise and reverberation in 8k. For a better experience we encourage you to learn more about [SpeechBrain](https://speechbrain.github.io). The given model performance is
|
26 |
|
27 |
|
28 |
| Release | Test-Set SI-SNR | Test-Set PESQ |
|
|
|
22 |
<br/><br/>
|
23 |
|
24 |
# SepFormer trained on WHAMR! for speech enhancement (8k sampling frequency)
|
25 |
+
This repository provides all the necessary tools to perform speech enhancement (denoising + dereverberation) with a [SepFormer](https://arxiv.org/abs/2010.13154v2) model, implemented with SpeechBrain, and pretrained on [WHAMR!](http://wham.whisper.ai/) dataset with 8k sampling frequency, which is basically a version of WSJ0-Mix dataset with environmental noise and reverberation in 8k. For a better experience we encourage you to learn more about [SpeechBrain](https://speechbrain.github.io). The given model performance is 10.59 dB SI-SNR on the test set of WHAMR! dataset.
|
26 |
|
27 |
|
28 |
| Release | Test-Set SI-SNR | Test-Set PESQ |
|