miaoYuanyuan / gen_melSpec_from_wav

Thanks auspicious3000's greate work! https://github.com/auspicious3000/autovc This is the implementation of generating mel-spectrogram from wavfile.
12 stars 3 forks source link

gen_melSpec_from_wav

Thanks auspicious3000's greate work! https://github.com/auspicious3000/autovc

This is the implementation of generating mel-spectrogram from wavs.

the main you may pay attention is the hparams of gen_mels and the hparams of vocoder(wavenet) is different.