Skip to content

Commit

Permalink
Merge pull request #4719 from Emrys365/enh_func
Browse files Browse the repository at this point in the history
Update outdated enh config files
  • Loading branch information
sw005320 committed Oct 30, 2022
2 parents a25ad80 + 7ed66b3 commit 0ec9c92
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 9 deletions.
7 changes: 3 additions & 4 deletions egs2/chime4/enh1/conf/tuning/train_enh_convtasnet_small.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,7 @@ criterions:
eps: 1.0e-07
# the wrapper for the current criterion
# for single-talker case, we simplely use fixed_order wrapper
wrapper:
- type: fixed_order
wrapper_conf:
weight: 1.0
wrapper: fixed_order
wrapper_conf:
weight: 1.0

Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ criterions:
eps: 1.0e-7
# the wrapper for the current criterion
# for single-talker case, we simplely use fixed_order wrapper
wrapper:
- type: fixed_order
wrapper_conf:
weight: 1.0
wrapper: fixed_order
wrapper_conf:
weight: 1.0
1 change: 0 additions & 1 deletion egs2/wsj0_2mix/enh1/conf/tuning/train_enh_dptnet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ separator_conf:
layer: 6
rnn_type: lstm
bidirectional: True # this is for the inter-block transformer
feature_dim: 64
unit: 128
att_heads: 4
dropout: 0.0
Expand Down

0 comments on commit 0ec9c92

Please sign in to comment.