Releases: voicepaw/so-vits-svc-fork
Releases · voicepaw/so-vits-svc-fork
v3.0.1
Fix
Performance
- utils: Better implementation of repeat_expand_2d (#216) (
ef30a9d
)
v3.0.0
Feature
- Add quickvc, fix usage of ContentVec, remove onnx support (#197) (
1a6c021
)
Breaking
- The module structure has been completely changed, and some of the default values for configurations have also been changed. (
1a6c021
)
Documentation
- readme: Update allcontributors link for @MashiroSA (#210) (
650524b
)
- readme: Add paperspace referral (#209) (
7280012
)
- readme: Add paperspace link and add more description, add a link for zh-CN docs (#208) (
bc4b122
)
v2.1.5
Fix
- deps: Update dependency tensorboard to v2.12.1 (#199) (
0ccda1c
)
v2.1.4
Fix
- deps: Update dependency gradio to v3.24.1 (#196) (
4fa141b
)
v2.1.3
Fix
- deps: Update dependency gradio to v3.24.0 (#192) (
4e441cb
)
Documentation
- Add sbersier as a contributor for ideas, and userTesting (#185) (
a655bf4
)
- Add ColdCawfee as a contributor for bug (#177) (
87a09e6
)
v2.1.1
Fix
- deps: Update dependency rich to v13.3.3 (#171) (
8bdefa9
)
Documentation
- Add nerdyrodent as a contributor for video (#168) (
78ab661
)
- Add heyfixit as a contributor for doc (#167) (
32a2a63
)
- Add Desuka-art as a contributor for bug (#165) (
fe3c6bf
)
- Add ruckusmattster as a contributor for bug (#163) (
2b971db
)
- Add pierluigizagaria as a contributor for userTesting (#160) (
6fabe8d
)
- Add Satisfy256 as a contributor for bug (#158) (
ee72aee
)
- Add DL909 as a contributor for bug (#152) (
a5e6651
)
v2.1.0
Feature
- main: Add an option to launch tensorboard in
train
command (#149) (ef22cce
)
v2.0.0
Fix
- Fix preprocessing and convert bool options to flags, use
unidecode
to decode non-ASCII filenames in pre-resample
(#147) (98d7ee2
)
Breaking
- Preprocessing default parameters changed and some options became flags. (
98d7ee2
)
Documentation
v1.4.3
Performance
- preprocess: Specify samplerate to reduce memory usage (#137) (
6217eda
)