xcmyz / FastSpeech

The Implementation of FastSpeech based on pytorch.
MIT License
857 stars 213 forks source link

How to combine FastSpeech with voice synthesizer like melGAN? #56

Closed nikawool closed 4 years ago

nikawool commented 4 years ago

How can I change Waveflow to MelGAN (or other better voice synthesizer)? I see MelGAN working well (https://github.com/descriptinc/melgan-neurips) .

xcmyz commented 4 years ago

modify synthesis.py