Releases: voicepaw/so-vits-svc-fork
Releases · voicepaw/so-vits-svc-fork
v1.4.2
Fix
- logging: Initialize logging in logger file and move version log (#131) (
441d51f
)
- preprocess: Fix dtype in sf.read() to save memory and fix preprocess_resample (#132) (
0af1e13
)
- Fix audio resampled to 22kHz (#130) (
4203f37
)
Documentation
v1.4.1
Fix
- main,gui: Fix some parameters not passed (#124) (
6cfe3d3
)
v1.4.0
Feature
- preprocessing: Add 2 more preprocessing commands (#123) (
45eba0f
)
Documentation
- Add BlueAmulet as a contributor for code (#119) (
6a7e8ba
)
v1.3.6
Fix
Documentation
- Add BlueAmulet as a contributor for code (#119) (
6a7e8ba
)
v1.3.5
Fix
- data_utils: Allow float32 audio to be processed properly (#115) (
13943b6
)
v1.3.4
Fix
- Change default f0 method from crepe to dio (#100) (
baf58d2
)
v1.3.3
Fix
- Fix old checkpoint deletion by sorting the models properly (#65) (#89) (
287dc94
)
Documentation
- Add Lordmau5 as a contributor for bug, and code (#102) (
4df46ee
)
v1.3.2
Fix
- gui: Fix devices list and fix tqdm error in gui (#99) (
59724cd
)
Documentation
- Add MashiroSA as a contributor for doc, and bug (#98) (
495b7cb
)
- notebook: Fix cluster inference command and improve cluster training command (#93) (
7642594
)
v1.3.1
Fix
- gui: Fix defaut for auto_play (#97) (
07920a4
)
- infer_tool: Fix speaker not automaticlly set to the first one if not found in cluster inference (#96) (
a643e4f
)
Documentation
- notebook: Add cluster training and inference (#84) (
9ffb621
)