Skip to content

Commit

Permalink
Update config_starglow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sophiefy authored Sep 10, 2022
1 parent 239ed07 commit e219aa9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Configs/config_starglow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ ASR_config: "Utils/ASR/config.yml"
ASR_path: "Utils/ASR/epoch_00100.pth"

preprocess_params:
sr: 22050
sr: 24000
spect_params:
n_fft: 1024
win_length: 1024
hop_length: 256
n_fft: 2048
win_length: 1200
hop_length: 300

model_params:
dim_in: 64
Expand Down

0 comments on commit e219aa9

Please sign in to comment.