From c64da88f3fb681e65aca2627121be4c5e7f64432 Mon Sep 17 00:00:00 2001 From: yhliang <429259365@qq.com> Date: 星期二, 18 四月 2023 18:44:58 +0800 Subject: [PATCH] Merge branch 'dev_lyh' of https://github.com/alibaba-damo-academy/FunASR into dev_lyh --- 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 0bd09b3..975fab8 100644 --- a/docs_m2met2/Baseline.md +++ b/docs_m2met2/Baseline.md @@ -1,6 +1,6 @@ # Baseline ## Overview -We provide an end-to-end sa-asr baseline conducted on [FunASR](https://github.com/alibaba-damo-academy/FunASR) as a receipe. The model architecture is shown in Figure 3. The SpeakerEncoder is initialized with a pre-trained [speaker verification model](https://modelscope.cn/models/damo/speech_xvector_sv-zh-cn-cnceleb-16k-spk3465-pytorch/summary) from [ModelScope](https://modelscope.cn/home). This speaker verification model is also be used to extract the speaker embedding in the speaker profile. +We provide an end-to-end sa-asr baseline conducted on [FunASR](https://github.com/alibaba-damo-academy/FunASR) as a receipe. The model architecture is shown in Figure 2. The SpeakerEncoder is initialized with a pre-trained [speaker verification model](https://modelscope.cn/models/damo/speech_xvector_sv-zh-cn-cnceleb-16k-spk3465-pytorch/summary) from [ModelScope](https://modelscope.cn/home). This speaker verification model is also be used to extract the speaker embedding in the speaker profile.  -- Gitblit v1.9.1