-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Development
34j edited this page May 6, 2023
·
6 revisions
- Comparing so-vits-svc branches
git clone https://github.com/svc-develop-team/so-vits-svc.git so-vits-svc-4.0
git clone https://github.com/svc-develop-team/so-vits-svc.git so-vits-svc-4.0-v2
cd so-vits-svc-4.0
git fetch origin 4.0
git checkout 4.0
cd ../so-vits-svc-4.0-v2
git fetch origin 4.0-v2
git checkout 4.0-v2
cd ../
meld so-vits-svc-4.0 so-vits-svc-4.0-v2
- What I learned from maintaining this huge repository