p0p4k / pflowtts_pytorch

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

How to run cli.py? #41

Open mumuyeye opened 3 months ago

mumuyeye commented 3 months ago

Please tell me how to run the cli.py correctly. I would be very grateful.

patriotyk commented 3 months ago

As I remember it was broken and you need to fix it manually. You can look in to notebook file to understand how to run inference and fix it according to that file.