Commit Graph

12 Commits (main)

Author SHA1 Message Date
babysor00 5c17fc8bb0 add pretrained 2023-02-18 09:31:05 +08:00
babysor00 3ce874ab46 Fix issue for training and preprocessing 2023-02-10 20:34:01 +08:00
babysor00 e469bd06ae init 2023-02-01 19:59:15 +08:00
Vega f17e3b04e1
Refactor (#650)
* Refactor model

* Add description for

* update launch json
2022-07-17 14:27:45 +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
Vega 2a99f0ff05
Add gst (#137)
* Commit with working GST

* Make it backward compatible

* Add readme
2021-10-12 19:43:29 +08:00
AkifSaeed20 d52db0444e
Update launch.json (#109) 2021-10-01 00:22:43 +08:00
Vega ddd478c0ad
Web server (#94)
* Init App

* init server.py (#93)

* init server.py

* Update requirements.txt

Add requirement

Co-authored-by: auau <auau@test.com>
Co-authored-by: babysor00 <babysor00@gmail.com>

* Run web.py!

Run web.py!

Co-authored-by: balala <Ozgay@users.noreply.github.com>
Co-authored-by: auau <auau@test.com>
2021-09-21 16:56:12 +08:00
babysor00 78fcfc4651 remove unused sample audios and mark deprecated files 2021-09-11 22:59:09 +08:00
babysor00 5c0cb50c3e Add quick path to preprocess audio, denoise audio when loading in toolbox 2021-08-30 22:22:06 +08:00
babysor00 5950eea895 Support training your own vocoder 2021-08-29 15:43:54 +08:00