mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
modify unit test for speech_diarization_sond-en-us-callhome-8k-n16k4-pytorch
This commit is contained in:
parent
bb40093a64
commit
f609d6ce50
@ -2667,6 +2667,7 @@ encoder_conf:
|
||||
# pass by model, equal to feature dim
|
||||
# input_size: 80
|
||||
pooling_type: "window_shift"
|
||||
batchnorm_momentum: 0.01
|
||||
pool_size: 20
|
||||
stride: 1
|
||||
tf2torch_tensor_name_prefix_torch: encoder
|
||||
|
||||
@ -2666,6 +2666,7 @@ encoder: resnet34_sp_l2reg
|
||||
encoder_conf:
|
||||
# pass by model, equal to feature dim
|
||||
# input_size: 80
|
||||
batchnorm_momentum: 0.01
|
||||
pooling_type: "window_shift"
|
||||
pool_size: 20
|
||||
stride: 1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user