From 15b8b7bd20d3bb76e933fd2426052c19a0c6ea56 Mon Sep 17 00:00:00 2001 From: yhliang <68215459+yhliang-aslp@users.noreply.github.com> Date: 星期二, 18 四月 2023 19:19:48 +0800 Subject: [PATCH] Merge branch 'dev_lyh' into main --- docs_m2met2/index.rst | 29 +++++++++++++++++++++++++++++ 1 files changed, 29 insertions(+), 0 deletions(-) diff --git a/docs_m2met2/index.rst b/docs_m2met2/index.rst new file mode 100644 index 0000000..04cb934 --- /dev/null +++ b/docs_m2met2/index.rst @@ -0,0 +1,29 @@ +.. m2met2 documentation master file, created by + sphinx-quickstart on Tue Apr 11 14:18:55 2023. + You can adapt this file completely to your liking, but it should at least + contain the root `toctree` directive. + +ASRU 2023 MULTI-CHANNEL MULTI-PARTY MEETING TRANSCRIPTION CHALLENGE 2.0 (M2MeT2.0) +================================================================================== +Building on the success of the M2MeT challenge, we are delighted to propose the M2MeT2.0 challenge as a special session at ASRU2023. +To advance the current state-of-the-art in multi-talker automatic speech recognition, the M2MeT2.0 challenge proposes a speaker-attributed ASR task, comprising two sub-tracks: fixed and open training conditions. +To facilitate reproducible research, we provide a comprehensive overview of the dataset, challenge rules, evaluation metrics, and baseline systems. + +.. toctree:: + :maxdepth: 1 + :caption: Contents: + + ./Introduction + ./Dataset + ./Track_setting_and_evaluation + ./Baseline + ./Rules + ./Organizers + ./Contact + +Indices and tables +================== + +* :ref:`genindex` +* :ref:`modindex` +* :ref:`search` \ No newline at end of file -- Gitblit v1.9.1