Commit Graph

18 Commits

Author SHA1 Message Date
flysmart
0caed984e3
The new vocoder Fre-GAN is now supported (#546)
* The new vocoder Fre-GAN is now supported

* Improved some fregan details
2022-05-12 12:27:17 +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
babysor00
7f799d322f Tell the hifigan type of a vocoder model by searching full text 2022-04-30 10:31:01 +08:00
babysor00
1c61a601d1 Remove dependency of pyworld for non-vc mode 2022-03-19 12:14:21 +08:00
babysor00
3c97d22938 Fix bug when searching for vocoder 2022-03-07 20:08:29 +08:00
babysor00
fc26c38152 Fix compatibility issue 2022-03-07 17:05:22 +08:00
babysor00
6c01b92703 Fix bug introduced by config file reading 2022-03-06 09:35:25 +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
80aaf32164 Add max steps control in toolbox 2021-11-06 13:27:11 +08:00
babysor00
31bc6656c3 Fix bug of importing GST and add more parameters in toolbox 2021-10-21 00:40:00 +08:00
babysor00
d328ecba81 Reconstruct UI of toolbox 2021-10-20 00:27:13 +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
hertz
3fbe03f2ff
Support train hifigan (#83)
* support train hifigan
2021-09-14 13:31:53 +08:00
babysor00
32b9755cbe Refactor folder structure 2021-09-12 17:33:39 +08:00
peijiyang
8195a55a25 add hifigan vocoder 2021-09-07 21:41:16 +08:00
babysor00
2f1f4f70b4 add support of aishell, magic data in toolbox 2021-08-29 16:31:40 +08:00
babysor00
3c86cd5bca 【bugfix】 fix bug causing non-sense output for long texts 修复多段文字发音错误 2021-08-22 23:44:25 +08:00
babysor00
e46cd609a2 Init to support Chinese Dataset. 2021-08-07 11:56:00 +08:00