Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -9,4 +9,17 @@ license: cc-by-4.0
|
|
9 |
short_description: Evaluation for S2S Models
|
10 |
---
|
11 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
9 |
short_description: Evaluation for S2S Models
|
10 |
---
|
11 |
|
12 |
+
# bib
|
13 |
+
```
|
14 |
+
@misc{jiang2025s2sarenaevaluatingspeech2speechprotocols,
|
15 |
+
title={S2S-Arena, Evaluating Speech2Speech Protocols on Instruction Following with Paralinguistic Information},
|
16 |
+
author={Feng Jiang and Zhiyu Lin and Fan Bu and Yuhao Du and Benyou Wang and Haizhou Li},
|
17 |
+
year={2025},
|
18 |
+
eprint={2503.05085},
|
19 |
+
archivePrefix={arXiv},
|
20 |
+
primaryClass={cs.CL},
|
21 |
+
url={https://arxiv.org/abs/2503.05085},
|
22 |
+
}
|
23 |
+
```
|
24 |
+
|
25 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|