Commit Graph

58 Commits

Author SHA1 Message Date
litagin02
9740256c87 Add anime-whisper 2024-11-17 16:47:37 +09:00
litagin02
a6bc65271c hatch fmt 2024-11-17 12:41:05 +09:00
litagin02
875186f0c7 Change faster-whisper as default 2024-11-11 10:25:30 +09:00
tsukumi
b0b12696f3 Add: Type Hint to null_model_params 2024-10-25 22:37:09 +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
tsukumi
a037b955ac Refactor: run "hatch run style:fmt" 2024-09-17 05:25:29 +09:00
litagin02
83f09d5278 Fix: style_by_dirs in WebUI 2024-09-09 17:28:10 +09:00
Risenafis
ffa393a3d0 set spk2id when merge 2024-07-06 03:47:41 +09:00
litagin02
c1381b2c49 Refactor a little 2024-06-22 17:10:44 +09:00
litagin02
402346e493 Fix mid_result assignment 2024-06-22 15:18:57 +09:00
litagin02
9eab977138 Style 2024-06-22 14:54:47 +09:00
liruk
b645de0750 ヌルモデル変更時にloadし直す用途で、推論時にforce_reload_modelを追加 2024-06-21 09:19:46 +09:00
liruk
7f2a4a8f3e コード整理+暫定でヌルモデル使用時は常時load()するように
TODO:ヌルモデルの変更を検知できればそれがよさそう。
2024-06-21 09:07:09 +09:00
liruk
c957cab1e5 nullmodel数を増減させたときの問題を一部修正
1→0にした時の問題は未修正
2024-06-20 19:42:16 +09:00
liruk
fb99a776ce 推論時ヌルモデルマージ(できるけどバグバグ) 2024-06-19 18:31:27 +09:00
liruk
86c2a1b087 推論時ヌルモデルマージ(まだ動かないよ) 2024-06-18 19:15:20 +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
b5abe5f058 Merge branch 'master' into dev 2024-06-14 15:55:52 +09:00
litagin02
7c93f77606 term of use to onegai 2024-06-14 15:43:01 +09:00
litagin02
64ddece163 Fix 2024-06-05 07:14:18 +09:00
litagin02
d662235de2 Merge branch 'master' into dev 2024-06-02 16:25:24 +09:00
litagin02
ab158d1a7b Change to manually download default models instead of auto 2024-06-02 15:31:55 +09:00
litagin02
0f30b148f4 Feat: add difference (experimental) 2024-06-02 15:22:40 +09:00
litagin02
676075f55d tsukawanai to mukouka 2024-06-02 01:30:13 +09:00
litagin02
ea532716d1 Change default yomi_error to skip 2024-06-01 19:24:43 +09:00
litagin02
2652d5011e HF whisper to default, docs in webui 2024-06-01 16:38:57 +09:00
litagin02
5ec89e93d7 Rename term to terms 2024-06-01 11:26:58 +09:00
litagin02
d18a30a9a4 Update term of use 2024-06-01 11:22:19 +09:00
litagin02
638d4947b3 Update term of use 2024-06-01 08:29:45 +09:00
litagin02
ba7b03e359 Delete hf download tab 2024-05-31 19:09:47 +09:00
litagin02
db3e28cd47 Fix gradio numpy.int serialization error 2024-05-30 19:04:28 +09:00
litagin02
f4f94d4c20 change custom sampler to default 2024-05-29 05:46:31 +09:00
litagin02
ceb431192c colab 2024-05-28 18:37:44 +09:00
litagin02
e5c189125f Feat: add kotoba-whisper, etc 2024-05-26 22:03:19 +09:00
litagin02
ad95df7d41 Add term of use 2024-05-26 19:48:56 +09:00
litagin02
1b656b37fa Feat: koharune-ami 2024-05-26 17:17:32 +09:00
litagin02
d8ca829e28 Docs, if only one subdir skip generating style 2024-05-26 10:24:52 +09:00
litagin02
5fa6210176 Batch sampler for backward compatibility, reduce tb log 2024-05-26 08:23:38 +09:00
litagin02
7880659d4a Docs 2024-05-26 08:00:32 +09:00
litagin02
a4f28e4f6f Improve download 2024-05-25 19:28:22 +09:00
litagin02
5af4e2c6ac Feat: download model from hf 2024-05-25 19:05:06 +09:00
litagin02
2274087da4 Fmt only (maybe) 2024-05-25 18:15:36 +09:00