From 2abda77414f09e69caf370087b083829f81d0c6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BF=97=E6=B5=A9?= Date: Thu, 9 Mar 2023 16:38:18 +0800 Subject: [PATCH] modify unit test for speech_diarization_sond-en-us-callhome-8k-n16k4-pytorch --- egs/callhome/diarization/sond/sond.yaml | 2 +- egs/callhome/diarization/sond/sond_fbank.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/egs/callhome/diarization/sond/sond.yaml b/egs/callhome/diarization/sond/sond.yaml index 9e6640bfe..147a14a57 100644 --- a/egs/callhome/diarization/sond/sond.yaml +++ b/egs/callhome/diarization/sond/sond.yaml @@ -2660,7 +2660,7 @@ model_conf: lsm_weight: 0.1 length_normalized_loss: true max_spk_num: 16 - normlize_speech_speaker: true + normalize_speech_speaker: true # speech encoder encoder: resnet34_sp_l2reg encoder_conf: diff --git a/egs/callhome/diarization/sond/sond_fbank.yaml b/egs/callhome/diarization/sond/sond_fbank.yaml index 9ef036d1d..163efd692 100644 --- a/egs/callhome/diarization/sond/sond_fbank.yaml +++ b/egs/callhome/diarization/sond/sond_fbank.yaml @@ -2660,7 +2660,7 @@ model_conf: lsm_weight: 0.1 length_normalized_loss: true max_spk_num: 16 - normlize_speech_speaker: true + normalize_speech_speaker: true # speech encoder encoder: resnet34_sp_l2reg encoder_conf: