SaoYear commited on
Commit
dfbe193
·
verified ·
1 Parent(s): 2547be7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -12,3 +12,17 @@ short_description: Demo page for Mel-spectrogram enhancement, CleanMel model
12
  ---
13
 
14
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  ---
13
 
14
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
15
+
16
+ ---
17
+ Citation:
18
+ ```
19
+ @misc{shao2025cleanmel,
20
+ title={CleanMel: Mel-Spectrogram Enhancement for Improving Both Speech Quality and ASR},
21
+ author={Nian Shao and Rui Zhou and Pengyu Wang and Xian Li and Ying Fang and Yujie Yang and Xiaofei Li},
22
+ year={2025},
23
+ eprint={2502.20040},
24
+ archivePrefix={arXiv},
25
+ primaryClass={eess.AS},
26
+ url={https://arxiv.org/abs/2502.20040}
27
+ }
28
+ ```