nonoJDWAOIDAWKDA
commited on
Upload StyleTTS2 checkpoint epoch_2nd_00004.pth with all inference components
Browse files- README.md +4 -4
- bert.pth +1 -1
- bert_encoder.pth +1 -1
- checkpoint.pth +1 -1
- config.json +3 -3
- decoder.pth +1 -1
- diffusion.pth +1 -1
- mpd.pth +1 -1
- msd.pth +1 -1
- predictor.pth +1 -1
- predictor_encoder.pth +1 -1
- style_encoder.pth +1 -1
- text_aligner.pth +1 -1
- text_encoder.pth +1 -1
README.md
CHANGED
@@ -16,16 +16,16 @@ This model is a fine-tuned version of StyleTTS2, containing all necessary compon
|
|
16 |
- **Base Model:** StyleTTS2-LibriTTS
|
17 |
- **Architecture:** StyleTTS2
|
18 |
- **Task:** Text-to-Speech
|
19 |
-
- **Last Checkpoint:**
|
20 |
|
21 |
## Training Details
|
22 |
- **Total Epochs:** 6
|
23 |
-
- **Completed Epochs:**
|
24 |
-
- **Total Iterations:**
|
25 |
- **Batch Size:** 2
|
26 |
- **Max Length:** 630
|
27 |
- **Learning Rate:** 0.0001
|
28 |
-
- **Final Validation Loss:** 0.
|
29 |
|
30 |
## Model Components
|
31 |
The repository includes all necessary components for inference:
|
|
|
16 |
- **Base Model:** StyleTTS2-LibriTTS
|
17 |
- **Architecture:** StyleTTS2
|
18 |
- **Task:** Text-to-Speech
|
19 |
+
- **Last Checkpoint:** epoch_2nd_00004.pth
|
20 |
|
21 |
## Training Details
|
22 |
- **Total Epochs:** 6
|
23 |
+
- **Completed Epochs:** 4
|
24 |
+
- **Total Iterations:** 3210
|
25 |
- **Batch Size:** 2
|
26 |
- **Max Length:** 630
|
27 |
- **Learning Rate:** 0.0001
|
28 |
+
- **Final Validation Loss:** 0.440237
|
29 |
|
30 |
## Model Components
|
31 |
The repository includes all necessary components for inference:
|
bert.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 25178740
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:78f455155e8d5da7b118fc7f242fc030f1c80352bdd7ffeadfd5d56100e34b2c
|
3 |
size 25178740
|
bert_encoder.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1576502
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:516d0c26927c16252c82bc1ec8f4814ed3d0f1f87b7e9ce14e47b10c140f1b12
|
3 |
size 1576502
|
checkpoint.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2201837262
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3c6c901db1d412ab532e849b6188417d7752e61a91c4ade6fef74420e7c10df7
|
3 |
size 2201837262
|
config.json
CHANGED
@@ -112,9 +112,9 @@
|
|
112 |
"val_data": "Data/val_list.txt"
|
113 |
},
|
114 |
"model_state": {
|
115 |
-
"epoch":
|
116 |
-
"iterations":
|
117 |
-
"val_loss": 0.
|
118 |
},
|
119 |
"training_metrics": {
|
120 |
"train_loss": [],
|
|
|
112 |
"val_data": "Data/val_list.txt"
|
113 |
},
|
114 |
"model_state": {
|
115 |
+
"epoch": 4,
|
116 |
+
"iterations": 3210,
|
117 |
+
"val_loss": 0.4402371048927307
|
118 |
},
|
119 |
"training_metrics": {
|
120 |
"train_loss": [],
|
decoder.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 217409318
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d1cb68b7a11b377c2735c3a14e9e79ddbb259e8de110ec727503b8250e370de
|
3 |
size 217409318
|
diffusion.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 87699504
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bc96a5404905c3f091db8771de69c03c8a4cc1004e19b92e9539d33d6787e68b
|
3 |
size 87699504
|
mpd.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 164447824
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:892d50728abffabbe7c6bf02201bc7c27291d63d32af7e440a18510a499e01c4
|
3 |
size 164447824
|
msd.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1139020
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:043ea7ff0690c1fd0ca8010853cfbbdb32e54215985b681fd756dc360f0edf3e
|
3 |
size 1139020
|
predictor.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 64813639
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6d1c678557fbc179d88bc8b4b8cecb5ec12f414ae1298d8d71933d8814644c19
|
3 |
size 64813639
|
predictor_encoder.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 55547155
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:78f2e9bad7cb2ee4cb5b1d1fba60c2edba43fe8a951d783e39127daa15cc1def
|
3 |
size 55547155
|
style_encoder.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 55546871
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:64160231f1dd8255f6557f0fef430a268a285dd283d42298af585b8595a20ab8
|
3 |
size 55546871
|
text_aligner.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 31531315
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f6e9755ee688eb06fb4ae88a543b6d5af3587991232bacb14d2d1b265e4707fe
|
3 |
size 31531315
|
text_encoder.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 22432460
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d6bc58f7f138acc78211c25210dfadff386c86eb32b82944aaf8b523be92159
|
3 |
size 22432460
|