Fork of https://github.com/alokprasad/fastspeech_squeezewave to also fix denoising in squeezewave
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
206 B

4 years ago
4 years ago
4 years ago
  1. # fastspeech_squeezewave
  2. Integration of Fastspeech Text to Mel generation and fast Vocoder Squeezewave ( CPU only)
  3. Code from
  4. https://github.com/xcmyz/FastSpeech
  5. https://github.com/tianrengao/SqueezeWave