Commit Graph

8 Commits (24cb262c3fb89dfa289d521724d5992a49e26168)

Author SHA1 Message Date
babysor00 74a3fc97d0 Refactor Project to 3 parts: Models, Control, Data
Need readme
2 years ago
Vega c5d03fb3cb
Upgrade to new web service (#529)
* Init new GUI

* Remove unused codes

* Reset layout

* Add samples

* Make framework to support multiple pages

* Add vc mode

* Add preprocessing mode

* Add training mode

* Remove text input in vc mode

* Add entry for GUI and revise readme

* Move requirement together

* Add error raise when no model folder found

* Add readme
3 years ago
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
3 years ago
babysor00 790d11a58b Allow to train encoder 3 years ago
hertz 3fbe03f2ff
Support train hifigan (#83)
* support train hifigan
3 years ago
Nemo 024d88ae96 Ignore vocoder models except pretrained 3 years ago
Vega Chen 57b06a29ec Built-in pretrained encoder/vocoder model 简化配置流程,预集成模型 4 years ago
babysor00 e46cd609a2 Init to support Chinese Dataset. 4 years ago