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: