p0p4k / pflowtts_pytorch

Unofficial implementation of NVIDIA P-Flow TTS paper
https://neurips.cc/virtual/2023/poster/69899
MIT License
214 stars 30 forks source link

The pre-trained hifigan model #10

Closed XierHacker closed 10 months ago

XierHacker commented 10 months ago

Thank you very much for your work. I have a question that your inference code uses a pre-trained hifigan model. So where can I download this hifigan model?

p0p4k commented 10 months ago

Hi, the links are in this file https://github.com/p0p4k/pflowtts_pytorch/blob/master/pflow/cli.py

XierHacker commented 10 months ago

Hi, the links are in this file https://github.com/p0p4k/pflowtts_pytorch/blob/master/pflow/cli.py

thanks! It's works now!

p0p4k commented 10 months ago

How are your samples quality?