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
This commit is contained in:
Vega
2022-05-09 18:44:02 +08:00
committed by GitHub
parent 7f799d322f
commit c5d03fb3cb
35 changed files with 1966 additions and 71 deletions

1
.gitignore vendored
View File

@@ -13,7 +13,6 @@
*.bbl
*.bcf
*.toc
*.wav
*.sh
*/saved_models
!vocoder/saved_models/pretrained/**