Skip to content

Commit 7e19a1d

Browse files
authored
Update index.html
1 parent 411bcb7 commit 7e19a1d

File tree

1 file changed

+42
-11
lines changed

1 file changed

+42
-11
lines changed

index.html

Lines changed: 42 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -259,17 +259,47 @@
259259
<h1 class="title is-1 publication-title">MTalk-Bench: Evaluating Speech-to-Speech Models in Multi-Turn Dialogues via Arena-style and Rubrics Protocols</h1>
260260
<div class="is-size-5 publication-authors">
261261
<span class="author-block">
262-
<a href="#" target="_blank">First Author</a><sup>*</sup>,</span>
263-
<span class="author-block">
264-
<a href="#" target="_blank">Second Author</a><sup>*</sup>,</span>
265-
<span class="author-block">
266-
<a href="#" target="_blank">Third Author</a>
267-
</span>
262+
<a href="mailto:yuhaodu1@link.cuhk.edu.cn" target="_blank">Yuhao Du</a><sup>*</sup>,
263+
</span>
264+
<span class="author-block">
265+
<a href="mailto:qianweihuang@link.cuhk.edu.cn" target="_blank">Qianwei Huang</a><sup>*</sup>,
266+
</span>
267+
<span class="author-block">
268+
<a href="#" target="_blank">Guo Zhu</a>,
269+
</span>
270+
<span class="author-block">
271+
<a href="#" target="_blank">Zhanchen Dai</a>,
272+
</span>
273+
<span class="author-block">
274+
<a href="#" target="_blank">Sunian Chen</a>,
275+
</span>
276+
<span class="author-block">
277+
<a href="#" target="_blank">Qiming Zhu</a>,
278+
</span>
279+
<span class="author-block">
280+
<a href="#" target="_blank">Yuhao Zhang</a>,
281+
</span>
282+
<span class="author-block">
283+
<a href="#" target="_blank">Li Zhou</a>,
284+
</span>
285+
<span class="author-block">
286+
and <a href="mailto:wangbenyou@link.cuhk.edu.cn" target="_blank">Benyou Wang</a><sup></sup>
287+
</span>
268288
</div>
269289

270-
<div class="is-size-5 publication-authors">
271-
<span class="author-block">Institution Name<br>Conference name and year</span>
272-
<span class="eql-cntrb"><small><br><sup>*</sup>Indicates Equal Contribution</small></span>
290+
<div class="is-size-6 publication-authors">
291+
<span class="author-block">
292+
School of Data Science, The Chinese University of Hong Kong, Shenzhen
293+
</span><br>
294+
<a href="https://freedomintelligence.github.io/MTalk-Bench/" target="_blank">
295+
https://freedomintelligence.github.io/MTalk-Bench/
296+
</a>
297+
</div>
298+
299+
<div class="is-size-6 eql-cntrb" style="margin-top: 0.75em;">
300+
<small>
301+
<sup>*</sup> Equal contribution. <sup></sup> Corresponding author.
302+
</small>
273303
</div>
274304

275305
<div class="column has-text-centered">
@@ -736,9 +766,10 @@ <h2 class="title is-3 has-text-centered">Meta-Evaluation — Methods &amp; Relia
736766
<h2 class="title">BibTeX</h2>
737767
<pre><code>@article{mtalk-bench-2024,
738768
title={MTalk-Bench: Evaluating Speech-to-Speech Models in Multi-Turn Dialogues via Arena-style and Rubrics Protocols},
739-
author={First Author and Second Author and Third Author},
769+
author={Yuhao Du, Qianwei Huang, Guo Zhu, Zhanchen Dai, Sunian Chen, Qiming Zhu, Yuhao Zhang, Li Zhou, and Benyou Wang},
740770
journal={Conference Name},
741-
year={2024}
771+
year={2025},
772+
url={https://freedomintelligence.github.io/MTalk-Bench/}
742773
}</code></pre>
743774
</div>
744775
</section>

0 commit comments

Comments
 (0)