Skip to content

Commit

Permalink
config fix
Browse files Browse the repository at this point in the history
  • Loading branch information
prophesier committed Nov 2, 2022
1 parent b59cd2d commit c2a797a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion training/config_nsf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,8 @@ gen_dir_name: ''
gen_tgt_spk_id: -1
hidden_size: 256
hop_size: 512
hubert_path: checkpoints/hubert/hubert.onnx
hubert_path: checkpoints/hubert/hubert_soft.pt
hubert_gpu: true
infer: false
keep_bins: 128
lambda_commit: 0.25
Expand Down

0 comments on commit c2a797a

Please sign in to comment.