yhliang
2023-05-10 555ca020b7075987f118657c2741d41c9963ad7f
fix format error
2个文件已修改
4 ■■■ 已修改文件
docs/m2met2/Baseline.md 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
docs/m2met2_cn/基线.md 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
docs/m2met2/Baseline.md
@@ -16,6 +16,7 @@
|—— Test_Ali_near
|—— Train_Ali_far
|—— Train_Ali_near
```
Before running `run_m2met_2023_infer.sh`, you need to place the new test set `Test_2023_Ali_far` (to be released after the challenge starts) in the `./dataset` directory, which contains only raw audios. Then put the given `wav.scp`, `wav_raw.scp`, `segments`, `utt2spk` and `spk2utt` in the `./data/Test_2023_Ali_far` directory.  
```shell
data/Test_2023_Ali_far
docs/m2met2_cn/»ùÏß.md
@@ -6,7 +6,7 @@
## å¿«é€Ÿå¼€å§‹
首先需要安装FunASR和ModelScope. ([installation](https://alibaba-damo-academy.github.io/FunASR/en/installation.html))  
基线系统有训练和测试两个脚本,`run.sh` æ˜¯ç”¨äºŽè®­ç»ƒåŸºçº¿ç³»ç»Ÿå¹¶åœ¨M2MeT的验证与测试集上评估的,而 `run_m2met_2023_infer.sh` ç”¨äºŽæ­¤æ¬¡ç«žèµ›é¢„备开放的全新测试集上测试同时生成符合竞赛最终提交格式的文件。
基线系统有训练和测试两个脚本,`run.sh`是用于训练基线系统并在M2MeT的验证与测试集上评估的,而`run_m2met_2023_infer.sh`用于此次竞赛预备开放的全新测试集上测试同时生成符合竞赛最终提交格式的文件。
在运行 `run.sh`前,需要自行下载并解压[AliMeeting](http://www.openslr.org/119/)数据集并放置于`./dataset`目录下:
```shell
dataset
@@ -16,6 +16,7 @@
|—— Test_Ali_near
|—— Train_Ali_far
|—— Train_Ali_near
```
在运行 `run_m2met_2023_infer.sh`前, éœ€è¦å°†æµ‹è¯•集`Test_2023_Ali_far`(仅包含音频,将于6.16发布)放置于`./dataset`目录下。然后将主办方提供的`wav.scp`,`wav_raw.scp`,`segments`,`utt2spk`和`spk2utt`放置于`./data/Test_2023_Ali_far`目录下。
```shell
data/Test_2023_Ali_far