Upload folder using huggingface_hub
Browse files- best_model.pth +2 -2
- best_model_275083.pth +3 -0
- checkpoint_230000.pth +3 -0
- checkpoint_240000.pth +3 -0
- checkpoint_250000.pth +3 -0
- checkpoint_260000.pth +3 -0
- checkpoint_270000.pth +3 -0
- config.json +11 -10
- model.pth +1 -1
- ready_model.pth +1 -1
best_model.pth
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:31a07829f75b79ddde21bf183f1163b49c367bf5831479a2726f98c6644b9d06
|
| 3 |
+
size 5607926549
|
best_model_275083.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:31a07829f75b79ddde21bf183f1163b49c367bf5831479a2726f98c6644b9d06
|
| 3 |
+
size 5607926549
|
checkpoint_230000.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fcb86ab6bb13609501399892dc9d35951848eb7082ad25360fcce3d8f06ed9ea
|
| 3 |
+
size 5607926549
|
checkpoint_240000.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1f59fed35caabbb1e3b859fd2463df50059d6f583eba97d7b967646b197d80e0
|
| 3 |
+
size 5607926549
|
checkpoint_250000.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:78764cbf9a72b28dfc3a06492398da734523e98ddfcc9b85901e085694c725d4
|
| 3 |
+
size 5607926549
|
checkpoint_260000.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5f12d560b3b677127fe89c4d564de4d29272075845840dc3c526240018eed9ab
|
| 3 |
+
size 5607926549
|
checkpoint_270000.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:db05a4368ddbd698ec4b5c27ee8e6923585da60bfb751b355ad7d518c41f82de
|
| 3 |
+
size 5607926549
|
config.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
-
"output_path": "/
|
| 3 |
"logger_uri": null,
|
| 4 |
-
"run_name": "nst-finetune-
|
| 5 |
"project_name": null,
|
| 6 |
"run_description": "\ud83d\udc38Coqui trainer run.",
|
| 7 |
"print_step": 25,
|
|
@@ -11,7 +11,7 @@
|
|
| 11 |
"dashboard_logger": "tensorboard",
|
| 12 |
"save_on_interrupt": true,
|
| 13 |
"log_model_step": null,
|
| 14 |
-
"save_step":
|
| 15 |
"save_n_checkpoints": 5,
|
| 16 |
"save_checkpoints": true,
|
| 17 |
"save_all_best": false,
|
|
@@ -25,12 +25,12 @@
|
|
| 25 |
"distributed_url": "tcp://localhost:54321",
|
| 26 |
"mixed_precision": false,
|
| 27 |
"precision": "fp16",
|
| 28 |
-
"epochs":
|
| 29 |
"batch_size": 2,
|
| 30 |
"eval_batch_size": 16,
|
| 31 |
"grad_clip": 0.0,
|
| 32 |
"scheduler_after_epoch": true,
|
| 33 |
-
"lr":
|
| 34 |
"optimizer": "AdamW",
|
| 35 |
"optimizer_params": {
|
| 36 |
"betas": [
|
|
@@ -110,7 +110,7 @@
|
|
| 110 |
"clvp_checkpoint": null,
|
| 111 |
"decoder_checkpoint": null,
|
| 112 |
"num_chars": 255,
|
| 113 |
-
"tokenizer_file": "/
|
| 114 |
"gpt_max_audio_tokens": 605,
|
| 115 |
"gpt_max_text_tokens": 402,
|
| 116 |
"gpt_max_prompt_tokens": 70,
|
|
@@ -139,10 +139,10 @@
|
|
| 139 |
"gpt_loss_mel_ce_weight": 1.0,
|
| 140 |
"debug_loading_failures": true,
|
| 141 |
"max_wav_length": 264600,
|
| 142 |
-
"max_text_length":
|
| 143 |
-
"mel_norm_file": "/
|
| 144 |
-
"dvae_checkpoint": "/
|
| 145 |
-
"xtts_checkpoint": "/
|
| 146 |
"vocoder": ""
|
| 147 |
},
|
| 148 |
"model_dir": null,
|
|
@@ -178,5 +178,6 @@
|
|
| 178 |
"optimizer_wd_only_on_weights": false,
|
| 179 |
"weighted_loss_attrs": {},
|
| 180 |
"weighted_loss_multipliers": {},
|
|
|
|
| 181 |
"github_branch": "inside_docker"
|
| 182 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"output_path": "/data/output",
|
| 3 |
"logger_uri": null,
|
| 4 |
+
"run_name": "nst-finetune-resume",
|
| 5 |
"project_name": null,
|
| 6 |
"run_description": "\ud83d\udc38Coqui trainer run.",
|
| 7 |
"print_step": 25,
|
|
|
|
| 11 |
"dashboard_logger": "tensorboard",
|
| 12 |
"save_on_interrupt": true,
|
| 13 |
"log_model_step": null,
|
| 14 |
+
"save_step": 10000,
|
| 15 |
"save_n_checkpoints": 5,
|
| 16 |
"save_checkpoints": true,
|
| 17 |
"save_all_best": false,
|
|
|
|
| 25 |
"distributed_url": "tcp://localhost:54321",
|
| 26 |
"mixed_precision": false,
|
| 27 |
"precision": "fp16",
|
| 28 |
+
"epochs": 2,
|
| 29 |
"batch_size": 2,
|
| 30 |
"eval_batch_size": 16,
|
| 31 |
"grad_clip": 0.0,
|
| 32 |
"scheduler_after_epoch": true,
|
| 33 |
+
"lr": 1e-06,
|
| 34 |
"optimizer": "AdamW",
|
| 35 |
"optimizer_params": {
|
| 36 |
"betas": [
|
|
|
|
| 110 |
"clvp_checkpoint": null,
|
| 111 |
"decoder_checkpoint": null,
|
| 112 |
"num_chars": 255,
|
| 113 |
+
"tokenizer_file": "/data/output/base_model/vocab.json",
|
| 114 |
"gpt_max_audio_tokens": 605,
|
| 115 |
"gpt_max_text_tokens": 402,
|
| 116 |
"gpt_max_prompt_tokens": 70,
|
|
|
|
| 139 |
"gpt_loss_mel_ce_weight": 1.0,
|
| 140 |
"debug_loading_failures": true,
|
| 141 |
"max_wav_length": 264600,
|
| 142 |
+
"max_text_length": 500,
|
| 143 |
+
"mel_norm_file": "/data/output/base_model/mel_stats.pth",
|
| 144 |
+
"dvae_checkpoint": "/data/output/base_model/dvae.pth",
|
| 145 |
+
"xtts_checkpoint": "/data/output/base_model/model.pth",
|
| 146 |
"vocoder": ""
|
| 147 |
},
|
| 148 |
"model_dir": null,
|
|
|
|
| 178 |
"optimizer_wd_only_on_weights": false,
|
| 179 |
"weighted_loss_attrs": {},
|
| 180 |
"weighted_loss_multipliers": {},
|
| 181 |
+
"restore_path": "/data/resume_checkpoint/checkpoint_87000.pth",
|
| 182 |
"github_branch": "inside_docker"
|
| 183 |
}
|
model.pth
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2079398103
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c566e099336f2a500ed14ff9ead917b9aab2addb90447de0dee21fd7302bdb5f
|
| 3 |
size 2079398103
|
ready_model.pth
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2079398103
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c566e099336f2a500ed14ff9ead917b9aab2addb90447de0dee21fd7302bdb5f
|
| 3 |
size 2079398103
|