-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9f5d760
commit 1063461
Showing
1 changed file
with
11 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 1,12 @@ | ||
# Uformer | ||
Uformer: A Unet based dilated complex & real dual-path conformer network for simultaneous speech enhancement and dereverberation | ||
The implementation of Uformer: A Unet based dilated complex & real dual-path conformer network for simultaneous speech enhancement and dereverberation | ||
|
||
The paper is available at: https://arxiv.org/abs/2111.06015 | ||
|
||
Please cite the paper if you want to use the idea or results: | ||
@article{fu2021uformer, | ||
title={Uformer: A Unet based dilated complex \& real dual-path conformer network for simultaneous speech enhancement and dereverberation}, | ||
author={Fu, Yihui and Liu, Yun and Li, Jingdong and Luo, Dawei and Lv, Shubo and Jv, Yukai and Xie, Lei}, | ||
journal={arXiv preprint arXiv:2111.06015}, | ||
year={2021} | ||
} |