Fork of https://github.com/alokprasad/fastspeech_squeezewave to also fix denoising in squeezewave
 
 

8 lines
155 B

max_wav_value = 32768.0
sampling_rate = 22050
filter_length = 1024
hop_length = 256
win_length = 1024
n_mel_channels = 80
mel_fmin = 0.0
mel_fmax = 8000.0