kan-bayashi / ParallelWaveGAN

Unofficial Parallel WaveGAN (+ MelGAN & Multi-band MelGAN & HiFi-GAN & StyleMelGAN) with Pytorch
https://kan-bayashi.github.io/ParallelWaveGAN/
MIT License
1.54k stars 339 forks source link

Config yaml files for Parallel WaveGAN are identical for both normal and long setting? #426

Open PussyCat0700 opened 6 months ago

PussyCat0700 commented 6 months ago

train_max_steps is 1,000,000 in Parallel WaveGAN v1 config file, which is identical to Parallel WaveGAN v1 long config file.

Anyway in long config it says it takes ~7 days to run and in normal config it is ~3 days, so I wonder if there might be a mistake here?