rlellep commited on
Commit
e212e3b
·
verified ·
1 Parent(s): 4779cbf

Upload folder using huggingface_hub

Browse files
Files changed (4) hide show
  1. .DS_Store +0 -0
  2. config.json +5 -5
  3. dvae.pth +3 -0
  4. mel_stats.pth +3 -0
.DS_Store ADDED
Binary file (6.15 kB). View file
 
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "output_path": "/scratch/project_465001704/models/",
3
  "logger_uri": null,
4
  "run_name": "GPT_FULL",
5
  "project_name": "XTTS_trainer",
@@ -120,7 +120,7 @@
120
  "clvp_checkpoint": null,
121
  "decoder_checkpoint": null,
122
  "num_chars": 255,
123
- "tokenizer_file": "/scratch/project_465001704/models/GPT_Mar13_FULL-ERR08/vocab-100.json",
124
  "gpt_max_audio_tokens": 605,
125
  "gpt_max_text_tokens": 402,
126
  "gpt_max_prompt_tokens": 70,
@@ -150,9 +150,9 @@
150
  "debug_loading_failures": false,
151
  "max_wav_length": 330750,
152
  "max_text_length": 400,
153
- "mel_norm_file": "/scratch/project_465001704/models/GPT_Mar13_FULL-ERR08/mel_stats.pth",
154
- "dvae_checkpoint": "/scratch/project_465001704/models/GPT_Mar13_FULL-ERR08/dvae.pth",
155
- "xtts_checkpoint": "/scratch/project_465001704/models/GPT_Mar13_FULL-ERR08/best_model.pth",
156
  "vocoder": ""
157
  },
158
  "model_dir": null,
 
1
  {
2
+ "output_path": "model/",
3
  "logger_uri": null,
4
  "run_name": "GPT_FULL",
5
  "project_name": "XTTS_trainer",
 
120
  "clvp_checkpoint": null,
121
  "decoder_checkpoint": null,
122
  "num_chars": 255,
123
+ "tokenizer_file": "vocab.json",
124
  "gpt_max_audio_tokens": 605,
125
  "gpt_max_text_tokens": 402,
126
  "gpt_max_prompt_tokens": 70,
 
150
  "debug_loading_failures": false,
151
  "max_wav_length": 330750,
152
  "max_text_length": 400,
153
+ "mel_norm_file": "mel_stats.pth",
154
+ "dvae_checkpoint": "dvae.pth",
155
+ "xtts_checkpoint": "model.pth",
156
  "vocoder": ""
157
  },
158
  "model_dir": null,
dvae.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b29bc227d410d4991e0a8c09b858f77415013eeb9fba9650258e96095557d97a
3
+ size 210514388
mel_stats.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f69422a8a8f344c4fca2f0c6b8d41d2151d6615b7321e48e6bb15ae949b119c
3
+ size 1067