MockingBird/vocoder
AyahaShirane ad22997614
fixed the issues #372 (#379)
修复了一些参数传递造成的问题,把过时的torch.nn.functional.tanh()改成了torch.tanh()
2022-02-27 11:02:01 +08:00
..
hifigan Hifigan Support train from existed checkpoint. (#389) 2022-02-27 11:01:47 +08:00
saved_models/pretrained add pretrained hifigan 2021-09-07 21:50:31 +08:00
wavernn fixed the issues #372 (#379) 2022-02-27 11:02:01 +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