Commit Graph

9 Commits

Author SHA1 Message Date
babysor00
2e57bf3f11 Remove unused codes 2022-04-09 11:11:58 +08:00
babysor00
11a5e2a141 Init new GUI 2022-04-09 01:25:43 +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