Upload folder using huggingface_hub
Browse files- checkpoints/README.md +27 -0
- checkpoints/stage1_knnvc/hifigan/g_00125000.pt +3 -0
- checkpoints/stage1_knnvc/wavlm/WavLM-Large.pt +3 -0
- checkpoints/stage2_sovits/chkpt/sovits5.0_all_cross/sovits5.0_all_0365.pt +3 -0
- checkpoints/stage2_sovits/chkpt/sovits5.0_all_nocross/sovits5.0_all_nocross_0365.pt +3 -0
- checkpoints/stage2_sovits/crepe/assets/full.pth +3 -0
- checkpoints/stage2_sovits/hubert_pretrain/hubert-soft-0d54a1f4.pt +3 -0
- checkpoints/stage2_sovits/speaker_pretrain/best_model.pth.tar +3 -0
- checkpoints/stage2_sovits/vits_pretrain/sovits5.0.pretrain.pth +3 -0
- checkpoints/stage2_sovits/whisper_pretrain/large-v2.pt +3 -0
checkpoints/README.md
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Checkpoints Layout
|
| 2 |
+
|
| 3 |
+
All inference checkpoints should be placed under `open_source_release/checkpoints/`.
|
| 4 |
+
|
| 5 |
+
```text
|
| 6 |
+
checkpoints/
|
| 7 |
+
stage1_knnvc/
|
| 8 |
+
hifigan/
|
| 9 |
+
g_00125000.pt # optional custom checkpoint
|
| 10 |
+
wavlm/
|
| 11 |
+
WavLM-Large.pt
|
| 12 |
+
stage2_sovits/
|
| 13 |
+
chkpt/
|
| 14 |
+
sovits5.0_all_nocross/*.pt # default non-cross inference
|
| 15 |
+
sovits5.0_all/*.pt # optional cross-mode inference
|
| 16 |
+
whisper_pretrain/
|
| 17 |
+
large-v2.pt
|
| 18 |
+
hubert_pretrain/
|
| 19 |
+
hubert-soft-0d54a1f4.pt
|
| 20 |
+
crepe/assets/
|
| 21 |
+
full.pth
|
| 22 |
+
```
|
| 23 |
+
|
| 24 |
+
For attribution and citation notes, see:
|
| 25 |
+
|
| 26 |
+
- `THIRD_PARTY_NOTICES.md`
|
| 27 |
+
- `docs/model_attribution.md`
|
checkpoints/stage1_knnvc/hifigan/g_00125000.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:65cfd1dab086ec96d35772064635c06afde20ad3c94c0f9fbdb3f61ae51d5de1
|
| 3 |
+
size 66214643
|
checkpoints/stage1_knnvc/wavlm/WavLM-Large.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6fb4b3c3e6aa567f0a997b30855859cb81528ee8078802af439f7b2da0bf100f
|
| 3 |
+
size 1261965425
|
checkpoints/stage2_sovits/chkpt/sovits5.0_all_cross/sovits5.0_all_0365.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:71460e994fec982b580a0b2748c35d547a2212c576eaa1fed8bd1a507d440cac
|
| 3 |
+
size 636974367
|
checkpoints/stage2_sovits/chkpt/sovits5.0_all_nocross/sovits5.0_all_nocross_0365.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:64635fb9378a9f3345362a5310b9c087b25a7d13f00a9baed6aa871bbc53feae
|
| 3 |
+
size 637023599
|
checkpoints/stage2_sovits/crepe/assets/full.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:133225604dedd2e4005f8bbd1bd0a2ec073ba8b7a6cd31ff6d5edbbfa3539986
|
| 3 |
+
size 88991291
|
checkpoints/stage2_sovits/hubert_pretrain/hubert-soft-0d54a1f4.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e82e7d079df05fe3aa535f6f7d42d309bdae1d2a53324e2b2386c56721f4f649
|
| 3 |
+
size 378435957
|
checkpoints/stage2_sovits/speaker_pretrain/best_model.pth.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b67178273ee7ea1cdea4378a3ec9a6e0da93d75238ad641ddb4714e4ef46ea14
|
| 3 |
+
size 114064632
|
checkpoints/stage2_sovits/vits_pretrain/sovits5.0.pretrain.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ea1658eee0b47f4b5eb195c3503755881e286ebb5930139f87d1f8360e7ef5a4
|
| 3 |
+
size 212294569
|
checkpoints/stage2_sovits/whisper_pretrain/large-v2.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:81f7c96c852ee8fc832187b0132e569d6c3065a3252ed18e56effd0b6a73e524
|
| 3 |
+
size 3086999982
|