MockingBird/vocoder
flysmart 350b190662
Solved the problem that the existing model could not be loaded when training the GAN model (#549)
* 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
2022-05-13 13:41:03 +08:00
..
fregan Solved the problem that the existing model could not be loaded when training the GAN model (#549) 2022-05-13 13:41:03 +08:00
hifigan Solved the problem that the existing model could not be loaded when training the GAN model (#549) 2022-05-13 13:41:03 +08:00
saved_models/pretrained add pretrained hifigan 2021-09-07 21:50:31 +08:00
wavernn Init ppg extractor and ppg2mel (#375) 2022-03-03 23:38:12 +08:00
display.py Support tensorboard to trace the training of Synthesizer (#98) 2021-09-25 17:06:51 +08:00
distribution.py Init to support Chinese Dataset. 2021-08-07 11:56:00 +08:00
LICENSE.txt Init to support Chinese Dataset. 2021-08-07 11:56:00 +08:00
vocoder_dataset.py Support train hifigan (#83) 2021-09-14 13:31:53 +08:00