From 40f1f529b0ebc7a571af6be3ca9df67cd5480d66 Mon Sep 17 00:00:00 2001
From: yhliang <429259365@qq.com>
Date: 星期四, 20 四月 2023 16:48:26 +0800
Subject: [PATCH] add m2met2 registration form

---
 docs_m2met2_cn/数据集.md                                                |    4 +-
 docs_m2met2/_build/html/Organizers.html                              |    2 
 docs_m2met2_cn/_build/html/_sources/简介.md.txt                        |    2 +
 docs_m2met2_cn/_build/doctrees/赛道设置与评估.doctree                       |    0 
 docs_m2met2/_build/doctrees/environment.pickle                       |    0 
 docs_m2met2/_build/html/search.html                                  |    2 
 docs_m2met2_cn/_build/html/规则.html                                   |    2 
 docs_m2met2/_build/doctrees/Track_setting_and_evaluation.doctree     |    0 
 docs_m2met2_cn/_build/html/searchindex.js                            |    2 
 docs_m2met2/_build/html/_sources/Introduction.md.txt                 |    4 +
 docs_m2met2/_build/html/_sources/Track_setting_and_evaluation.md.txt |    4 +-
 docs_m2met2/_build/html/Baseline.html                                |    2 
 docs_m2met2/_build/doctrees/Introduction.doctree                     |    0 
 docs_m2met2_cn/_build/doctrees/简介.doctree                            |    0 
 docs_m2met2/_build/html/index.html                                   |    2 
 docs_m2met2_cn/_build/html/组委会.html                                  |    2 
 docs_m2met2_cn/_build/html/index.html                                |    2 
 docs_m2met2_cn/赛道设置与评估.md                                            |    6 +-
 docs_m2met2/_build/html/Dataset.html                                 |    4 +-
 docs_m2met2/_build/html/searchindex.js                               |    2 
 docs_m2met2_cn/_build/doctrees/environment.pickle                    |    0 
 docs_m2met2_cn/_build/doctrees/数据集.doctree                           |    0 
 docs_m2met2_cn/_build/html/简介.html                                   |    3 +
 docs_m2met2_cn/_build/html/genindex.html                             |    2 
 docs_m2met2_cn/_build/html/赛道设置与评估.html                              |    8 ++--
 docs_m2met2_cn/_build/html/search.html                               |    2 
 docs_m2met2_cn/_build/html/基线.html                                   |    2 
 docs_m2met2_cn/_build/html/数据集.html                                  |    6 +-
 docs_m2met2/Dataset.md                                               |    2 
 docs_m2met2_cn/_build/html/_sources/数据集.md.txt                       |    4 +-
 docs_m2met2/Track_setting_and_evaluation.md                          |    4 +-
 docs_m2met2/_build/html/Track_setting_and_evaluation.html            |    8 ++--
 docs_m2met2/Introduction.md                                          |    4 +
 docs_m2met2/_build/html/_sources/Dataset.md.txt                      |    2 
 docs_m2met2/_build/html/genindex.html                                |    2 
 docs_m2met2_cn/_build/html/联系方式.html                                 |    2 
 docs_m2met2_cn/_build/html/_sources/赛道设置与评估.md.txt                   |    6 +-
 docs_m2met2/_build/doctrees/Dataset.doctree                          |    0 
 docs_m2met2/_build/html/Rules.html                                   |    2 
 docs_m2met2/_build/html/Contact.html                                 |    2 
 docs_m2met2_cn/简介.md                                                 |    2 +
 docs_m2met2/_build/html/Introduction.html                            |    5 +-
 42 files changed, 60 insertions(+), 50 deletions(-)

diff --git a/docs_m2met2/Dataset.md b/docs_m2met2/Dataset.md
index c987aca..a897d67 100644
--- a/docs_m2met2/Dataset.md
+++ b/docs_m2met2/Dataset.md
@@ -2,7 +2,7 @@
 ## Overview of training data
 In the fixed training condition, the training dataset is restricted to three publicly available corpora, namely, AliMeeting, AISHELL-4, and CN-Celeb. To evaluate the performance of the models trained on these datasets, we will release a new Test set called Test-2023 for scoring and ranking. We will describe the AliMeeting dataset and the Test-2023 set in detail.
 ## Detail of AliMeeting corpus
-AliMeeting contains 118.75 hours of speech data in total. The dataset is divided into 104.75 hours for training (Train), 4 hours for evaluation (Eval) and 10 hours as test set (Test) for scoring and ranking. Specifically, the Train and Eval sets contain 212 and 8 sessions, respectively. Each session consists of a 15 to 30-minute discussion by a group of participants. The total number of participants in Train and Eval sets is 456 and 25, respectively, with balanced gender coverage.
+AliMeeting contains 118.75 hours of speech data in total. The dataset is divided into 104.75 hours for training (Train), 4 hours for evaluation (Eval) and 10 hours as test set (Test) for scoring and ranking. Specifically, the Train, Eval and Test sets contain 212, 8 and 20 sessions, respectively. Each session consists of a 15 to 30-minute discussion by a group of participants. The total number of participants in Train, Eval and Test sets is 456, 25 and 60, respectively, with balanced gender coverage.
 
 The dataset is collected in 13 meeting venues, which are categorized into three types: small, medium, and large rooms with sizes ranging from 8 m$^{2}$ to 55 m$^{2}$. Different rooms give us a variety of acoustic properties and layouts. The detailed parameters of each meeting venue will be released together with the Train data. The type of wall material of the meeting venues covers cement, glass, etc. Other furnishings in meeting venues include sofa, TV, blackboard, fan, air conditioner, plants, etc. During recording, the participants of the meeting sit around the microphone array which is placed on the table and conduct a natural conversation. The microphone-speaker distance ranges from 0.3 m to 5.0 m. All participants are native Chinese speakers speaking Mandarin without strong accents. During the meeting, various kinds of indoor noise including but not limited to clicking, keyboard, door opening/closing, fan, bubble noise, etc., are made naturally. For both Train and Eval sets, the participants are required to remain in the same position during recording. There is no speaker overlap between the Train and Eval set. An example of the recording venue from the Train set is shown in Fig 1.
 
diff --git a/docs_m2met2/Introduction.md b/docs_m2met2/Introduction.md
index e1f9fc7..b7f783e 100644
--- a/docs_m2met2/Introduction.md
+++ b/docs_m2met2/Introduction.md
@@ -20,6 +20,8 @@
 
 ## Guidelines
 
-Interested participants, whether from academia or industry, must register for the challenge by completing a Google form, which will be available here. The deadline for registration is May 5, 2023. 
+Interested participants, whether from academia or industry, must register for the challenge by completing the Google form below. The deadline for registration is May 5, 2023. 
+
+[M2MET2.0 Registration](https://docs.google.com/forms/d/e/1FAIpQLSf77T9vAl7Ym-u5g8gXu18SBofoWRaFShBo26Ym0-HDxHW9PQ/viewform?usp=sf_link)
 
 Within three working days, the challenge organizer will send email invitations to eligible teams to participate in the challenge. All qualified teams are required to adhere to the challenge rules, which will be published on the challenge page. Prior to the ranking release time, each participant must submit a system description document detailing their approach and methods. The organizer will select the top three submissions to be included in the ASRU2023 Proceedings. 
diff --git a/docs_m2met2/Track_setting_and_evaluation.md b/docs_m2met2/Track_setting_and_evaluation.md
index b90c17a..2b75fca 100644
--- a/docs_m2met2/Track_setting_and_evaluation.md
+++ b/docs_m2met2/Track_setting_and_evaluation.md
@@ -1,6 +1,6 @@
 # Track & Evaluation 
-## Speaker-Attributed ASR (Main Track)
-The speaker-attributed ASR task poses a unique challenge of transcribing speech from multiple speakers and assigning a speaker label to the transcription. Figure 2 illustrates the difference between the speaker-attributed ASR task and the multi-speaker ASR task. This track allows for the use of the AliMeeting, Aishell4, and Cn-Celeb datasets as constrained data sources during both training and evaluation. The AliMeeting dataset, which was used in the M2MeT challenge, includes Train, Eval, and Test sets. Additionally, a new Test-2023 set, consisting of approximately 10 hours of meeting data recorded in an identical acoustic setting as the AliMeeting corpus, will be released soon for challenge scoring and ranking. It's worth noting that the organizers will not provide the near-field audio, transcriptions, or oracle timestamps. Instead, segments containing multiple speakers will be provided on the Test-2023 set, which can be obtained using a simple voice activity detection (VAD) model.
+## Speaker-Attributed ASR
+The speaker-attributed ASR task poses a unique challenge of transcribing speech from multiple speakers and assigning a speaker label to the transcription. Figure 2 illustrates the difference between the speaker-attributed ASR task and the multi-speaker ASR task. This track allows for the use of the AliMeeting, Aishell4, and Cn-Celeb datasets as constrained data sources during both training and evaluation. The AliMeeting dataset, which was used in the M2MeT challenge, includes Train, Eval, and Test sets. Additionally, a new Test-2023 set, consisting of approximately 10 hours of meeting data recorded in an identical acoustic setting as the AliMeeting corpus, will be released soon for challenge scoring and ranking. It's worth noting that the organizers will not provide the near-field audio, transcriptions, or oracle timestamps of the Test-2023 set. Instead, segments containing multiple speakers will be provided, which can be obtained using a simple voice activity detection (VAD) model.
 
 ![task difference](images/task_diff.png)
 
diff --git a/docs_m2met2/_build/doctrees/Dataset.doctree b/docs_m2met2/_build/doctrees/Dataset.doctree
index b5d9e8b..49021e6 100644
--- a/docs_m2met2/_build/doctrees/Dataset.doctree
+++ b/docs_m2met2/_build/doctrees/Dataset.doctree
Binary files differ
diff --git a/docs_m2met2/_build/doctrees/Introduction.doctree b/docs_m2met2/_build/doctrees/Introduction.doctree
index e80c8f4..d8e58af 100644
--- a/docs_m2met2/_build/doctrees/Introduction.doctree
+++ b/docs_m2met2/_build/doctrees/Introduction.doctree
Binary files differ
diff --git a/docs_m2met2/_build/doctrees/Track_setting_and_evaluation.doctree b/docs_m2met2/_build/doctrees/Track_setting_and_evaluation.doctree
index 5829a02..7195867 100644
--- a/docs_m2met2/_build/doctrees/Track_setting_and_evaluation.doctree
+++ b/docs_m2met2/_build/doctrees/Track_setting_and_evaluation.doctree
Binary files differ
diff --git a/docs_m2met2/_build/doctrees/environment.pickle b/docs_m2met2/_build/doctrees/environment.pickle
index 3fd14ad..137f599 100644
--- a/docs_m2met2/_build/doctrees/environment.pickle
+++ b/docs_m2met2/_build/doctrees/environment.pickle
Binary files differ
diff --git a/docs_m2met2/_build/html/Baseline.html b/docs_m2met2/_build/html/Baseline.html
index 8893a16..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>
diff --git a/docs_m2met2/_build/html/Contact.html b/docs_m2met2/_build/html/Contact.html
index 44546d5..eafd2d5 100644
--- a/docs_m2met2/_build/html/Contact.html
+++ b/docs_m2met2/_build/html/Contact.html
@@ -84,7 +84,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>
diff --git a/docs_m2met2/_build/html/Dataset.html b/docs_m2met2/_build/html/Dataset.html
index 88531f6..43bf8a1 100644
--- a/docs_m2met2/_build/html/Dataset.html
+++ b/docs_m2met2/_build/html/Dataset.html
@@ -89,7 +89,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>
@@ -131,7 +131,7 @@
 </section>
 <section id="detail-of-alimeeting-corpus">
 <h2>Detail of AliMeeting corpus<a class="headerlink" href="#detail-of-alimeeting-corpus" title="Permalink to this heading">露</a></h2>
-<p>AliMeeting contains 118.75 hours of speech data in total. The dataset is divided into 104.75 hours for training (Train), 4 hours for evaluation (Eval) and 10 hours as test set (Test) for scoring and ranking. Specifically, the Train and Eval sets contain 212 and 8 sessions, respectively. Each session consists of a 15 to 30-minute discussion by a group of participants. The total number of participants in Train and Eval sets is 456 and 25, respectively, with balanced gender coverage.</p>
+<p>AliMeeting contains 118.75 hours of speech data in total. The dataset is divided into 104.75 hours for training (Train), 4 hours for evaluation (Eval) and 10 hours as test set (Test) for scoring and ranking. Specifically, the Train, Eval and Test sets contain 212, 8 and 20 sessions, respectively. Each session consists of a 15 to 30-minute discussion by a group of participants. The total number of participants in Train, Eval and Test sets is 456, 25 and 60, respectively, with balanced gender coverage.</p>
 <p>The dataset is collected in 13 meeting venues, which are categorized into three types: small, medium, and large rooms with sizes ranging from 8 m<span class="math notranslate nohighlight">\(^{2}\)</span> to 55 m<span class="math notranslate nohighlight">\(^{2}\)</span>. Different rooms give us a variety of acoustic properties and layouts. The detailed parameters of each meeting venue will be released together with the Train data. The type of wall material of the meeting venues covers cement, glass, etc. Other furnishings in meeting venues include sofa, TV, blackboard, fan, air conditioner, plants, etc. During recording, the participants of the meeting sit around the microphone array which is placed on the table and conduct a natural conversation. The microphone-speaker distance ranges from 0.3 m to 5.0 m. All participants are native Chinese speakers speaking Mandarin without strong accents. During the meeting, various kinds of indoor noise including but not limited to clicking, keyboard, door opening/closing, fan, bubble noise, etc., are made naturally. For both Train and Eval sets, the participants are required to remain in the same position during recording. There is no speaker overlap between the Train and Eval set. An example of the recording venue from the Train set is shown in Fig 1.</p>
 <p><img alt="meeting room" src="_images/meeting_room.png" /></p>
 <p>The number of participants within one meeting session ranges from 2 to 4. To ensure the coverage of different overlap ratios, we select various meeting topics during recording, including medical treatment, education, business, organization management, industrial production and other daily routine meetings. The average speech overlap ratio of Train, Eval and Test sets are 42.27%, 34.76% and 42.8%, respectively. More details of AliMeeting are shown in Table 1. A detailed overlap ratio distribution of meeting sessions with different numbers of speakers in the Train, Eval and Test set is shown in Table 2.</p>
diff --git a/docs_m2met2/_build/html/Introduction.html b/docs_m2met2/_build/html/Introduction.html
index d75fa95..a195068 100644
--- a/docs_m2met2/_build/html/Introduction.html
+++ b/docs_m2met2/_build/html/Introduction.html
@@ -89,7 +89,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>
@@ -146,7 +146,8 @@
 </section>
 <section id="guidelines">
 <h2>Guidelines<a class="headerlink" href="#guidelines" title="Permalink to this heading">露</a></h2>
-<p>Interested participants, whether from academia or industry, must register for the challenge by completing a Google form, which will be available here. The deadline for registration is May 5, 2023.</p>
+<p>Interested participants, whether from academia or industry, must register for the challenge by completing the Google form below. The deadline for registration is May 5, 2023.</p>
+<p><a class="reference external" href="https://docs.google.com/forms/d/e/1FAIpQLSf77T9vAl7Ym-u5g8gXu18SBofoWRaFShBo26Ym0-HDxHW9PQ/viewform?usp=sf_link">M2MET2.0 registration</a></p>
 <p>Within three working days, the challenge organizer will send email invitations to eligible teams to participate in the challenge. All qualified teams are required to adhere to the challenge rules, which will be published on the challenge page. Prior to the ranking release time, each participant must submit a system description document detailing their approach and methods. The organizer will select the top three submissions to be included in the ASRU2023 Proceedings.</p>
 </section>
 </section>
diff --git a/docs_m2met2/_build/html/Organizers.html b/docs_m2met2/_build/html/Organizers.html
index f66c037..0a8811e 100644
--- a/docs_m2met2/_build/html/Organizers.html
+++ b/docs_m2met2/_build/html/Organizers.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>
diff --git a/docs_m2met2/_build/html/Rules.html b/docs_m2met2/_build/html/Rules.html
index 3d2bdde..8eef8aa 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>
diff --git a/docs_m2met2/_build/html/Track_setting_and_evaluation.html b/docs_m2met2/_build/html/Track_setting_and_evaluation.html
index f377ee5..859f444 100644
--- a/docs_m2met2/_build/html/Track_setting_and_evaluation.html
+++ b/docs_m2met2/_build/html/Track_setting_and_evaluation.html
@@ -89,7 +89,7 @@
 </ul>
 </li>
 <li class="toctree-l1 current"><a class="current reference internal" href="#">Track &amp; Evaluation</a><ul>
-<li class="toctree-l2"><a class="reference internal" href="#speaker-attributed-asr-main-track">Speaker-Attributed ASR (Main Track)</a></li>
+<li class="toctree-l2"><a class="reference internal" href="#speaker-attributed-asr">Speaker-Attributed ASR</a></li>
 <li class="toctree-l2"><a class="reference internal" href="#evaluation-metric">Evaluation metric</a></li>
 <li class="toctree-l2"><a class="reference internal" href="#sub-track-arrangement">Sub-track arrangement</a></li>
 </ul>
@@ -125,9 +125,9 @@
             
   <section id="track-evaluation">
 <h1>Track &amp; Evaluation<a class="headerlink" href="#track-evaluation" title="Permalink to this heading">露</a></h1>
-<section id="speaker-attributed-asr-main-track">
-<h2>Speaker-Attributed ASR (Main Track)<a class="headerlink" href="#speaker-attributed-asr-main-track" title="Permalink to this heading">露</a></h2>
-<p>The speaker-attributed ASR task poses a unique challenge of transcribing speech from multiple speakers and assigning a speaker label to the transcription. Figure 2 illustrates the difference between the speaker-attributed ASR task and the multi-speaker ASR task. This track allows for the use of the AliMeeting, Aishell4, and Cn-Celeb datasets as constrained data sources during both training and evaluation. The AliMeeting dataset, which was used in the M2MeT challenge, includes Train, Eval, and Test sets. Additionally, a new Test-2023 set, consisting of approximately 10 hours of meeting data recorded in an identical acoustic setting as the AliMeeting corpus, will be released soon for challenge scoring and ranking. It鈥檚 worth noting that the organizers will not provide the near-field audio, transcriptions, or oracle timestamps. Instead, segments containing multiple speakers will be provided on the Test-2023 set, which can be obtained using a simple voice activity detection (VAD) model.</p>
+<section id="speaker-attributed-asr">
+<h2>Speaker-Attributed ASR<a class="headerlink" href="#speaker-attributed-asr" title="Permalink to this heading">露</a></h2>
+<p>The speaker-attributed ASR task poses a unique challenge of transcribing speech from multiple speakers and assigning a speaker label to the transcription. Figure 2 illustrates the difference between the speaker-attributed ASR task and the multi-speaker ASR task. This track allows for the use of the AliMeeting, Aishell4, and Cn-Celeb datasets as constrained data sources during both training and evaluation. The AliMeeting dataset, which was used in the M2MeT challenge, includes Train, Eval, and Test sets. Additionally, a new Test-2023 set, consisting of approximately 10 hours of meeting data recorded in an identical acoustic setting as the AliMeeting corpus, will be released soon for challenge scoring and ranking. It鈥檚 worth noting that the organizers will not provide the near-field audio, transcriptions, or oracle timestamps of the Test-2023 set. Instead, segments containing multiple speakers will be provided, which can be obtained using a simple voice activity detection (VAD) model.</p>
 <p><img alt="task difference" src="_images/task_diff.png" /></p>
 </section>
 <section id="evaluation-metric">
diff --git a/docs_m2met2/_build/html/_sources/Dataset.md.txt b/docs_m2met2/_build/html/_sources/Dataset.md.txt
index c987aca..a897d67 100644
--- a/docs_m2met2/_build/html/_sources/Dataset.md.txt
+++ b/docs_m2met2/_build/html/_sources/Dataset.md.txt
@@ -2,7 +2,7 @@
 ## Overview of training data
 In the fixed training condition, the training dataset is restricted to three publicly available corpora, namely, AliMeeting, AISHELL-4, and CN-Celeb. To evaluate the performance of the models trained on these datasets, we will release a new Test set called Test-2023 for scoring and ranking. We will describe the AliMeeting dataset and the Test-2023 set in detail.
 ## Detail of AliMeeting corpus
-AliMeeting contains 118.75 hours of speech data in total. The dataset is divided into 104.75 hours for training (Train), 4 hours for evaluation (Eval) and 10 hours as test set (Test) for scoring and ranking. Specifically, the Train and Eval sets contain 212 and 8 sessions, respectively. Each session consists of a 15 to 30-minute discussion by a group of participants. The total number of participants in Train and Eval sets is 456 and 25, respectively, with balanced gender coverage.
+AliMeeting contains 118.75 hours of speech data in total. The dataset is divided into 104.75 hours for training (Train), 4 hours for evaluation (Eval) and 10 hours as test set (Test) for scoring and ranking. Specifically, the Train, Eval and Test sets contain 212, 8 and 20 sessions, respectively. Each session consists of a 15 to 30-minute discussion by a group of participants. The total number of participants in Train, Eval and Test sets is 456, 25 and 60, respectively, with balanced gender coverage.
 
 The dataset is collected in 13 meeting venues, which are categorized into three types: small, medium, and large rooms with sizes ranging from 8 m$^{2}$ to 55 m$^{2}$. Different rooms give us a variety of acoustic properties and layouts. The detailed parameters of each meeting venue will be released together with the Train data. The type of wall material of the meeting venues covers cement, glass, etc. Other furnishings in meeting venues include sofa, TV, blackboard, fan, air conditioner, plants, etc. During recording, the participants of the meeting sit around the microphone array which is placed on the table and conduct a natural conversation. The microphone-speaker distance ranges from 0.3 m to 5.0 m. All participants are native Chinese speakers speaking Mandarin without strong accents. During the meeting, various kinds of indoor noise including but not limited to clicking, keyboard, door opening/closing, fan, bubble noise, etc., are made naturally. For both Train and Eval sets, the participants are required to remain in the same position during recording. There is no speaker overlap between the Train and Eval set. An example of the recording venue from the Train set is shown in Fig 1.
 
diff --git a/docs_m2met2/_build/html/_sources/Introduction.md.txt b/docs_m2met2/_build/html/_sources/Introduction.md.txt
index e1f9fc7..27322de 100644
--- a/docs_m2met2/_build/html/_sources/Introduction.md.txt
+++ b/docs_m2met2/_build/html/_sources/Introduction.md.txt
@@ -20,6 +20,8 @@
 
 ## Guidelines
 
-Interested participants, whether from academia or industry, must register for the challenge by completing a Google form, which will be available here. The deadline for registration is May 5, 2023. 
+Interested participants, whether from academia or industry, must register for the challenge by completing the Google form below. The deadline for registration is May 5, 2023. 
+
+[M2MET2.0 registration](https://docs.google.com/forms/d/e/1FAIpQLSf77T9vAl7Ym-u5g8gXu18SBofoWRaFShBo26Ym0-HDxHW9PQ/viewform?usp=sf_link)
 
 Within three working days, the challenge organizer will send email invitations to eligible teams to participate in the challenge. All qualified teams are required to adhere to the challenge rules, which will be published on the challenge page. Prior to the ranking release time, each participant must submit a system description document detailing their approach and methods. The organizer will select the top three submissions to be included in the ASRU2023 Proceedings. 
diff --git a/docs_m2met2/_build/html/_sources/Track_setting_and_evaluation.md.txt b/docs_m2met2/_build/html/_sources/Track_setting_and_evaluation.md.txt
index b90c17a..2b75fca 100644
--- a/docs_m2met2/_build/html/_sources/Track_setting_and_evaluation.md.txt
+++ b/docs_m2met2/_build/html/_sources/Track_setting_and_evaluation.md.txt
@@ -1,6 +1,6 @@
 # Track & Evaluation 
-## Speaker-Attributed ASR (Main Track)
-The speaker-attributed ASR task poses a unique challenge of transcribing speech from multiple speakers and assigning a speaker label to the transcription. Figure 2 illustrates the difference between the speaker-attributed ASR task and the multi-speaker ASR task. This track allows for the use of the AliMeeting, Aishell4, and Cn-Celeb datasets as constrained data sources during both training and evaluation. The AliMeeting dataset, which was used in the M2MeT challenge, includes Train, Eval, and Test sets. Additionally, a new Test-2023 set, consisting of approximately 10 hours of meeting data recorded in an identical acoustic setting as the AliMeeting corpus, will be released soon for challenge scoring and ranking. It's worth noting that the organizers will not provide the near-field audio, transcriptions, or oracle timestamps. Instead, segments containing multiple speakers will be provided on the Test-2023 set, which can be obtained using a simple voice activity detection (VAD) model.
+## Speaker-Attributed ASR
+The speaker-attributed ASR task poses a unique challenge of transcribing speech from multiple speakers and assigning a speaker label to the transcription. Figure 2 illustrates the difference between the speaker-attributed ASR task and the multi-speaker ASR task. This track allows for the use of the AliMeeting, Aishell4, and Cn-Celeb datasets as constrained data sources during both training and evaluation. The AliMeeting dataset, which was used in the M2MeT challenge, includes Train, Eval, and Test sets. Additionally, a new Test-2023 set, consisting of approximately 10 hours of meeting data recorded in an identical acoustic setting as the AliMeeting corpus, will be released soon for challenge scoring and ranking. It's worth noting that the organizers will not provide the near-field audio, transcriptions, or oracle timestamps of the Test-2023 set. Instead, segments containing multiple speakers will be provided, which can be obtained using a simple voice activity detection (VAD) model.
 
 ![task difference](images/task_diff.png)
 
diff --git a/docs_m2met2/_build/html/genindex.html b/docs_m2met2/_build/html/genindex.html
index 0071a18..e7e17b6 100644
--- a/docs_m2met2/_build/html/genindex.html
+++ b/docs_m2met2/_build/html/genindex.html
@@ -79,7 +79,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>
diff --git a/docs_m2met2/_build/html/index.html b/docs_m2met2/_build/html/index.html
index acd0d32..dcbb8cb 100644
--- a/docs_m2met2/_build/html/index.html
+++ b/docs_m2met2/_build/html/index.html
@@ -84,7 +84,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>
diff --git a/docs_m2met2/_build/html/search.html b/docs_m2met2/_build/html/search.html
index 344ad95..71adf36 100644
--- a/docs_m2met2/_build/html/search.html
+++ b/docs_m2met2/_build/html/search.html
@@ -72,7 +72,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>
diff --git a/docs_m2met2/_build/html/searchindex.js b/docs_m2met2/_build/html/searchindex.js
index 1542f8e..6fd4256 100644
--- a/docs_m2met2/_build/html/searchindex.js
+++ b/docs_m2met2/_build/html/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"docnames": ["Baseline", "Contact", "Dataset", "Introduction", "Organizers", "Rules", "Track_setting_and_evaluation", "index"], "filenames": ["Baseline.md", "Contact.md", "Dataset.md", "Introduction.md", "Organizers.md", "Rules.md", "Track_setting_and_evaluation.md", "index.rst"], "titles": ["Baseline", "Contact", "Datasets", "Introduction", "Organizers", "Rules", "Track &amp; Evaluation", "ASRU 2023 MULTI-CHANNEL MULTI-PARTY MEETING TRANSCRIPTION CHALLENGE 2.0 (M2MeT2.0)"], "terms": {"we": [0, 2, 3, 7], "releas": [0, 2, 3, 6], "an": [0, 2, 3, 6], "e2": 0, "sa": 0, "asr": [0, 3, 7], "cite": 0, "kanda21b_interspeech": 0, "conduct": [0, 2], "funasr": 0, "time": [0, 6], "accord": [0, 3], "timelin": [0, 2], "The": [0, 2, 3, 5, 6], "model": [0, 2, 3, 5, 6], "architectur": 0, "i": [0, 2, 3, 5], "shown": [0, 2], "figur": [0, 6], "3": [0, 2, 3], "speakerencod": 0, "initi": 0, "pre": [0, 6], "train": [0, 3, 5, 7], "speaker": [0, 2, 3, 7], "verif": 0, "from": [0, 2, 3, 5, 6], "modelscop": [0, 6], "thi": [0, 3, 5, 6], "also": [0, 2, 6], "us": [0, 2, 5, 6], "extract": 0, "embed": 0, "profil": 0, "todo": 0, "fill": 0, "readm": 0, "md": 0, "system": [0, 3, 5, 6, 7], "ar": [0, 2, 3, 5, 6, 7], "tabl": [0, 2], "adopt": 0, "oracl": [0, 6], "dure": [0, 2, 6], "howev": [0, 3, 6], "due": [0, 3], "lack": 0, "label": [0, 5, 6], "evalu": [0, 2, 3, 7], "provid": [0, 2, 6, 7], "addit": [0, 6], "spectral": 0, "cluster": 0, "meanwhil": 0, "eval": [0, 2, 5, 6], "test": [0, 2, 3, 5, 6], "set": [0, 2, 3, 5, 6], "show": 0, "impact": 0, "accuraci": [0, 6], "If": [1, 5, 6], "you": 1, "have": [1, 3], "ani": [1, 5, 6], "question": 1, "about": 1, "m2met2": [1, 3], "0": [1, 2, 3], "challeng": [1, 3, 5, 6], "pleas": 1, "u": [1, 2], "email": [1, 3, 4], "m2met": [1, 3, 6, 7], "alimeet": [1, 6], "gmail": 1, "com": [1, 4], "wechat": 1, "group": [1, 2], "In": [2, 3, 5], "fix": [2, 3, 7], "condit": [2, 3, 7], "restrict": 2, "three": [2, 3, 6], "publicli": [2, 6], "avail": [2, 3, 6], "corpora": 2, "name": 2, "aishel": [2, 4, 6], "4": [2, 6], "cn": [2, 4, 6], "celeb": [2, 6], "To": [2, 3, 7], "perform": [2, 3], "new": [2, 3, 6], "call": 2, "2023": [2, 3, 5, 6], "score": [2, 6], "rank": [2, 3, 6], "describ": 2, "contain": [2, 6], "118": 2, "75": 2, "hour": [2, 3, 6], "speech": [2, 3, 6, 7], "total": [2, 6], "divid": [2, 6], "104": 2, "10": [2, 3, 6], "specif": [2, 6], "212": 2, "8": 2, "session": [2, 3, 6, 7], "respect": 2, "each": [2, 3, 6], "consist": [2, 6], "15": 2, "30": 2, "minut": 2, "discuss": 2, "particip": [2, 5, 6], "number": [2, 3, 6], "456": 2, "25": 2, "balanc": 2, "gender": 2, "coverag": 2, "collect": 2, "13": [2, 3], "meet": [2, 3, 6], "venu": 2, "which": [2, 3, 6], "categor": 2, "type": 2, "small": 2, "medium": 2, "larg": [2, 3], "room": [2, 3], "size": 2, "rang": 2, "m": 2, "2": [2, 6], "55": 2, "differ": [2, 3, 5, 6], "give": 2, "varieti": 2, "acoust": [2, 3, 6], "properti": 2, "layout": 2, "paramet": [2, 5], "togeth": 2, "wall": 2, "materi": 2, "cover": 2, "cement": 2, "glass": 2, "etc": 2, "other": 2, "furnish": 2, "includ": [2, 3, 5, 6], "sofa": 2, "tv": 2, "blackboard": 2, "fan": 2, "air": 2, "condition": 2, "plant": 2, "record": [2, 6], "sit": 2, "around": 2, "microphon": [2, 3], "arrai": [2, 3], "place": 2, "natur": 2, "convers": 2, "distanc": 2, "5": [2, 3], "all": [2, 3, 5, 6], "nativ": 2, "chines": 2, "speak": [2, 3], "mandarin": [2, 3], "without": 2, "strong": 2, "accent": 2, "variou": [2, 3], "kind": 2, "indoor": 2, "nois": [2, 3, 5], "limit": [2, 3, 5], "click": 2, "keyboard": 2, "door": 2, "open": [2, 3, 7], "close": 2, "bubbl": 2, "made": [2, 3], "For": 2, "both": [2, 6], "requir": [2, 3, 6], "remain": [2, 3], "same": [2, 5], "posit": 2, "There": 2, "overlap": [2, 3], "between": [2, 6], "exampl": 2, "fig": 2, "1": 2, "within": [2, 3], "one": [2, 5], "ensur": 2, "ratio": 2, "select": [2, 3, 5, 6], "topic": 2, "medic": 2, "treatment": 2, "educ": 2, "busi": 2, "organ": [2, 3, 5, 6, 7], "manag": 2, "industri": [2, 3], "product": 2, "daili": 2, "routin": 2, "averag": 2, "42": 2, "27": 2, "34": 2, "76": 2, "more": 2, "A": [2, 4], "distribut": 2, "20": 2, "were": 2, "ident": [2, 6], "compris": [2, 3, 7], "therebi": 2, "share": 2, "similar": 2, "configur": 2, "field": [2, 3, 6], "signal": [2, 3], "headset": 2, "onli": [2, 5, 6], "": [2, 6], "own": 2, "transcrib": [2, 3, 6], "It": [2, 6], "worth": [2, 6], "note": [2, 6], "far": [2, 3], "audio": [2, 3, 6], "synchron": 2, "common": 2, "transcript": [2, 3, 5, 6], "prepar": 2, "textgrid": 2, "format": 2, "inform": [2, 3], "durat": 2, "id": 2, "segment": [2, 6], "timestamp": [2, 6], "mention": 2, "abov": 2, "can": [2, 3, 5, 6], "download": 2, "openslr": 2, "via": 2, "follow": [2, 5], "link": 2, "particularli": 2, "baselin": [2, 3, 7], "conveni": 2, "script": 2, "automat": [3, 7], "recognit": [3, 7], "diariz": 3, "signific": 3, "stride": 3, "recent": 3, "year": 3, "result": 3, "surg": 3, "technologi": 3, "applic": 3, "across": 3, "domain": 3, "present": 3, "uniqu": [3, 6], "complex": [3, 5], "divers": 3, "style": 3, "variabl": 3, "confer": 3, "environment": 3, "reverber": [3, 5], "over": 3, "sever": 3, "been": 3, "advanc": [3, 7], "develop": [3, 6], "rich": 3, "comput": [3, 5], "hear": 3, "multisourc": 3, "environ": 3, "chime": 3, "latest": 3, "iter": 3, "ha": 3, "particular": 3, "focu": 3, "distant": 3, "gener": 3, "topologi": 3, "scenario": 3, "while": 3, "progress": 3, "english": 3, "languag": [3, 5], "barrier": 3, "achiev": 3, "compar": 3, "non": 3, "multimod": 3, "base": 3, "process": [3, 6], "misp": 3, "multi": [3, 5, 6], "channel": 3, "parti": [3, 6], "instrument": 3, "seek": 3, "address": 3, "problem": 3, "visual": 3, "everydai": 3, "home": 3, "focus": 3, "tackl": 3, "issu": 3, "offlin": 3, "icassp2022": 3, "two": [3, 5, 7], "main": 3, "task": [3, 6, 7], "former": 3, "involv": [3, 6], "identifi": 3, "who": 3, "spoke": 3, "when": 3, "latter": 3, "aim": 3, "multipl": [3, 6], "simultan": 3, "pose": [3, 6], "technic": 3, "difficulti": 3, "interfer": 3, "build": [3, 6, 7], "success": [3, 7], "previou": 3, "excit": 3, "propos": [3, 7], "asru2023": [3, 7], "special": [3, 5, 7], "origin": [3, 5], "metric": [3, 7], "wa": [3, 6], "independ": 3, "meant": 3, "could": 3, "determin": 3, "correspond": [3, 5], "further": 3, "current": [3, 7], "talker": [3, 7], "toward": 3, "practic": 3, "attribut": [3, 7], "sub": [3, 5, 7], "track": [3, 5, 7], "By": [], "improv": [], "real": [], "world": [], "detail": [3, 6], "dataset": [3, 5, 6, 7], "rule": [3, 7], "method": 3, "facilit": [3, 7], "reproduc": [3, 7], "research": [3, 4, 7], "what": 3, "offer": 3, "comprehens": [3, 7], "overview": [3, 7], "furthermor": 3, "carefulli": 3, "curat": 3, "approxim": [3, 6], "design": 3, "enabl": 3, "valid": 3, "state": [3, 6, 7], "art": [3, 7], "area": 3, "mai": 3, "th": 3, "registr": 3, "deadlin": 3, "date": 3, "join": 3, "june": 3, "9": 3, "data": [3, 5, 6], "rd": 3, "final": [3, 5, 6], "submiss": 3, "19": 3, "juli": 3, "paper": [3, 6], "decemb": 3, "12": 3, "nd": 3, "16": 3, "asru": 3, "workshop": 3, "possibl": 6, "version": [], "interest": 3, "whether": 3, "academia": 3, "must": [3, 5, 6], "regist": 3, "complet": 3, "googl": 3, "form": 3, "here": 3, "work": 3, "dai": 3, "send": 3, "invit": 3, "elig": [3, 5], "team": 3, "qualifi": 3, "adher": [3, 5], "publish": 3, "page": 3, "prior": 3, "submit": 3, "descript": [3, 6], "document": 3, "approach": [3, 5], "top": 3, "proceed": 3, "lei": 4, "xie": 4, "professor": 4, "northwestern": 4, "polytechn": 4, "univers": 4, "china": 4, "lxie": 4, "nwpu": 4, "edu": 4, "receiv": [], "ph": [], "d": [], "degre": [], "scienc": [], "xi": [], "2004": [], "2001": [], "2002": [], "he": [], "depart": [], "electron": [], "vrije": [], "universiteit": [], "brussel": [], "vub": [], "belgium": [], "visit": [], "scientist": 4, "2006": [], "senior": 4, "associ": [], "center": [], "media": [], "school": [], "creativ": [], "citi": [], "hong": [], "kong": 4, "2007": [], "postdoctor": [], "fellow": [], "human": [], "commun": [], "laboratori": [], "hccl": [], "xian": [], "lead": [], "aslp": [], "npu": [], "200": [], "refer": 6, "journal": [], "ieee": 4, "acm": [], "transact": [], "multimedia": [], "interspeech": [], "icassp": [], "acl": [], "best": [], "award": [], "flagship": [], "hi": [], "interact": [], "dr": [], "editor": [], "ae": [], "tran": [], "activ": 6, "serv": [], "chair": [], "mani": [], "committe": [], "member": [], "aik": 4, "lee": 4, "institut": 4, "infocomm": 4, "star": 4, "singapor": 4, "kongaik": 4, "org": 4, "start": [], "off": [], "him": [], "career": [], "leader": [], "strateg": [], "plan": [], "2018": [], "2020": [], "spent": [], "half": [], "nec": [], "corpor": [], "japan": [], "veri": [], "much": [], "voic": 6, "biometr": [], "modal": [], "proud": [], "great": [], "featur": [], "bio": [], "idiom": [], "platform": [], "return": [], "now": [], "analyt": [], "pi": [], "elsevi": [], "sinc": [], "2016": [], "2017": [], "2021": [], "am": [], "elect": [], "2019": [], "zhiji": 4, "yan": 4, "princip": 4, "engin": 4, "alibaba": 4, "yzj": 4, "inc": 4, "hold": [], "phd": [], "electr": [], "expert": [], "review": [], "academ": [], "synthesi": [], "voiceprint": [], "appli": 4, "servic": [], "ant": [], "financi": [], "titl": [], "One": [], "100": 6, "grassroot": [], "shiliang": 4, "zhang": 4, "sly": 4, "zsl": 4, "graduat": [], "mainli": [], "understand": [], "machin": [], "learn": [], "40": [], "mainstream": [], "dozen": [], "patent": [], "after": [], "obtain": [5, 6], "doctor": [], "intellig": [], "direct": [], "fundament": [], "damo": [], "academi": [], "yanmin": 4, "qian": 4, "shanghai": 4, "jiao": 4, "tong": 4, "yanminqian": 4, "sjtu": 4, "b": [], "huazhong": [], "wuhan": [], "tsinghua": [], "beij": [], "2012": [], "2013": [], "where": 6, "2015": [], "cambridg": [], "k": [], "isca": [], "found": [], "kaldi": [], "toolkit": [], "than": [], "110": [], "4000": [], "citat": [], "kei": [], "word": [], "spot": [], "zhuo": 4, "chen": 4, "microsoft": 4, "usa": 4, "zhuc": 4, "columbia": [], "york": [], "ny": [], "author": [], "coauthor": [], "80": [], "peer": [], "6000": [], "ten": [], "separ": [], "diaris": [], "event": [], "won": [], "contribut": [], "sourc": 6, "wsj0": [], "2mix": [], "libricss": [], "benchmark": [], "jelinek": [], "student": [], "push": [], "jian": 4, "wu": 4, "wujian": 4, "master": [], "robust": [], "enhanc": [], "dereverber": [], "public": [], "1200": [], "chime5": [], "dn": [], "ffsvc": [], "slt": [], "taslp": [], "spl": [], "hui": 4, "bu": 4, "ceo": 4, "foundat": 4, "buhui": 4, "aishelldata": 4, "artifici": [], "korea": [], "2014": [], "founder": [], "dmash": [], "mia": [], "databas": [], "project": [], "co": [], "forum": [], "should": 5, "augment": 5, "allow": [5, 6], "ad": 5, "speed": 5, "perturb": 5, "tone": 5, "chang": 5, "permit": 5, "purpos": 5, "instead": [5, 6], "util": [5, 6], "tune": 5, "violat": 5, "strictli": [5, 6], "prohibit": [5, 6], "fine": 5, "fusion": 5, "structur": 5, "encourag": 5, "cpcer": [5, 6], "lower": 5, "judg": 5, "superior": 5, "forc": 5, "align": 5, "frame": 5, "level": 5, "classif": 5, "basi": 5, "shallow": 5, "end": 5, "e": [5, 6], "g": 5, "la": 5, "rnnt": 5, "transform": [5, 6], "come": 5, "right": 5, "interpret": 5, "belong": 5, "case": 5, "circumst": 5, "coordin": 5, "assign": 6, "illustr": 6, "aishell4": 6, "constrain": 6, "addition": 6, "corpu": 6, "soon": 6, "simpl": 6, "detect": 6, "vad": 6, "concaten": 6, "minimum": 6, "permut": 6, "charact": 6, "error": 6, "rate": 6, "calcul": 6, "step": 6, "firstli": 6, "hypothesi": 6, "chronolog": 6, "order": 6, "secondli": 6, "cer": 6, "repeat": 6, "lowest": 6, "tthe": 6, "insert": 6, "Ins": 6, "substitut": 6, "delet": 6, "del": 6, "output": 6, "text": 6, "frac": 6, "mathcal": 6, "n_": 6, "usag": 6, "third": 6, "hug": 6, "face": 6, "list": 6, "clearli": 6, "privat": 6, "manual": 6, "simul": 6, "thei": 6, "mandatori": 6, "clear": 6, "scheme": 6, "delight": 7, "introduct": 7, "contact": 7, "index": [], "modul": [], "search": []}, "objects": {}, "objtypes": {}, "objnames": {}, "titleterms": {"baselin": 0, "overview": [0, 2], "quick": 0, "start": 0, "result": 0, "contact": 1, "dataset": 2, "train": [2, 6], "data": 2, "detail": 2, "alimeet": 2, "corpu": 2, "get": 2, "introduct": 3, "call": 3, "particip": 3, "timelin": 3, "aoe": 3, "time": 3, "guidelin": 3, "organ": 4, "rule": 5, "track": 6, "evalu": 6, "speaker": 6, "attribut": 6, "asr": 6, "main": 6, "metric": 6, "sub": 6, "arrang": 6, "i": 6, "fix": 6, "condit": 6, "ii": 6, "open": 6, "asru": 7, "2023": 7, "multi": 7, "channel": 7, "parti": 7, "meet": 7, "transcript": 7, "challeng": 7, "2": 7, "0": 7, "m2met2": 7, "content": 7, "indic": [], "tabl": []}, "envversion": {"sphinx.domains.c": 2, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 8, "sphinx.domains.index": 1, "sphinx.domains.javascript": 2, "sphinx.domains.math": 2, "sphinx.domains.python": 3, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx": 57}, "alltitles": {"Baseline": [[0, "baseline"]], "Overview": [[0, "overview"]], "Quick start": [[0, "quick-start"]], "Baseline results": [[0, "baseline-results"]], "Contact": [[1, "contact"]], "Datasets": [[2, "datasets"]], "Overview of training data": [[2, "overview-of-training-data"]], "Detail of AliMeeting corpus": [[2, "detail-of-alimeeting-corpus"]], "Get the data": [[2, "get-the-data"]], "Introduction": [[3, "introduction"]], "Call for participation": [[3, "call-for-participation"]], "Timeline(AOE Time)": [[3, "timeline-aoe-time"]], "Guidelines": [[3, "guidelines"]], "Organizers": [[4, "organizers"]], "Rules": [[5, "rules"]], "Track & Evaluation": [[6, "track-evaluation"]], "Speaker-Attributed ASR (Main Track)": [[6, "speaker-attributed-asr-main-track"]], "Evaluation metric": [[6, "evaluation-metric"]], "Sub-track arrangement": [[6, "sub-track-arrangement"]], "Sub-track I (Fixed Training Condition):": [[6, "sub-track-i-fixed-training-condition"]], "Sub-track II (Open Training Condition):": [[6, "sub-track-ii-open-training-condition"]], "ASRU 2023 MULTI-CHANNEL MULTI-PARTY MEETING TRANSCRIPTION CHALLENGE 2.0 (M2MeT2.0)": [[7, "asru-2023-multi-channel-multi-party-meeting-transcription-challenge-2-0-m2met2-0"]], "Contents:": [[7, null]]}, "indexentries": {}})
\ No newline at end of file
+Search.setIndex({"docnames": ["Baseline", "Contact", "Dataset", "Introduction", "Organizers", "Rules", "Track_setting_and_evaluation", "index"], "filenames": ["Baseline.md", "Contact.md", "Dataset.md", "Introduction.md", "Organizers.md", "Rules.md", "Track_setting_and_evaluation.md", "index.rst"], "titles": ["Baseline", "Contact", "Datasets", "Introduction", "Organizers", "Rules", "Track &amp; Evaluation", "ASRU 2023 MULTI-CHANNEL MULTI-PARTY MEETING TRANSCRIPTION CHALLENGE 2.0 (M2MeT2.0)"], "terms": {"we": [0, 2, 3, 7], "releas": [0, 2, 3, 6], "an": [0, 2, 3, 6], "e2": 0, "sa": 0, "asr": [0, 3, 7], "cite": 0, "kanda21b_interspeech": 0, "conduct": [0, 2], "funasr": 0, "time": [0, 6], "accord": [0, 3], "timelin": [0, 2], "The": [0, 2, 3, 5, 6], "model": [0, 2, 3, 5, 6], "architectur": 0, "i": [0, 2, 3, 5], "shown": [0, 2], "figur": [0, 6], "3": [0, 2, 3], "speakerencod": 0, "initi": 0, "pre": [0, 6], "train": [0, 3, 5, 7], "speaker": [0, 2, 3, 7], "verif": 0, "from": [0, 2, 3, 5, 6], "modelscop": [0, 6], "thi": [0, 3, 5, 6], "also": [0, 2, 6], "us": [0, 2, 5, 6], "extract": 0, "embed": 0, "profil": 0, "todo": 0, "fill": 0, "readm": 0, "md": 0, "system": [0, 3, 5, 6, 7], "ar": [0, 2, 3, 5, 6, 7], "tabl": [0, 2], "adopt": 0, "oracl": [0, 6], "dure": [0, 2, 6], "howev": [0, 3, 6], "due": [0, 3], "lack": 0, "label": [0, 5, 6], "evalu": [0, 2, 3, 7], "provid": [0, 2, 6, 7], "addit": [0, 6], "spectral": 0, "cluster": 0, "meanwhil": 0, "eval": [0, 2, 5, 6], "test": [0, 2, 3, 5, 6], "set": [0, 2, 3, 5, 6], "show": 0, "impact": 0, "accuraci": [0, 6], "If": [1, 5, 6], "you": 1, "have": [1, 3], "ani": [1, 5, 6], "question": 1, "about": 1, "m2met2": [1, 3], "0": [1, 2, 3], "challeng": [1, 3, 5, 6], "pleas": 1, "u": [1, 2], "email": [1, 3, 4], "m2met": [1, 3, 6, 7], "alimeet": [1, 6], "gmail": 1, "com": [1, 4], "wechat": 1, "group": [1, 2], "In": [2, 3, 5], "fix": [2, 3, 7], "condit": [2, 3, 7], "restrict": 2, "three": [2, 3, 6], "publicli": [2, 6], "avail": [2, 6], "corpora": 2, "name": 2, "aishel": [2, 4, 6], "4": [2, 6], "cn": [2, 4, 6], "celeb": [2, 6], "To": [2, 3, 7], "perform": [2, 3], "new": [2, 3, 6], "call": 2, "2023": [2, 3, 5, 6], "score": [2, 6], "rank": [2, 3, 6], "describ": 2, "contain": [2, 6], "118": 2, "75": 2, "hour": [2, 3, 6], "speech": [2, 3, 6, 7], "total": [2, 6], "divid": [2, 6], "104": 2, "10": [2, 3, 6], "specif": [2, 6], "212": 2, "8": 2, "20": 2, "session": [2, 3, 6, 7], "respect": 2, "each": [2, 3, 6], "consist": [2, 6], "15": 2, "30": 2, "minut": 2, "discuss": 2, "particip": [2, 5, 6], "number": [2, 3, 6], "456": 2, "25": 2, "60": 2, "balanc": 2, "gender": 2, "coverag": 2, "collect": 2, "13": [2, 3], "meet": [2, 3, 6], "venu": 2, "which": [2, 3, 6], "categor": 2, "type": 2, "small": 2, "medium": 2, "larg": [2, 3], "room": [2, 3], "size": 2, "rang": 2, "m": 2, "2": [2, 6], "55": 2, "differ": [2, 3, 5, 6], "give": 2, "varieti": 2, "acoust": [2, 3, 6], "properti": 2, "layout": 2, "paramet": [2, 5], "togeth": 2, "wall": 2, "materi": 2, "cover": 2, "cement": 2, "glass": 2, "etc": 2, "other": 2, "furnish": 2, "includ": [2, 3, 5, 6], "sofa": 2, "tv": 2, "blackboard": 2, "fan": 2, "air": 2, "condition": 2, "plant": 2, "record": [2, 6], "sit": 2, "around": 2, "microphon": [2, 3], "arrai": [2, 3], "place": 2, "natur": 2, "convers": 2, "distanc": 2, "5": [2, 3], "all": [2, 3, 5, 6], "nativ": 2, "chines": 2, "speak": [2, 3], "mandarin": [2, 3], "without": 2, "strong": 2, "accent": 2, "variou": [2, 3], "kind": 2, "indoor": 2, "nois": [2, 3, 5], "limit": [2, 3, 5], "click": 2, "keyboard": 2, "door": 2, "open": [2, 3, 7], "close": 2, "bubbl": 2, "made": [2, 3], "For": 2, "both": [2, 6], "requir": [2, 3, 6], "remain": [2, 3], "same": [2, 5], "posit": 2, "There": 2, "overlap": [2, 3], "between": [2, 6], "exampl": 2, "fig": 2, "1": 2, "within": [2, 3], "one": [2, 5], "ensur": 2, "ratio": 2, "select": [2, 3, 5, 6], "topic": 2, "medic": 2, "treatment": 2, "educ": 2, "busi": 2, "organ": [2, 3, 5, 6, 7], "manag": 2, "industri": [2, 3], "product": 2, "daili": 2, "routin": 2, "averag": 2, "42": 2, "27": 2, "34": 2, "76": 2, "more": 2, "A": [2, 4], "distribut": 2, "were": 2, "ident": [2, 6], "compris": [2, 3, 7], "therebi": 2, "share": 2, "similar": 2, "configur": 2, "field": [2, 3, 6], "signal": [2, 3], "headset": 2, "onli": [2, 5, 6], "": [2, 6], "own": 2, "transcrib": [2, 3, 6], "It": [2, 6], "worth": [2, 6], "note": [2, 6], "far": [2, 3], "audio": [2, 3, 6], "synchron": 2, "common": 2, "transcript": [2, 3, 5, 6], "prepar": 2, "textgrid": 2, "format": 2, "inform": [2, 3], "durat": 2, "id": 2, "segment": [2, 6], "timestamp": [2, 6], "mention": 2, "abov": 2, "can": [2, 3, 5, 6], "download": 2, "openslr": 2, "via": 2, "follow": [2, 5], "link": 2, "particularli": 2, "baselin": [2, 3, 7], "conveni": 2, "script": 2, "automat": [3, 7], "recognit": [3, 7], "diariz": 3, "signific": 3, "stride": 3, "recent": 3, "year": 3, "result": 3, "surg": 3, "technologi": 3, "applic": 3, "across": 3, "domain": 3, "present": 3, "uniqu": [3, 6], "complex": [3, 5], "divers": 3, "style": 3, "variabl": 3, "confer": 3, "environment": 3, "reverber": [3, 5], "over": 3, "sever": 3, "been": 3, "advanc": [3, 7], "develop": [3, 6], "rich": 3, "comput": [3, 5], "hear": 3, "multisourc": 3, "environ": 3, "chime": 3, "latest": 3, "iter": 3, "ha": 3, "particular": 3, "focu": 3, "distant": 3, "gener": 3, "topologi": 3, "scenario": 3, "while": 3, "progress": 3, "english": 3, "languag": [3, 5], "barrier": 3, "achiev": 3, "compar": 3, "non": 3, "multimod": 3, "base": 3, "process": [3, 6], "misp": 3, "multi": [3, 5, 6], "channel": 3, "parti": [3, 6], "instrument": 3, "seek": 3, "address": 3, "problem": 3, "visual": 3, "everydai": 3, "home": 3, "focus": 3, "tackl": 3, "issu": 3, "offlin": 3, "icassp2022": 3, "two": [3, 5, 7], "main": 3, "task": [3, 6, 7], "former": 3, "involv": [3, 6], "identifi": 3, "who": 3, "spoke": 3, "when": 3, "latter": 3, "aim": 3, "multipl": [3, 6], "simultan": 3, "pose": [3, 6], "technic": 3, "difficulti": 3, "interfer": 3, "build": [3, 6, 7], "success": [3, 7], "previou": 3, "excit": 3, "propos": [3, 7], "asru2023": [3, 7], "special": [3, 5, 7], "origin": [3, 5], "metric": [3, 7], "wa": [3, 6], "independ": 3, "meant": 3, "could": 3, "determin": 3, "correspond": [3, 5], "further": 3, "current": [3, 7], "talker": [3, 7], "toward": 3, "practic": 3, "attribut": [3, 7], "sub": [3, 5, 7], "track": [3, 5, 7], "what": 3, "facilit": [3, 7], "reproduc": [3, 7], "research": [3, 4, 7], "offer": 3, "comprehens": [3, 7], "overview": [3, 7], "dataset": [3, 5, 6, 7], "rule": [3, 7], "furthermor": 3, "carefulli": 3, "curat": 3, "approxim": [3, 6], "design": 3, "enabl": 3, "valid": 3, "state": [3, 6, 7], "art": [3, 7], "area": 3, "mai": 3, "th": 3, "registr": 3, "deadlin": 3, "date": 3, "join": 3, "june": 3, "9": 3, "data": [3, 5, 6], "rd": 3, "final": [3, 5, 6], "submiss": 3, "19": 3, "juli": 3, "paper": [3, 6], "decemb": 3, "12": 3, "nd": 3, "16": 3, "asru": 3, "workshop": 3, "interest": 3, "whether": 3, "academia": 3, "must": [3, 5, 6], "regist": 3, "complet": 3, "googl": 3, "form": 3, "below": 3, "work": 3, "dai": 3, "send": 3, "invit": 3, "elig": [3, 5], "team": 3, "qualifi": 3, "adher": [3, 5], "publish": 3, "page": 3, "prior": 3, "submit": 3, "descript": [3, 6], "document": 3, "detail": [3, 6], "approach": [3, 5], "method": 3, "top": 3, "proceed": 3, "lei": 4, "xie": 4, "professor": 4, "northwestern": 4, "polytechn": 4, "univers": 4, "china": 4, "lxie": 4, "nwpu": 4, "edu": 4, "kong": 4, "aik": 4, "lee": 4, "senior": 4, "scientist": 4, "institut": 4, "infocomm": 4, "star": 4, "singapor": 4, "kongaik": 4, "ieee": 4, "org": 4, "zhiji": 4, "yan": 4, "princip": 4, "engin": 4, "alibaba": 4, "yzj": 4, "inc": 4, "shiliang": 4, "zhang": 4, "sly": 4, "zsl": 4, "yanmin": 4, "qian": 4, "shanghai": 4, "jiao": 4, "tong": 4, "yanminqian": 4, "sjtu": 4, "zhuo": 4, "chen": 4, "appli": 4, "microsoft": 4, "usa": 4, "zhuc": 4, "jian": 4, "wu": 4, "wujian": 4, "hui": 4, "bu": 4, "ceo": 4, "foundat": 4, "buhui": 4, "aishelldata": 4, "should": 5, "augment": 5, "allow": [5, 6], "ad": 5, "speed": 5, "perturb": 5, "tone": 5, "chang": 5, "permit": 5, "purpos": 5, "instead": [5, 6], "util": [5, 6], "tune": 5, "violat": 5, "strictli": [5, 6], "prohibit": [5, 6], "fine": 5, "fusion": 5, "structur": 5, "encourag": 5, "cpcer": [5, 6], "lower": 5, "judg": 5, "superior": 5, "forc": 5, "align": 5, "obtain": [5, 6], "frame": 5, "level": 5, "classif": 5, "basi": 5, "shallow": 5, "end": 5, "e": [5, 6], "g": 5, "la": 5, "rnnt": 5, "transform": [5, 6], "come": 5, "right": 5, "interpret": 5, "belong": 5, "case": 5, "circumst": 5, "coordin": 5, "assign": 6, "illustr": 6, "aishell4": 6, "constrain": 6, "sourc": 6, "addition": 6, "corpu": 6, "soon": 6, "simpl": 6, "voic": 6, "activ": 6, "detect": 6, "vad": 6, "concaten": 6, "minimum": 6, "permut": 6, "charact": 6, "error": 6, "rate": 6, "calcul": 6, "step": 6, "firstli": 6, "refer": 6, "hypothesi": 6, "chronolog": 6, "order": 6, "secondli": 6, "cer": 6, "repeat": 6, "possibl": 6, "lowest": 6, "tthe": 6, "insert": 6, "Ins": 6, "substitut": 6, "delet": 6, "del": 6, "output": 6, "text": 6, "frac": 6, "mathcal": 6, "n_": 6, "100": 6, "where": 6, "usag": 6, "third": 6, "hug": 6, "face": 6, "list": 6, "clearli": 6, "privat": 6, "manual": 6, "simul": 6, "thei": 6, "mandatori": 6, "clear": 6, "scheme": 6, "delight": 7, "introduct": 7, "contact": 7}, "objects": {}, "objtypes": {}, "objnames": {}, "titleterms": {"baselin": 0, "overview": [0, 2], "quick": 0, "start": 0, "result": 0, "contact": 1, "dataset": 2, "train": [2, 6], "data": 2, "detail": 2, "alimeet": 2, "corpu": 2, "get": 2, "introduct": 3, "call": 3, "particip": 3, "timelin": 3, "aoe": 3, "time": 3, "guidelin": 3, "organ": 4, "rule": 5, "track": 6, "evalu": 6, "speaker": 6, "attribut": 6, "asr": 6, "metric": 6, "sub": 6, "arrang": 6, "i": 6, "fix": 6, "condit": 6, "ii": 6, "open": 6, "asru": 7, "2023": 7, "multi": 7, "channel": 7, "parti": 7, "meet": 7, "transcript": 7, "challeng": 7, "2": 7, "0": 7, "m2met2": 7, "content": 7}, "envversion": {"sphinx.domains.c": 2, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 8, "sphinx.domains.index": 1, "sphinx.domains.javascript": 2, "sphinx.domains.math": 2, "sphinx.domains.python": 3, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx": 57}, "alltitles": {"Baseline": [[0, "baseline"]], "Overview": [[0, "overview"]], "Quick start": [[0, "quick-start"]], "Baseline results": [[0, "baseline-results"]], "Contact": [[1, "contact"]], "Datasets": [[2, "datasets"]], "Overview of training data": [[2, "overview-of-training-data"]], "Detail of AliMeeting corpus": [[2, "detail-of-alimeeting-corpus"]], "Get the data": [[2, "get-the-data"]], "Introduction": [[3, "introduction"]], "Call for participation": [[3, "call-for-participation"]], "Timeline(AOE Time)": [[3, "timeline-aoe-time"]], "Guidelines": [[3, "guidelines"]], "Organizers": [[4, "organizers"]], "Rules": [[5, "rules"]], "Track & Evaluation": [[6, "track-evaluation"]], "Speaker-Attributed ASR": [[6, "speaker-attributed-asr"]], "Evaluation metric": [[6, "evaluation-metric"]], "Sub-track arrangement": [[6, "sub-track-arrangement"]], "Sub-track I (Fixed Training Condition):": [[6, "sub-track-i-fixed-training-condition"]], "Sub-track II (Open Training Condition):": [[6, "sub-track-ii-open-training-condition"]], "ASRU 2023 MULTI-CHANNEL MULTI-PARTY MEETING TRANSCRIPTION CHALLENGE 2.0 (M2MeT2.0)": [[7, "asru-2023-multi-channel-multi-party-meeting-transcription-challenge-2-0-m2met2-0"]], "Contents:": [[7, null]]}, "indexentries": {}})
\ No newline at end of file
diff --git a/docs_m2met2_cn/_build/doctrees/environment.pickle b/docs_m2met2_cn/_build/doctrees/environment.pickle
index 2034d4e..ef89e89 100644
--- a/docs_m2met2_cn/_build/doctrees/environment.pickle
+++ b/docs_m2met2_cn/_build/doctrees/environment.pickle
Binary files differ
diff --git "a/docs_m2met2_cn/_build/doctrees/\346\225\260\346\215\256\351\233\206.doctree" "b/docs_m2met2_cn/_build/doctrees/\346\225\260\346\215\256\351\233\206.doctree"
index 26addbf..da11ffc 100644
--- "a/docs_m2met2_cn/_build/doctrees/\346\225\260\346\215\256\351\233\206.doctree"
+++ "b/docs_m2met2_cn/_build/doctrees/\346\225\260\346\215\256\351\233\206.doctree"
Binary files differ
diff --git "a/docs_m2met2_cn/_build/doctrees/\347\256\200\344\273\213.doctree" "b/docs_m2met2_cn/_build/doctrees/\347\256\200\344\273\213.doctree"
index f2d3b22..5595761 100644
--- "a/docs_m2met2_cn/_build/doctrees/\347\256\200\344\273\213.doctree"
+++ "b/docs_m2met2_cn/_build/doctrees/\347\256\200\344\273\213.doctree"
Binary files differ
diff --git "a/docs_m2met2_cn/_build/doctrees/\350\265\233\351\201\223\350\256\276\347\275\256\344\270\216\350\257\204\344\274\260.doctree" "b/docs_m2met2_cn/_build/doctrees/\350\265\233\351\201\223\350\256\276\347\275\256\344\270\216\350\257\204\344\274\260.doctree"
index 5231301..9258517 100644
--- "a/docs_m2met2_cn/_build/doctrees/\350\265\233\351\201\223\350\256\276\347\275\256\344\270\216\350\257\204\344\274\260.doctree"
+++ "b/docs_m2met2_cn/_build/doctrees/\350\265\233\351\201\223\350\256\276\347\275\256\344\270\216\350\257\204\344\274\260.doctree"
Binary files differ
diff --git "a/docs_m2met2_cn/_build/html/_sources/\346\225\260\346\215\256\351\233\206.md.txt" "b/docs_m2met2_cn/_build/html/_sources/\346\225\260\346\215\256\351\233\206.md.txt"
index 52965a1..24bfaf3 100644
--- "a/docs_m2met2_cn/_build/html/_sources/\346\225\260\346\215\256\351\233\206.md.txt"
+++ "b/docs_m2met2_cn/_build/html/_sources/\346\225\260\346\215\256\351\233\206.md.txt"
@@ -3,13 +3,13 @@
 鍦ㄩ檺瀹氭暟鎹泦鏉′欢涓嬶紝璁粌鏁版嵁闆嗕粎闄愪簬涓変釜鍏紑鐨勮鏂欏簱锛屽嵆AliMeeting銆丄ISHELL-4鍜孋N-Celeb銆備负浜嗚瘎浼板弬璧涜�呮彁浜ょ殑妯″瀷鐨勬�ц兘锛屾垜浠皢鍙戝竷涓�涓柊鐨勬祴璇曢泦锛圱est-2023锛夌敤浜庢墦鍒嗗拰鎺掑悕銆備笅闈㈡垜浠皢璇︾粏鎻忚堪AliMeeting鏁版嵁闆嗗拰Test-2023娴嬭瘯闆嗐��
 
 ## Alimeeting鏁版嵁闆嗕粙缁�
-AliMeeting鎬诲叡鍖呭惈118.75灏忔椂鐨勮闊虫暟鎹紝鍖呮嫭104.75灏忔椂鐨勮缁冮泦锛圱rain锛夈��4灏忔椂鐨勯獙璇侀泦锛圗val锛夊拰10灏忔椂鐨勬祴璇曢泦锛圱est锛夈�俆rain闆嗗拰Eval闆嗗垎鍒寘鍚�212鍦哄拰8鍦轰細璁紝鍏朵腑姣忓満浼氳鐢卞涓璇濅汉杩涜15鍒�30鍒嗛挓鐨勮璁恒�俆rain鍜孍val闆嗕腑鍙備笌浼氳鐨勬�讳汉鏁板垎鍒负456浜哄拰25浜猴紝骞朵笖鍙備細鐨勭敺濂虫瘮渚嬩汉鏁板潎琛°��
+AliMeeting鎬诲叡鍖呭惈118.75灏忔椂鐨勮闊虫暟鎹紝鍖呮嫭104.75灏忔椂鐨勮缁冮泦锛圱rain锛夈��4灏忔椂鐨勯獙璇侀泦锛圗val锛夊拰10灏忔椂鐨勬祴璇曢泦锛圱est锛夈�俆rain闆嗭紝Eval闆嗗拰Test闆嗗垎鍒寘鍚�212鍦哄拰8鍦轰細璁紝鍏朵腑姣忓満浼氳鐢卞涓璇濅汉杩涜15鍒�30鍒嗛挓鐨勮璁恒�俆rain锛孍val鍜孴est闆嗕腑鍙備笌浼氳鐨勬�讳汉鏁板垎鍒负456浜哄拰25浜猴紝骞朵笖鍙備細鐨勭敺濂虫瘮渚嬩汉鏁板潎琛°��
 
 璇ユ暟鎹泦鏀堕泦浜�13涓笉鍚岀殑浼氳瀹わ紝鎸夌収澶у皬瑙勬牸鍒嗕负灏忓瀷銆佷腑鍨嬪拰澶у瀷涓夌锛屾埧闂撮潰绉粠8鍒�55骞虫柟绫充笉绛夈�備笉鍚屾埧闂村叿鏈変笉鍚岀殑甯冨眬鍜屽0瀛︾壒鎬э紝姣忎釜鎴块棿鐨勮缁嗗弬鏁颁篃灏嗗彂閫佺粰鍙備笌鑰呫�備細璁満鍦扮殑澧欎綋鏉愭枡绫诲瀷鍖呮嫭姘存偿銆佺幓鐠冪瓑銆備細璁満鍦扮殑瀹跺叿鍖呮嫭娌欏彂銆佺數瑙嗐�侀粦鏉裤�侀鎵囥�佺┖璋冦�佹鐗╃瓑銆傚湪褰曞埗杩囩▼涓紝楹﹀厠椋庨樀鍒楁斁缃簬妗屼笂锛屽涓璇濅汉鍥村潗鍦ㄦ杈硅繘琛岃嚜鐒跺璇濄�傞害鍏嬮闃靛垪绂昏璇濅汉璺濈绾�0.3鍒�5.0绫充箣闂淬�傛墍鏈夎璇濅汉鐨勬瘝璇潎鏄眽璇紝骞朵笖璇寸殑閮芥槸鏅�氳瘽锛屾病鏈夋祿閲嶇殑鍙i煶銆傚湪浼氳褰曞埗鏈熼棿鍙兘浼氫骇鐢熷悇绉嶅鍐呯殑鍣煶锛屽寘鎷敭鐩樺0銆佸紑闂�/鍏抽棬澹般�侀鎵囧0銆佹皵娉″0绛夈�傛墍鏈夎璇濅汉鍦ㄤ細璁殑褰曞埗鏈熼棿鍧囦繚鎸佺浉鍚屼綅缃紝涓嶅彂鐢熻蛋鍔ㄣ�傝缁冮泦鍜岄獙璇侀泦鐨勮璇濅汉娌℃湁閲嶅銆傚浘1灞曠ず浜嗕竴涓細璁鐨勫竷灞�浠ュ強楹﹀厠椋庣殑鎷撴墤缁撴瀯銆�
 
 ![meeting room](images/meeting_room.png)
 
-姣忓満浼氳鐨勮璇濅汉鏁伴噺浠�2鍒�4浜轰笉绛夈�傚悓鏃朵负浜嗚鐩栧悇绉嶅唴瀹圭殑浼氳鍦烘櫙锛屾垜浠�夋嫨浜嗗绉嶄細璁富棰橈紝鍖呮嫭鍖荤枟銆佹暀鑲层�佸晢涓氥�佺粍缁囩鐞嗐�佸伐涓氱敓浜х瓑涓嶅悓鍐呭鐨勪緥浼氥�俆rain闆嗭紝Eval闆嗗拰Test闆嗙殑骞冲潎璇煶閲嶅彔鐜囧垎鍒负42.27\%鍜�34.76\%銆侫liMeeting Train闆嗭紝Eval闆嗗拰Test闆嗙殑璇︾粏淇℃伅瑙佽〃1銆傝〃2鏄剧ず浜員rain闆�,Eval闆嗗拰Test闆嗕腑涓嶅悓鍙戣█鑰呬汉鏁颁細璁殑璇煶閲嶅彔鐜囧拰浼氳鏁伴噺銆�
+姣忓満浼氳鐨勮璇濅汉鏁伴噺浠�2鍒�4浜轰笉绛夈�傚悓鏃朵负浜嗚鐩栧悇绉嶅唴瀹圭殑浼氳鍦烘櫙锛屾垜浠�夋嫨浜嗗绉嶄細璁富棰橈紝鍖呮嫭鍖荤枟銆佹暀鑲层�佸晢涓氥�佺粍缁囩鐞嗐�佸伐涓氱敓浜х瓑涓嶅悓鍐呭鐨勪緥浼氥�俆rain闆嗭紝Eval闆嗗拰Test闆嗙殑骞冲潎璇煶閲嶅彔鐜囧垎鍒负42.27\%锛�34.76\%鍜�42.8\%銆侫liMeeting Train闆嗭紝Eval闆嗗拰Test闆嗙殑璇︾粏淇℃伅瑙佽〃1銆傝〃2鏄剧ず浜員rain闆�,Eval闆嗗拰Test闆嗕腑涓嶅悓鍙戣█鑰呬汉鏁颁細璁殑璇煶閲嶅彔鐜囧拰浼氳鏁伴噺銆�
 
 ![dataset detail](images/dataset_detail.png)
 Test-2023娴嬭瘯闆嗙敱20鍦轰細璁粍鎴愶紝杩欎簺浼氳鏄湪涓嶢liMeeting鏁版嵁闆嗙浉鍚岀殑澹板鐜涓嬪綍鍒剁殑銆俆est-2023娴嬭瘯闆嗕腑鐨勬瘡涓細璁幆鑺傜敱2鍒�4涓弬涓庤�呯粍鎴愬苟涓斾笌AliMeeting娴嬭瘯闆嗙殑閰嶇疆鐩镐技銆�
diff --git "a/docs_m2met2_cn/_build/html/_sources/\347\256\200\344\273\213.md.txt" "b/docs_m2met2_cn/_build/html/_sources/\347\256\200\344\273\213.md.txt"
index cf4dfb8..4ae9b67 100644
--- "a/docs_m2met2_cn/_build/html/_sources/\347\256\200\344\273\213.md.txt"
+++ "b/docs_m2met2_cn/_build/html/_sources/\347\256\200\344\273\213.md.txt"
@@ -25,4 +25,6 @@
 
 鏉ヨ嚜瀛︽湳鐣屽拰宸ヤ笟鐣岀殑鏈夋剰鍚戝弬璧涜�呭潎搴斿湪2023骞�5鏈�5鏃ュ強涔嬪墠濉啓涓嬫柟鐨勮胺姝岃〃鍗曪細
 
+[M2MET2.0鎶ュ悕](https://docs.google.com/forms/d/e/1FAIpQLSf77T9vAl7Ym-u5g8gXu18SBofoWRaFShBo26Ym0-HDxHW9PQ/viewform?usp=sf_link)
+
 涓诲姙鏂瑰皢鍦�3涓伐浣滄棩鍐呴�氳繃鐢靛瓙閭欢閫氱煡绗﹀悎鏉′欢鐨勫弬璧涘洟闃燂紝鍥㈤槦蹇呴』閬靛畧灏嗗湪鎸戞垬缃戠珯涓婂彂甯冪殑鎸戞垬瑙勫垯銆傚湪鎺掑悕鍙戝竷涔嬪墠锛屾瘡涓弬璧涜�呭繀椤绘彁浜や竴浠界郴缁熸弿杩版枃浠讹紝璇︾粏璇存槑浣跨敤鐨勬柟娉曞拰妯″瀷銆備富鍔炴柟灏嗛�夋嫨鍓嶄笁鍚嶇撼鍏SRU2023璁烘枃闆嗐��
\ No newline at end of file
diff --git "a/docs_m2met2_cn/_build/html/_sources/\350\265\233\351\201\223\350\256\276\347\275\256\344\270\216\350\257\204\344\274\260.md.txt" "b/docs_m2met2_cn/_build/html/_sources/\350\265\233\351\201\223\350\256\276\347\275\256\344\270\216\350\257\204\344\274\260.md.txt"
index a99c1ed..94a6236 100644
--- "a/docs_m2met2_cn/_build/html/_sources/\350\265\233\351\201\223\350\256\276\347\275\256\344\270\216\350\257\204\344\274\260.md.txt"
+++ "b/docs_m2met2_cn/_build/html/_sources/\350\265\233\351\201\223\350\256\276\347\275\256\344\270\216\350\257\204\344\274\260.md.txt"
@@ -1,6 +1,6 @@
 # 璧涢亾璁剧疆涓庤瘎浼�
-## 璇磋瘽浜虹浉鍏崇殑璇煶璇嗗埆 (涓昏禌閬�)
-璇磋瘽浜虹浉鍏崇殑ASR浠诲姟闇�瑕佷粠閲嶅彔鐨勮闊充腑璇嗗埆姣忎釜璇磋瘽浜虹殑璇煶锛屽苟涓鸿瘑鍒唴瀹瑰垎閰嶄竴涓璇濅汉鏍囩銆傚浘2灞曠ず浜嗚璇濅汉鐩稿叧璇煶璇嗗埆浠诲姟鍜屽璇磋瘽浜鸿闊宠瘑鍒换鍔$殑涓昏鍖哄埆銆傚湪鏈绔炶禌涓瑼liMeeting銆丄ishell4鍜孋n-Celeb鏁版嵁闆嗗彲浣滀负鍙楅檺鏁版嵁婧愩�傚湪M2MeT鎸戞垬璧涗腑浣跨敤鐨凙liMeeting鏁版嵁闆嗗寘鍚缁冦�佽瘎浼板拰娴嬭瘯闆嗭紝鍦∕2MET2.0鍙互鍦ㄨ缁冨拰璇勪及涓娇鐢ㄣ�傛澶栵紝涓�涓寘鍚害10灏忔椂浼氳鏁版嵁鐨勬柊鐨凾est-2023闆嗗皢鏍规嵁璧涚▼瀹夋帓鍙戝竷骞剁敤浜庢寫鎴樿禌鐨勮瘎鍒嗗拰鎺掑悕銆傚�煎緱娉ㄦ剰鐨勬槸锛岀粍缁囪�呭皢涓嶆彁渚涜�虫満鐨勮繎鍦洪煶棰戙�佽浆褰曚互鍙婄湡瀹炴椂闂存埑銆備富鍔炴柟灏嗕笉鍐嶆彁渚涙瘡涓璇濅汉鐨勭湡瀹炴椂闂存埑锛岃�屾槸鍦═est-2023闆嗕笂鎻愪緵鍖呭惈澶氫釜璇磋瘽浜虹殑鐗囨銆傝繖浜涚墖娈靛彲浠ラ�氳繃涓�涓畝鍗曠殑vad妯″瀷鑾峰緱銆�
+## 璇磋瘽浜虹浉鍏崇殑璇煶璇嗗埆
+璇磋瘽浜虹浉鍏崇殑ASR浠诲姟闇�瑕佷粠閲嶅彔鐨勮闊充腑璇嗗埆姣忎釜璇磋瘽浜虹殑璇煶锛屽苟涓鸿瘑鍒唴瀹瑰垎閰嶄竴涓璇濅汉鏍囩銆傚浘2灞曠ず浜嗚璇濅汉鐩稿叧璇煶璇嗗埆浠诲姟鍜屽璇磋瘽浜鸿闊宠瘑鍒换鍔$殑涓昏鍖哄埆銆傚湪鏈绔炶禌涓瑼liMeeting銆丄ishell4鍜孋n-Celeb鏁版嵁闆嗗彲浣滀负鍙楅檺鏁版嵁婧愩�傚湪M2MeT鎸戞垬璧涗腑浣跨敤鐨凙liMeeting鏁版嵁闆嗗寘鍚缁冦�佽瘎浼板拰娴嬭瘯闆嗭紝鍦∕2MET2.0鍙互鍦ㄨ缁冨拰璇勪及涓娇鐢ㄣ�傛澶栵紝涓�涓寘鍚害10灏忔椂浼氳鏁版嵁鐨勬柊鐨凾est-2023闆嗗皢鏍规嵁璧涚▼瀹夋帓鍙戝竷骞剁敤浜庢寫鎴樿禌鐨勮瘎鍒嗗拰鎺掑悕銆傚�煎緱娉ㄦ剰鐨勬槸锛屽浜嶵est-2023娴嬭瘯闆嗭紝涓诲姙鏂瑰皢涓嶅啀鎻愪緵鑰虫満鐨勮繎鍦洪煶棰戙�佽浆褰曚互鍙婄湡瀹炴椂闂存埑銆傝�屾槸鎻愪緵鍙互閫氳繃涓�涓畝鍗曠殑VAD妯″瀷寰楀埌鐨勫寘鍚涓璇濅汉鐨勭墖娈点��
 
 ![task difference](images/task_diff.png)
 
@@ -12,6 +12,6 @@
 鍏朵腑 $\mathcal N_{\text{Ins}}$ , $\mathcal N_{\text{Sub}}$ , $\mathcal N_{\text{Del}}$ 鏄笁绉嶉敊璇殑瀛楃鏁�, $\mathcal N_{\text{Total}}$ 鏄瓧绗︽�绘暟.
 ## 瀛愯禌閬撹缃�
 ### 瀛愯禌閬撲竴 (闄愬畾璁粌鏁版嵁):
-鍙傝禌鑰呭湪绯荤粺鏋勫缓杩囩▼涓粎鑳戒娇鐢ˋliMeeting銆丄ISHELL-4鍜孋N Celeb锛屼弗绂佷娇鐢ㄩ澶栨暟鎹�傚弬璧涜�呭彲浠ヤ换浣曠涓夋柟寮�婧愮殑棰勮缁冩ā鍨嬶紝濡俒Hugging Face](https://huggingface.co/models)浠ュ強[ModelScope](https://www.modelscope.cn/models)涓婃彁渚涚殑妯″瀷銆傚弬璧涜�呴渶瑕佸湪鏈�缁堢殑绯荤粺鎻忚堪鏂囨。涓缁嗗垪鍑轰娇鐢ㄧ殑棰勮缁冩ā鍨嬪悕绉颁互鍙婇摼鎺ャ��
+鍙傝禌鑰呭湪绯荤粺鏋勫缓杩囩▼涓粎鑳戒娇鐢ˋliMeeting銆丄ISHELL-4鍜孋N-Celeb锛屼弗绂佷娇鐢ㄩ澶栨暟鎹�傚弬璧涜�呭彲浠ヤ换浣曠涓夋柟寮�婧愮殑棰勮缁冩ā鍨嬶紝濡俒Hugging Face](https://huggingface.co/models)浠ュ強[ModelScope](https://www.modelscope.cn/models)涓婃彁渚涚殑妯″瀷銆傚弬璧涜�呴渶瑕佸湪鏈�缁堢殑绯荤粺鎻忚堪鏂囨。涓缁嗗垪鍑轰娇鐢ㄧ殑棰勮缁冩ā鍨嬪悕绉颁互鍙婇摼鎺ャ��
 ### 瀛愯禌閬撲簩 (寮�鏀捐缁冩暟鎹�):
 闄や簡闄愬畾鏁版嵁澶栵紝鍙備笌鑰呭彲浠ヤ娇鐢ㄤ换浣曞叕寮�鍙敤銆佺浜哄綍鍒跺拰妯℃嫙浠跨湡鐨勬暟鎹泦銆備絾鏄紝鍙備笌鑰呭繀椤绘竻妤氬湴鍒楀嚭浣跨敤鐨勬暟鎹�傚悓鏍凤紝鍙傝禌鑰呬篃鍙互浣跨敤浠讳綍绗笁鏂瑰紑婧愮殑棰勮缁冩ā鍨嬶紝浣嗗繀椤诲湪鏈�鍚庣殑绯荤粺鎻忚堪鏂囦欢涓槑纭殑鍒楀嚭鎵�浣跨敤鐨勬暟鎹拰妯″瀷閾炬帴锛屽鏋滀娇鐢ㄦā鎷熶豢鐪熸暟鎹紝璇疯缁嗘弿杩版暟鎹ā鎷熺殑鏂规銆�
\ No newline at end of file
diff --git a/docs_m2met2_cn/_build/html/genindex.html b/docs_m2met2_cn/_build/html/genindex.html
index 98b17f0..5558bcf 100644
--- a/docs_m2met2_cn/_build/html/genindex.html
+++ b/docs_m2met2_cn/_build/html/genindex.html
@@ -80,7 +80,7 @@
 </ul>
 </li>
 <li class="toctree-l1"><a class="reference internal" href="%E8%B5%9B%E9%81%93%E8%AE%BE%E7%BD%AE%E4%B8%8E%E8%AF%84%E4%BC%B0.html">璧涢亾璁剧疆涓庤瘎浼�</a><ul>
-<li class="toctree-l2"><a class="reference internal" href="%E8%B5%9B%E9%81%93%E8%AE%BE%E7%BD%AE%E4%B8%8E%E8%AF%84%E4%BC%B0.html#id2">璇磋瘽浜虹浉鍏崇殑璇煶璇嗗埆 (涓昏禌閬�)</a></li>
+<li class="toctree-l2"><a class="reference internal" href="%E8%B5%9B%E9%81%93%E8%AE%BE%E7%BD%AE%E4%B8%8E%E8%AF%84%E4%BC%B0.html#id2">璇磋瘽浜虹浉鍏崇殑璇煶璇嗗埆</a></li>
 <li class="toctree-l2"><a class="reference internal" href="%E8%B5%9B%E9%81%93%E8%AE%BE%E7%BD%AE%E4%B8%8E%E8%AF%84%E4%BC%B0.html#id3">璇勪及鏂规硶</a></li>
 <li class="toctree-l2"><a class="reference internal" href="%E8%B5%9B%E9%81%93%E8%AE%BE%E7%BD%AE%E4%B8%8E%E8%AF%84%E4%BC%B0.html#id4">瀛愯禌閬撹缃�</a></li>
 </ul>
diff --git a/docs_m2met2_cn/_build/html/index.html b/docs_m2met2_cn/_build/html/index.html
index 5e92ef3..fbc2fce 100644
--- a/docs_m2met2_cn/_build/html/index.html
+++ b/docs_m2met2_cn/_build/html/index.html
@@ -85,7 +85,7 @@
 </ul>
 </li>
 <li class="toctree-l1"><a class="reference internal" href="%E8%B5%9B%E9%81%93%E8%AE%BE%E7%BD%AE%E4%B8%8E%E8%AF%84%E4%BC%B0.html">璧涢亾璁剧疆涓庤瘎浼�</a><ul>
-<li class="toctree-l2"><a class="reference internal" href="%E8%B5%9B%E9%81%93%E8%AE%BE%E7%BD%AE%E4%B8%8E%E8%AF%84%E4%BC%B0.html#id2">璇磋瘽浜虹浉鍏崇殑璇煶璇嗗埆 (涓昏禌閬�)</a></li>
+<li class="toctree-l2"><a class="reference internal" href="%E8%B5%9B%E9%81%93%E8%AE%BE%E7%BD%AE%E4%B8%8E%E8%AF%84%E4%BC%B0.html#id2">璇磋瘽浜虹浉鍏崇殑璇煶璇嗗埆</a></li>
 <li class="toctree-l2"><a class="reference internal" href="%E8%B5%9B%E9%81%93%E8%AE%BE%E7%BD%AE%E4%B8%8E%E8%AF%84%E4%BC%B0.html#id3">璇勪及鏂规硶</a></li>
 <li class="toctree-l2"><a class="reference internal" href="%E8%B5%9B%E9%81%93%E8%AE%BE%E7%BD%AE%E4%B8%8E%E8%AF%84%E4%BC%B0.html#id4">瀛愯禌閬撹缃�</a></li>
 </ul>
diff --git a/docs_m2met2_cn/_build/html/search.html b/docs_m2met2_cn/_build/html/search.html
index 0257e4c..4fe0684 100644
--- a/docs_m2met2_cn/_build/html/search.html
+++ b/docs_m2met2_cn/_build/html/search.html
@@ -73,7 +73,7 @@
 </ul>
 </li>
 <li class="toctree-l1"><a class="reference internal" href="%E8%B5%9B%E9%81%93%E8%AE%BE%E7%BD%AE%E4%B8%8E%E8%AF%84%E4%BC%B0.html">璧涢亾璁剧疆涓庤瘎浼�</a><ul>
-<li class="toctree-l2"><a class="reference internal" href="%E8%B5%9B%E9%81%93%E8%AE%BE%E7%BD%AE%E4%B8%8E%E8%AF%84%E4%BC%B0.html#id2">璇磋瘽浜虹浉鍏崇殑璇煶璇嗗埆 (涓昏禌閬�)</a></li>
+<li class="toctree-l2"><a class="reference internal" href="%E8%B5%9B%E9%81%93%E8%AE%BE%E7%BD%AE%E4%B8%8E%E8%AF%84%E4%BC%B0.html#id2">璇磋瘽浜虹浉鍏崇殑璇煶璇嗗埆</a></li>
 <li class="toctree-l2"><a class="reference internal" href="%E8%B5%9B%E9%81%93%E8%AE%BE%E7%BD%AE%E4%B8%8E%E8%AF%84%E4%BC%B0.html#id3">璇勪及鏂规硶</a></li>
 <li class="toctree-l2"><a class="reference internal" href="%E8%B5%9B%E9%81%93%E8%AE%BE%E7%BD%AE%E4%B8%8E%E8%AF%84%E4%BC%B0.html#id4">瀛愯禌閬撹缃�</a></li>
 </ul>
diff --git a/docs_m2met2_cn/_build/html/searchindex.js b/docs_m2met2_cn/_build/html/searchindex.js
index 5a84a48..e9ff2b1 100644
--- a/docs_m2met2_cn/_build/html/searchindex.js
+++ b/docs_m2met2_cn/_build/html/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"docnames": ["index", "\u57fa\u7ebf", "\u6570\u636e\u96c6", "\u7b80\u4ecb", "\u7ec4\u59d4\u4f1a", "\u8054\u7cfb\u65b9\u5f0f", "\u89c4\u5219", "\u8d5b\u9053\u8bbe\u7f6e\u4e0e\u8bc4\u4f30"], "filenames": ["index.rst", "\u57fa\u7ebf.md", "\u6570\u636e\u96c6.md", "\u7b80\u4ecb.md", "\u7ec4\u59d4\u4f1a.md", "\u8054\u7cfb\u65b9\u5f0f.md", "\u89c4\u5219.md", "\u8d5b\u9053\u8bbe\u7f6e\u4e0e\u8bc4\u4f30.md"], "titles": ["ASRU 2023 \u591a\u901a\u9053\u591a\u65b9\u4f1a\u8bae\u8f6c\u5f55\u6311\u6218 2.0", "\u57fa\u7ebf", "\u6570\u636e\u96c6", "\u7b80\u4ecb", "\u7ec4\u59d4\u4f1a", "\u8054\u7cfb\u65b9\u5f0f", "\u7ade\u8d5b\u89c4\u5219", "\u8d5b\u9053\u8bbe\u7f6e\u4e0e\u8bc4\u4f30"], "terms": {"m2met": [0, 3, 5, 7], "asru2023": [0, 3], "m2met2": [0, 3, 5, 7], "contact": [], "funasr": 1, "sa": 1, "asr": [1, 3, 7], "speakerencod": 1, "modelscop": [1, 7], "todo": 1, "fill": 1, "with": 1, "the": 1, "readm": 1, "md": 1, "of": 1, "baselin": [1, 2], "aishel": [2, 7], "cn": [2, 4, 7], "celeb": [2, 7], "test": [2, 6, 7], "2023": [2, 3, 6, 7], "118": 2, "75": 2, "104": 2, "train": 2, "eval": [2, 6], "10": [2, 3, 7], "212": 2, "15": 2, "30": 2, "456": 2, "25": 2, "13": [2, 3], "55": 2, "42": 2, "27": 2, "34": 2, "76": 2, "20": 2, "textgrid": 2, "id": 2, "openslr": 2, "automat": 3, "speech": 3, "recognit": 3, "speaker": 3, "diariz": 3, "rich": 3, "transcript": 3, "evalu": 3, "chime": 3, "comput": 3, "hear": 3, "in": 3, "multisourc": 3, "environ": 3, "misp": 3, "multimod": 3, "inform": 3, "base": 3, "process": 3, "multi": 3, "channel": 3, "parti": 3, "meet": 3, "assp2022": 3, "19": 3, "12": 3, "asru": 3, "workshop": 3, "lxie": 4, "nwpu": 4, "edu": 4, "kong": 4, "aik": 4, "lee": 4, "star": 4, "kongaik": 4, "ieee": 4, "org": 4, "zhiji": 4, "yzj": 4, "alibaba": 4, "inc": 4, "com": [4, 5], "sli": 4, "zsl": 4, "yanminqian": 4, "sjtu": 4, "zhuc": 4, "microsoft": 4, "wujian": 4, "ceo": 4, "buhui": 4, "aishelldata": 4, "alimeet": [5, 7], "gmail": 5, "cpcer": [6, 7], "las": 6, "rnnt": 6, "transform": 6, "aishell4": 7, "vad": 7, "cer": 7, "ins": 7, "sub": 7, "del": 7, "text": 7, "frac": 7, "mathcal": 7, "n_": 7, "total": 7, "time": 7, "100": 7, "hug": 7, "face": 7}, "objects": {}, "objtypes": {}, "objnames": {}, "titleterms": {"asru": 0, "2023": 0, "indic": [], "and": [], "tabl": [], "alimeet": 2, "aoe": 3, "contact": []}, "envversion": {"sphinx.domains.c": 2, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 8, "sphinx.domains.index": 1, "sphinx.domains.javascript": 2, "sphinx.domains.math": 2, "sphinx.domains.python": 3, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx": 57}, "alltitles": {"\u8054\u7cfb\u65b9\u5f0f": [[5, "id1"]], "\u57fa\u7ebf": [[1, "id1"]], "\u57fa\u7ebf\u6982\u8ff0": [[1, "id2"]], "\u5feb\u901f\u5f00\u59cb": [[1, "id3"]], "\u57fa\u7ebf\u7ed3\u679c": [[1, "id4"]], "\u6570\u636e\u96c6": [[2, "id1"]], "\u6570\u636e\u96c6\u6982\u8ff0": [[2, "id2"]], "Alimeeting\u6570\u636e\u96c6\u4ecb\u7ecd": [[2, "alimeeting"]], "\u83b7\u53d6\u6570\u636e": [[2, "id3"]], "\u7b80\u4ecb": [[3, "id1"]], "\u7ade\u8d5b\u4ecb\u7ecd": [[3, "id2"]], "\u65f6\u95f4\u5b89\u6392(AOE\u65f6\u95f4)": [[3, "aoe"]], "\u7ade\u8d5b\u62a5\u540d": [[3, "id3"]], "\u7ec4\u59d4\u4f1a": [[4, "id1"]], "\u7ade\u8d5b\u89c4\u5219": [[6, "id1"]], "\u8d5b\u9053\u8bbe\u7f6e\u4e0e\u8bc4\u4f30": [[7, "id1"]], "\u8bf4\u8bdd\u4eba\u76f8\u5173\u7684\u8bed\u97f3\u8bc6\u522b (\u4e3b\u8d5b\u9053)": [[7, "id2"]], "\u8bc4\u4f30\u65b9\u6cd5": [[7, "id3"]], "\u5b50\u8d5b\u9053\u8bbe\u7f6e": [[7, "id4"]], "\u5b50\u8d5b\u9053\u4e00 (\u9650\u5b9a\u8bad\u7ec3\u6570\u636e):": [[7, "id5"]], "\u5b50\u8d5b\u9053\u4e8c (\u5f00\u653e\u8bad\u7ec3\u6570\u636e):": [[7, "id6"]], "ASRU 2023 \u591a\u901a\u9053\u591a\u65b9\u4f1a\u8bae\u8f6c\u5f55\u6311\u6218 2.0": [[0, "asru-2023-2-0"]], "\u76ee\u5f55:": [[0, null]]}, "indexentries": {}})
\ No newline at end of file
+Search.setIndex({"docnames": ["index", "\u57fa\u7ebf", "\u6570\u636e\u96c6", "\u7b80\u4ecb", "\u7ec4\u59d4\u4f1a", "\u8054\u7cfb\u65b9\u5f0f", "\u89c4\u5219", "\u8d5b\u9053\u8bbe\u7f6e\u4e0e\u8bc4\u4f30"], "filenames": ["index.rst", "\u57fa\u7ebf.md", "\u6570\u636e\u96c6.md", "\u7b80\u4ecb.md", "\u7ec4\u59d4\u4f1a.md", "\u8054\u7cfb\u65b9\u5f0f.md", "\u89c4\u5219.md", "\u8d5b\u9053\u8bbe\u7f6e\u4e0e\u8bc4\u4f30.md"], "titles": ["ASRU 2023 \u591a\u901a\u9053\u591a\u65b9\u4f1a\u8bae\u8f6c\u5f55\u6311\u6218 2.0", "\u57fa\u7ebf", "\u6570\u636e\u96c6", "\u7b80\u4ecb", "\u7ec4\u59d4\u4f1a", "\u8054\u7cfb\u65b9\u5f0f", "\u7ade\u8d5b\u89c4\u5219", "\u8d5b\u9053\u8bbe\u7f6e\u4e0e\u8bc4\u4f30"], "terms": {"m2met": [0, 3, 5, 7], "asru2023": [0, 3], "m2met2": [0, 3, 5, 7], "funasr": 1, "sa": 1, "asr": [1, 3, 7], "speakerencod": 1, "modelscop": [1, 7], "todo": 1, "fill": 1, "with": 1, "the": 1, "readm": 1, "md": 1, "of": 1, "baselin": [1, 2], "aishel": [2, 7], "cn": [2, 4, 7], "celeb": [2, 7], "test": [2, 6, 7], "2023": [2, 3, 6, 7], "118": 2, "75": 2, "104": 2, "train": 2, "eval": [2, 6], "10": [2, 3, 7], "212": 2, "15": 2, "30": 2, "456": 2, "25": 2, "13": [2, 3], "55": 2, "42": 2, "27": 2, "34": 2, "76": 2, "20": 2, "textgrid": 2, "id": 2, "openslr": 2, "automat": 3, "speech": 3, "recognit": 3, "speaker": 3, "diariz": 3, "rich": 3, "transcript": 3, "evalu": 3, "chime": 3, "comput": 3, "hear": 3, "in": 3, "multisourc": 3, "environ": 3, "misp": 3, "multimod": 3, "inform": 3, "base": 3, "process": 3, "multi": 3, "channel": 3, "parti": 3, "meet": 3, "assp2022": 3, "19": 3, "12": 3, "asru": 3, "workshop": 3, "lxie": 4, "nwpu": 4, "edu": 4, "kong": 4, "aik": 4, "lee": 4, "star": 4, "kongaik": 4, "ieee": 4, "org": 4, "zhiji": 4, "yzj": 4, "alibaba": 4, "inc": 4, "com": [4, 5], "sli": 4, "zsl": 4, "yanminqian": 4, "sjtu": 4, "zhuc": 4, "microsoft": 4, "wujian": 4, "ceo": 4, "buhui": 4, "aishelldata": 4, "alimeet": [5, 7], "gmail": 5, "cpcer": [6, 7], "las": 6, "rnnt": 6, "transform": 6, "aishell4": 7, "vad": 7, "cer": 7, "ins": 7, "sub": 7, "del": 7, "text": 7, "frac": 7, "mathcal": 7, "n_": 7, "total": 7, "time": 7, "100": 7, "hug": 7, "face": 7}, "objects": {}, "objtypes": {}, "objnames": {}, "titleterms": {"asru": 0, "2023": 0, "alimeet": 2, "aoe": 3}, "envversion": {"sphinx.domains.c": 2, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 8, "sphinx.domains.index": 1, "sphinx.domains.javascript": 2, "sphinx.domains.math": 2, "sphinx.domains.python": 3, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx": 57}, "alltitles": {"ASRU 2023 \u591a\u901a\u9053\u591a\u65b9\u4f1a\u8bae\u8f6c\u5f55\u6311\u6218 2.0": [[0, "asru-2023-2-0"]], "\u76ee\u5f55:": [[0, null]], "\u57fa\u7ebf": [[1, "id1"]], "\u57fa\u7ebf\u6982\u8ff0": [[1, "id2"]], "\u5feb\u901f\u5f00\u59cb": [[1, "id3"]], "\u57fa\u7ebf\u7ed3\u679c": [[1, "id4"]], "\u6570\u636e\u96c6": [[2, "id1"]], "\u6570\u636e\u96c6\u6982\u8ff0": [[2, "id2"]], "Alimeeting\u6570\u636e\u96c6\u4ecb\u7ecd": [[2, "alimeeting"]], "\u83b7\u53d6\u6570\u636e": [[2, "id3"]], "\u7b80\u4ecb": [[3, "id1"]], "\u7ade\u8d5b\u4ecb\u7ecd": [[3, "id2"]], "\u65f6\u95f4\u5b89\u6392(AOE\u65f6\u95f4)": [[3, "aoe"]], "\u7ade\u8d5b\u62a5\u540d": [[3, "id3"]], "\u7ec4\u59d4\u4f1a": [[4, "id1"]], "\u8054\u7cfb\u65b9\u5f0f": [[5, "id1"]], "\u7ade\u8d5b\u89c4\u5219": [[6, "id1"]], "\u8d5b\u9053\u8bbe\u7f6e\u4e0e\u8bc4\u4f30": [[7, "id1"]], "\u8bf4\u8bdd\u4eba\u76f8\u5173\u7684\u8bed\u97f3\u8bc6\u522b": [[7, "id2"]], "\u8bc4\u4f30\u65b9\u6cd5": [[7, "id3"]], "\u5b50\u8d5b\u9053\u8bbe\u7f6e": [[7, "id4"]], "\u5b50\u8d5b\u9053\u4e00 (\u9650\u5b9a\u8bad\u7ec3\u6570\u636e):": [[7, "id5"]], "\u5b50\u8d5b\u9053\u4e8c (\u5f00\u653e\u8bad\u7ec3\u6570\u636e):": [[7, "id6"]]}, "indexentries": {}})
\ No newline at end of file
diff --git "a/docs_m2met2_cn/_build/html/\345\237\272\347\272\277.html" "b/docs_m2met2_cn/_build/html/\345\237\272\347\272\277.html"
index 322a261..f28043e 100644
--- "a/docs_m2met2_cn/_build/html/\345\237\272\347\272\277.html"
+++ "b/docs_m2met2_cn/_build/html/\345\237\272\347\272\277.html"
@@ -89,7 +89,7 @@
 </ul>
 </li>
 <li class="toctree-l1"><a class="reference internal" href="%E8%B5%9B%E9%81%93%E8%AE%BE%E7%BD%AE%E4%B8%8E%E8%AF%84%E4%BC%B0.html">璧涢亾璁剧疆涓庤瘎浼�</a><ul>
-<li class="toctree-l2"><a class="reference internal" href="%E8%B5%9B%E9%81%93%E8%AE%BE%E7%BD%AE%E4%B8%8E%E8%AF%84%E4%BC%B0.html#id2">璇磋瘽浜虹浉鍏崇殑璇煶璇嗗埆 (涓昏禌閬�)</a></li>
+<li class="toctree-l2"><a class="reference internal" href="%E8%B5%9B%E9%81%93%E8%AE%BE%E7%BD%AE%E4%B8%8E%E8%AF%84%E4%BC%B0.html#id2">璇磋瘽浜虹浉鍏崇殑璇煶璇嗗埆</a></li>
 <li class="toctree-l2"><a class="reference internal" href="%E8%B5%9B%E9%81%93%E8%AE%BE%E7%BD%AE%E4%B8%8E%E8%AF%84%E4%BC%B0.html#id3">璇勪及鏂规硶</a></li>
 <li class="toctree-l2"><a class="reference internal" href="%E8%B5%9B%E9%81%93%E8%AE%BE%E7%BD%AE%E4%B8%8E%E8%AF%84%E4%BC%B0.html#id4">瀛愯禌閬撹缃�</a></li>
 </ul>
diff --git "a/docs_m2met2_cn/_build/html/\346\225\260\346\215\256\351\233\206.html" "b/docs_m2met2_cn/_build/html/\346\225\260\346\215\256\351\233\206.html"
index 276f7b7..ddefcc1 100644
--- "a/docs_m2met2_cn/_build/html/\346\225\260\346\215\256\351\233\206.html"
+++ "b/docs_m2met2_cn/_build/html/\346\225\260\346\215\256\351\233\206.html"
@@ -89,7 +89,7 @@
 </ul>
 </li>
 <li class="toctree-l1"><a class="reference internal" href="%E8%B5%9B%E9%81%93%E8%AE%BE%E7%BD%AE%E4%B8%8E%E8%AF%84%E4%BC%B0.html">璧涢亾璁剧疆涓庤瘎浼�</a><ul>
-<li class="toctree-l2"><a class="reference internal" href="%E8%B5%9B%E9%81%93%E8%AE%BE%E7%BD%AE%E4%B8%8E%E8%AF%84%E4%BC%B0.html#id2">璇磋瘽浜虹浉鍏崇殑璇煶璇嗗埆 (涓昏禌閬�)</a></li>
+<li class="toctree-l2"><a class="reference internal" href="%E8%B5%9B%E9%81%93%E8%AE%BE%E7%BD%AE%E4%B8%8E%E8%AF%84%E4%BC%B0.html#id2">璇磋瘽浜虹浉鍏崇殑璇煶璇嗗埆</a></li>
 <li class="toctree-l2"><a class="reference internal" href="%E8%B5%9B%E9%81%93%E8%AE%BE%E7%BD%AE%E4%B8%8E%E8%AF%84%E4%BC%B0.html#id3">璇勪及鏂规硶</a></li>
 <li class="toctree-l2"><a class="reference internal" href="%E8%B5%9B%E9%81%93%E8%AE%BE%E7%BD%AE%E4%B8%8E%E8%AF%84%E4%BC%B0.html#id4">瀛愯禌閬撹缃�</a></li>
 </ul>
@@ -131,10 +131,10 @@
 </section>
 <section id="alimeeting">
 <h2>Alimeeting鏁版嵁闆嗕粙缁�<a class="headerlink" href="#alimeeting" title="姝ゆ爣棰樼殑姘镐箙閾炬帴">露</a></h2>
-<p>AliMeeting鎬诲叡鍖呭惈118.75灏忔椂鐨勮闊虫暟鎹紝鍖呮嫭104.75灏忔椂鐨勮缁冮泦锛圱rain锛夈��4灏忔椂鐨勯獙璇侀泦锛圗val锛夊拰10灏忔椂鐨勬祴璇曢泦锛圱est锛夈�俆rain闆嗗拰Eval闆嗗垎鍒寘鍚�212鍦哄拰8鍦轰細璁紝鍏朵腑姣忓満浼氳鐢卞涓璇濅汉杩涜15鍒�30鍒嗛挓鐨勮璁恒�俆rain鍜孍val闆嗕腑鍙備笌浼氳鐨勬�讳汉鏁板垎鍒负456浜哄拰25浜猴紝骞朵笖鍙備細鐨勭敺濂虫瘮渚嬩汉鏁板潎琛°��</p>
+<p>AliMeeting鎬诲叡鍖呭惈118.75灏忔椂鐨勮闊虫暟鎹紝鍖呮嫭104.75灏忔椂鐨勮缁冮泦锛圱rain锛夈��4灏忔椂鐨勯獙璇侀泦锛圗val锛夊拰10灏忔椂鐨勬祴璇曢泦锛圱est锛夈�俆rain闆嗭紝Eval闆嗗拰Test闆嗗垎鍒寘鍚�212鍦哄拰8鍦轰細璁紝鍏朵腑姣忓満浼氳鐢卞涓璇濅汉杩涜15鍒�30鍒嗛挓鐨勮璁恒�俆rain锛孍val鍜孴est闆嗕腑鍙備笌浼氳鐨勬�讳汉鏁板垎鍒负456浜哄拰25浜猴紝骞朵笖鍙備細鐨勭敺濂虫瘮渚嬩汉鏁板潎琛°��</p>
 <p>璇ユ暟鎹泦鏀堕泦浜�13涓笉鍚岀殑浼氳瀹わ紝鎸夌収澶у皬瑙勬牸鍒嗕负灏忓瀷銆佷腑鍨嬪拰澶у瀷涓夌锛屾埧闂撮潰绉粠8鍒�55骞虫柟绫充笉绛夈�備笉鍚屾埧闂村叿鏈変笉鍚岀殑甯冨眬鍜屽0瀛︾壒鎬э紝姣忎釜鎴块棿鐨勮缁嗗弬鏁颁篃灏嗗彂閫佺粰鍙備笌鑰呫�備細璁満鍦扮殑澧欎綋鏉愭枡绫诲瀷鍖呮嫭姘存偿銆佺幓鐠冪瓑銆備細璁満鍦扮殑瀹跺叿鍖呮嫭娌欏彂銆佺數瑙嗐�侀粦鏉裤�侀鎵囥�佺┖璋冦�佹鐗╃瓑銆傚湪褰曞埗杩囩▼涓紝楹﹀厠椋庨樀鍒楁斁缃簬妗屼笂锛屽涓璇濅汉鍥村潗鍦ㄦ杈硅繘琛岃嚜鐒跺璇濄�傞害鍏嬮闃靛垪绂昏璇濅汉璺濈绾�0.3鍒�5.0绫充箣闂淬�傛墍鏈夎璇濅汉鐨勬瘝璇潎鏄眽璇紝骞朵笖璇寸殑閮芥槸鏅�氳瘽锛屾病鏈夋祿閲嶇殑鍙i煶銆傚湪浼氳褰曞埗鏈熼棿鍙兘浼氫骇鐢熷悇绉嶅鍐呯殑鍣煶锛屽寘鎷敭鐩樺0銆佸紑闂�/鍏抽棬澹般�侀鎵囧0銆佹皵娉″0绛夈�傛墍鏈夎璇濅汉鍦ㄤ細璁殑褰曞埗鏈熼棿鍧囦繚鎸佺浉鍚屼綅缃紝涓嶅彂鐢熻蛋鍔ㄣ�傝缁冮泦鍜岄獙璇侀泦鐨勮璇濅汉娌℃湁閲嶅銆傚浘1灞曠ず浜嗕竴涓細璁鐨勫竷灞�浠ュ強楹﹀厠椋庣殑鎷撴墤缁撴瀯銆�</p>
 <p><img alt="meeting room" src="_images/meeting_room.png" /></p>
-<p>姣忓満浼氳鐨勮璇濅汉鏁伴噺浠�2鍒�4浜轰笉绛夈�傚悓鏃朵负浜嗚鐩栧悇绉嶅唴瀹圭殑浼氳鍦烘櫙锛屾垜浠�夋嫨浜嗗绉嶄細璁富棰橈紝鍖呮嫭鍖荤枟銆佹暀鑲层�佸晢涓氥�佺粍缁囩鐞嗐�佸伐涓氱敓浜х瓑涓嶅悓鍐呭鐨勪緥浼氥�俆rain闆嗭紝Eval闆嗗拰Test闆嗙殑骞冲潎璇煶閲嶅彔鐜囧垎鍒负42.27%鍜�34.76%銆侫liMeeting Train闆嗭紝Eval闆嗗拰Test闆嗙殑璇︾粏淇℃伅瑙佽〃1銆傝〃2鏄剧ず浜員rain闆�,Eval闆嗗拰Test闆嗕腑涓嶅悓鍙戣█鑰呬汉鏁颁細璁殑璇煶閲嶅彔鐜囧拰浼氳鏁伴噺銆�</p>
+<p>姣忓満浼氳鐨勮璇濅汉鏁伴噺浠�2鍒�4浜轰笉绛夈�傚悓鏃朵负浜嗚鐩栧悇绉嶅唴瀹圭殑浼氳鍦烘櫙锛屾垜浠�夋嫨浜嗗绉嶄細璁富棰橈紝鍖呮嫭鍖荤枟銆佹暀鑲层�佸晢涓氥�佺粍缁囩鐞嗐�佸伐涓氱敓浜х瓑涓嶅悓鍐呭鐨勪緥浼氥�俆rain闆嗭紝Eval闆嗗拰Test闆嗙殑骞冲潎璇煶閲嶅彔鐜囧垎鍒负42.27%锛�34.76%鍜�42.8%銆侫liMeeting Train闆嗭紝Eval闆嗗拰Test闆嗙殑璇︾粏淇℃伅瑙佽〃1銆傝〃2鏄剧ず浜員rain闆�,Eval闆嗗拰Test闆嗕腑涓嶅悓鍙戣█鑰呬汉鏁颁細璁殑璇煶閲嶅彔鐜囧拰浼氳鏁伴噺銆�</p>
 <p><img alt="dataset detail" src="_images/dataset_detail.png" />
 Test-2023娴嬭瘯闆嗙敱20鍦轰細璁粍鎴愶紝杩欎簺浼氳鏄湪涓嶢liMeeting鏁版嵁闆嗙浉鍚岀殑澹板鐜涓嬪綍鍒剁殑銆俆est-2023娴嬭瘯闆嗕腑鐨勬瘡涓細璁幆鑺傜敱2鍒�4涓弬涓庤�呯粍鎴愬苟涓斾笌AliMeeting娴嬭瘯闆嗙殑閰嶇疆鐩镐技銆�</p>
 <p>鎴戜滑杩樹娇鐢ㄨ�虫満楹﹀厠椋庤褰曚簡姣忎釜璇磋瘽浜虹殑杩戝満闊抽淇″彿锛屽苟纭繚鍙浆褰曞搴旇璇濅汉鑷繁鐨勮闊炽�傞渶瑕佹敞鎰忕殑鏄紝楹﹀厠椋庨樀鍒楄褰曠殑杩滃満闊抽鍜岃�虫満楹﹀厠椋庤褰曠殑杩戝満闊抽鍦ㄦ椂闂翠笂鏄悓姝ョ殑銆傛瘡鍦轰細璁殑鎵�鏈夋妱鏈潎浠extGrid鏍煎紡瀛樺偍锛屽唴瀹瑰寘鎷細璁殑鏃堕暱銆佽璇濅汉淇℃伅锛堣璇濅汉鏁伴噺銆佽璇濅汉ID銆佹�у埆绛夛級銆佹瘡涓璇濅汉鐨勭墖娈垫�绘暟銆佹瘡涓墖娈电殑鏃堕棿鎴冲拰杞綍鍐呭銆�</p>
diff --git "a/docs_m2met2_cn/_build/html/\347\256\200\344\273\213.html" "b/docs_m2met2_cn/_build/html/\347\256\200\344\273\213.html"
index a75969a..917a2ec 100644
--- "a/docs_m2met2_cn/_build/html/\347\256\200\344\273\213.html"
+++ "b/docs_m2met2_cn/_build/html/\347\256\200\344\273\213.html"
@@ -90,7 +90,7 @@
 </ul>
 </li>
 <li class="toctree-l1"><a class="reference internal" href="%E8%B5%9B%E9%81%93%E8%AE%BE%E7%BD%AE%E4%B8%8E%E8%AF%84%E4%BC%B0.html">璧涢亾璁剧疆涓庤瘎浼�</a><ul>
-<li class="toctree-l2"><a class="reference internal" href="%E8%B5%9B%E9%81%93%E8%AE%BE%E7%BD%AE%E4%B8%8E%E8%AF%84%E4%BC%B0.html#id2">璇磋瘽浜虹浉鍏崇殑璇煶璇嗗埆 (涓昏禌閬�)</a></li>
+<li class="toctree-l2"><a class="reference internal" href="%E8%B5%9B%E9%81%93%E8%AE%BE%E7%BD%AE%E4%B8%8E%E8%AF%84%E4%BC%B0.html#id2">璇磋瘽浜虹浉鍏崇殑璇煶璇嗗埆</a></li>
 <li class="toctree-l2"><a class="reference internal" href="%E8%B5%9B%E9%81%93%E8%AE%BE%E7%BD%AE%E4%B8%8E%E8%AF%84%E4%BC%B0.html#id3">璇勪及鏂规硶</a></li>
 <li class="toctree-l2"><a class="reference internal" href="%E8%B5%9B%E9%81%93%E8%AE%BE%E7%BD%AE%E4%B8%8E%E8%AF%84%E4%BC%B0.html#id4">瀛愯禌閬撹缃�</a></li>
 </ul>
@@ -150,6 +150,7 @@
 <section id="id3">
 <h2>绔炶禌鎶ュ悕<a class="headerlink" href="#id3" title="姝ゆ爣棰樼殑姘镐箙閾炬帴">露</a></h2>
 <p>鏉ヨ嚜瀛︽湳鐣屽拰宸ヤ笟鐣岀殑鏈夋剰鍚戝弬璧涜�呭潎搴斿湪2023骞�5鏈�5鏃ュ強涔嬪墠濉啓涓嬫柟鐨勮胺姝岃〃鍗曪細</p>
+<p><a class="reference external" href="https://docs.google.com/forms/d/e/1FAIpQLSf77T9vAl7Ym-u5g8gXu18SBofoWRaFShBo26Ym0-HDxHW9PQ/viewform?usp=sf_link">M2MET2.0鎶ュ悕</a></p>
 <p>涓诲姙鏂瑰皢鍦�3涓伐浣滄棩鍐呴�氳繃鐢靛瓙閭欢閫氱煡绗﹀悎鏉′欢鐨勫弬璧涘洟闃燂紝鍥㈤槦蹇呴』閬靛畧灏嗗湪鎸戞垬缃戠珯涓婂彂甯冪殑鎸戞垬瑙勫垯銆傚湪鎺掑悕鍙戝竷涔嬪墠锛屾瘡涓弬璧涜�呭繀椤绘彁浜や竴浠界郴缁熸弿杩版枃浠讹紝璇︾粏璇存槑浣跨敤鐨勬柟娉曞拰妯″瀷銆備富鍔炴柟灏嗛�夋嫨鍓嶄笁鍚嶇撼鍏SRU2023璁烘枃闆嗐��</p>
 </section>
 </section>
diff --git "a/docs_m2met2_cn/_build/html/\347\273\204\345\247\224\344\274\232.html" "b/docs_m2met2_cn/_build/html/\347\273\204\345\247\224\344\274\232.html"
index 3fac9f6..ddf93bb 100644
--- "a/docs_m2met2_cn/_build/html/\347\273\204\345\247\224\344\274\232.html"
+++ "b/docs_m2met2_cn/_build/html/\347\273\204\345\247\224\344\274\232.html"
@@ -89,7 +89,7 @@
 </ul>
 </li>
 <li class="toctree-l1"><a class="reference internal" href="%E8%B5%9B%E9%81%93%E8%AE%BE%E7%BD%AE%E4%B8%8E%E8%AF%84%E4%BC%B0.html">璧涢亾璁剧疆涓庤瘎浼�</a><ul>
-<li class="toctree-l2"><a class="reference internal" href="%E8%B5%9B%E9%81%93%E8%AE%BE%E7%BD%AE%E4%B8%8E%E8%AF%84%E4%BC%B0.html#id2">璇磋瘽浜虹浉鍏崇殑璇煶璇嗗埆 (涓昏禌閬�)</a></li>
+<li class="toctree-l2"><a class="reference internal" href="%E8%B5%9B%E9%81%93%E8%AE%BE%E7%BD%AE%E4%B8%8E%E8%AF%84%E4%BC%B0.html#id2">璇磋瘽浜虹浉鍏崇殑璇煶璇嗗埆</a></li>
 <li class="toctree-l2"><a class="reference internal" href="%E8%B5%9B%E9%81%93%E8%AE%BE%E7%BD%AE%E4%B8%8E%E8%AF%84%E4%BC%B0.html#id3">璇勪及鏂规硶</a></li>
 <li class="toctree-l2"><a class="reference internal" href="%E8%B5%9B%E9%81%93%E8%AE%BE%E7%BD%AE%E4%B8%8E%E8%AF%84%E4%BC%B0.html#id4">瀛愯禌閬撹缃�</a></li>
 </ul>
diff --git "a/docs_m2met2_cn/_build/html/\350\201\224\347\263\273\346\226\271\345\274\217.html" "b/docs_m2met2_cn/_build/html/\350\201\224\347\263\273\346\226\271\345\274\217.html"
index 4486e13..249e5dd 100644
--- "a/docs_m2met2_cn/_build/html/\350\201\224\347\263\273\346\226\271\345\274\217.html"
+++ "b/docs_m2met2_cn/_build/html/\350\201\224\347\263\273\346\226\271\345\274\217.html"
@@ -85,7 +85,7 @@
 </ul>
 </li>
 <li class="toctree-l1"><a class="reference internal" href="%E8%B5%9B%E9%81%93%E8%AE%BE%E7%BD%AE%E4%B8%8E%E8%AF%84%E4%BC%B0.html">璧涢亾璁剧疆涓庤瘎浼�</a><ul>
-<li class="toctree-l2"><a class="reference internal" href="%E8%B5%9B%E9%81%93%E8%AE%BE%E7%BD%AE%E4%B8%8E%E8%AF%84%E4%BC%B0.html#id2">璇磋瘽浜虹浉鍏崇殑璇煶璇嗗埆 (涓昏禌閬�)</a></li>
+<li class="toctree-l2"><a class="reference internal" href="%E8%B5%9B%E9%81%93%E8%AE%BE%E7%BD%AE%E4%B8%8E%E8%AF%84%E4%BC%B0.html#id2">璇磋瘽浜虹浉鍏崇殑璇煶璇嗗埆</a></li>
 <li class="toctree-l2"><a class="reference internal" href="%E8%B5%9B%E9%81%93%E8%AE%BE%E7%BD%AE%E4%B8%8E%E8%AF%84%E4%BC%B0.html#id3">璇勪及鏂规硶</a></li>
 <li class="toctree-l2"><a class="reference internal" href="%E8%B5%9B%E9%81%93%E8%AE%BE%E7%BD%AE%E4%B8%8E%E8%AF%84%E4%BC%B0.html#id4">瀛愯禌閬撹缃�</a></li>
 </ul>
diff --git "a/docs_m2met2_cn/_build/html/\350\247\204\345\210\231.html" "b/docs_m2met2_cn/_build/html/\350\247\204\345\210\231.html"
index 6a66fd7..dafef66 100644
--- "a/docs_m2met2_cn/_build/html/\350\247\204\345\210\231.html"
+++ "b/docs_m2met2_cn/_build/html/\350\247\204\345\210\231.html"
@@ -89,7 +89,7 @@
 </ul>
 </li>
 <li class="toctree-l1"><a class="reference internal" href="%E8%B5%9B%E9%81%93%E8%AE%BE%E7%BD%AE%E4%B8%8E%E8%AF%84%E4%BC%B0.html">璧涢亾璁剧疆涓庤瘎浼�</a><ul>
-<li class="toctree-l2"><a class="reference internal" href="%E8%B5%9B%E9%81%93%E8%AE%BE%E7%BD%AE%E4%B8%8E%E8%AF%84%E4%BC%B0.html#id2">璇磋瘽浜虹浉鍏崇殑璇煶璇嗗埆 (涓昏禌閬�)</a></li>
+<li class="toctree-l2"><a class="reference internal" href="%E8%B5%9B%E9%81%93%E8%AE%BE%E7%BD%AE%E4%B8%8E%E8%AF%84%E4%BC%B0.html#id2">璇磋瘽浜虹浉鍏崇殑璇煶璇嗗埆</a></li>
 <li class="toctree-l2"><a class="reference internal" href="%E8%B5%9B%E9%81%93%E8%AE%BE%E7%BD%AE%E4%B8%8E%E8%AF%84%E4%BC%B0.html#id3">璇勪及鏂规硶</a></li>
 <li class="toctree-l2"><a class="reference internal" href="%E8%B5%9B%E9%81%93%E8%AE%BE%E7%BD%AE%E4%B8%8E%E8%AF%84%E4%BC%B0.html#id4">瀛愯禌閬撹缃�</a></li>
 </ul>
diff --git "a/docs_m2met2_cn/_build/html/\350\265\233\351\201\223\350\256\276\347\275\256\344\270\216\350\257\204\344\274\260.html" "b/docs_m2met2_cn/_build/html/\350\265\233\351\201\223\350\256\276\347\275\256\344\270\216\350\257\204\344\274\260.html"
index b9876b4..072ea54 100644
--- "a/docs_m2met2_cn/_build/html/\350\265\233\351\201\223\350\256\276\347\275\256\344\270\216\350\257\204\344\274\260.html"
+++ "b/docs_m2met2_cn/_build/html/\350\265\233\351\201\223\350\256\276\347\275\256\344\270\216\350\257\204\344\274\260.html"
@@ -90,7 +90,7 @@
 </ul>
 </li>
 <li class="toctree-l1 current"><a class="current reference internal" href="#">璧涢亾璁剧疆涓庤瘎浼�</a><ul>
-<li class="toctree-l2"><a class="reference internal" href="#id2">璇磋瘽浜虹浉鍏崇殑璇煶璇嗗埆 (涓昏禌閬�)</a></li>
+<li class="toctree-l2"><a class="reference internal" href="#id2">璇磋瘽浜虹浉鍏崇殑璇煶璇嗗埆</a></li>
 <li class="toctree-l2"><a class="reference internal" href="#id3">璇勪及鏂规硶</a></li>
 <li class="toctree-l2"><a class="reference internal" href="#id4">瀛愯禌閬撹缃�</a></li>
 </ul>
@@ -127,8 +127,8 @@
   <section id="id1">
 <h1>璧涢亾璁剧疆涓庤瘎浼�<a class="headerlink" href="#id1" title="姝ゆ爣棰樼殑姘镐箙閾炬帴">露</a></h1>
 <section id="id2">
-<h2>璇磋瘽浜虹浉鍏崇殑璇煶璇嗗埆 (涓昏禌閬�)<a class="headerlink" href="#id2" title="姝ゆ爣棰樼殑姘镐箙閾炬帴">露</a></h2>
-<p>璇磋瘽浜虹浉鍏崇殑ASR浠诲姟闇�瑕佷粠閲嶅彔鐨勮闊充腑璇嗗埆姣忎釜璇磋瘽浜虹殑璇煶锛屽苟涓鸿瘑鍒唴瀹瑰垎閰嶄竴涓璇濅汉鏍囩銆傚浘2灞曠ず浜嗚璇濅汉鐩稿叧璇煶璇嗗埆浠诲姟鍜屽璇磋瘽浜鸿闊宠瘑鍒换鍔$殑涓昏鍖哄埆銆傚湪鏈绔炶禌涓瑼liMeeting銆丄ishell4鍜孋n-Celeb鏁版嵁闆嗗彲浣滀负鍙楅檺鏁版嵁婧愩�傚湪M2MeT鎸戞垬璧涗腑浣跨敤鐨凙liMeeting鏁版嵁闆嗗寘鍚缁冦�佽瘎浼板拰娴嬭瘯闆嗭紝鍦∕2MET2.0鍙互鍦ㄨ缁冨拰璇勪及涓娇鐢ㄣ�傛澶栵紝涓�涓寘鍚害10灏忔椂浼氳鏁版嵁鐨勬柊鐨凾est-2023闆嗗皢鏍规嵁璧涚▼瀹夋帓鍙戝竷骞剁敤浜庢寫鎴樿禌鐨勮瘎鍒嗗拰鎺掑悕銆傚�煎緱娉ㄦ剰鐨勬槸锛岀粍缁囪�呭皢涓嶆彁渚涜�虫満鐨勮繎鍦洪煶棰戙�佽浆褰曚互鍙婄湡瀹炴椂闂存埑銆備富鍔炴柟灏嗕笉鍐嶆彁渚涙瘡涓璇濅汉鐨勭湡瀹炴椂闂存埑锛岃�屾槸鍦═est-2023闆嗕笂鎻愪緵鍖呭惈澶氫釜璇磋瘽浜虹殑鐗囨銆傝繖浜涚墖娈靛彲浠ラ�氳繃涓�涓畝鍗曠殑vad妯″瀷鑾峰緱銆�</p>
+<h2>璇磋瘽浜虹浉鍏崇殑璇煶璇嗗埆<a class="headerlink" href="#id2" title="姝ゆ爣棰樼殑姘镐箙閾炬帴">露</a></h2>
+<p>璇磋瘽浜虹浉鍏崇殑ASR浠诲姟闇�瑕佷粠閲嶅彔鐨勮闊充腑璇嗗埆姣忎釜璇磋瘽浜虹殑璇煶锛屽苟涓鸿瘑鍒唴瀹瑰垎閰嶄竴涓璇濅汉鏍囩銆傚浘2灞曠ず浜嗚璇濅汉鐩稿叧璇煶璇嗗埆浠诲姟鍜屽璇磋瘽浜鸿闊宠瘑鍒换鍔$殑涓昏鍖哄埆銆傚湪鏈绔炶禌涓瑼liMeeting銆丄ishell4鍜孋n-Celeb鏁版嵁闆嗗彲浣滀负鍙楅檺鏁版嵁婧愩�傚湪M2MeT鎸戞垬璧涗腑浣跨敤鐨凙liMeeting鏁版嵁闆嗗寘鍚缁冦�佽瘎浼板拰娴嬭瘯闆嗭紝鍦∕2MET2.0鍙互鍦ㄨ缁冨拰璇勪及涓娇鐢ㄣ�傛澶栵紝涓�涓寘鍚害10灏忔椂浼氳鏁版嵁鐨勬柊鐨凾est-2023闆嗗皢鏍规嵁璧涚▼瀹夋帓鍙戝竷骞剁敤浜庢寫鎴樿禌鐨勮瘎鍒嗗拰鎺掑悕銆傚�煎緱娉ㄦ剰鐨勬槸锛屽浜嶵est-2023娴嬭瘯闆嗭紝涓诲姙鏂瑰皢涓嶅啀鎻愪緵鑰虫満鐨勮繎鍦洪煶棰戙�佽浆褰曚互鍙婄湡瀹炴椂闂存埑銆傝�屾槸鎻愪緵鍙互閫氳繃涓�涓畝鍗曠殑VAD妯″瀷寰楀埌鐨勫寘鍚涓璇濅汉鐨勭墖娈点��</p>
 <p><img alt="task difference" src="_images/task_diff.png" /></p>
 </section>
 <section id="id3">
@@ -142,7 +142,7 @@
 <h2>瀛愯禌閬撹缃�<a class="headerlink" href="#id4" title="姝ゆ爣棰樼殑姘镐箙閾炬帴">露</a></h2>
 <section id="id5">
 <h3>瀛愯禌閬撲竴 (闄愬畾璁粌鏁版嵁):<a class="headerlink" href="#id5" title="姝ゆ爣棰樼殑姘镐箙閾炬帴">露</a></h3>
-<p>鍙傝禌鑰呭湪绯荤粺鏋勫缓杩囩▼涓粎鑳戒娇鐢ˋliMeeting銆丄ISHELL-4鍜孋N Celeb锛屼弗绂佷娇鐢ㄩ澶栨暟鎹�傚弬璧涜�呭彲浠ヤ换浣曠涓夋柟寮�婧愮殑棰勮缁冩ā鍨嬶紝濡�<a class="reference external" href="https://huggingface.co/models">Hugging Face</a>浠ュ強<a class="reference external" href="https://www.modelscope.cn/models">ModelScope</a>涓婃彁渚涚殑妯″瀷銆傚弬璧涜�呴渶瑕佸湪鏈�缁堢殑绯荤粺鎻忚堪鏂囨。涓缁嗗垪鍑轰娇鐢ㄧ殑棰勮缁冩ā鍨嬪悕绉颁互鍙婇摼鎺ャ��</p>
+<p>鍙傝禌鑰呭湪绯荤粺鏋勫缓杩囩▼涓粎鑳戒娇鐢ˋliMeeting銆丄ISHELL-4鍜孋N-Celeb锛屼弗绂佷娇鐢ㄩ澶栨暟鎹�傚弬璧涜�呭彲浠ヤ换浣曠涓夋柟寮�婧愮殑棰勮缁冩ā鍨嬶紝濡�<a class="reference external" href="https://huggingface.co/models">Hugging Face</a>浠ュ強<a class="reference external" href="https://www.modelscope.cn/models">ModelScope</a>涓婃彁渚涚殑妯″瀷銆傚弬璧涜�呴渶瑕佸湪鏈�缁堢殑绯荤粺鎻忚堪鏂囨。涓缁嗗垪鍑轰娇鐢ㄧ殑棰勮缁冩ā鍨嬪悕绉颁互鍙婇摼鎺ャ��</p>
 </section>
 <section id="id6">
 <h3>瀛愯禌閬撲簩 (寮�鏀捐缁冩暟鎹�):<a class="headerlink" href="#id6" title="姝ゆ爣棰樼殑姘镐箙閾炬帴">露</a></h3>
diff --git "a/docs_m2met2_cn/\346\225\260\346\215\256\351\233\206.md" "b/docs_m2met2_cn/\346\225\260\346\215\256\351\233\206.md"
index 52965a1..24bfaf3 100644
--- "a/docs_m2met2_cn/\346\225\260\346\215\256\351\233\206.md"
+++ "b/docs_m2met2_cn/\346\225\260\346\215\256\351\233\206.md"
@@ -3,13 +3,13 @@
 鍦ㄩ檺瀹氭暟鎹泦鏉′欢涓嬶紝璁粌鏁版嵁闆嗕粎闄愪簬涓変釜鍏紑鐨勮鏂欏簱锛屽嵆AliMeeting銆丄ISHELL-4鍜孋N-Celeb銆備负浜嗚瘎浼板弬璧涜�呮彁浜ょ殑妯″瀷鐨勬�ц兘锛屾垜浠皢鍙戝竷涓�涓柊鐨勬祴璇曢泦锛圱est-2023锛夌敤浜庢墦鍒嗗拰鎺掑悕銆備笅闈㈡垜浠皢璇︾粏鎻忚堪AliMeeting鏁版嵁闆嗗拰Test-2023娴嬭瘯闆嗐��
 
 ## Alimeeting鏁版嵁闆嗕粙缁�
-AliMeeting鎬诲叡鍖呭惈118.75灏忔椂鐨勮闊虫暟鎹紝鍖呮嫭104.75灏忔椂鐨勮缁冮泦锛圱rain锛夈��4灏忔椂鐨勯獙璇侀泦锛圗val锛夊拰10灏忔椂鐨勬祴璇曢泦锛圱est锛夈�俆rain闆嗗拰Eval闆嗗垎鍒寘鍚�212鍦哄拰8鍦轰細璁紝鍏朵腑姣忓満浼氳鐢卞涓璇濅汉杩涜15鍒�30鍒嗛挓鐨勮璁恒�俆rain鍜孍val闆嗕腑鍙備笌浼氳鐨勬�讳汉鏁板垎鍒负456浜哄拰25浜猴紝骞朵笖鍙備細鐨勭敺濂虫瘮渚嬩汉鏁板潎琛°��
+AliMeeting鎬诲叡鍖呭惈118.75灏忔椂鐨勮闊虫暟鎹紝鍖呮嫭104.75灏忔椂鐨勮缁冮泦锛圱rain锛夈��4灏忔椂鐨勯獙璇侀泦锛圗val锛夊拰10灏忔椂鐨勬祴璇曢泦锛圱est锛夈�俆rain闆嗭紝Eval闆嗗拰Test闆嗗垎鍒寘鍚�212鍦哄拰8鍦轰細璁紝鍏朵腑姣忓満浼氳鐢卞涓璇濅汉杩涜15鍒�30鍒嗛挓鐨勮璁恒�俆rain锛孍val鍜孴est闆嗕腑鍙備笌浼氳鐨勬�讳汉鏁板垎鍒负456浜哄拰25浜猴紝骞朵笖鍙備細鐨勭敺濂虫瘮渚嬩汉鏁板潎琛°��
 
 璇ユ暟鎹泦鏀堕泦浜�13涓笉鍚岀殑浼氳瀹わ紝鎸夌収澶у皬瑙勬牸鍒嗕负灏忓瀷銆佷腑鍨嬪拰澶у瀷涓夌锛屾埧闂撮潰绉粠8鍒�55骞虫柟绫充笉绛夈�備笉鍚屾埧闂村叿鏈変笉鍚岀殑甯冨眬鍜屽0瀛︾壒鎬э紝姣忎釜鎴块棿鐨勮缁嗗弬鏁颁篃灏嗗彂閫佺粰鍙備笌鑰呫�備細璁満鍦扮殑澧欎綋鏉愭枡绫诲瀷鍖呮嫭姘存偿銆佺幓鐠冪瓑銆備細璁満鍦扮殑瀹跺叿鍖呮嫭娌欏彂銆佺數瑙嗐�侀粦鏉裤�侀鎵囥�佺┖璋冦�佹鐗╃瓑銆傚湪褰曞埗杩囩▼涓紝楹﹀厠椋庨樀鍒楁斁缃簬妗屼笂锛屽涓璇濅汉鍥村潗鍦ㄦ杈硅繘琛岃嚜鐒跺璇濄�傞害鍏嬮闃靛垪绂昏璇濅汉璺濈绾�0.3鍒�5.0绫充箣闂淬�傛墍鏈夎璇濅汉鐨勬瘝璇潎鏄眽璇紝骞朵笖璇寸殑閮芥槸鏅�氳瘽锛屾病鏈夋祿閲嶇殑鍙i煶銆傚湪浼氳褰曞埗鏈熼棿鍙兘浼氫骇鐢熷悇绉嶅鍐呯殑鍣煶锛屽寘鎷敭鐩樺0銆佸紑闂�/鍏抽棬澹般�侀鎵囧0銆佹皵娉″0绛夈�傛墍鏈夎璇濅汉鍦ㄤ細璁殑褰曞埗鏈熼棿鍧囦繚鎸佺浉鍚屼綅缃紝涓嶅彂鐢熻蛋鍔ㄣ�傝缁冮泦鍜岄獙璇侀泦鐨勮璇濅汉娌℃湁閲嶅銆傚浘1灞曠ず浜嗕竴涓細璁鐨勫竷灞�浠ュ強楹﹀厠椋庣殑鎷撴墤缁撴瀯銆�
 
 ![meeting room](images/meeting_room.png)
 
-姣忓満浼氳鐨勮璇濅汉鏁伴噺浠�2鍒�4浜轰笉绛夈�傚悓鏃朵负浜嗚鐩栧悇绉嶅唴瀹圭殑浼氳鍦烘櫙锛屾垜浠�夋嫨浜嗗绉嶄細璁富棰橈紝鍖呮嫭鍖荤枟銆佹暀鑲层�佸晢涓氥�佺粍缁囩鐞嗐�佸伐涓氱敓浜х瓑涓嶅悓鍐呭鐨勪緥浼氥�俆rain闆嗭紝Eval闆嗗拰Test闆嗙殑骞冲潎璇煶閲嶅彔鐜囧垎鍒负42.27\%鍜�34.76\%銆侫liMeeting Train闆嗭紝Eval闆嗗拰Test闆嗙殑璇︾粏淇℃伅瑙佽〃1銆傝〃2鏄剧ず浜員rain闆�,Eval闆嗗拰Test闆嗕腑涓嶅悓鍙戣█鑰呬汉鏁颁細璁殑璇煶閲嶅彔鐜囧拰浼氳鏁伴噺銆�
+姣忓満浼氳鐨勮璇濅汉鏁伴噺浠�2鍒�4浜轰笉绛夈�傚悓鏃朵负浜嗚鐩栧悇绉嶅唴瀹圭殑浼氳鍦烘櫙锛屾垜浠�夋嫨浜嗗绉嶄細璁富棰橈紝鍖呮嫭鍖荤枟銆佹暀鑲层�佸晢涓氥�佺粍缁囩鐞嗐�佸伐涓氱敓浜х瓑涓嶅悓鍐呭鐨勪緥浼氥�俆rain闆嗭紝Eval闆嗗拰Test闆嗙殑骞冲潎璇煶閲嶅彔鐜囧垎鍒负42.27\%锛�34.76\%鍜�42.8\%銆侫liMeeting Train闆嗭紝Eval闆嗗拰Test闆嗙殑璇︾粏淇℃伅瑙佽〃1銆傝〃2鏄剧ず浜員rain闆�,Eval闆嗗拰Test闆嗕腑涓嶅悓鍙戣█鑰呬汉鏁颁細璁殑璇煶閲嶅彔鐜囧拰浼氳鏁伴噺銆�
 
 ![dataset detail](images/dataset_detail.png)
 Test-2023娴嬭瘯闆嗙敱20鍦轰細璁粍鎴愶紝杩欎簺浼氳鏄湪涓嶢liMeeting鏁版嵁闆嗙浉鍚岀殑澹板鐜涓嬪綍鍒剁殑銆俆est-2023娴嬭瘯闆嗕腑鐨勬瘡涓細璁幆鑺傜敱2鍒�4涓弬涓庤�呯粍鎴愬苟涓斾笌AliMeeting娴嬭瘯闆嗙殑閰嶇疆鐩镐技銆�
diff --git "a/docs_m2met2_cn/\347\256\200\344\273\213.md" "b/docs_m2met2_cn/\347\256\200\344\273\213.md"
index cf4dfb8..4ae9b67 100644
--- "a/docs_m2met2_cn/\347\256\200\344\273\213.md"
+++ "b/docs_m2met2_cn/\347\256\200\344\273\213.md"
@@ -25,4 +25,6 @@
 
 鏉ヨ嚜瀛︽湳鐣屽拰宸ヤ笟鐣岀殑鏈夋剰鍚戝弬璧涜�呭潎搴斿湪2023骞�5鏈�5鏃ュ強涔嬪墠濉啓涓嬫柟鐨勮胺姝岃〃鍗曪細
 
+[M2MET2.0鎶ュ悕](https://docs.google.com/forms/d/e/1FAIpQLSf77T9vAl7Ym-u5g8gXu18SBofoWRaFShBo26Ym0-HDxHW9PQ/viewform?usp=sf_link)
+
 涓诲姙鏂瑰皢鍦�3涓伐浣滄棩鍐呴�氳繃鐢靛瓙閭欢閫氱煡绗﹀悎鏉′欢鐨勫弬璧涘洟闃燂紝鍥㈤槦蹇呴』閬靛畧灏嗗湪鎸戞垬缃戠珯涓婂彂甯冪殑鎸戞垬瑙勫垯銆傚湪鎺掑悕鍙戝竷涔嬪墠锛屾瘡涓弬璧涜�呭繀椤绘彁浜や竴浠界郴缁熸弿杩版枃浠讹紝璇︾粏璇存槑浣跨敤鐨勬柟娉曞拰妯″瀷銆備富鍔炴柟灏嗛�夋嫨鍓嶄笁鍚嶇撼鍏SRU2023璁烘枃闆嗐��
\ No newline at end of file
diff --git "a/docs_m2met2_cn/\350\265\233\351\201\223\350\256\276\347\275\256\344\270\216\350\257\204\344\274\260.md" "b/docs_m2met2_cn/\350\265\233\351\201\223\350\256\276\347\275\256\344\270\216\350\257\204\344\274\260.md"
index a99c1ed..94a6236 100644
--- "a/docs_m2met2_cn/\350\265\233\351\201\223\350\256\276\347\275\256\344\270\216\350\257\204\344\274\260.md"
+++ "b/docs_m2met2_cn/\350\265\233\351\201\223\350\256\276\347\275\256\344\270\216\350\257\204\344\274\260.md"
@@ -1,6 +1,6 @@
 # 璧涢亾璁剧疆涓庤瘎浼�
-## 璇磋瘽浜虹浉鍏崇殑璇煶璇嗗埆 (涓昏禌閬�)
-璇磋瘽浜虹浉鍏崇殑ASR浠诲姟闇�瑕佷粠閲嶅彔鐨勮闊充腑璇嗗埆姣忎釜璇磋瘽浜虹殑璇煶锛屽苟涓鸿瘑鍒唴瀹瑰垎閰嶄竴涓璇濅汉鏍囩銆傚浘2灞曠ず浜嗚璇濅汉鐩稿叧璇煶璇嗗埆浠诲姟鍜屽璇磋瘽浜鸿闊宠瘑鍒换鍔$殑涓昏鍖哄埆銆傚湪鏈绔炶禌涓瑼liMeeting銆丄ishell4鍜孋n-Celeb鏁版嵁闆嗗彲浣滀负鍙楅檺鏁版嵁婧愩�傚湪M2MeT鎸戞垬璧涗腑浣跨敤鐨凙liMeeting鏁版嵁闆嗗寘鍚缁冦�佽瘎浼板拰娴嬭瘯闆嗭紝鍦∕2MET2.0鍙互鍦ㄨ缁冨拰璇勪及涓娇鐢ㄣ�傛澶栵紝涓�涓寘鍚害10灏忔椂浼氳鏁版嵁鐨勬柊鐨凾est-2023闆嗗皢鏍规嵁璧涚▼瀹夋帓鍙戝竷骞剁敤浜庢寫鎴樿禌鐨勮瘎鍒嗗拰鎺掑悕銆傚�煎緱娉ㄦ剰鐨勬槸锛岀粍缁囪�呭皢涓嶆彁渚涜�虫満鐨勮繎鍦洪煶棰戙�佽浆褰曚互鍙婄湡瀹炴椂闂存埑銆備富鍔炴柟灏嗕笉鍐嶆彁渚涙瘡涓璇濅汉鐨勭湡瀹炴椂闂存埑锛岃�屾槸鍦═est-2023闆嗕笂鎻愪緵鍖呭惈澶氫釜璇磋瘽浜虹殑鐗囨銆傝繖浜涚墖娈靛彲浠ラ�氳繃涓�涓畝鍗曠殑vad妯″瀷鑾峰緱銆�
+## 璇磋瘽浜虹浉鍏崇殑璇煶璇嗗埆
+璇磋瘽浜虹浉鍏崇殑ASR浠诲姟闇�瑕佷粠閲嶅彔鐨勮闊充腑璇嗗埆姣忎釜璇磋瘽浜虹殑璇煶锛屽苟涓鸿瘑鍒唴瀹瑰垎閰嶄竴涓璇濅汉鏍囩銆傚浘2灞曠ず浜嗚璇濅汉鐩稿叧璇煶璇嗗埆浠诲姟鍜屽璇磋瘽浜鸿闊宠瘑鍒换鍔$殑涓昏鍖哄埆銆傚湪鏈绔炶禌涓瑼liMeeting銆丄ishell4鍜孋n-Celeb鏁版嵁闆嗗彲浣滀负鍙楅檺鏁版嵁婧愩�傚湪M2MeT鎸戞垬璧涗腑浣跨敤鐨凙liMeeting鏁版嵁闆嗗寘鍚缁冦�佽瘎浼板拰娴嬭瘯闆嗭紝鍦∕2MET2.0鍙互鍦ㄨ缁冨拰璇勪及涓娇鐢ㄣ�傛澶栵紝涓�涓寘鍚害10灏忔椂浼氳鏁版嵁鐨勬柊鐨凾est-2023闆嗗皢鏍规嵁璧涚▼瀹夋帓鍙戝竷骞剁敤浜庢寫鎴樿禌鐨勮瘎鍒嗗拰鎺掑悕銆傚�煎緱娉ㄦ剰鐨勬槸锛屽浜嶵est-2023娴嬭瘯闆嗭紝涓诲姙鏂瑰皢涓嶅啀鎻愪緵鑰虫満鐨勮繎鍦洪煶棰戙�佽浆褰曚互鍙婄湡瀹炴椂闂存埑銆傝�屾槸鎻愪緵鍙互閫氳繃涓�涓畝鍗曠殑VAD妯″瀷寰楀埌鐨勫寘鍚涓璇濅汉鐨勭墖娈点��
 
 ![task difference](images/task_diff.png)
 
@@ -12,6 +12,6 @@
 鍏朵腑 $\mathcal N_{\text{Ins}}$ , $\mathcal N_{\text{Sub}}$ , $\mathcal N_{\text{Del}}$ 鏄笁绉嶉敊璇殑瀛楃鏁�, $\mathcal N_{\text{Total}}$ 鏄瓧绗︽�绘暟.
 ## 瀛愯禌閬撹缃�
 ### 瀛愯禌閬撲竴 (闄愬畾璁粌鏁版嵁):
-鍙傝禌鑰呭湪绯荤粺鏋勫缓杩囩▼涓粎鑳戒娇鐢ˋliMeeting銆丄ISHELL-4鍜孋N Celeb锛屼弗绂佷娇鐢ㄩ澶栨暟鎹�傚弬璧涜�呭彲浠ヤ换浣曠涓夋柟寮�婧愮殑棰勮缁冩ā鍨嬶紝濡俒Hugging Face](https://huggingface.co/models)浠ュ強[ModelScope](https://www.modelscope.cn/models)涓婃彁渚涚殑妯″瀷銆傚弬璧涜�呴渶瑕佸湪鏈�缁堢殑绯荤粺鎻忚堪鏂囨。涓缁嗗垪鍑轰娇鐢ㄧ殑棰勮缁冩ā鍨嬪悕绉颁互鍙婇摼鎺ャ��
+鍙傝禌鑰呭湪绯荤粺鏋勫缓杩囩▼涓粎鑳戒娇鐢ˋliMeeting銆丄ISHELL-4鍜孋N-Celeb锛屼弗绂佷娇鐢ㄩ澶栨暟鎹�傚弬璧涜�呭彲浠ヤ换浣曠涓夋柟寮�婧愮殑棰勮缁冩ā鍨嬶紝濡俒Hugging Face](https://huggingface.co/models)浠ュ強[ModelScope](https://www.modelscope.cn/models)涓婃彁渚涚殑妯″瀷銆傚弬璧涜�呴渶瑕佸湪鏈�缁堢殑绯荤粺鎻忚堪鏂囨。涓缁嗗垪鍑轰娇鐢ㄧ殑棰勮缁冩ā鍨嬪悕绉颁互鍙婇摼鎺ャ��
 ### 瀛愯禌閬撲簩 (寮�鏀捐缁冩暟鎹�):
 闄や簡闄愬畾鏁版嵁澶栵紝鍙備笌鑰呭彲浠ヤ娇鐢ㄤ换浣曞叕寮�鍙敤銆佺浜哄綍鍒跺拰妯℃嫙浠跨湡鐨勬暟鎹泦銆備絾鏄紝鍙備笌鑰呭繀椤绘竻妤氬湴鍒楀嚭浣跨敤鐨勬暟鎹�傚悓鏍凤紝鍙傝禌鑰呬篃鍙互浣跨敤浠讳綍绗笁鏂瑰紑婧愮殑棰勮缁冩ā鍨嬶紝浣嗗繀椤诲湪鏈�鍚庣殑绯荤粺鎻忚堪鏂囦欢涓槑纭殑鍒楀嚭鎵�浣跨敤鐨勬暟鎹拰妯″瀷閾炬帴锛屽鏋滀娇鐢ㄦā鎷熶豢鐪熸暟鎹紝璇疯缁嗘弿杩版暟鎹ā鎷熺殑鏂规銆�
\ No newline at end of file

--
Gitblit v1.9.1