Skip to content

Commit a471934

Browse files
authored
Update publication link and BibTeX entry
1 parent 7c6907b commit a471934

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

index.html

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -273,8 +273,8 @@ <h1 class="title is-1 publication-title">MTalk-Bench: Evaluating Speech-to-Speec
273273
<span class="author-block">
274274
School of Data Science, The Chinese University of Hong Kong, Shenzhen
275275
</span><br>
276-
<a href="https://freedomintelligence.github.io/MTalk-Bench/" target="_blank">
277-
https://freedomintelligence.github.io/MTalk-Bench/
276+
<a href="https://github.com/FreedomIntelligence/MTalk-Bench" target="_blank">
277+
https://github.com/FreedomIntelligence/MTalk-Bench
278278
</a>
279279
</div>
280280

@@ -746,11 +746,14 @@ <h2 class="title is-3 has-text-centered">Meta-Evaluation — Methods &amp; Relia
746746
<section class="section" id="BibTeX">
747747
<div class="container is-max-desktop content">
748748
<h2 class="title">BibTeX</h2>
749-
<pre><code>@article{mtalkbench2025,
750-
title={MTalk-Bench: Evaluating Speech-to-Speech Models in Multi-Turn Dialogues via Arena-style and Rubrics Protocols},
751-
author={Yuhao Du, Qianwei Huang, Guo Zhu, Zhanchen Dai, Sunian Chen, Qiming Zhu, Yuhao Zhang, Li Zhou, and Benyou Wang},
752-
year={2025},
753-
url={https://freedomintelligence.github.io/MTalk-Bench/}
749+
<pre><code>@misc{2025mtalkbench,
750+
title={MTalk-Bench: Evaluating Speech-to-Speech Models in Multi-Turn Dialogues via Arena-style and Rubrics Protocols},
751+
author={Yuhao Du and Qianwei Huang and Guo Zhu and Zhanchen Dai and Shunian Chen and Qiming Zhu and Yuhao Zhang and Li Zhou and Benyou Wang and Haizhou Li},
752+
year={2025},
753+
eprint={2508.18240},
754+
archivePrefix={arXiv},
755+
primaryClass={cs.CL},
756+
url={https://arxiv.org/abs/2508.18240}
754757
}</code></pre>
755758
</div>
756759
</section>

0 commit comments

Comments
 (0)