From ca2edd97ed6542a643402db0d58e7040135fd56f Mon Sep 17 00:00:00 2001
From: zhifu gao <zhifu.gzf@alibaba-inc.com>
Date: 星期四, 11 五月 2023 16:21:25 +0800
Subject: [PATCH] Merge pull request #494 from alibaba-damo-academy/dev_lyh

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

diff --git a/docs/m2met2/conf.py b/docs/m2met2/conf.py
index 19b93f5..9b2a9b5 100644
--- a/docs/m2met2/conf.py
+++ b/docs/m2met2/conf.py
@@ -7,7 +7,7 @@
 # -- Project information -----------------------------------------------------
 # https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information
 
-project = 'm2met2'
+project = 'MULTI-PARTY MEETING TRANSCRIPTION CHALLENGE 2.0'
 copyright = '2023, Speech Lab, Alibaba Group; ASLP Group, Northwestern Polytechnical University'
 author = 'Speech Lab, Alibaba Group; Audio, Speech and Language Processing Group, Northwestern Polytechnical University'
 

--
Gitblit v1.9.1