mirror of
https://github.com/babysor/MockingBird.git
synced 2024-03-22 13:11:31 +08:00
6a793cea84
* The new vocoder Fre-GAN is now supported * Improved some fregan details * Fixed the problem that the existing model could not be loaded to continue training when training GAN * Updated reference papers * GAN training now supports DistributedDataParallel (DDP) * Added requirements.txt * GAN training uses single card training by default * Added note about GAN vocoder training with multiple GPUs * Added missing files for Fre-GAN |
||
---|---|---|
.. | ||
.gitignore | ||
config.json | ||
discriminator.py | ||
dwt.py | ||
generator.py | ||
inference.py | ||
LICENSE | ||
loss.py | ||
meldataset.py | ||
modules.py | ||
stft_loss.py | ||
train.py | ||
utils.py |