From a6d852d2aa3929e4ae6eb6e29c6583f92b542136 Mon Sep 17 00:00:00 2001
From: zhifu gao <zhifu.gzf@alibaba-inc.com>
Date: 星期二, 25 四月 2023 22:43:57 +0800
Subject: [PATCH] Merge pull request #422 from alibaba-damo-academy/main

---
 docs/m2met2/_build/html/Rules.html |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/docs_m2met2/_build/html/Rules.html b/docs/m2met2/_build/html/Rules.html
similarity index 97%
rename from docs_m2met2/_build/html/Rules.html
rename to docs/m2met2/_build/html/Rules.html
index 3d2bdde..5965115 100644
--- a/docs_m2met2/_build/html/Rules.html
+++ b/docs/m2met2/_build/html/Rules.html
@@ -88,7 +88,7 @@
 </ul>
 </li>
 <li class="toctree-l1"><a class="reference internal" href="Track_setting_and_evaluation.html">Track &amp; Evaluation</a><ul>
-<li class="toctree-l2"><a class="reference internal" href="Track_setting_and_evaluation.html#speaker-attributed-asr-main-track">Speaker-Attributed ASR (Main Track)</a></li>
+<li class="toctree-l2"><a class="reference internal" href="Track_setting_and_evaluation.html#speaker-attributed-asr">Speaker-Attributed ASR</a></li>
 <li class="toctree-l2"><a class="reference internal" href="Track_setting_and_evaluation.html#evaluation-metric">Evaluation metric</a></li>
 <li class="toctree-l2"><a class="reference internal" href="Track_setting_and_evaluation.html#sub-track-arrangement">Sub-track arrangement</a></li>
 </ul>
@@ -128,7 +128,6 @@
 <ul class="simple">
 <li><p>Data augmentation is allowed on the original training dataset, including, but not limited to, adding noise or reverberation, speed perturbation and tone change.</p></li>
 <li><p>Participants are permitted to use the Eval set for model training, but it is not allowed to use the Test set for this purpose. Instead, the Test set should only be utilized for parameter tuning and model selection. Any use of the Test-2023 dataset that violates these rules is strictly prohibited, including but not limited to the use of the Test set for fine-tuning or training the model.</p></li>
-<li><p>Multi-system fusion is allowed, but the systems with same structure and different parameters is not encouraged.</p></li>
 <li><p>If the cpCER of the two systems on the Test dataset are the same, the system with lower computation complexity will be judged as the superior one.</p></li>
 <li><p>If the forced alignment is used to obtain the frame-level classification label, the forced alignment model must be trained on the basis of the data allowed by the corresponding sub-track.</p></li>
 <li><p>Shallow fusion is allowed to the end-to-end approaches, e.g., LAS, RNNT and Transformer, but the training data of the shallow fusion language model can only come from the transcripts of the allowed training dataset.</p></li>

--
Gitblit v1.9.1