18 Commits

Author SHA1 Message Date
tuna2134
fd72a19384 bump 2026-07-23 12:06:17 +09:00
litagin02
a6bc65271c hatch fmt 2024-11-17 12:41:05 +09:00
tsukumi
375eb7f3a9 Refactor: run "hatch run style:fmt" 2024-10-25 22:18:57 +09:00
tsukumi
d762bf4401 Merge branch 'dev' of github.com:litagin02/Style-Bert-VITS2 2024-10-25 22:16:19 +09:00
tsukumi
faddb0a8a8 Fix: Don't list hidden files as models
Copying files from macOS to Linux would produce files starting with . _ that were incorrectly identified as model files.
2024-09-23 08:51:31 +09:00
tsukumi
245bfe54ae Fix: In the “Merge” tab of the Web UI, re-create the TTSModelHolder using the passed TTSModelHolder instance variable so that ONNX models do not get mixed up 2024-09-23 08:13:16 +09:00
tsukumi
7d721fdf2b Fix: CUDAExecutionProvider was not being used to infer Style-Bert-VITS2 ONNX models even though CUDA was available 2024-09-18 04:37:23 +09:00
Risenafis
ffa393a3d0 set spk2id when merge 2024-07-06 03:47:41 +09:00
litagin02
7e7ac67906 Feat: each tab executables 2024-06-16 17:56:32 +09:00
litagin02
048d0b6c42 Change zero_model to null_model, docs 2024-06-16 17:24:50 +09:00
litagin02
3472983050 Clean 2024-06-16 16:50:47 +09:00
litagin02
f16b80ab1f Feat: style vector merge for new merge methods, better UI 2024-06-16 16:48:50 +09:00
litagin02
d7b93dbd18 Feat: new merge method: triple weighted sum, add zero merge 2024-06-14 18:05:37 +09:00
litagin02
64ddece163 Fix 2024-06-05 07:14:18 +09:00
litagin02
0f30b148f4 Feat: add difference (experimental) 2024-06-02 15:22:40 +09:00
litagin02
2274087da4 Fmt only (maybe) 2024-05-25 18:15:36 +09:00
litagin02
8976a3ed2f Refactor: Use PathConfig and pathlib instead of paths.yml loading 2024-05-25 10:25:22 +09:00
litagin02
386d122cc7 Change webui/ to gradio_tabs/ to avoid conflict 2024-03-15 22:41:19 +09:00