add checkpoints
Browse files- checkpoints/run_gan11_checkpoint-step-138750/config.json +27 -0
- checkpoints/run_gan11_checkpoint-step-138750/decoder_block.safetensors +3 -0
- checkpoints/run_gan11_checkpoint-step-138750/discriminator.pt +3 -0
- checkpoints/run_gan11_checkpoint-step-138750/training_state.pt +3 -0
- checkpoints/run_gan12_checkpoint-best/config.json +27 -0
- checkpoints/run_gan12_checkpoint-best/decoder_block.safetensors +3 -0
- checkpoints/run_gan12_checkpoint-best/discriminator.pt +3 -0
- checkpoints/run_gan12_checkpoint-best/training_state.pt +3 -0
checkpoints/run_gan11_checkpoint-step-138750/config.json
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"base_upsample_rates": [
|
| 3 |
+
8,
|
| 4 |
+
5,
|
| 5 |
+
4,
|
| 6 |
+
3
|
| 7 |
+
],
|
| 8 |
+
"new_upsample_rates": [
|
| 9 |
+
8,
|
| 10 |
+
5,
|
| 11 |
+
4,
|
| 12 |
+
3,
|
| 13 |
+
2
|
| 14 |
+
],
|
| 15 |
+
"extra_upsample_rate": 2,
|
| 16 |
+
"num_frozen_decoder_modules": 5,
|
| 17 |
+
"step": 138750,
|
| 18 |
+
"epoch": 0,
|
| 19 |
+
"training_type": "gan",
|
| 20 |
+
"lambda_adv": 1.0,
|
| 21 |
+
"lambda_fm": 1.0,
|
| 22 |
+
"lambda_d_mpd": 1.0,
|
| 23 |
+
"lambda_d_msd": 0.1,
|
| 24 |
+
"gan_crop_seconds": 2.0,
|
| 25 |
+
"lambda_multi_res_mel": 15.0,
|
| 26 |
+
"lambda_global_rms": 1.0
|
| 27 |
+
}
|
checkpoints/run_gan11_checkpoint-step-138750/decoder_block.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:de9c947b981c23a7c3a33d6cfb46119a4fe6dc50956e7708793ad7aacd67a830
|
| 3 |
+
size 153482
|
checkpoints/run_gan11_checkpoint-step-138750/discriminator.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:577b41018abe3ad5dc79ebb13d761cbbc80618ecd817fd17fd27e5a42c9a8be4
|
| 3 |
+
size 113646411
|
checkpoints/run_gan11_checkpoint-step-138750/training_state.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:03ce7b9b68f03ef7e4a50a1d24f8e110674930fc4ee0fc35ecbfd06d832824c2
|
| 3 |
+
size 227639935
|
checkpoints/run_gan12_checkpoint-best/config.json
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"base_upsample_rates": [
|
| 3 |
+
8,
|
| 4 |
+
5,
|
| 5 |
+
4,
|
| 6 |
+
3
|
| 7 |
+
],
|
| 8 |
+
"new_upsample_rates": [
|
| 9 |
+
8,
|
| 10 |
+
5,
|
| 11 |
+
4,
|
| 12 |
+
3,
|
| 13 |
+
2
|
| 14 |
+
],
|
| 15 |
+
"extra_upsample_rate": 2,
|
| 16 |
+
"num_frozen_decoder_modules": 0,
|
| 17 |
+
"step": 211500,
|
| 18 |
+
"epoch": 0,
|
| 19 |
+
"training_type": "gan",
|
| 20 |
+
"lambda_adv": 1.0,
|
| 21 |
+
"lambda_fm": 1.0,
|
| 22 |
+
"lambda_d_mpd": 1.0,
|
| 23 |
+
"lambda_d_msd": 0.1,
|
| 24 |
+
"gan_crop_seconds": 2.0,
|
| 25 |
+
"lambda_multi_res_mel": 15.0,
|
| 26 |
+
"lambda_global_rms": 1.0
|
| 27 |
+
}
|
checkpoints/run_gan12_checkpoint-best/decoder_block.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1d0956a0d976c3ea03cef3795729e9d63efa9f9bb84380a91ffb7f808881b612
|
| 3 |
+
size 104903738
|
checkpoints/run_gan12_checkpoint-best/discriminator.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8148b5e7011d5c9a829fb9ffd90b9c74c3088410f318f00961b5918cf34eb701
|
| 3 |
+
size 113646411
|
checkpoints/run_gan12_checkpoint-best/training_state.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:48aa157bda68c189f199c786574bf0bc332e51cc9c9bede9866db54c99c2028e
|
| 3 |
+
size 437213689
|