Add a new SE recipe combining five public corpora#5484
Add a new SE recipe combining five public corpora#5484sw005320 merged 3 commits intoespnet:masterfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## master #5484 +/- ##
==========================================
+ Coverage 75.07% 75.37% +0.29%
==========================================
Files 709 709
Lines 65290 65291 +1
==========================================
+ Hits 49017 49212 +195
+ Misses 16273 16079 -194
Flags with carried forward coverage won't be shown. Click here to find out more. see 16 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
|
LGTM. |
|
Thanks! I have renamed the recipe and added it to |
|
Thanks! |
What?
This PR adds a new speech enhancement recipe
egs2/universal_se/enh1that combines five public corpora for training and evaluation:Why?
This PR aims to reproduce the experiments mentioned in a recent paper "Toward Universal Speech Enhancement for Diverse Input Conditions" (Table 4).
See also
https://arxiv.org/abs/2309.17384
#5482