Vega
26331fe019
Merge branch 'main' into restruct-project
2023-02-04 14:22:37 +08:00
babysor00
712a53f557
Add vits
2023-02-04 14:13:38 +08:00
babysor00
e469bd06ae
init
2023-02-01 19:59:15 +08:00
神楽坂·喵
cd20d21f3d
add docker support ( #802 )
...
* add docker support
* 修复训练集解压问题
* 修复web.py启动问题
* 混合数据集训练参数
2022-12-16 11:16:25 +08:00
flysmart
05f886162c
GAN training now supports DistributedDataParallel (DDP) ( #558 )
...
* The new vocoder Fre-GAN is now supported
* Improved some fregan details
* Fixed the problem that the existing model could not be loaded to continue training when training GAN
* Updated reference papers
* GAN training now supports DistributedDataParallel (DDP)
* Added requirements.txt
* GAN training uses single card training by default
* Added note about GAN vocoder training with multiple GPUs
2022-05-22 16:24:50 +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
0353bfc6e6
New GUI in order to combine web and toolbox in future
2022-04-02 18:11:49 +08:00
babysor00
c36f02634a
Add link and separate requirement file
2022-03-05 12:20:09 +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
李子
4529479091
指定librosa版本 ( #378 )
...
* 支持data_aishell(SLR33)数据集
* 更新readme
* 指定librosa版本
2022-02-10 20:47:26 +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
Vega
0d0b55d3e9
Web server release v2 ( #99 )
...
* 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!
* Restruct readme and add instruction to use web server
* fix training preprocess of vocoder
* 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!
* fix training preprocess of vocoder
* Refactor to restful style
Co-authored-by: balala <Ozgay@users.noreply.github.com>
Co-authored-by: auau <auau@test.com>
2021-09-25 17:07:46 +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
e46cd609a2
Init to support Chinese Dataset.
2021-08-07 11:56:00 +08:00