Commit Graph

11 Commits (main)

Author SHA1 Message Date
babysor00 5c17fc8bb0 add pretrained 2023-02-18 09:31:05 +08:00
Vega 26331fe019
Merge branch 'main' into restruct-project 2023-02-04 14:22:37 +08:00
神楽坂·喵 cd20d21f3d
add docker support (#802)
* add docker support

* 修复训练集解压问题

* 修复web.py启动问题

* 混合数据集训练参数
2022-12-16 11:16:25 +08:00
babysor00 74a3fc97d0 Refactor Project to 3 parts: Models, Control, Data
Need readme
2022-12-03 16:54:06 +08:00
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
2022-05-09 18:44:02 +08:00
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
babysor00 790d11a58b Allow to train encoder 2021-10-01 00:01:33 +08:00
hertz 3fbe03f2ff
Support train hifigan (#83)
* support train hifigan
2021-09-14 13:31:53 +08:00
Nemo 024d88ae96 Ignore vocoder models except pretrained 2021-09-01 08:44:43 +08:00
Vega Chen 57b06a29ec Built-in pretrained encoder/vocoder model 简化配置流程,预集成模型 2021-08-16 22:18:46 +08:00
babysor00 e46cd609a2 Init to support Chinese Dataset. 2021-08-07 11:56:00 +08:00