Commit Graph

30 Commits

Author SHA1 Message Date
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
a52fda7a88 Refactor: moved common/subprocess_utils.py to style_bert_vits2/utils/subprocess.py 2024-03-06 23:11:27 +00:00
tsukumi
ca4c03c67b Fix: import error 2024-03-06 23:03:06 +00:00
tsukumi
f880641eb5 Remove: modules under common/ that have been rewritten 2024-03-06 22:29:12 +00:00
litagin02
8b17d4de32 Try to fix colab encoding error 2024-03-01 20:10:23 +09:00
litagin02
7e4108add5 Try to fix colab encoding error 2024-03-01 10:03:02 +09: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
36462c8203 Format and docs 2024-02-26 01:05:05 +09:00
litagin02
8d7d7c3265 Avoid using pyworld by default 2024-02-25 17:42:50 +09:00
litagin02
8f27c79219 Update 2024-02-25 13:15:40 +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
442ad6ac27 Docs: CLI doc and paperspace guide 2024-02-19 20:15:20 +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
c3f00dbc4f Feat, refactor: gradio theme setting 2024-02-09 18:05:27 +09:00
litagin02
5876624f01 Feat: val number and log interval option 2024-02-09 15:47:58 +09:00
litagin02
50833cda5f Update (maybe ver 2.1) 2024-02-07 16:11:13 +09:00
litagin02
d51c8bf639 Fix: conflict of current_model in model_holder for multiple requests 2024-02-07 15:33:17 +09:00
litagin02
8b27f1b65c Fix info of jvnv model 2024-02-07 12:06:37 +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
432689e29f Add preprocess log and adjust log files 2024-01-06 13:07:57 +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