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.

8 lines
122 B

  1. torch==1.0
  2. matplotlib==2.1.0
  3. numpy==1.13.3
  4. inflect==0.2.5
  5. librosa==0.6.0
  6. scipy==1.0.0
  7. tensorboardX==1.1
  8. Unidecode==1.0.22