We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16d66dc commit a2ece33Copy full SHA for a2ece33
examples/libritts/cosyvoice/conf/cosyvoice.fromscratch.yaml
@@ -141,7 +141,7 @@ mel_spec_transform1: !name:matcha.utils.audio.mel_spectrogram
141
hop_size: 256
142
win_size: 1024
143
fmin: 0
144
- fmax: 8000
+ fmax: null
145
center: False
146
hifigan: !new:cosyvoice.hifigan.hifigan.HiFiGan
147
generator: !ref <hift>
examples/libritts/cosyvoice/conf/cosyvoice.yaml
0 commit comments