Commit Graph

19 Commits

Author SHA1 Message Date
tsukumi
da7747cc67 Merge branch 'dev' of github.com:litagin02/Style-Bert-VITS2 2024-03-08 05:49:52 +00:00
litagin02
25ed226acb Add speaker list api 2024-03-08 11:19:03 +09:00
tsukumi
89825e68d8 Refactor: moved model, attentions definitions and inference code to style_bert_vits2/models/
The code has not yet been cleaned up, just moved.
2024-03-06 23:43:25 +00:00
tsukumi
ca4c03c67b Fix: import error 2024-03-06 23:03:06 +00:00
litagin02
ebea1be519 Refactor and improve: handling with yomi error, add preprocess options 2024-02-27 13:37:24 +09:00
litagin02
8d7d7c3265 Avoid using pyworld by default 2024-02-25 17:42:50 +09:00
litagin02
deb9190e09 Add config.json existing check 2024-02-23 16:18:33 +09:00
litagin02
e16cdad6e9 Feat: add editor server backend 2024-02-23 13:21:14 +09:00
litagin02
e0cc36cace Fix import 2024-02-17 17:22:04 +09:00
litagin02
c474bbe5af Feat: pitch intonation changer 2024-02-15 22:55:08 +09:00
litagin02
d51c8bf639 Fix: conflict of current_model in model_holder for multiple requests 2024-02-07 15:33:17 +09:00
litagin02
ceee581575 Update inference 2024-02-02 22:05:54 +09:00
litagin02
630a873098 Feat: multi-speaker in app.py 2024-01-09 17:42:31 +09:00
litagin02
2bf89403b2 Update user accent control 2024-01-08 16:20:28 +09:00
litagin02
477b0a8eb0 Feat: give tone for sythesize (WIP for better UX) 2024-01-08 10:48:28 +09:00
litagin02
0ff58acd58 Add dbscan style clustering notebook 2024-01-03 14:28:36 +09:00
litagin02
9ee632bb96 Improve: style init validation check 2024-01-03 12:50:43 +09:00
litagin02
f9c9c765fc Add args for Dataset and improve 2024-01-02 14:11:01 +09:00
litagin02
ef4e82defc Refactor and add merge 2023-12-31 14:55:04 +09:00