From a96350ff4fe0b53d8544de101817881d6ff105b2 Mon Sep 17 00:00:00 2001
From: yhliang <68215459+yhliang-aslp@users.noreply.github.com>
Date: 星期五, 21 四月 2023 11:46:34 +0800
Subject: [PATCH] Merge pull request #392 from alibaba-damo-academy/main

---
 docs_m2met2/_build/html/Baseline.html |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs_m2met2/_build/html/Baseline.html b/docs_m2met2/_build/html/Baseline.html
index 282f235..e52d322 100644
--- a/docs_m2met2/_build/html/Baseline.html
+++ b/docs_m2met2/_build/html/Baseline.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>
@@ -135,8 +135,8 @@
 </section>
 <section id="baseline-results">
 <h2>Baseline results<a class="headerlink" href="#baseline-results" title="Permalink to this heading">露</a></h2>
-<p>The results of the baseline system are shown in Table 3. The speaker profile adopts the oracle speaker embedding during training. However, due to the lack of oracle speaker label during evaluation, the speaker profile provided by an additional spectral clustering is used. Meanwhile, the results of using the oracle speaker profile on Eval and Test Set are also provided to show the impact of speaker profile accuracy.
-<img alt="baseline result" src="_images/baseline_result.png" /></p>
+<p>The results of the baseline system are shown in Table 3. The speaker profile adopts the oracle speaker embedding during training. However, due to the lack of oracle speaker label during evaluation, the speaker profile provided by an additional spectral clustering is used. Meanwhile, the results of using the oracle speaker profile on Eval and Test Set are also provided to show the impact of speaker profile accuracy.</p>
+<p><img alt="baseline result" src="_images/baseline_result.png" /></p>
 </section>
 </section>
 

--
Gitblit v1.9.1