Audio-to-Audio
ESPnet
audio
wyz commited on
Commit
8b1a4a8
·
verified ·
1 Parent(s): 7f45eb3

Update exp/enh_train_enh_conv_tasnet_raw/config.yaml for compatibility

Browse files
exp/enh_train_enh_conv_tasnet_raw/config.yaml CHANGED
@@ -126,6 +126,7 @@ separator_conf:
126
  causal: false
127
  norm_type: gLN
128
  nonlinear: relu
 
129
  decoder: conv
130
  decoder_conf:
131
  channel: 256
 
126
  causal: false
127
  norm_type: gLN
128
  nonlinear: relu
129
+ pre_mask_nonlinear: linear
130
  decoder: conv
131
  decoder_conf:
132
  channel: 256