File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -42,10 +42,10 @@ spec_max: [0]
4242mel_vmin : -14.
4343mel_vmax : 4.
4444mel_base : ' e'
45- energy_smooth_width : 0.12
46- breathiness_smooth_width : 0.12
47- voicing_smooth_width : 0.12
48- tension_smooth_width : 0.12
45+ energy_smooth_width : 0.06
46+ breathiness_smooth_width : 0.06
47+ voicing_smooth_width : 0.06
48+ tension_smooth_width : 0.06
4949
5050use_lang_id : false
5151num_lang : 1
Original file line number Diff line number Diff line change @@ -76,18 +76,18 @@ pitch_prediction_args:
7676
7777energy_db_min : -96.0
7878energy_db_max : -12.0
79- energy_smooth_width : 0.12
79+ energy_smooth_width : 0.06
8080
8181breathiness_db_min : -96.0
8282breathiness_db_max : -20.0
83- breathiness_smooth_width : 0.12
83+ breathiness_smooth_width : 0.06
8484voicing_db_min : -96.0
8585voicing_db_max : -12.0
86- voicing_smooth_width : 0.12
86+ voicing_smooth_width : 0.06
8787
8888tension_logit_min : -10.0
8989tension_logit_max : 10.0
90- tension_smooth_width : 0.12
90+ tension_smooth_width : 0.06
9191
9292variances_prediction_args :
9393 total_repeat_bins : 48
You can’t perform that action at this time.
0 commit comments