From 02a500c481b3b27ae27de9b3be64f0aa0ff113d4 Mon Sep 17 00:00:00 2001
From: yhliang <429259365@qq.com>
Date: 星期三, 10 五月 2023 17:03:53 +0800
Subject: [PATCH] rename m2met

---
 docs/m2met2/Baseline.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/docs/m2met2/Baseline.md b/docs/m2met2/Baseline.md
index a782086..728a375 100644
--- a/docs/m2met2/Baseline.md
+++ b/docs/m2met2/Baseline.md
@@ -6,7 +6,7 @@
 
 ## Quick start
 To run the baseline, first you need to install FunASR and ModelScope. ([installation](https://alibaba-damo-academy.github.io/FunASR/en/installation.html))  
-There are two startup scripts, `run.sh` for training and evaluating on the old eval and test sets, and `run_m2met_2023_infer.sh` for inference on the new test set of the Multi-Channel Multi-Party Meeting Transcription 2.0 ([M2MET2.0](https://alibaba-damo-academy.github.io/FunASR/m2met2/index.html)) Challenge.  
+There are two startup scripts, `run.sh` for training and evaluating on the old eval and test sets, and `run_m2met_2023_infer.sh` for inference on the new test set of the Multi-Channel Multi-Party Meeting Transcription 2.0 ([M2MeT2.0](https://alibaba-damo-academy.github.io/FunASR/m2met2/index.html)) Challenge.  
 Before running `run.sh`, you must manually download and unpack the [AliMeeting](http://www.openslr.org/119/) corpus and place it in the `./dataset` directory:
 ```shell
 dataset

--
Gitblit v1.9.1