Releases: voicepaw/so-vits-svc-fork
Releases · voicepaw/so-vits-svc-fork
v3.9.5
Fix
- train: Set persistent_workers = True in DataLoader for performance, do not save checkpoints, fix logging issue and multiple warning issues, do not do validation when global_step == 0 (#384) (
6cab9af
)
v3.9.4
Fix
- gui: Always use "spawn" context in ProcessPool (#383) (
5d7fb77
)
v3.9.3
Fix
- gui: Fix subprocess errors in linux and fix wrong error logging (#358) (
fd67db6
)
v3.9.1
Fix
- train: Allow higher segment size (#351) (
09d5a52
)
- cluster: Do not use weights_only in get_cluster_model() (#354) (
24c05d1
)
v3.9.0
Feature
- train: Add option to name ckpts by epochs (#353) (
bba24c4
)
v3.8.1
Fix
- Patch stft and add mps to get_optimal_device() (#352) (
da928aa
)
v3.8.0
Feature
- train: Automatically decide batch_size (#342) (
8ffa128
)