Vega
26331fe019
Merge branch 'main' into restruct-project
2 years ago
babysor00
712a53f557
Add vits
2 years ago
babysor00
e469bd06ae
init
2 years ago
神楽坂·喵
cd20d21f3d
add docker support ( #802 )
...
* add docker support
* 修复训练集解压问题
* 修复web.py启动问题
* 混合数据集训练参数
2 years ago
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
3 years ago
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
3 years ago
babysor00
0353bfc6e6
New GUI in order to combine web and toolbox in future
3 years ago
babysor00
c36f02634a
Add link and separate requirement file
3 years ago
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
3 years ago
李子
4529479091
指定librosa版本 ( #378 )
...
* 支持data_aishell(SLR33)数据集
* 更新readme
* 指定librosa版本
3 years ago
Vega
2a99f0ff05
Add gst ( #137 )
...
* Commit with working GST
* Make it backward compatible
* Add readme
3 years ago
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>
3 years ago
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>
3 years ago
babysor00
e46cd609a2
Init to support Chinese Dataset.
4 years ago