File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ tension_logit_max: 10.0
6666enc_ffn_kernel_size : 3
6767use_rope : true
6868use_variance_scaling : true
69- hidden_size : 256
69+ hidden_size : 384
7070dur_prediction_args :
7171 arch : resnet
7272 hidden_size : 256
@@ -109,7 +109,7 @@ pitch_prediction_args:
109109 glu_type : ' atanglu'
110110
111111variances_prediction_args :
112- total_repeat_bins : 48
112+ total_repeat_bins : 72
113113# backbone_type: 'wavenet'
114114# backbone_args:
115115# num_layers: 10
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ enc_ffn_kernel_size: 3
3838use_rope : true
3939use_variance_scaling : true
4040rel_pos : true
41- hidden_size : 256
41+ hidden_size : 384
4242
4343dur_prediction_args :
4444 arch : resnet
@@ -90,7 +90,7 @@ tension_logit_max: 10.0
9090tension_smooth_width : 0.06
9191
9292variances_prediction_args :
93- total_repeat_bins : 48
93+ total_repeat_bins : 72
9494 backbone_type : ' lynxnet2'
9595 backbone_args :
9696 num_layers : 6
You can’t perform that action at this time.
0 commit comments