Commit Graph

888 Commits

Author SHA1 Message Date
litagin02
76463d0b85 Change train better WebUI (wip) 2023-12-28 13:50:10 +09:00
litagin02
80bbed3339 Add status message to bat 2023-12-28 12:35:59 +09:00
Daiki Arai
fb45423f13 rm unrequired param & add worker slider 2023-12-28 11:35:13 +09:00
litagin02
9d397063b0 Merge pull request #1 from darai0512/master
select free port for webui by gradio
2023-12-28 10:57:00 +09:00
Daiki Arai
31edae2acc select free port for webui by gradio 2023-12-28 09:53:36 +09:00
litagin02
fa9bdeef4a Update README 2023-12-27 23:27:58 +09:00
litagin02
be9f2ac285 Update README 2023-12-27 21:37:17 +09:00
litagin02
570059b90b Fix update bat (add pip -U) 2023-12-27 20:51:43 +09:00
litagin02
4637b64759 Fix: license of JVNV corpus 2023-12-27 20:42:53 +09:00
litagin02
4ff3929b54 Add zip link to README 2023-12-27 19:47:21 +09:00
litagin02
fa48adaafa Fix README 2023-12-27 19:45:08 +09:00
litagin02
18222b0af8 Merge branch 'master' of github.com:litagin02/Style-Bert-VITS2 2023-12-27 19:40:16 +09:00
litagin02
17f72f57d6 Fix bat script path bug 2023-12-27 19:39:59 +09:00
litagin02
e2f63b6c54 Add demo mp4 2023-12-27 19:33:25 +09:00
litagin02
1fc82960d0 Update, maybe v1.0 2023-12-27 19:29:34 +09:00
litagin02
33c6f175e5 Update 2023-12-27 16:58:58 +09:00
litagin02
5be778284b Feat: slice-and-transcribe 2023-12-27 16:16:22 +09:00
litagin02
0a9a652d3b Fix bat scripts 2023-12-27 10:58:30 +09:00
litagin02
c7d24846cd Restore .bat files 2023-12-27 10:04:14 +09:00
litagin02
dcf4dd8cf2 Remove all .bat files for re-creation 2023-12-27 10:03:06 +09:00
litagin02
35ea7b90e0 Try to fix bat file error 2023-12-27 09:56:43 +09:00
litagin02
9819dcd28c Fix: non CRLF errrrrrrrrrrr 2023-12-27 09:48:35 +09:00
litagin02
27cfe85396 Fix: non-CRLF errrrrrr 2023-12-27 09:45:16 +09:00
litagin02
5cfda7dbbc Fix: non-CRLF error.... 2023-12-27 09:44:57 +09:00
litagin02
6106b0fa5a Fix: non-CRLF error 2023-12-27 09:42:04 +09:00
litagin02
efefd247e2 Fix: non-CRLF error 2023-12-27 09:38:51 +09:00
litagin02
4cf3484159 Fix: Enforce CRLF in bat files 2023-12-27 09:28:00 +09:00
litagin02
6482981f9a Add safetensors to req 2023-12-27 05:56:27 +09:00
litagin02
49e9a10673 small fix 2023-12-27 05:55:34 +09:00
litagin02
58fab45b84 init (not checked bat script yet) 2023-12-27 05:37:46 +09:00
litagin02
11a1e7e80d Merge branch 'master' of github.com.sub:litagin02/Bert-VITS2-litagin 2023-12-23 15:18:42 +09:00
litagin02
c2aabe15b7 Feat: support V220 train (maybe) 2023-12-23 15:18:27 +09:00
litagin02
8e00711824 Merge branch 'fishaudio:master' into master 2023-12-23 14:08:45 +09:00
litagin02
2b66bde9a4 Update 2023-12-23 13:33:05 +09:00
litagin02
a96077b1e5 Fix bug: not override version in config.json 2023-12-23 13:32:08 +09:00
litagin02
6c171fcea0 Support V210 train and fix some bugs and improve 2023-12-23 12:59:57 +09:00
Stardust·减
e173aa85ee rollback 2023-12-23 11:29:54 +08:00
Stardust·减
f6c1d5c507 Update __init__.py 2023-12-23 11:28:42 +08:00
OedoSoldier
3090f5837d Update webui.py 2023-12-22 00:30:21 +08:00
litagin02
98f5917ac9 Fix: support infer 2.2 models (#244)
* Fix: support infer 2.2 models

* Fix imports

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-12-21 21:59:54 +08:00
Sihan Wang
7ebc1aa28a Update infer.py 2023-12-20 04:18:07 +08:00
Sihan Wang
bd4591aa2c Update train_ms.py 2023-12-20 02:56:32 +08:00
Sihan Wang
2e7c173de2 Update losses.py 2023-12-20 02:50:58 +08:00
Sihan Wang
97f18c0e26 Update configs 2023-12-20 00:09:04 +08:00
Sihan Wang
9cd9dfac6e Update losses.py 2023-12-20 00:07:15 +08:00
白叶 藤原
50ad3389e8 Support OnnxInference 2023-12-19 23:48:32 +08:00
白叶 藤原
c73778aa4a SupportVer230OnnxExport 2023-12-19 23:43:17 +08:00
白叶 藤原
67751fe874 fix 2023-12-19 23:43:17 +08:00
OedoSoldier
d7855d74b0 Update config.json 2023-12-19 23:27:12 +08:00
OedoSoldier
afbaa01141 Update webui_preprocess.py 2023-12-19 22:57:25 +08:00