litagin02
|
b3cc705caa
|
Fix: add use_jp_extra parameter to config.json (for non-jp-extra training)
|
2024-03-11 17:51:55 +09:00 |
|
litagin02
|
42ee7d7608
|
Fix: ensure encoding utf-8
|
2024-03-11 09:27:36 +09:00 |
|
tsukumi
|
859d940916
|
Fix: failed to start training
|
2024-03-10 19:15:24 +00:00 |
|
tsukumi
|
a84783a6cc
|
Refactor: replace utils.HParams with HyperParameters Pydantic model
HyperParameters is largely a drop-in replacement for utils.HParams, which ensures type safety for hyper-parameters.
|
2024-03-08 15:52:37 +00:00 |
|
tsukumi
|
7f0b252806
|
Refactor: add Pydantic model representing hyper-parameters of Style-Bert-VITS2 model
|
2024-03-08 12:49:11 +00:00 |
|