MockingBird/vocoder
Vega b617a87ee4
Init ppg extractor and ppg2mel (#375)
* Init  ppg extractor and ppg2mel

* add preprocess and training

* FIx known issues

* Update __init__.py

Allow to gen audio

* Fix length issue

* Fix bug of preparing fid

* Fix sample issues

* Add UI usage of PPG-vc
2022-03-03 23:38:12 +08:00
..
hifigan Init ppg extractor and ppg2mel (#375) 2022-03-03 23:38:12 +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