Commit Graph

56 Commits

Author SHA1 Message Date
tsukumi
a52fda7a88 Refactor: moved common/subprocess_utils.py to style_bert_vits2/utils/subprocess.py 2024-03-06 23:11:27 +00:00
tsukumi
f880641eb5 Remove: modules under common/ that have been rewritten 2024-03-06 22:29:12 +00:00
litagin02
512423c41d Fix colab, improve yomi_error doc, CLI yomi_error option 2024-02-27 19:07:24 +09:00
litagin02
ebea1be519 Refactor and improve: handling with yomi error, add preprocess options 2024-02-27 13:37:24 +09:00
litagin02
9d6a1db0e9 Fix: handling esd.list processing error 2024-02-25 18:33:47 +09:00
litagin02
ffdbb8e0d1 Feat: freezing decoder option 2024-02-23 20:57:54 +09:00
litagin02
476e06c48b Improve doc 2024-02-22 09:55:55 +09:00
litagin02
6ee8125dff Fix invalid option 2024-02-19 19:44:12 +09:00
litagin02
6555114666 Feat: option for skipping invalid transcription 2024-02-14 12:22:35 +09:00
litagin02
ff93c31b88 Fix typo 2024-02-09 18:28:20 +09:00
litagin02
99e4cd9f1c Change val component to Slider 2024-02-09 18:13:04 +09:00
litagin02
c3f00dbc4f Feat, refactor: gradio theme setting 2024-02-09 18:05:27 +09:00
litagin02
862a719e2f Improve: vram usage guide 2024-02-09 17:42:47 +09:00
litagin02
fd1d3efd18 Fix colab for updated setting 2024-02-09 17:30:57 +09:00
litagin02
527908626b Change default batch size to 2 2024-02-09 16:01:30 +09:00
litagin02
5876624f01 Feat: val number and log interval option 2024-02-09 15:47:58 +09:00
litagin02
871414b579 Always disable bfloat16 in default webui setting 2024-02-08 11:11:25 +09:00
litagin02
c33baf07b3 Feat: open tensorboard button 2024-02-07 17:50:54 +09:00
litagin02
50833cda5f Update (maybe ver 2.1) 2024-02-07 16:11:13 +09:00
litagin02
cae019d401 Set default bf16 false (divergence bug?) 2024-02-06 20:42:43 +09:00
litagin02
b0bb147d44 Restore gc and emptycache when training 2024-02-05 16:02:16 +09:00
litagin02
4714456dfe Use always default config.json instead of the existing one 2024-02-03 22:33:31 +09:00
litagin02
545d5fa8ef Update 2024-02-03 00:46:25 +09:00
litagin02
59421c07d6 Update docs 2024-02-02 22:53:37 +09:00
litagin02
e566ac62f3 Update 2024-02-02 21:11:23 +09:00
litagin02
a24d997730 Add freezing bert and style options 2024-01-16 18:52:20 +09:00
litagin02
714be0750b Update webui 2024-01-16 18:38:36 +09:00
litagin02
a8e0619ad4 Fix dir_exits error 2024-01-12 13:43:29 +09:00
litagin02
1dc4e45480 Improve: when initialize, if models dir exists, backup and delete 2024-01-12 09:05:28 +09:00
litagin02
330d60edc6 Fix autolaunch bug 2024-01-10 22:05:43 +09:00
litagin02
ae57787174 Add server-name and no-autolaunch options 2024-01-10 09:42:38 +09:00
litagin02
c13eff4887 Merge branch 'dev-colab' into dev 2024-01-09 15:40:41 +09:00
litagin02
432689e29f Add preprocess log and adjust log files 2024-01-06 13:07:57 +09:00
litagin02
39667265a4 Update 2024-01-05 21:26:31 +09:00
litagin02
ffe69f0da3 update 2024-01-04 20:25:45 +09:00
litagin02
30067335e1 Fix 2024-01-03 10:36:00 +09:00
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
f2e7c18aa9 Fix: ensure encoding=utf-8 for json 2024-01-01 09:26:36 +09:00
litagin02
218d725f2b Update comment 2023-12-31 20:50:51 +09:00
litagin02
ef4e82defc Refactor and add merge 2023-12-31 14:55:04 +09:00
litagin02
618368f0b9 Merge branch 'colab' into dev 2023-12-30 18:45:53 +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
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
939cf3ec05 update 2023-12-30 00:46:33 +09:00
litagin02
fc2bde673a Improve WebUI and add loudness normalization 2023-12-29 18:43:14 +09:00
litagin02
b0fbcc4667 Refactor and add one-click training 2023-12-28 23:21:27 +09:00
litagin02
76463d0b85 Change train better WebUI (wip) 2023-12-28 13:50:10 +09:00