Commit Graph

952 Commits

Author SHA1 Message Date
litagin02
1546bd4ec5 Ensure ascii false for json dump, and fix bug 2024-01-02 22:58:17 +09:00
litagin02
98ee6f4c69 Refactor: dataset_root and assets_root in configs/paths.yml 2024-01-02 22:51:17 +09:00
litagin02
5a6a594735 Update ui 2024-01-02 19:30:59 +09:00
litagin02
f9c9c765fc Add args for Dataset and improve 2024-01-02 14:11:01 +09:00
litagin02
a1069c73d2 Merge branch 'dev' of github.com:litagin02/Style-Bert-VITS2 into dev 2024-01-01 21:54:55 +09:00
litagin02
1d876fb6c2 Merge pull request #11 from darai0512/dev
前処理のpyloudnormの正規化時に一部音源でエラーが出てもスキップ
2024-01-01 21:54:41 +09:00
Daiki Arai
58b4694f89 not stop but skip audio normalize error 2024-01-01 21:01:13 +09:00
litagin02
a5fb0bfde9 Fix: colab resuming training folder name bug 2024-01-01 13:59:25 +09:00
litagin02
a7faf52ae4 Fix: use fp16 whisper model when bf16 unavailable 2024-01-01 09:53:19 +09:00
litagin02
f2e7c18aa9 Fix: ensure encoding=utf-8 for json 2024-01-01 09:26:36 +09:00
litagin02
e9db74ac6d Merge pull request #8 from tinjyuu/fix-normalize-arg-error-slice
Fix: normalize argument error slice
2024-01-01 08:54:04 +09:00
Shouta Yoshikai
7c5161c3f3 Fix: normalize argument error slice 2024-01-01 04:02:28 +09:00
litagin02
fd1dba5b83 Merge branch 'master' of github.com:litagin02/Style-Bert-VITS2 2024-01-01 00:09:29 +09:00
litagin02
4ebd7e21ea Fix colab bug 2024-01-01 00:08:56 +09:00
litagin02
218d725f2b Update comment 2023-12-31 20:50:51 +09:00
litagin02
d0df0f3526 Update README.md 2023-12-31 15:58:14 +09:00
litagin02
024f42bac0 Fix typo 2023-12-31 15:26:28 +09:00
litagin02
30aa62d4fc Update docs 2023-12-31 15:17:33 +09:00
litagin02
9cc16e44b7 style 2023-12-31 15:05:23 +09:00
litagin02
9fa2cc1136 Fix 2023-12-31 14:56:46 +09:00
litagin02
ef4e82defc Refactor and add merge 2023-12-31 14:55:04 +09:00
litagin02
62d360e777 Merge branch 'dev-api' into dev 2023-12-31 09:19:01 +09:00
litagin02
6da60338df When loading imcompatible config.yml, replace it with the default one 2023-12-31 08:20:06 +09:00
litagin02
9a2fa2ac18 Fix skip bug and style 2023-12-31 08:07:20 +09:00
litagin02
ebf756db7f Merge branch 'master' into dev-api 2023-12-31 07:55:55 +09:00
litagin02
9893b899d7 Update docs 2023-12-31 07:45:40 +09:00
Daiki Arai
ef6a429421 improve error response format & docs 2023-12-31 00:15:40 +09:00
litagin02
89bd34c232 Update README.md 2023-12-30 20:12:57 +09:00
litagin02
4faef57dd2 Fix: I'm a Python beginner 2023-12-30 20:07:43 +09:00
litagin02
9045fa3426 Feat: CPU inference support 2023-12-30 19:52:01 +09:00
litagin02
4108478f54 Feat: colab support 2023-12-30 19:51:05 +09:00
litagin02
618368f0b9 Merge branch 'colab' into dev 2023-12-30 18:45:53 +09:00
litagin02
a9652979cc Replace get_stdout() with SAFE_STDOUT 2023-12-30 18:45:04 +09:00
litagin02
6e8bcc2219 Fix colab check 2023-12-30 18:05:40 +09:00
litagin02
5ecf6c66bd Feat: save default style, and colab train support (maybe) 2023-12-30 17:28:07 +09:00
Daiki Arai
55d4bbf783 add text URL decoding option(encoding param) 2023-12-30 16:21:27 +09:00
Daiki Arai
0b3c679617 add CORS settings 2023-12-30 15:47:32 +09:00
litagin02
67b417fdf9 Feat: make default style when training (WIP) 2023-12-30 14:33:58 +09:00
Daiki Arai
2b6ec56bbf language=auto/mix are not available 2023-12-30 13:58:27 +09:00
Daiki Arai
e27e1de450 add api server 2023-12-30 13:23:13 +09:00
litagin02
255ac994ec Add print to custom stdout 2023-12-30 11:02:07 +09:00
litagin02
e77fb5383b Try to fix... 2023-12-30 10:48:48 +09:00
litagin02
24ac11c564 Fix stdout wrapper? 2023-12-30 10:18:54 +09:00
litagin02
85e9374c04 I'm stupid 2023-12-30 10:03:30 +09:00
litagin02
35a8bb514f Fix: colab stdout error, so replace with stdout wrapper 2023-12-30 09:58:32 +09:00
litagin02
f1441c35f2 Fix 2023-12-30 09:25:02 +09:00
litagin02
6a3e1ca94c Feat: in colab, use Google drive path as dataset_path 2023-12-30 09:16:05 +09:00
litagin02
ff8c6cd7cf Add share option to App 2023-12-30 00:48:53 +09:00
litagin02
939cf3ec05 update 2023-12-30 00:46:33 +09:00
litagin02
82ef037b91 Fix: tqdm output to sys.stdout 2023-12-30 00:06:26 +09:00