Commit ·
52467af
1
Parent(s): 9e5d6e7
firtst
Browse files- .ipynb_checkpoints/setting-checkpoint.json +19 -0
- model_160000.pt +3 -0
- samples/step_100000_gen.wav +0 -0
- samples/step_100000_ref.wav +0 -0
- samples/step_10000_gen.wav +0 -0
- samples/step_10000_ref.wav +0 -0
- samples/step_110000_gen.wav +0 -0
- samples/step_110000_ref.wav +0 -0
- samples/step_120000_gen.wav +0 -0
- samples/step_120000_ref.wav +0 -0
- samples/step_130000_gen.wav +0 -0
- samples/step_130000_ref.wav +0 -0
- samples/step_140000_gen.wav +0 -0
- samples/step_140000_ref.wav +0 -0
- samples/step_150000_gen.wav +0 -0
- samples/step_150000_ref.wav +0 -0
- samples/step_160000_gen.wav +0 -0
- samples/step_160000_ref.wav +0 -0
- samples/step_20000_gen.wav +0 -0
- samples/step_20000_ref.wav +0 -0
- samples/step_30000_gen.wav +0 -0
- samples/step_30000_ref.wav +0 -0
- samples/step_40000_gen.wav +0 -0
- samples/step_40000_ref.wav +0 -0
- samples/step_50000_gen.wav +0 -0
- samples/step_50000_ref.wav +0 -0
- samples/step_60000_gen.wav +0 -0
- samples/step_60000_ref.wav +0 -0
- samples/step_70000_gen.wav +0 -0
- samples/step_70000_ref.wav +0 -0
- samples/step_80000_gen.wav +0 -0
- samples/step_80000_ref.wav +0 -0
- samples/step_90000_gen.wav +0 -0
- samples/step_90000_ref.wav +0 -0
- setting.json +19 -0
.ipynb_checkpoints/setting-checkpoint.json
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"exp_name": "F5TTS_Base",
|
| 3 |
+
"learning_rate": 1e-05,
|
| 4 |
+
"batch_size_per_gpu": 4800,
|
| 5 |
+
"batch_size_type": "frame",
|
| 6 |
+
"max_samples": 64,
|
| 7 |
+
"grad_accumulation_steps": 1,
|
| 8 |
+
"max_grad_norm": 1,
|
| 9 |
+
"epochs": 300,
|
| 10 |
+
"num_warmup_updates": 300,
|
| 11 |
+
"save_per_updates": 2154,
|
| 12 |
+
"last_per_steps": 538,
|
| 13 |
+
"finetune": true,
|
| 14 |
+
"file_checkpoint_train": "/notebooks/F5-TTS/data/fullspeakers_pinyin/model_last.pt",
|
| 15 |
+
"tokenizer_type": "pinyin",
|
| 16 |
+
"tokenizer_file": "",
|
| 17 |
+
"mixed_precision": "fp16",
|
| 18 |
+
"logger": "wandb"
|
| 19 |
+
}
|
model_160000.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d2400a8ee23b7939739f863d48d8e5203e43d5f6c4b7c8957eb3afae7994669b
|
| 3 |
+
size 5394193738
|
samples/step_100000_gen.wav
ADDED
|
Binary file (423 kB). View file
|
|
|
samples/step_100000_ref.wav
ADDED
|
Binary file (423 kB). View file
|
|
|
samples/step_10000_gen.wav
ADDED
|
Binary file (415 kB). View file
|
|
|
samples/step_10000_ref.wav
ADDED
|
Binary file (415 kB). View file
|
|
|
samples/step_110000_gen.wav
ADDED
|
Binary file (673 kB). View file
|
|
|
samples/step_110000_ref.wav
ADDED
|
Binary file (674 kB). View file
|
|
|
samples/step_120000_gen.wav
ADDED
|
Binary file (464 kB). View file
|
|
|
samples/step_120000_ref.wav
ADDED
|
Binary file (464 kB). View file
|
|
|
samples/step_130000_gen.wav
ADDED
|
Binary file (596 kB). View file
|
|
|
samples/step_130000_ref.wav
ADDED
|
Binary file (597 kB). View file
|
|
|
samples/step_140000_gen.wav
ADDED
|
Binary file (124 kB). View file
|
|
|
samples/step_140000_ref.wav
ADDED
|
Binary file (124 kB). View file
|
|
|
samples/step_150000_gen.wav
ADDED
|
Binary file (189 kB). View file
|
|
|
samples/step_150000_ref.wav
ADDED
|
Binary file (189 kB). View file
|
|
|
samples/step_160000_gen.wav
ADDED
|
Binary file (302 kB). View file
|
|
|
samples/step_160000_ref.wav
ADDED
|
Binary file (302 kB). View file
|
|
|
samples/step_20000_gen.wav
ADDED
|
Binary file (112 kB). View file
|
|
|
samples/step_20000_ref.wav
ADDED
|
Binary file (112 kB). View file
|
|
|
samples/step_30000_gen.wav
ADDED
|
Binary file (132 kB). View file
|
|
|
samples/step_30000_ref.wav
ADDED
|
Binary file (132 kB). View file
|
|
|
samples/step_40000_gen.wav
ADDED
|
Binary file (318 kB). View file
|
|
|
samples/step_40000_ref.wav
ADDED
|
Binary file (318 kB). View file
|
|
|
samples/step_50000_gen.wav
ADDED
|
Binary file (190 kB). View file
|
|
|
samples/step_50000_ref.wav
ADDED
|
Binary file (190 kB). View file
|
|
|
samples/step_60000_gen.wav
ADDED
|
Binary file (314 kB). View file
|
|
|
samples/step_60000_ref.wav
ADDED
|
Binary file (314 kB). View file
|
|
|
samples/step_70000_gen.wav
ADDED
|
Binary file (563 kB). View file
|
|
|
samples/step_70000_ref.wav
ADDED
|
Binary file (563 kB). View file
|
|
|
samples/step_80000_gen.wav
ADDED
|
Binary file (102 kB). View file
|
|
|
samples/step_80000_ref.wav
ADDED
|
Binary file (104 kB). View file
|
|
|
samples/step_90000_gen.wav
ADDED
|
Binary file (443 kB). View file
|
|
|
samples/step_90000_ref.wav
ADDED
|
Binary file (444 kB). View file
|
|
|
setting.json
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"exp_name": "F5TTS_Base",
|
| 3 |
+
"learning_rate": 1e-05,
|
| 4 |
+
"batch_size_per_gpu": 4800,
|
| 5 |
+
"batch_size_type": "frame",
|
| 6 |
+
"max_samples": 64,
|
| 7 |
+
"grad_accumulation_steps": 1,
|
| 8 |
+
"max_grad_norm": 1,
|
| 9 |
+
"epochs": 300,
|
| 10 |
+
"num_warmup_updates": 500,
|
| 11 |
+
"save_per_updates": 10000,
|
| 12 |
+
"last_per_steps": 1000,
|
| 13 |
+
"finetune": true,
|
| 14 |
+
"file_checkpoint_train": "/notebooks/F5-TTS/data/fullspeakers_pinyin/model_last.pt",
|
| 15 |
+
"tokenizer_type": "pinyin",
|
| 16 |
+
"tokenizer_file": "",
|
| 17 |
+
"mixed_precision": "fp16",
|
| 18 |
+
"logger": "wandb"
|
| 19 |
+
}
|