Commit Graph

169 Commits (restruct-project)
 

Author SHA1 Message Date
Vega 26331fe019
Merge branch 'main' into restruct-project 2 years ago
babysor00 712a53f557 Add vits 2 years ago
babysor00 24cb262c3f remove used files 2 years ago
babysor00 e469bd06ae init 2 years ago
神楽坂·喵 cd20d21f3d
add docker support (#802)
* add docker support

* 修复训练集解压问题

* 修复web.py启动问题

* 混合数据集训练参数
2 years ago
babysor00 74a3fc97d0 Refactor Project to 3 parts: Models, Control, Data
Need readme
2 years ago
李子 b402f9dbdf
修复web界面vc模式不能用问题。改拼写错误、给字符串前加f标 (#790) 2 years ago
wei-z 85a53c9e05
update aidatatang_200zh folders (#743)
Co-authored-by: wei-z-git <wei-z>
2 years ago
xxxxx 028b131570
Update streamlit_ui.py (#748) 2 years ago
Dong 2a1890f9e1
Update README-CN.md (#751)
修正文档复选框格式
2 years ago
wei-z c91bc3208e
添加 -d 指定数据集时错误提示 (#741)
* 添加 -d 指定数据集时错误提示

Warning: you do not have any of the recognized datasets in G:\AI\Dataset\aidatatang_200zh\aidatatang_200zh 
Please note use 'E:\datasets' as root path instead of 'E:\datasetsidatatang_200zh\corpus/test' as a example .
The recognized datasets are:

* Update ui.py

* Update ui.py
2 years ago
XCwosjw dd1ea3e714
更正错误的CPU型号 (#715)
11770k😂😂😂
2 years ago
Vega e7313c514f
Refactor (#705)
* Refactor model

* Add description for

* update launch json

* Fix #657

* Avoid recursive calls of web ui for M1
3 years ago
Xu Meng f57d1a69b6
Translate update README-CN.md (#698)
Fix: Traditional Chinese to Simplified Chinese
3 years ago
Vega ab7d692619
Refactor (#663)
* Refactor model

* Add description for

* update launch json

* Fix #657
3 years ago
Vega f17e3b04e1
Refactor (#650)
* Refactor model

* Add description for

* update launch json
3 years ago
Vega 6abdd0ebf0
Refactor (#649)
* Refactor model

* Refactor and fix bug to save plots
3 years ago
wenqingl 400a7207e3
Update README.md (#640) 3 years ago
babysor00 6f023e313d Add web gui of training and reconstruct taco model methods 3 years ago
babysor00 a39b6d3117 Remove breaking import for Macos 3 years ago
babysor00 885225045d 修复兼容性 - mac + linux 3 years ago
babysor00 ee643d7cbc Fix compatibility issue 3 years ago
flysmart 6a793cea84
Added missing files for Fre-GAN (#579)
* 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

* Added missing files for Fre-GAN
3 years ago
Evers 7317ba5ffe
add gen_voice.py for handle by python command instead of demon_tool gui. (#560) 3 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
babysor00 e726c2eb12 Merge branch 'main' of https://github.com/babysor/Realtime-Voice-Clone-Chinese 3 years ago
babysor00 c00474525a Fix nits of file path 3 years ago
flysmart 350b190662
Solved the problem that the existing model could not be loaded when training the GAN model (#549)
* 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
3 years ago
flysmart 0caed984e3
The new vocoder Fre-GAN is now supported (#546)
* The new vocoder Fre-GAN is now supported

* Improved some fregan details
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 7f799d322f Tell the hifigan type of a vocoder model by searching full text 3 years ago
LZY a1f2e4a790
Update README-CN.md (#523) 3 years ago
Lix Zhou b136f80f43
Add an aliyunpan download link (#505)
Baidu Yun Pan is so fxxking slow
3 years ago
Moose W. Oler f082a82420
fix issue #496 (#498)
pass `wav`, `sampling_rate` (in encoder/audio.py line 59 ) as keyword args instead of postional args to prevent warning messages from massing up console outputs while adopting librosa 0.9.1 occasionally.
3 years ago
babysor00 7f0d983da7 Merge branch 'main' of https://github.com/babysor/Realtime-Voice-Clone-Chinese 3 years ago
babysor00 0353bfc6e6 New GUI in order to combine web and toolbox in future 3 years ago
Vega 9ec114a7c1
Create FUNDING.yml 3 years ago
1itt1eB0y ddf612e87c
Update README-CN.md (#470)
修正一个简单的翻译问题
3 years ago
babysor00 374cc89cfa Fix web generate with rnn bug 3 years ago
babysor00 6009da7072 Merge branch 'main' of https://github.com/babysor/Realtime-Voice-Clone-Chinese 3 years ago
babysor00 1c61a601d1 Remove dependency of pyworld for non-vc mode 3 years ago
Vega 02ee514aa3
Update issue templates 3 years ago
babysor00 6532d65153 Add default param for inferencing of vocoder 3 years ago
babysor00 3fe0690cc6 Update README-CN.md 3 years ago
babysor00 79f424d614 Add default path for hifi 3 years ago
babysor00 3c97d22938 Fix bug when searching for vocoder 3 years ago
babysor00 fc26c38152 Fix compatibility issue 3 years ago
babysor00 6c01b92703 Fix bug introduced by config file reading 3 years ago
babysor00 c36f02634a Add link and separate requirement file 3 years ago
Vega b05e7441ff
Fix nit in readme 3 years ago