MockingBird/vocoder/hifigan
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
..
config_16k_.json Refactor folder structure 2021-09-12 17:33:39 +08:00
env.py Refactor folder structure 2021-09-12 17:33:39 +08:00
inference.py Init ppg extractor and ppg2mel (#375) 2022-03-03 23:38:12 +08:00
meldataset.py Support train hifigan (#83) 2021-09-14 13:31:53 +08:00
models.py Init ppg extractor and ppg2mel (#375) 2022-03-03 23:38:12 +08:00
train.py Hifigan Support train from existed checkpoint. (#389) 2022-02-27 11:01:47 +08:00
utils.py Hifigan Support train from existed checkpoint. (#389) 2022-02-27 11:01:47 +08:00