OpenSound commited on
Commit
4d72af4
·
verified ·
1 Parent(s): 02e1863

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -11,4 +11,17 @@ license: cc-by-nc-4.0
11
  short_description: High-quality target speech extractor
12
  ---
13
 
14
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  short_description: High-quality target speech extractor
12
  ---
13
 
14
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
15
+
16
+ ## Reference
17
+ ```
18
+ @misc{wang2025solospeechenhancingintelligibilityquality,
19
+ title={SoloSpeech: Enhancing Intelligibility and Quality in Target Speech Extraction through a Cascaded Generative Pipeline},
20
+ author={Helin Wang and Jiarui Hai and Dongchao Yang and Chen Chen and Kai Li and Junyi Peng and Thomas Thebaud and Laureano Moro Velazquez and Jesus Villalba and Najim Dehak},
21
+ year={2025},
22
+ eprint={2505.19314},
23
+ archivePrefix={arXiv},
24
+ primaryClass={eess.AS},
25
+ url={https://arxiv.org/abs/2505.19314},
26
+ }
27
+ ```