hotstone228 commited on
Commit
2959406
·
verified ·
1 Parent(s): 079e90f

Upload 3 files

Browse files
Files changed (3) hide show
  1. model_last.pt +2 -2
  2. model_last.safetensors +1 -1
  3. setting.json +6 -5
model_last.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9acf88ac99119a8f06e5c152c9a2a220958b59334d07be7e3e132f93cc779c8e
3
- size 3383356922
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e49c901363aa52b602ee7051d6cc0c71a4f3bc588466600d229ae9926585c38
3
+ size 3383854326
model_last.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2f1b8f2c4df0f3d79569e1a3df7dcb5ea55e535198e30deff030a62d96c5e463
3
  size 1348435761
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6cf6e0e8f7a5c0d1303710729fc44dbdea58e31c69a90d8aaa0f00c37e034c4
3
  size 1348435761
setting.json CHANGED
@@ -1,15 +1,16 @@
1
  {
2
  "exp_name": "F5TTS_Base",
3
  "learning_rate": 1e-05,
4
- "batch_size_per_gpu": 4500,
5
  "batch_size_type": "frame",
6
  "max_samples": 64,
7
  "grad_accumulation_steps": 1,
8
  "max_grad_norm": 1,
9
- "epochs": 106,
10
- "num_warmup_updates": 7578,
11
- "save_per_updates": 15156,
12
- "last_per_steps": 3790,
 
13
  "finetune": true,
14
  "file_checkpoint_train": "",
15
  "tokenizer_type": "char",
 
1
  {
2
  "exp_name": "F5TTS_Base",
3
  "learning_rate": 1e-05,
4
+ "batch_size_per_gpu": 5000,
5
  "batch_size_type": "frame",
6
  "max_samples": 64,
7
  "grad_accumulation_steps": 1,
8
  "max_grad_norm": 1,
9
+ "epochs": 1,
10
+ "num_warmup_updates": 405764,
11
+ "save_per_updates": 811528,
12
+ "keep_last_n_checkpoints": 5,
13
+ "last_per_updates": 10000,
14
  "finetune": true,
15
  "file_checkpoint_train": "",
16
  "tokenizer_type": "char",