Skip to content

Commit fe5ee3f

Browse files
committed
Change default vocoder ckpt to 2025.02
1 parent 3884947 commit fe5ee3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/acoustic.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ merged_phoneme_groups: []
99
datasets: []
1010

1111
vocoder: NsfHifiGAN
12-
vocoder_ckpt: checkpoints/nsf_hifigan_44.1k_hop512_128bin_2024.02/model.ckpt
12+
vocoder_ckpt: checkpoints/pc_nsf_hifigan_44.1k_hop512_128bin_2025.02/model.ckpt
1313
audio_sample_rate: 44100
1414
audio_num_mel_bins: 128
1515
hop_size: 512 # Hop size.

0 commit comments

Comments
 (0)