Commit Graph

17 Commits

Author SHA1 Message Date
tsukumi
9546495434 Refactor: moved commons.py to style_bert_vits2/models/ and added type definitions and comments 2024-03-06 22:17:03 +00:00
litagin02
ffdbb8e0d1 Feat: freezing decoder option 2024-02-23 20:57:54 +09:00
litagin02
a6a7a30fc6 First check repo-id is valid 2024-02-22 09:42:42 +09:00
litagin02
a04e569c86 Fix and upload all Data/ to hub 2024-02-20 00:42:00 +09:00
litagin02
d26336bf0a Upload to hug as future 2024-02-19 15:42:08 +09:00
litagin02
e0a601737a Error handling for hug upload 2024-02-17 20:26:58 +09:00
litagin02
8b76109b75 Fix hf push 2024-02-17 11:31:35 +09:00
litagin02
ff730476e7 Feat: huggingface hub push 2024-02-17 11:01:16 +09:00
litagin02
0a49d1ee00 Fix: wavlm shape bug when batch_size 1 2024-02-09 17:31:27 +09:00
litagin02
78689f6c2a Try to find best setting 2024-02-07 13:42:20 +09:00
litagin02
b2cde01d77 Fix incompatible setting 2024-02-07 13:34:45 +09:00
litagin02
0d7de644cd Update comment 2024-02-07 10:29:49 +09:00
litagin02
a0d4444db7 Try to reduce memory consumption (experimental) 2024-02-07 00:12:38 +09:00
litagin02
c81cc7b06f Add experimental speedup option for training (disable log and eval) 2024-02-06 10:21:06 +09:00
litagin02
b0bb147d44 Restore gc and emptycache when training 2024-02-05 16:02:16 +09:00
litagin02
99e1af4b58 Fix 2024-02-02 21:42:34 +09:00
litagin02
e566ac62f3 Update 2024-02-02 21:11:23 +09:00